HomeSort by relevance Sort by last modified time
    Searched refs:code (Results 1901 - 1925 of 2299) sorted by null

<<71727374757677787980>>

  /external/v8/test/mjsunit/
smi-negative-zero.js 6 // * Redistributions of source code must retain the above copyright
str-to-num.js 6 // * Redistributions of source code must retain the above copyright
string-add.js 6 // * Redistributions of source code must retain the above copyright
string-charcodeat.js 6 // * Redistributions of source code must retain the above copyright
string-index.js 6 // * Redistributions of source code must retain the above copyright
string-indexof-1.js 6 // * Redistributions of source code must retain the above copyright
string-indexof-2.js 6 // * Redistributions of source code must retain the above copyright
string-match.js 6 // * Redistributions of source code must retain the above copyright
string-replace.js 6 // * Redistributions of source code must retain the above copyright
substr.js 6 // * Redistributions of source code must retain the above copyright
to_number_order.js 6 // * Redistributions of source code must retain the above copyright
toint32.js 6 // * Redistributions of source code must retain the above copyright
try.js 6 // * Redistributions of source code must retain the above copyright
  /external/v8/test/mjsunit/third_party/
string-trim.js 7 // 1. Redistributions of source code must retain the above copyright
  /external/v8/test/mjsunit/tools/
splaytree.js 6 // * Redistributions of source code must retain the above copyright
  /external/webkit/JavaScriptCore/icu/unicode/
uchar.h 52 * Unicode assigns each code point (not just assigned character) values for
102 /** The lowest Unicode code point value. Code points are non-negative. @stable ICU 2.0 */
106 * The highest Unicode code point value (scalar value) according to
108 * For a single character, UChar32 is a simple type that can hold any code point value.
249 Code points that are explicitly defined as illegal
416 ICU-specific property for the ccc of the first code point
423 ICU-specific property for the ccc of the last code point
511 /** Non-category for unassigned and non-character code points. @stable ICU 2.0 */
    [all...]
  /external/webkit/JavaScriptCore/jit/
JIT.cpp 7 * 1. Redistributions of source code must retain the above copyright
488 // Translate vPC offsets into addresses in JIT generated code, for switch tables.
593 void JIT::linkCall(JSFunction* callee, CodeBlock* callerCodeBlock, CodeBlock* calleeCodeBlock, JITCode& code, CallLinkInfo* callLinkInfo, int callerArgCount, JSGlobalData* globalData)
606 repatchBuffer.relink(callLinkInfo->hotPathOther, code.addressForCall());
  /external/webkit/JavaScriptCore/qt/tests/qscriptvalue/
tst_qscriptvalue.cpp 279 QTest::addColumn<QString>("code");
294 QFETCH(QString, code);
298 QCOMPARE(engine.evaluate(code).toString(), result);
  /external/webkit/JavaScriptGlue/icu/unicode/
uchar.h 52 * Unicode assigns each code point (not just assigned character) values for
102 /** The lowest Unicode code point value. Code points are non-negative. @stable ICU 2.0 */
106 * The highest Unicode code point value (scalar value) according to
108 * For a single character, UChar32 is a simple type that can hold any code point value.
249 Code points that are explicitly defined as illegal
416 ICU-specific property for the ccc of the first code point
423 ICU-specific property for the ccc of the last code point
511 /** Non-category for unassigned and non-character code points. @stable ICU 2.0 */
    [all...]
  /external/webkit/WebCore/icu/unicode/
uchar.h 52 * Unicode assigns each code point (not just assigned character) values for
102 /** The lowest Unicode code point value. Code points are non-negative. @stable ICU 2.0 */
106 * The highest Unicode code point value (scalar value) according to
108 * For a single character, UChar32 is a simple type that can hold any code point value.
249 Code points that are explicitly defined as illegal
416 ICU-specific property for the ccc of the first code point
423 ICU-specific property for the ccc of the last code point
511 /** Non-category for unassigned and non-character code points. @stable ICU 2.0 */
    [all...]
  /external/webkit/WebKit/mac/WebView/
WebScriptDebugger.mm 8 * 1. Redistributions of source code must retain the above copyright
131 NSError *error = [[NSError alloc] initWithDomain:WebScriptErrorDomain code:WebScriptGeneralErrorCode userInfo:info];
  /external/webkit/WebKit/mac/icu/unicode/
uchar.h 52 * Unicode assigns each code point (not just assigned character) values for
102 /** The lowest Unicode code point value. Code points are non-negative. @stable ICU 2.0 */
106 * The highest Unicode code point value (scalar value) according to
108 * For a single character, UChar32 is a simple type that can hold any code point value.
249 Code points that are explicitly defined as illegal
416 ICU-specific property for the ccc of the first code point
423 ICU-specific property for the ccc of the last code point
511 /** Non-category for unassigned and non-character code points. @stable ICU 2.0 */
    [all...]
  /frameworks/base/core/java/android/content/
ContentService.java 80 public boolean onTransact(int code, Parcel data, Parcel reply, int flags)
83 return super.onTransact(code, data, reply, flags);
  /sdk/files/
find_java.bat 24 rem Check we have a valid Java.exe in the path. The return code will
  /bionic/libc/kernel/common/linux/
rtnetlink.h 334 __u8 code; member in struct:rta_session::__anon364::__anon366

Completed in 1048 milliseconds

<<71727374757677787980>>