HomeSort by relevance Sort by last modified time
    Searched refs:go (Results 126 - 150 of 212) sorted by null

1 2 3 4 56 7 8 9

  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-armv7-a-neon.S 436 @ go ahead and transfer control to the native code
484 bxne r2 @ yes - go ahead
    [all...]
CompilerTemplateAsm-armv7-a.S 436 @ go ahead and transfer control to the native code
484 bxne r2 @ yes - go ahead
    [all...]
  /dalvik/vm/mterp/armv5te/
footer.S 224 * go back to native execution. Otherwise, it's back to the
241 beq toInterpreter @ go if not, otherwise do chain
576 bne 2f @ go if so
657 bne 11f @ go handle them if so
    [all...]
  /external/icu4c/
runConfigureICU 94 # Go.
396 echo If the result of the above commands looks okay to you, go to the directory
  /frameworks/base/services/java/com/android/server/am/
ProviderMap.java 374 tp.go(fd, 2000);
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js 246 // if there aren't any children, go to the next section (required for About pages)
267 if (!$nextLink.length) { // Go up another layer to look for next page (lesson > class > course)
    [all...]
  /bionic/libc/arch-mips/string/
memcpy.S 184 # Here we have src and dest word-aligned but less than 64-bytes to go
349 # Here we have src and dest word-aligned but less than 64-bytes to go
  /external/clang/www/demo/
index.cgi 435 $actualsrc =~ s/\015\012/\n/go;
  /external/tremolo/Tremolo/
bitwiseARM.s 314 @ r2 = -number of bits to go from this segment
348 @ r2 = -number of bits to go from this segment
  /external/webkit/LayoutTests/fast/js/resources/
js-test-pre.js 85 // Log first in case things go horribly wrong or this causes a sync event.
  /frameworks/rs/
Android.mk 69 # TODO: This should go into build/core/config.mk
  /build/tools/droiddoc/templates-ds/assets/js/
docs.js 193 // if there aren't any children, go to the next section (required for About pages)
214 if (!$nextLink.length) { // Go up another layer to look for next page (lesson > class > course)
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
docs.js 250 // if there aren't any children, go to the next section (required for About pages)
271 if (!$nextLink.length) { // Go up another layer to look for next page (lesson > class > course)
    [all...]
  /cts/tests/tests/content/src/android/content/res/cts/
ResourcesTest.java 84 final String strGo = mResources.getString(R.string.go, "%1$s%%", 12);
85 assertEquals("Go", strGo);
  /external/bison/data/
glr.c 166 # Declaration that might either go into the header (if --defines)
    [all...]
  /external/libffi/src/mips/
o32.S 86 REG_L a0, 0*FFI_SIZEOF_ARG($sp) # just go ahead and load the
  /external/wpa_supplicant_8/src/p2p/
p2p.h 95 * psk - WPA pre-shared key (256 bits) (GO only)
100 * psk_set - Whether PSK field is configured (GO only)
105 * passphrase - WPA2-Personal passphrase for the group (GO only)
300 * pref_chan - Preferred channels for GO Negotiation
521 * @interface_addr: P2P Interface Address of the GO
528 * attribute value from GO.
561 * go_neg_req_rx - Notification of a receive GO Negotiation Request
568 * necessary information to start GO Negotiation. This indicates that
576 * go_neg_completed - Notification of GO Negotiation results
578 * @res: GO Negotiation result
    [all...]
p2p.c 95 * peer is the GO, so do not expire the peer entry.
109 * we are the GO, so do not expire the peer entry.
651 * If the scan result is for a GO, the clients in the group will also be added
814 * If we have only seen a Beacon frame from a GO, we do not yet
847 * If GO Negotiation is in progress, report that it has failed.
1626 int go = peer->go_state == LOCAL_GO; local
    [all...]
  /external/compiler-rt/make/platform/
clang_darwin.mk 408 # functions that need to go into libcc_kext.a. Filter them out for now.
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
BaseRecognizer.as 144 * a token (after a resync). So it will go:
299 * your token objects because you don't have to go modify your lexer
318 /** Override this method to change where error messages go */
  /external/chromium/chrome/browser/search_engines/
template_url_prepopulate_data.cc 1152 const PrepopulatedEngine go = { member in namespace:__anon4369
1153 L"GO.com",
1154 L"go.com",
1315 "http://img.go.mail.ru/favicon.ico",
1316 L"http://go.mail.ru/search?q={searchTerms}",
    [all...]
  /external/openssl/crypto/bn/asm/
pa-risc2.s 152 ; then go straight to the cleanup code.
235 CMPIB,<= 2,num,bn_mul_add_words_unroll2 ; go again if more to do
    [all...]
pa-risc2W.s 144 ; then go straight to the cleanup code.
227 CMPIB,<= 2,num,bn_mul_add_words_unroll2 ; go again if more to do
    [all...]
  /external/webkit/Tools/android/flex-2.5.4a/
flex.skl 279 %% yytext/yyin/yyout/yy_state_type/yylineno etc. def's & init go here
299 %% data tables for the DFA and the user's section 1 definitions go here
455 %% user's declarations go here
517 %% actions go here
561 * yy_get_previous_state() go ahead and do it
1097 * to go ahead and always set it.
    [all...]
  /external/chromium/net/base/
effective_tld_names.cc 390 {"go.pw", 0},
430 {"go.it", 0},
476 {"go.jp", 0},
810 {"go.tz", 0},
816 {"go.ug", 0},
    [all...]

Completed in 1196 milliseconds

1 2 3 4 56 7 8 9