HomeSort by relevance Sort by last modified time
    Searched refs:keep (Results 151 - 175 of 939) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/v8/test/mjsunit/regress/
regress-4023.js 46 // Null out references and perform GC. This will keep outer's map alive
  /external/wpa_supplicant_8/hs20/client/
Android.mk 11 # We try to keep this compiling against older platform versions.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/armv6/
vp8_short_fdct4x4_armv6.asm 51 pkhbt r3, r4, r6, lsl #4 ; [o1 | o0], keep in register for PART 2
76 pkhbt r9, r9, r6, lsl #4 ; [o5 | o4], keep in register for PART 2
101 pkhbt r2, r2, r6, lsl #4 ; [o9 | o8], keep in register for PART 2
122 pkhbt r0, r4, r6, lsl #4 ; [o13 | o12], keep in register for PART 2
  /prebuilts/go/darwin-x86/src/crypto/md5/
md5.go 91 // Make a copy of d0 so that caller can keep writing and summing.
  /prebuilts/go/darwin-x86/src/crypto/sha1/
sha1.go 85 // Make a copy of d0 so that caller can keep writing and summing.
  /prebuilts/go/darwin-x86/src/net/http/
doc.go 43 For control over proxies, TLS configuration, keep-alives,
readrequest_test.go 41 "Keep-Alive: 300\r\n" +
43 "Proxy-Connection: keep-alive\r\n\r\n" +
61 "Keep-Alive": {"300"},
62 "Proxy-Connection": {"keep-alive"},
342 // keep this:
  /prebuilts/go/darwin-x86/src/runtime/
atomic_386.go 9 // The calls to nop are to keep these functions from being inlined.
  /prebuilts/go/darwin-x86/test/chan/
doubleselect.go 82 // We keep the recver because it might catch more bugs in the future.
  /prebuilts/go/linux-x86/src/crypto/md5/
md5.go 91 // Make a copy of d0 so that caller can keep writing and summing.
  /prebuilts/go/linux-x86/src/crypto/sha1/
sha1.go 85 // Make a copy of d0 so that caller can keep writing and summing.
  /prebuilts/go/linux-x86/src/net/http/
doc.go 43 For control over proxies, TLS configuration, keep-alives,
readrequest_test.go 41 "Keep-Alive: 300\r\n" +
43 "Proxy-Connection: keep-alive\r\n\r\n" +
61 "Keep-Alive": {"300"},
62 "Proxy-Connection": {"keep-alive"},
342 // keep this:
  /prebuilts/go/linux-x86/src/runtime/
atomic_386.go 9 // The calls to nop are to keep these functions from being inlined.
  /prebuilts/go/linux-x86/test/chan/
doubleselect.go 82 // We keep the recver because it might catch more bugs in the future.
  /system/media/camera/docs/
camera_metadata_tag_info.mako 24 * Array assignments are done using specified-index syntax to keep things in
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
bundle.d 10 # To keep this file simple, we just verify that every 16-byte boundary
  /frameworks/base/tools/aapt/
Resource.cpp 3178 ProguardKeepSet keep; local
3202 ProguardKeepSet keep; local
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/arm/armasm/
ext_test.go 33 keep = flag.Bool("keep", false, "keep object files around")
63 if *keep {
119 if !*keep {
32 keep = flag.Bool("keep", false, "keep object files around") var
  /prebuilts/go/linux-x86/src/cmd/internal/rsc.io/arm/armasm/
ext_test.go 33 keep = flag.Bool("keep", false, "keep object files around")
63 if *keep {
119 if !*keep {
32 keep = flag.Bool("keep", false, "keep object files around") var
  /frameworks/base/core/java/android/os/
MessageQueue.java 390 boolean keep = false;
392 keep = idler.queueIdle();
397 if (!keep) {
780 * wait for more. Return true to keep your idle handler active, false
797 * then return <code>true</code> to keep the listener active or <code>false</code>
816 * keep the listener active. Otherwise, it should return <code>false</code>
  /frameworks/compile/slang/
slang.cpp 399 mDOS->keep();
431 mOS->keep();
561 ERT->keep();
  /external/llvm/test/Bindings/OCaml/
executionengine.ml 14 (* Note that this takes a moment to link, so it's best to keep the number of
  /external/webrtc/webrtc/modules/audio_coding/neteq/test/delay_tool/
parse_delay_file.m 57 % keep on reading batches of M until the signal is no longer "3"
  /external/webrtc/webrtc/tools/rtcbot/
main.js 15 // Note: the small context where the scripts are loaded is intended to keep

Completed in 1329 milliseconds

1 2 3 4 5 67 8 91011>>