HomeSort by relevance Sort by last modified time
    Searched full:keep (Results 2101 - 2125 of 11137) sorted by null

<<81828384858687888990>>

  /frameworks/av/include/media/nbaio/
NBAIO.h 151 // UNDERRUN write() has not been called frequently enough, or with enough frames to keep up.
167 // UNDERRUN write() has not been called frequently enough, or with enough frames to keep up.
187 // UNDERRUN write() has not been called frequently enough, or with enough frames to keep up.
271 // OVERRUN read() has not been called frequently enough, or with enough frames to keep up.
293 // OVERRUN read() has not been called frequently enough, or with enough frames to keep up.
  /frameworks/base/tools/layoutlib/create/
README.txt 62 with their dependencies and then only keep the ones we want.
64 To do that, the analyzer is created with a list of base classes to keep -- everything
68 The analyzer is also given a list of class names to keep in the output.
124 not transformed and keep referencing the original name.
197 Calls from other classes are not modified -- they keep referencing the original
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
binhex.py 342 # end up with an orphaned RUNCHAR later on. So, we keep a couple
345 # '\220\0\220' - Keep 3 bytes: repeated \220 (escaped as \220\0)
346 # '?\220' - Keep 2 bytes: repeated something-else
347 # '\220\0' - Escaped \220: Keep 2 bytes.
349 # otherwise: keep 1 byte.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
binhex.py 342 # end up with an orphaned RUNCHAR later on. So, we keep a couple
345 # '\220\0\220' - Keep 3 bytes: repeated \220 (escaped as \220\0)
346 # '?\220' - Keep 2 bytes: repeated something-else
347 # '\220\0' - Escaped \220: Keep 2 bytes.
349 # otherwise: keep 1 byte.
  /ndk/sources/host-tools/make-3.81/tests/
test_driver.pl 107 $keep = 0; # keep temp files around
332 elsif ($option =~ /^-keep$/i)
334 $keep = 1;
526 # If the keep flag is not set, this subroutine deletes all filenames that
533 if (!$keep)
546 print "Usage: perl $plname [testname] [-verbose] [-detail] [-keep]\n";
586 . "-keep\n"
1121 # this subroutine generates the numeric suffix used to keep tmp filenames,
1174 # they are automatically cleaned up unless -keep was used, or the test fails
    [all...]
  /hardware/ti/wlan/mac80211/wpa_supplicant_lib/
nl80211.h     [all...]
  /external/chromium_org/net/http/
http_proxy_client_socket_pool_unittest.cc 285 "Proxy-Connection: keep-alive\r\n\r\n"),
359 "Proxy-Connection: keep-alive\r\n"
384 "Proxy-Connection: keep-alive\r\n"
529 "Proxy-Connection: keep-alive\r\n"
579 "Proxy-Connection: keep-alive\r\n\r\n"),
604 "Proxy-Connection: keep-alive\r\n"
655 "Proxy-Connection: keep-alive\r\n"
  /external/llvm/lib/Analysis/IPA/
CallGraphSCCPass.cpp 50 /// run - Execute all of the passes scheduled for execution. Keep track of
198 // Keep track of the number of direct and indirect calls that were
225 // Just remove the edge from the set of callees, keep track of whether
246 // Keep track of the number of direct/indirect calls added.
287 // Keep track of whether we turned an indirect call into a direct
370 // CallGraphUpToDate - Keep track of whether the callgraph is known to be
424 /// run - Execute all of the passes scheduled for execution. Keep track of
  /prebuilts/tools/common/m2/internal/net/sf/proguard/proguard-gradle/4.9/
proguard-gradle-4.9.jar 
  /development/samples/ToyVpn/src/com/example/android/toyvpn/
ToyVpnService.java 102 // the network is avaiable. Here we just use a counter to keep
172 // We keep forwarding packets till something goes wrong.
258 // and exchange session keys for encryption. To keep things simple in
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/
test_handshake_hybi08.py 183 request_def.headers['Connection'] = 'Upgrade, keep-alive, , '
303 'Keep-Alive': '300',
304 'Connection': 'keep-alive'}), None, True)]
  /external/chromium_org/ash/wm/
