HomeSort by relevance Sort by last modified time
    Searched refs:go (Results 76 - 100 of 152) sorted by null

1 2 34 5 6 7

  /frameworks/compile/libbcc/runtime/make/
subdir.mk 6 # Implementation - The library configuration the objects should go in (Generic or
  /ndk/sources/host-tools/make-3.81/
configure.bat 25 rem many people don't care, so we force them to care by refusing to go.
  /external/wpa_supplicant_8/wpa_supplicant/
p2p_supplicant.c 42 * How many times to try to scan to find the GO before giving up on join
51 int go);
193 size_t ssid_len, int *go)
206 if (go)
207 *go = s->mode == WPAS_MODE_P2P_GO;
240 gtype = "GO";
249 gtype = "GO";
370 wpa_printf(MSG_DEBUG, "P2P: GO Device Address " MACSTR,
392 "group (GO Dev Addr " MACSTR ")", MAC2STR(go_dev_addr));
545 "%s GO ssid=\"%s\" freq=%d psk=%s go_dev_addr=" MACST
    [all...]
  /external/wpa_supplicant_8/src/p2p/
p2p_invitation.c 112 int go = 0; local
186 &go, group_bssid, &op_freq, persistent);
236 if (go && status == P2P_SC_SUCCESS && !is_zero_ether_addr(group_bssid))
432 "P2P: Invitation for GO Device Address " MACSTR,
457 /* TODO: use device discoverability request through GO */
  /external/chromium/sdch/open-vcdiff/
install-sh 323 *) mkdir_umask=$umask,go-w;;
384 # directory the slow way, step by step, checking for races as we go.
  /external/libpng/
install-sh 323 *) mkdir_umask=$umask,go-w;;
384 # directory the slow way, step by step, checking for races as we go.
  /external/libvpx/vp8/common/arm/neon/
shortidct4x4llm_neon.asm 30 ;it won't go out of range (13+16+1=30bits<32bits). This instruction gives the high half
sixtappredict4x4_neon.asm 45 sub r0, r0, #2 ;go back 2 columns of src data
46 sub r0, r0, r1, lsl #1 ;go back 2 lines of src data
261 sub r0, r0, #2 ;go back 2 columns of src data
  /external/libvpx/vp8/encoder/arm/neon/
fastquantizeb_neon.asm 40 ;if x<zbin (q10 & q11 are all 0), go to zero_output
  /external/pcre/
install-sh 323 *) mkdir_umask=$umask,go-w;;
384 # directory the slow way, step by step, checking for races as we go.
  /external/protobuf/gtest/build-aux/
install-sh 323 *) mkdir_umask=$umask,go-w;;
384 # directory the slow way, step by step, checking for races as we go.
  /external/protobuf/
install-sh 323 *) mkdir_umask=$umask,go-w;;
384 # directory the slow way, step by step, checking for races as we go.
  /external/v8/test/mjsunit/
function-prototype.js 90 // in GetPrototypeOf and go to a monomorphic IC load instead.
  /external/valgrind/main/
install-sh 323 *) mkdir_umask=$umask,go-w;;
384 # directory the slow way, step by step, checking for races as we go.
  /external/webkit/LayoutTests/fast/url/script-tests/
file-http-base.js 36 // Make sure relative paths can't go above the "C:"
file.js 36 // Make sure relative paths can't go above the "C:"
host.js 24 // IDN-ized. This is "Go" in fullwidth UTF-8/UTF-16.
25 ["\uff27\uff4f.com", "go.com"],
path.js 16 // we should not be able to go above the root
  /external/webkit/Source/WebCore/css/
wml.css 83 go {
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
install-sh 323 *) mkdir_umask=$umask,go-w;;
384 # directory the slow way, step by step, checking for races as we go.
  /dalvik/vm/arch/arm/
CallOldABI.S 107 @ argv can't go into r0-r3 because we need to use it to load those.
  /dalvik/vm/compiler/template/armv5te/
footer.S 63 bxne r2 @ yes - go ahead
  /external/zlib/contrib/masmx86/
gvmat32.asm 253 ; if cur_match > limit, go to exitloop
256 ; if --chain_length != 0, go to exitloop
273 ; if cur_match > limit, go to exitloop
277 ; if --chain_length != 0, go to exitloop
416 ; we go in normalbeg2 because *(ushf*)(match+best_len-1) == scan_end
435 jz begincompare ; if equal, go to long compare
464 je trfin ; go to trfin if not unmatch
486 cmp esi,best_len ; if len > best_len, go newbestlen
  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-armv5te.S 436 @ go ahead and transfer control to the native code
484 bxne r2 @ yes - go ahead
    [all...]
  /device/samsung/crespo4g/
device.mk 71 #Changes on this file should go above this line

Completed in 2377 milliseconds

1 2 34 5 6 7