| /frameworks/base/libs/rs/ |
| Android.mk | 23 # TODO: This should go into build/core/config.mk
|
| /dalvik/vm/compiler/template/out/ |
| CompilerTemplateAsm-armv5te-vfp.S | 436 @ go ahead and transfer control to the native code 484 bxne r2 @ yes - go ahead [all...] |
| 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 605 bne 2f @ go if so 686 bne 11f @ go handle them if so [all...] |
| /external/icu4c/ |
| runConfigureICU | 93 # Go. 388 echo If the result of the above commands looks okay to you, go to the directory
|
| /external/wpa_supplicant_8/src/p2p/ |
| p2p.h | 95 * passphrase - WPA2-Personal passphrase for the group (GO only) 484 * @interface_addr: P2P Interface Address of the GO 491 * attribute value from GO. 524 * go_neg_req_rx - Notification of a receive GO Negotiation Request 531 * necessary information to start GO Negotiation. This indicates that 539 * go_neg_completed - Notification of GO Negotiation results 541 * @res: GO Negotiation results 549 * initializing WPS provisioning either as a Registrar (if GO) or as an 647 * @go_dev_addr: GO Device Address from P2P Group ID 650 * @go: Variable for returning whether the local end is GO in the grou [all...] |
| p2p.c | 494 * If the scan result is for a GO, the clients in the group will also be added 731 * during GO Negotiation start. 738 "for freq %u (GO Neg)", freq); 1039 " GO Intent=%d Intended Interface Address=" MACSTR 1075 * discoverability via the GO at that point. 1099 * new GO Negotiation, e.g., when the pending frame was from a 1100 * previous attempt at starting a GO Negotiation. 1139 " GO Intent=%d Intended Interface Address=" MACSTR 1258 int go = peer->go_state == LOCAL_GO; local [all...] |
| /packages/apps/Browser/src/com/android/browser/ |
| NavigationBarTablet.java | 94 // TODO: Change enabled states based on whether you can go 103 mGoButton = findViewById(R.id.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.
|
| /dalvik/vm/mterp/x86/ |
| footer.S | 496 jne 19f # go if so
|
| /external/bison/data/ |
| glr.c | 166 dnl # 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/chromium/chrome/browser/search_engines/ |
| template_url_prepopulate_data.cc | 1152 const PrepopulatedEngine go = { member in namespace:__anon3017 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...] |
| /dalvik/vm/mterp/out/ |
| InterpAsm-x86.S | 691 call dvmResolveString # go resolve 728 call dvmResolveString # go resolve 766 call dvmResolveClass # go resolve 812 je .LOP_MONITOR_EXIT_errNullObject # go if so 844 je .LOP_CHECK_CAST_resolve # no, go do it now [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...] |
| /cts/tests/tests/content/src/android/content/res/cts/ |
| ResourcesTest.java | 117 final String strGo = mResources.getString(R.string.go, "%1$s%%", 12); 118 assertEquals("Go", strGo);
|
| /external/blktrace/btreplay/doc/ |
| btreplay.tex | 280 The \texttt{-F} option instructs \texttt{btrecord} to go find all the 418 The \texttt{-F} option instructs \texttt{btreplay} to go find all the
|
| /external/icu4c/data/ |
| makedata.mak | 117 # This is the same place that all of the other ICU DLLs go (the code-containing DLLs) 476 # Note: we really want the common data dll to go to $(DLL_OUTPUT), not $(ICUBLD_PKG). But specifying [all...] |
| /external/libvpx/vp8/common/ppc/ |
| filter_altivec.asm | 292 ;# reposition input so that it can go through the 903 ;# yes there is, so go to the second pass
|