immersive_fullscreen_controller.h 89 // fullscreen via SetEnabled(). |top_container| is used to keep the
91 // |top_container| does not affect which mouse and touch events keep the
109 // Returns a lock which will keep the top-of-window views revealed for its
  /external/chromium_org/chrome/browser/background/
background_mode_manager.h 234 // Enables keep alive and the status tray icon if and only if background mode
238 // If --no-startup-window is passed, BackgroundModeManager will manually keep
331 // Set to true when Chrome is running with the --keep-alive-for-test flag
  /external/chromium_org/chrome/browser/ui/views/
find_bar_host.cc 159 // Once we find a match we no longer want to keep track of what had
323 // immersive mode controller uses the bounds to keep the top-of-window views
355 // immersive mode controller uses the bounds to keep the top-of-window views
  /external/chromium_org/ppapi/shared_impl/
var_value_conversions.cc 29 // In CreateValueFromVar(), a stack is used to keep track of conversion progress
43 // finished processing the node itself. However, we keep it in the stack as
49 // In CreateVarFromValue(), a stack is used to keep track of conversion progress
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_hyperz.c 34 2. Cannot HiZ if stencil fail or zfail is !KEEP
114 /* if stencil fail/zfail op is not KEEP */
192 * so we can keep its content for later. */
  /external/chromium_org/third_party/skia/src/gpu/
GrBufferAllocPool.h 87 * buffers at bufferSize and keep them until it
199 * bufferSize and keep them until it is
287 * bufferSize and keep them until it is
  /external/kernel-headers/original/linux/
tcp.h 259 __u8 keepalive_probes; /* num of allowed keep alive probes */
334 unsigned int keepalive_time; /* time before keep alive takes place */
335 unsigned int keepalive_intvl; /* time interval between keep alive probes */
  /external/libvpx/libvpx/vp9/common/
vp9_mvref_common.c 203 // and we also need to keep a mode count.
210 // Keep counts for entropy encoding.
229 // as before except we don't need to keep track of sub blocks or
  /external/llvm/lib/IR/
PassRegistry.cpp 47 /// PassInfoMap - Keep track of the PassInfo object for each registered pass.
54 /// AnalysisGroupInfo - Keep track of information for each analysis group.
166 // Make sure we keep track of the fact that the implementation implements
  /external/llvm/lib/Transforms/IPO/
GlobalDCE.cpp 97 std::vector<GlobalVariable*> DeadGlobalVars; // Keep track of dead globals
101 DeadGlobalVars.push_back(I); // Keep track of dead globals
109 DeadFunctions.push_back(I); // Keep track of dead globals
  /external/mesa3d/src/gallium/drivers/r300/
r300_hyperz.c 34 2. Cannot HiZ if stencil fail or zfail is !KEEP
114 /* if stencil fail/zfail op is not KEEP */
192 * so we can keep its content for later. */
  /external/replicaisland/res/values/
kyle.xml 76 Look, sorry if I was a little harsh with you back there. I don?t trust Kabocha and I don?t trust robots. Still, you seem pretty innocent. Does Kabocha really force you to collect pearls to keep operating? I told you he was crazy.
80 Anyway, tell you what. You stay out of my way and I?ll try to keep my cool, alright? You make me nervous and I tend to lash out when I?m nervous. I punched a teacher once for making me stand up in front of the class, you know? It?s not my favorite personality trait, but when my blood gets going there?s not much I can do to cool down. It?s probably best if you just avoid me. <small>We?re going to find The Source first anyway, ha!</small>
112 You?re pushing your luck, robot. Keep following me and I?ll start thinking you?re a spy.
  /external/skia/src/gpu/
GrBufferAllocPool.h 87 * buffers at bufferSize and keep them until it
199 * bufferSize and keep them until it is
287 * bufferSize and keep them until it is
  /frameworks/base/docs/html/design/style/
writing.jd 7 <p>When writing text that appears in your app, keep it concise, simple, and friendly.</p>
14 <li>Keep text as short as possible.</li>
176 <li>Keep your tone casual and conversational, but avoid slang.</li>

Completed in 1284 milliseconds

<<81828384858687888990>>