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

<<121122123124125126127128129130>>

  /external/chromium_org/net/socket_stream/
socket_stream_unittest.cc 525 "Proxy-Connection: keep-alive\r\n\r\n"),
539 "Proxy-Connection: keep-alive\r\n"
600 "Proxy-Connection: keep-alive\r\n"
654 "Proxy-Connection: keep-alive\r\n"
840 "Proxy-Connection: keep-alive\r\n\r\n")
891 "Proxy-Connection: keep-alive\r\n\r\n")
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-netrexx.jar 
  /external/llvm/docs/
DeveloperPolicy.rst 25 #. Keep the top of Subversion trees as stable as possible.
41 LLVM, but we expect more from frequent contributors to keep the system as
66 <http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs>`_ email list to keep track
192 burden on all developers. Please keep them short.
315 #. keep the community informed about future changes to LLVM,
445 We intend to keep LLVM perpetually open source and to use a liberal open source
  /external/protobuf/src/google/protobuf/compiler/
parser.cc 331 // This statement failed to parse. Skip it, but keep looping to parse
412 // This statement failed to parse. Skip it, but keep looping to parse
822 // This statement failed to parse. Skip it, but keep looping to parse
852 // This statement failed to parse. Skip it, but keep looping to parse
923 // This statement failed to parse. Skip it, but keep looping to parse
973 // This statement failed to parse. Skip it, but keep looping to
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
set_sign.cpp 178 Word16 pos = 0; //initialization only needed to keep gcc silent
195 // keep 8-n maximum positions/8 of each track and store it in dn2[]
253 Word16 pos = 0; /* initialization only needed to keep gcc silent */
274 /* keep 8-n maximum positions/8 of each track and store it in dn2[] */
369 Word16 pos = 0; // initialization only needed to keep gcc silent
504 Word16 pos = 0; /* initialization only needed to keep gcc silent */
  /art/compiler/dex/
dex_to_dex_compiler.cc 200 inst->SetVRegA_10x(0u); // keep compliant with verifier.
205 inst->SetVRegA_10x(0u); // keep compliant with verifier.
  /developers/build/prebuilts/gradle/BasicMultitouch/BasicMultitouchSample/src/main/java/com/example/android/basicmultitouch/
TouchDisplayView.java 33 * use of {@link #onTouchEvent(android.view.MotionEvent)} and {@link android.view.MotionEvent}s to keep
256 * This identifier is used to keep track of a pointer across
  /developers/samples/android/input/multitouch/BasicMultitouch/BasicMultitouchSample/src/main/java/com/example/android/basicmultitouch/
TouchDisplayView.java 33 * use of {@link #onTouchEvent(android.view.MotionEvent)} and {@link android.view.MotionEvent}s to keep
256 * This identifier is used to keep track of a pointer across
  /development/samples/ApiDemos/src/com/example/android/apis/app/
ServiceStartArguments.java 140 // eventually give up if we keep crashing.
206 * <p>Note that this is implemented as an inner class only keep the sample
  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/authenticator/
AuthenticatorActivity.java 62 /** Keep track of the login task so can cancel it if requested */
65 /** Keep track of the progress dialog so we can dismiss it */
  /development/samples/Wiktionary/src/com/example/android/wiktionary/
ExtendedWikiHelper.java 41 * boxes to keep things tidy.
201 // Keep trying a few times until we find a valid word
  /development/samples/browseable/BasicMultitouch/src/com.example.android.basicmultitouch/
TouchDisplayView.java 33 * use of {@link #onTouchEvent(android.view.MotionEvent)} and {@link android.view.MotionEvent}s to keep
256 * This identifier is used to keep track of a pointer across
  /docs/source.android.com/src/source/
using-eclipse.jd 57 <p>These settings set Eclipse's minimum Java heap size to 128MB, set the maximum Java heap size to 512MB, and keep the maximum permanent generation size at the default of 256MB.</p>
166 <p>Keep the Host set to "localhost", but change Port to 8700.</p>
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
GrammarSanity.java 85 * we can avoid epsilon-loop-induced infinite recursion here. Keep
129 // must keep going in this rule then
  /external/apache-http/src/org/apache/http/
HttpEntity.java 189 * with keep-alive.
192 * This indicates that connection keep-alive is not possible.
  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
package.html 168 While the entry is in the Manager area, the pool MUST NOT keep a
176 in the connection wrapper. The manager will not keep a hard reference
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
XSLTElementProcessor.java 300 // Keep track of which XSLTAttributeDefs have been processed, so
304 // Keep track of XSLTAttributeDefs that were invalid
  /external/apache-xml/src/main/java/org/apache/xpath/
XPathAPI.java 199 * to keep the same objects around, but then thread-safety issues would arise.
250 * to keep the same objects around, but then thread-safety issues would arise.
  /external/chromium/base/
shared_memory_unittest.cc 23 // byte int pointer, and keep changing it, with some small pauses in between.
72 // and keep changing it while trying to lock it, with some small pauses in
  /external/chromium/chrome/browser/autocomplete/
autocomplete_popup_view_gtk_unittest.cc 88 // desired type; keep looking.
115 // Now we have a match. May need to keep going to shorten
  /external/chromium/chrome/browser/extensions/
extension_tts_api.cc 286 // Start speaking the next utterance in the queue. Keep trying in case
317 // a new utterance), keep calling this method after another delay.
extension_updater.h 37 // in one manifest check. This class helps us keep track of the id's for a
211 // We need to keep track of some information associated with a url
  /external/chromium/chrome/browser/renderer_host/
render_widget_host_view_gtk.h 223 // so we keep it ID here.
236 // The size that we want the renderer to be. We keep this in a separate
  /external/chromium/chrome/browser/ui/
browser_list.h 119 // Tells the BrowserList to keep the application alive after the last Browser
122 // longer need to keep the application running.
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_folder_controller.h 52 // hovering over a different folder chain for dropping. To keep
98 // Weak; we keep track to work around a

Completed in 1750 milliseconds

<<121122123124125126127128129130>>