/external/webkit/PerformanceTests/SunSpider/tests/v8-v6/ |
v8-splay.js | 13 // contributors may be used to endorse or promote products derived 18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 29 // by the V8 profiler to generate execution time profiles for runs of 33 // also has to deal with a lot of changes to the large tree object 86 // Allow the garbage collector to reclaim the memory 121 * elements are quick to access again. It performs basic operations 131 * Pointer to the root node of the tree. 152 * @param {number} key Key to insert into the tree [all...] |
v8-regexp.js | 13 // contributors may be used to endorse or promote products derived 18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, [all...] |
/external/webkit/Source/WebCore/bindings/scripts/ |
CodeGeneratorObjC.pm | 22 # along with this library; see the file COPYING.LIB. If not, write to 64 # to find the actual base type. 151 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 155 * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, 179 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 183 * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, 546 # Private headers include the public header, so only add a forward declaration to the private header 654 # Append space to avoid compilation errors when using PassRefPtr<$svgNativeType> 735 # FIXME: we need a way to include multiple enums. 769 # Special case some attributes (like id and hash) to have a "Name" suffix to avoid ObjC naming conflicts [all...] |
/external/valgrind/main/VEX/priv/ |
guest_ppc_toIR.c | 24 along with this program; if not, write to the Free Software 32 used to endorse or promote products derived from this software 63 to zero, whereas we keep maximum accuracy. However, using 70 way to express that right now. Ah well. 93 7C631B78 (or 3,3,3) branch-and-link-to-noredir %R11 99 fragments designed for Valgrind to catch. 103 /* Translates PPC32/64 code to IR. */ 143 down in disInstr_PPC, so that we don't have to pass them around 147 /* We need to know this to do sub-register accesses correctly. * [all...] |
/external/flac/libFLAC/ppc/as/ |
lpc_asm.s | 16 ; contributors may be used to endorse or promote products derived from 21 ; LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 24 ; EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, 55 ; and there may be a somewhat more clever way to do the outer loop 57 ; the branch mechanism may prevent dynamic loading; I still need to examine 83 slwi r31,r31,3 ; convert to bits for vsro 332 slwi r31,r31,3 ; convert to bits for vsro
|
/external/flac/libFLAC/ppc/gas/ |
lpc_asm.s | 16 # contributors may be used to endorse or promote products derived from 21 # LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 24 # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, 57 # and there may be a somewhat more clever way to do the outer loop 59 # the branch mechanism may prevent dynamic loading; I still need to examine 85 slwi r31,r31,3 # convert to bits for vsro 334 slwi r31,r31,3 # convert to bits for vsro
|
/external/tremolo/Tremolo/ |
bitwiseARM.s | 18 @ Productions Ltd nor the names of its contributors may be used to 24 @ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 28 @ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 133 @ We had overrun when we started, so we need to skip -r10 bits. 151 ADDS r14,r14,r10 @ r14= length in bits-bits to skip 154 RSB r10,r10,#0 @ r10= bits to skip 155 ADD r6,r10,r10,LSR #3 @ r6 = pointer to data 192 ADD r3,r3,r10 @ r3 = Pointer to start (byte) 193 AND r10,r3,#3 @ r10= bytes to backtrk to word alig [all...] |
dpen.s | 18 @ Productions Ltd nor the names of its contributors may be used to 24 @ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 28 @ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 107 MVNGT r7, #0 @ if (i >= read) value to return = -1 164 MVNGT r7, #0 @ if (i >= read) value to return = -1 222 MVNGT r7, #0 @ if (i >= read) value to return = -1
|
/external/v8/benchmarks/ |
regexp.js | 13 // contributors may be used to endorse or promote products derived 18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 37 // scrambled to exercise the regexp engine on different input strings. 48 RegExpRun(); // run once to get system initialized [all...] |
richards.js | 13 // contributors may be used to endorse or promote products derived 18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 94 * A scheduler can be used to schedule a set of tasks based on their relative 120 * Add an idle task to this scheduler. 123 * @param {Packet} queue the queue of work to be processed by the task 124 * @param {int} count the number of times to schedule the task 131 * Add a work task to this scheduler. 134 * @param {Packet} queue the queue of work to be processed by the task 141 * Add a handler task to this scheduler [all...] |
/external/webkit/PerformanceTests/SunSpider/tests/v8-v4/ |
v8-regexp.js | 13 // contributors may be used to endorse or promote products derived 18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, [all...] |
v8-richards.js | 13 // contributors may be used to endorse or promote products derived 18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 89 * A scheduler can be used to schedule a set of tasks based on their relative 115 * Add an idle task to this scheduler. 118 * @param {Packet} queue the queue of work to be processed by the task 119 * @param {int} count the number of times to schedule the task 126 * Add a work task to this scheduler. 129 * @param {Packet} queue the queue of work to be processed by the task 136 * Add a handler task to this scheduler [all...] |
/external/webkit/PerformanceTests/SunSpider/tests/v8-v5/ |
v8-regexp.js | 13 // contributors may be used to endorse or promote products derived 18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, [all...] |
/external/e2fsprogs/lib/et/ |
texinfo.tex | 1 %% TeX macros to handle texinfo files 8 %NO WARRANTY, TO THE EXTENT PERMITTED BY APPLICABLE STATE LAW. EXCEPT 12 %BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND 13 %FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY 21 %LIABLE TO YOU FOR DAMAGES, INCLUDING ANY LOST PROFITS, LOST MONIES, OR 23 %USE OR INABILITY TO USE (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR 25 %A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS) THIS 29 % GENERAL PUBLIC LICENSE TO COPY 42 % a) cause the modified files to carry prominent notices statin [all...] |
/external/pcre/ |
pcregexp.pas | 23 may be used to endorse or promote products derived from this software without
27 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
31 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
40 AngelsHolocaust 4-11-04 updated to use version v5.0
262 { The structure for passing additional data to pcre_exec(). This is defined in
263 such as way as to be extensible. Always add new fields at the end, in order to
270 match_limit : longint; { Maximum number of calls to match() }
272 tables : pointer; { Pointer to character tables }
273 match_limit_recursion: longint; { Max recursive calls to match() } [all...] |
/external/qemu/distrib/sdl-1.2.12/src/hermes/ |
x86p_32.asm | 6 ; Please refer to the file COPYING.LIB contained in the distribution for 263 ;; 32 bit RGB 888 to 24 BIT RGB 888 360 ;; 32 bit RGB 888 to 24 bit BGR 888 461 ;; 32 bit RGB 888 to 16 BIT RGB 565 514 ; point arrays to end 576 ;; 32 bit RGB 888 to 16 BIT BGR 565 626 ; point arrays to end 690 ;; 32 BIT RGB TO 16 BIT RGB 555 740 ; point arrays to end 801 ;; 32 BIT RGB TO 16 BIT BGR 55 [all...] |
/external/v8/src/ |
runtime.js | 13 // contributors may be used to endorse or promote products derived 18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 43 // They are all declared at this one spot to avoid const redeclaration errors. 59 // difficult to call EQUALS with the correct setting of 'this' in 260 // Make sure to convert the right operand to a number before 266 // that doesn't convert to a number. This is common in 312 // Make sure to convert the right operand to a number befor [all...] |
string.js | 13 // contributors may be used to endorse or promote products derived 18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 181 // functions that expect that structure to be returned. It is used when the 192 // Delegate to one of the regular expression variants if necessary. 211 // Convert the search argument to a string and search for it. 221 // Compute the string to replace with. 287 // one. Otherwise, we fall back to using the single 316 // haven't reached the end, we need to append the suffix. 345 // Add the string of a given regular expression capture to th [all...] |
/external/v8/test/mjsunit/ |
debug-scopes.js | 13 // contributors may be used to endorse or promote products derived 18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 29 // The functions used for testing backtraces. They are at the top to make the 442 // functions arguments. Due to VM optimizations parts of the actual closure is 549 // Two closures. Due to optimizations only the parts actually used are provided 827 // Do eval to dynamically declare a local variable so that the context's 851 // Do eval to dynamically declare a local variable so that the context's
|
instanceof-2.js | 13 // contributors may be used to endorse or promote products derived 18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
regexp.js | 13 // contributors may be used to endorse or promote products derived 18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 87 // Some tests from the Mozilla tests, where our behavior used to differ from 256 // Test that we match the KJS behavior with regard to undefined constructor 558 // Again, to check if caching interferes. 565 // And one more time, just to be certain. 580 // Again, to check if caching interferes. 587 // And one more time, just to be certain. 683 // Syntax extension relative to ES5, for matching JSC (and ES3) [all...] |
smi-ops-inlined.js | 13 // contributors may be used to endorse or promote products derived 18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 234 // Smi input to bitop gives non-smi result where the rhs is a float that 241 // Smi input to bitop gives non-smi result where the rhs could be overwritten 347 // Repeat block A with 2^32 added to positive numbers and
|
smi-ops.js | 13 // contributors may be used to endorse or promote products derived 18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 241 // Smi input to bitop gives non-smi result where the rhs is a float that 248 // Smi input to bitop gives non-smi result where the rhs could be overwritten 354 // Repeat block A with 2^32 added to positive numbers and
|
/external/v8/tools/ |
profile.js | 13 // contributors may be used to endorse or promote products derived 18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 156 // it is safe to put them in a single code map. 175 * @param {number} to New code entry address. 177 Profile.prototype.moveCode = function(from, to) { 179 this.codeMap_.moveCode(from, to); 204 * @param {number} to New code entry address. 206 Profile.prototype.moveFunc = function(from, to) { 208 this.codeMap_.moveCode(from, to); [all...] |
tickprocessor.js | 13 // contributors may be used to endorse or promote products derived 18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 121 SnapshotLogProcessor.prototype.processCodeMove = function(from, to) { 122 this.profile_.moveCode(from, to); 242 // Otherwise, this is JS-related code. We are not adding it to 287 // Hack file name to avoid dealing with platform specifics. 321 TickProcessor.prototype.processCodeMove = function(from, to) { 322 this.profile_.moveCode(from, to); 331 TickProcessor.prototype.processFunctionMove = function(from, to) { [all...] |