/external/webkit/PerformanceTests/SunSpider/tests/v8-v5/ |
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-v6/ |
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...] |
/frameworks/base/core/java/android/provider/ |
Telephony.java | 10 * Unless required by applicable law or agreed to in writing, software 41 * The Telephony provider contains data related to phone operation. 70 public static final int MESSAGE_TYPE_QUEUED = 6; // for messages to send later 111 * used to figure out whether we need to throw up a statusbar notification or not. 140 * <P>Type: INTEGER (reference to item in content://contacts/people)</P> 157 * The service center (SC) through which to send the message, if present 207 * Add an SMS to the given URI. 209 * @param resolver the content resolver to use 210 * @param uri the URI to add the message t [all...] |
/external/qemu/tcg/ppc/ |
tcg-target.c | 6 * Permission is hereby granted, free of charge, to any person obtaining a copy 7 * of this software and associated documentation files (the "Software"), to deal 9 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 10 * copies of the Software, and to permit persons to whom the Software is 11 * furnished to do so, subject to the following conditions: 17 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 164 need to save */ 393 #define TRAP (TW | TO (31) [all...] |
/external/qemu/tcg/ppc64/ |
tcg-target.c | 6 * Permission is hereby granted, free of charge, to any person obtaining a copy 7 * of this software and associated documentation files (the "Software"), to deal 9 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 10 * copies of the Software, and to permit persons to whom the Software is 11 * furnished to do so, subject to the following conditions: 17 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 155 need to save */ 390 #define TRAP (TW | TO (31) [all...] |
/external/v8/src/ |
array.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, 111 // Attempt to convert the elements. 144 // remaining elements are also likely to be numbers. 166 // Make sure to remove the last element of the visited array no 198 // special array operations to handle sparse arrays in a sensible fashion. 200 // Move deleted elements to a new array (the return value from splice). 241 // special array operations to handle sparse arrays in a sensible fashion. 243 // Move data to new array [all...] |
date.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, 38 // Keep reference to original values of some global properties. This 40 // changes to these properties. 43 // Helper function to throw error. 97 // Add 3*28 to give a positive argument to the modulus operator. 106 // We solve this by mapping the time to a year with same leap-year-ness 120 // It must not be used until after a call to DaylightSavingsOffset() [all...] |
liveedit-debugger.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, 32 // according to changes of script source (if possible). 41 // is created to back up this obsolete function. 50 // Applies the change to the script. 77 throw new Failure("Failed to compile new version of script: " + e); 84 // Prepare to-do lists. 99 // business and should have link to the actual script updated. 140 // Collect shared infos for functions whose code need to be patched [all...] |
v8natives.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, 48 // Helper function used to install functions on objects. 139 throw new $EvalError('The "this" object passed to eval must ' + 494 // Converts an array returned from Runtime_GetOwnProperty to an actual 562 // Error handling according to spec. 651 // only send to the data descriptor. 653 // desc (we need to preserve the existing values from current). 768 // Property names are expected to be unique strings [all...] |
messages.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, 44 // If this object gets passed to an error constructor the error will 73 // To check if something is a native error we need to check the 74 // concrete native error types. It is not enough to check "obj 91 // the error to string method. This is to avoid leaking error 170 cannot_convert_to_primitive: ["Cannot convert object to primitive value"] [all...] |
debug-debugger.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, 28 // Default number of frames to include in the response to backtrace request. 33 // Regular expression to skip "crud" at the beginning of a source line which is 115 // Create a new break point object and add it to the list of break points. 124 // NOTE: This object does not have a reference to the function having break 125 // point as this would cause function not to be garbage collected when it is 126 // not used any more. We do not want break points to keep functions alive [all...] |
mirror-debugger.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, 48 * @param {value or Object} value the value or object to retreive the mirror for 50 * should not be added to the mirror cache. The default is not transient. 105 * @param {number} handle the handle to find the mirror for 128 * function (not on Function.prototype). NOTE: If this file is to be loaded 129 * during bootstrapping this function needs to be revritten using some native 133 * @param {function} ctor Constructor function which needs to inherit the 135 * @param {function} superCtor Constructor function to inherit prototype fro [all...] |
/external/v8/test/mjsunit/ |
object-define-property.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, 123 // We should, however, be able to retrieve the propertydescriptor which should 124 // have all default values (according to 8.6.1). 180 // Try to redefine bar again - should fail as configurable is false. 188 // Try to redefine bar again using the data descriptor - should fail. 264 //Try writing to non writable attribute - should remain 1000 269 // Redefine to writable descriptor - now writing to foobar should be allowed [all...] |
strict-mode.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, 132 // Strict mode applies to the function in which the directive is used.. 220 // Assignment to eval or arguments 230 // Compound assignment to eval or arguments 556 // Concat to avoid symbol. 819 var name = "prop" + "erty"; // to avoid symbol path. 835 var name = "prop" + "erty"; // to avoid symbol path. [all...] |
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Regress/ |
regress-216320.js | 4 * The contents of this file are subject to the Netscape Public License 26 * of those above. If you wish to allow use of your version of this file only 27 * under the terms of either the GPL or the LGPL, and not to allow others to 322 if(!vnull(form.TO)){ 416 // MK/06-20-01 = If Rating Not equals to 4 blank out the sustained improve Date 963 document.PBC_FORM.TO.value="";
|
/external/webkit/Source/WebCore/ |
Android.derived.jscbindings.mk | 15 ## EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 19 ## EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, [all...] |
/packages/providers/TelephonyProvider/src/com/android/providers/telephony/ |
MmsProvider.java | 10 * Unless required by applicable law or agreed to in writing, software 49 * The class to provide base facility to access MMS related content, 173 qb.appendWhere(" AND " + "addr.type = " + PduHeaders.TO); 205 // TODO: Does this need to be a URI for this provider. 280 // default to inbox 368 Log.e(TAG, "Failed to insert address: " + finalValues); 383 // table so there's no need to create the file 399 "Unable to create new partFile: " + path); 404 "Unable to create new partFile: " + path) [all...] |
MmsSmsProvider.java | 10 * Unless required by applicable law or agreed to in writing, software 49 * This class provides the ability to query the MMS and SMS databases 58 * This class also provides the ability to find out what addresses 62 * This class provides a way to allocate and retrieve thread IDs. 66 * Finally, this class provides a way to delete or update all messages 98 * the name of the table that is used to store the queue of 99 * messages(both MMS and SMS) to be sent/downloaded. 104 * the name of the table that is used to store the canonical addresses for both SMS and MMS. 108 // These constants are used to construct union queries across the 189 "(addr.type=" + PduHeaders.TO + ") AND " [all...] |
/external/qemu/ |
ppc-dis.c | 62 /* One bit flags for the opcode. These are used to indicate which 97 is assumed to support all PowerPC (PPC_OPCODE_PPC) instructions, 169 /* A macro to extract the major opcode from an instruction. */ 181 -1 to indicate that BITM and SHIFT cannot be used to determine 185 /* Insertion function. This is used by the assembler. To insert an 190 (i is the instruction which we are filling in, o is a pointer to 196 the operand value is illegal, *ERRMSG will be set to a warning 203 /* Extraction function. This is used by the disassembler. To 210 (i is the instruction, o is a pointer to this structure, and o [all...] |
/external/tremolo/Tremolo/ |
mdctLARM.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,
|
/external/zlib/ |
make_vms.com | 12 $! 0.01 20060120 First version to receive a number 13 $! 0.02 20061008 Adapt to new Makefile.in 213 $ write sys$output "C compiler required to build ''name'" 230 $MAKE: SUBROUTINE !SUBROUTINE TO CHECK DEPENDENCIES 232 $! P1 = What we are trying to make 233 $! P2 = Command to make it 275 $! 0.01 20041206 First version to receive a number 349 $! 0.01 20040223 First version to receive a number 453 $! needed to build shareable image 538 $! Check if this is a define relating to the properties of the C/C+ [all...] |
/frameworks/base/media/tests/contents/media_api/music/ |
test_amr_ietf.amr | 94 "??8*??S??EHf_??R?_?? <!ym????c??? ???XJ?!&?? <????b ?????????/??L?l?!+??<B\X?? ???9???WU??G: ???2?<}X??A????K?+?XTo-??G\??<:,R{M?;c?X_m???????RT'??????<(>)????o??>???
??>??F??&`<jF4!?åt??$CY?
?P,p????J?v]H0<2BJ!?+U?¦?bV,? ????*R?:Z??`<P??bs?w?*?]?2??C???O8??:?<$LS9??6??ptC??????i??rA<4?Q?Dy?o??W? f?P?P???Kr>?<z?A?iA???????P??D???x?gP<=?q??z?v?e??*iZ??D}??c???r?K`<zXA?5?a??J??????C??0*h??j@<"/q???w??[???W???U?q???<F{t??y????S??]????????E?<H9?#U%?????|[YV8??[H???wP<x?& |