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

<<161162163164165166167168169170>>

  /external/llvm/lib/CodeGen/
StackProtector.cpp 47 /// TLI - Keep a pointer of a TargetLowering to consult for determining
189 // Keep track of what PHI nodes we have already visited to ensure
  /external/llvm/tools/bugpoint/
ExtractFunction.cpp 341 // If we keep it in the safe module, then delete it in the test module
395 BlocksToNotExtractFile.keep();
  /external/llvm/tools/llvm-mc/
llvm-mc.cpp 482 // Keep output if no errors.
483 if (Res == 0) Out->keep();
  /external/mesa3d/src/gallium/drivers/svga/
svga_resource_buffer_upload.c 364 * Discontiguous ranges -- keep track of the nearest range.
397 * It is OK to do this because we always keep a local copy of the
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_context.h 92 /* Trying to keep these relatively short as the variables are becoming
94 * everything - I think we know which driver we're in by now, and keep the
  /external/mockito/src/org/mockito/internal/util/reflection/
GenericMetadataSupport.java 470 * Type representing bounds of a type variable, allows to keep all bounds information.
546 * Type representing bounds of a wildcard, allows to keep all bounds information.
  /external/okhttp/src/main/java/com/squareup/okhttp/internal/http/
HttpURLConnectionImpl.java 311 // redirect should keep the same method, Chrome, Firefox and the
385 httpEngine.routeSelector = routeSelector; // Keep the same routeSelector.
  /external/open-vcdiff/src/
blockhash.cc 336 // Keep a count of the number of matches found. This will throttle the
391 // loop and the code within the loop conditions. Keep this to a minimum.
  /external/openssl/crypto/evp/
bio_b64.c 234 * we need to keep on scanning for a '\n'
269 /* Is this is one long chunk?, if so, keep on
  /external/proguard/src/proguard/gui/
MemberSpecificationDialog.java 439 * flags of the given keep option.
456 * Updates the access flag of the given keep option, based on the given radio
  /external/qemu/distrib/jpeg-6b/
wrgif.c 128 * To simplify the logic and keep the expansion penalty down, we emit a
169 /* Issue Clear codes often enough to keep the reader from ratcheting up
  /external/replicaisland/src/com/replica/replicaisland/
BackgroundCollisionComponent.java 119 * following algorithm is used to keep the collision box out of the collision world.
217 // The sweep tests above will keep us out of collision in most cases, but this
  /external/skia/src/effects/
SkColorMatrixFilter.cpp 77 // cast to (int) to keep the expression signed for the shift
89 // cast to (int) to keep the expression signed for the shift
  /external/smack/src/org/jivesoftware/smack/
PrivacyListManager.java 45 // Keep the list of instances of this class.
461 // Keep track of the listener so that we can manually deliver extra
  /external/stlport/stlport/stl/
_num_get.c 149 __ovflow = true; // don't need to keep accumulating
209 __ovflow = true; //don't need to keep accumulating
  /external/stlport/test/unit/
hash_test.cpp 208 // look up that key in hash-table and keep all data in the set
270 // keep hash_multi_map and multimap in sync
  /external/stressapptest/src/
finelock_queue.cc 113 // Keep dividing it out until there's no more.
131 // Keep trying until we find a prime.
  /external/valgrind/main/coregrind/
m_execontext.c 39 #include "pub_core_vki.h" // To keep pub_core_threadstate.h happy
55 to keep the load factor below 1.0.
  /external/valgrind/unittest/
demo_tests.cc 237 SomeFunc(); // "--keep-history=1" will point somewhere here.
242 (*GLOB)++; // "--keep-history=2" will point here (experimental).
  /external/webrtc/src/system_wrappers/source/
trace_impl.cc 439 // Keep at least the last 1/4 of old messages when not logging.
441 // when to start logging. Why keep messages before
  /frameworks/av/media/libstagefright/
NuCachedSource2.cpp 210 // Makes no sense to disconnect and do keep-alives...
366 ALOGI("Keep alive");
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
qpisf_2s.c 412 * keep a certain minimum distance between consecutive isfs. *
423 Word16 min_dist, /* (i) Q15 : minimum distance to keep */
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
avcenc_api.h 215 Users call this function to provide an input structure to the encoder library which will keep
293 This implies that users must keep track of the number of input structure they have allocated
  /frameworks/base/core/java/android/util/
TimeUtils.java 77 // and meets the other known properties, keep it
88 // (Keep iterating instead of returning in case we
  /frameworks/base/core/java/android/widget/
SimpleAdapter.java 176 // Note: keep the instanceof TextView check at the bottom of these
185 // Note: keep the instanceof TextView check at the bottom of these

Completed in 3314 milliseconds

<<161162163164165166167168169170>>