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

<<81828384858687888990>>

  /external/webkit/SunSpider/tests/parse-only/
prototype-1.6.0.3.js     [all...]
  /external/v8/test/mjsunit/
unicode-test.js 6 // * Redistributions of source code must retain the above copyright
    [all...]
object-define-property.js 6 // * Redistributions of source code must retain the above copyright
  /external/icu4c/test/intltest/
transtst.cpp 241 /*", parse error " + parseError.code +*/
266 /*", parse error " + parseError.code +*/
888 desc = desc + ", ParseError code=" + u_errorName(status) +
3989 UScriptCode code= USCRIPT_INVALID_CODE; local
    [all...]
  /external/v8/src/
objects.h 6 // * Redistributions of source code must retain the above copyright
32 #include "code-stubs.h"
87 // - Code
178 // constants can be embedded in generated code.
351 // code for the class including allocation and garbage collection routines,
774 // RuntimeStubs assumes EXCEPTION = 1 in the compiler-generated code.
    [all...]
regexp.js 6 // * Redistributions of source code must retain the above copyright
  /external/qemu/distrib/sdl-1.2.12/src/video/windx5/
SDL_dx5video.c 711 void SetDDerror(const char *function, int code)
717 switch (code) {
823 function, code);
    [all...]
  /bionic/libc/
Android.mk 320 # up any thumb code.
  /build/core/
definitions.mk     [all...]
  /dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/net/
URLConnectionTest.java     [all...]
  /external/bison/src/
scan-gram.c 424 /* %% [2.0] code to fiddle gram_text and gram_leng for yymore() goes here \ */\
428 /* %% [3.0] code to copy yytext_ptr to gram_text[] goes here, if %array \ */\
3681 unsigned long int code = strtoul (ucn + 2, NULL, 16); local
    [all...]
  /external/bluetooth/glib/tests/
regex-test.c 153 if (error->code != expected_error)
157 pattern, compile_opts, error->code, expected_error);
    [all...]
  /external/dbus/dbus/
dbus-sysdeps-unix.c 416 * @param error return location for error code
715 * @param error return location for error code
936 * @param error location to store error code
1106 * @param error return location for error code
    [all...]
  /external/emma/lib/
emma.jar 
  /external/qemu/
gdbstub.c     [all...]
  /external/qemu/hw/
bt.h 1439 uint8_t code; member in struct:__anon4695
1727 uint8_t code; member in struct:__anon4720
    [all...]
  /external/v8/benchmarks/
splay.js 6 // * Redistributions of source code must retain the above copyright
  /external/webkit/SunSpider/tests/v8-v4/
v8-splay.js 6 // * Redistributions of source code must retain the above copyright
  /external/webkit/WebCore/bindings/scripts/
CodeGeneratorObjC.pm 144 * 1. Redistributions of source code must retain the above copyright
172 * 1. Redistributions of source code must retain the above copyright
    [all...]
  /external/webkit/WebKit/chromium/src/
WebFrameImpl.cpp 8 * * Redistributions of source code must retain the above copyright
49 // changing WebKit code that we don't control. Instead, it is created with this
613 ScriptSourceCode(source.code, source.url, source.startLine));
624 sourcesIn[i].code, sourcesIn[i].url, sourcesIn[i].startLine));
    [all...]
  /external/webkit/WebKitTools/Scripts/webkitpy/
BeautifulSoup.py 31 * BeautifulSoup, for parsing run-of-the-mill HTML code, be it valid
37 Unicode. Much of this code is taken from Mark Pilgrim's Universal Feed Parser.
53 * Redistributions of source code must retain the above copyright
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap_fast.c 565 if (hdr->code != EAP_CODE_REQUEST) {
566 wpa_printf(MSG_INFO, "EAP-FAST: Unexpected code=%d in "
567 "Phase 2 EAP header", hdr->code);
    [all...]
  /external/zlib/contrib/pascal/
example.pas 29 * stresses the compression code better, sorry...
  /frameworks/base/docs/html/resources/
resources_toc.cs 184 <h2><span class="en">Sample Code</span>
187 <span class="fr" style="display:none">Exemple de code</span>
  /frameworks/base/services/java/com/android/server/
InputMethodManagerService.java 185 * Set once the system is ready to run third party code.
520 public boolean onTransact(int code, Parcel data, Parcel reply, int flags)
523 return super.onTransact(code, data, reply, flags);
774 // party code.
    [all...]

Completed in 1616 milliseconds

<<81828384858687888990>>