Home
last modified time | relevance | path

Searched refs:memory (Results 101 – 111 of 111) sorted by last modified time

12345

/plugin/bible/bible_douayRheims/
H A DEcclesiasticus.txt295 …10:20. He hath made some of them to wither away, and hath destroyed them, and hath made the memory
296 …10:21. God hath abolished the memory of the proud, and hath preserved the memory of them that are …
701 23:36. She shall leave her memory to be cursed, and her infamy shall not be blotted out.
731 24:28. My memory is unto everlasting generations.
1212 …39:13. The memory of him shall not depart away, and his name shall be in request from generation t…
1391 45:1. Moses was beloved of God, and men: whose memory is in benediction.
1435 46:14. That their memory might be blessed, and their bones spring up out of their place,
1504 49:1. The memory of Josias is like the composition of a sweet smell made by the art of a perfumer:
H A DJob.txt168 8:8. For inquire of the former generation, and search diligently into the memory of the fathers:
425 …18:17. Let the memory of him perish from the earth, and let not his name be renowned in the street…
H A DMatthew.txt922 …ll be preached in the whole world, that also which she hath done shall be told for a memory of her.
H A DWisdom.txt61 …4:1. How beautiful is the chaste generation with glory: for the memory thereof is immortal: becaus…
79 …ions, and they shall be utterly laid waste: they shall be in sorrow, and their memory shall perish.
174 …f her I shall have immortality: and shall leave behind me an everlasting memory to them that come …
/plugin/jmol2/jmol/
H A DCHANGES.txt1086 # bug fix: possible exception when writing large image with translucency due to caught memory overf…
1269 # code: rewritten code for JvxlReader saves nx*ny*nz*8 bytes of memory on loading JVXL files
1468 # new feature: out-of-memory "Java heap error" trapping in scripts and image creation
1575 # code: major scaled memory font savings
3104 # bug fix: fixes applet memory leak in relation to consoles
3110 # bug fix: fixes applet memory leak due to
3316 # bug fix: memory leak in applet due to mouse/hoverwatcher listeners
3793 # bug fix: memory leak in merge -- models[i].modelSet causes modelSet to not finalize.
/plugin/flowplay2/flowplayer/
H A Djavascript.txt61 Starts loading the clip into the buffer memory. Does not start
70 Gets the percentage of buffer memory currently filled with data.
/plugin/dokukiwix/
H A DINSTALL22 …veral big external pictures, you may need to raise the timeout limit or the maximal memory allowed.
/plugin/flowplay/flowplayer/
H A Djavascript.txt85 Starts loading the clip into the buffer memory. Does not start
94 Gets the percentage of buffer memory currently filled with data.
/plugin/zip/pear/File/
H A DArchive.php701 * @param string $memory content of the file
709 function readMemory($memory, $filename, $stat=array(), $mime=null) argument
712 return new File_Archive_Reader_Memory($memory, $filename, $stat, $mime);
/plugin/zip/pear/File/Archive/Reader/
H A DMemory.php58 var $memory; variable in File_Archive_Reader_Memory
71 * @param string $memory is the content of the file.
79 function File_Archive_Reader_Memory(&$memory, $filename, argument
82 $this->memory = &$memory;
124 if ($this->offset == strlen($this->memory)) {
207 $this->memory = substr($this->memory, $this->offset + $seek);
212 $data .= substr($this->memory, 0, $length);
214 $this->memory = substr($this->memory, $length);
218 $this->memory = $data . $this->memory;
220 $this->memory = $data;
[all …]
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …tsCtx:1,manipScaleContext:1,manipScaleLimitsCtx:1,marker:1,match:1,max:1,memory:1,menu:1,menuBarLa… property in hljs.LANGUAGES.mel.dM.k

12345