HomeSort by relevance Sort by last modified time
    Searched full:ensure (Results 2326 - 2350 of 9267) sorted by null

<<919293949596979899100>>

  /external/chromium_org/third_party/icu/source/common/
ucnvsel.cpp 153 // ensure args make sense!
284 // ensure args make sense!
466 // ensure args make sense!
744 // ensure args make sense!
784 // ensure args make sense!
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/
java_enum_field.cc 358 "private void ensure$capitalized_name$IsMutable() {\n"
391 " ensure$capitalized_name$IsMutable();\n"
402 " ensure$capitalized_name$IsMutable();\n"
411 " ensure$capitalized_name$IsMutable();\n"
456 " ensure$capitalized_name$IsMutable();\n"
java_primitive_field.cc 555 "private void ensure$capitalized_name$IsMutable() {\n"
587 " ensure$capitalized_name$IsMutable();\n"
596 " ensure$capitalized_name$IsMutable();\n"
605 " ensure$capitalized_name$IsMutable();\n"
650 " ensure$capitalized_name$IsMutable();\n"
  /external/chromium_org/ui/compositor/
layer_animator.cc 346 // Ensure that each sequence is only Started once, regardless of the
422 // ensure that it's valid.
758 // Ensure that no one is animating one of the sequence's properties already.
770 // last_tick_time() from there to ensure animations started during the same
793 // Ensure that animations get stepped at their start time.
  /external/icu4c/common/
ucnvsel.cpp 155 // ensure args make sense!
286 // ensure args make sense!
468 // ensure args make sense!
746 // ensure args make sense!
788 // ensure args make sense!
  /external/llvm/test/Transforms/LoopUnroll/
unloop.ll 7 ; Ensure that tail->inner is removed and rely on verify-loopinfo to
38 ; Ensure that only the middle loop is removed and rely on verify-loopinfo to
126 ; Ensure that only the middle loop is removed and rely on verify-loopinfo to
248 ; Ensure that only the middle loop is removed and rely on verify-loopinfo to
326 ; Ensure that only the loop is removed and rely on verify-loopinfo to
  /external/llvm/test/Transforms/SROA/
phi-and-select.ll 62 ; Note that we build redundant GEPs here to ensure that having different GEPs
211 ; Ensure that we rewrite allocas to the used type when that use is hidden by
312 ; Ensure we don't crash or fail to nuke dead selects of allocas if no load is
328 ; Ensure we don't crash or fail to nuke dead phis of allocas if no load is ever
387 ; Check a pattern where we have a chain of dead phi nodes to ensure they are
  /external/openssh/
moduli.c 106 /* Ensure enough bit space for testing 2*q. */
193 * The sieve omits p's and q's divisible by 2, so ensure that
214 * The sieve omits p's divisible by 4, so ensure that
330 /* ensure odd */
380 * The sieve omits even numbers, so ensure that
  /frameworks/base/core/java/android/view/
Choreographer.java 51 * <li>To ensure that the contents of a {@link View} scroll smoothly and are drawn in
62 * and you want to ensure that it is appropriately synchronized with the display, then use
132 // it is attached. We take care to ensure that we post message to the looper
702 // We need to ensure that we will still receive the vsync from the primary
711 + "vsync for a specific display to ensure it doesn't lose track "
    [all...]
  /frameworks/base/docs/html/training/sync-adapters/
running-sync-adapter.jd 66 modified data from the device to a server, and is especially useful if you need to ensure
296 By scheduling your sync adapter to run when the network message is sent, you ensure that your
298 don't have to force a data transfer in response to data changes, but you do want to ensure
350 the same time as your sync adapter. If you take this approach, however, you need to ensure that
376 ensure that sync adapter runs from different devices are staggered.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
ExpandableBinaryDictionary.java 45 * are controlled across multiple instances to ensure that only one instance can update the same
223 // Ensure that no other threads are accessing the local binary dictionary.
510 // Ensure all threads accessing the current dictionary have finished before
512 // TODO: Ensure multi-thread assignment of mBinaryDictionary.
612 // Ensure that only one thread attempts to read or write to the shared binary dictionary
  /prebuilts/sdk/tools/linux/
mipsel-linux-android-ld 
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/bin/
mipsel-linux-android-ld 
mipsel-linux-android-ld.bfd 
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/mipsel-linux-android/bin/
ld 
ld.bfd 
  /external/chromium_org/net/quic/
quic_connection_test.cc     [all...]
  /external/chromium/chrome/browser/extensions/
browser_action_apitest.cc 168 // Ensure that two clicks will exceed the maximum allowed size.
348 // Ensure that the browser actions are in the right order (ABC).
356 // Now rearrange them and ensure that they are rearranged correctly in both
  /external/chromium/chrome/browser/history/
visit_database.cc 304 // by id too, to ensure a consistent ordering just in case.
345 // by id too, to ensure a consistent ordering just in case.
371 // by id too, to ensure a consistent ordering just in case.
  /external/chromium/chrome/browser/metrics/
thread_watcher.h 107 // This will ensure that the watching is actively taking place, and awaken
242 // This will ensure that the watching is actively taking place. It will wakeup
251 // This will ensure that the watching is actively taking place, and awaken
  /external/chromium/chrome/browser/ui/views/infobars/
infobar_view.cc 260 // For accessibility, ensure the close button is the last child view.
299 // Ensure we don't return a value greater than EndX(), so children can safely
332 // Ensure that notifying our container of our size change will result in a
  /external/chromium/chrome/browser/web_applications/
web_app.cc 301 // Ensure web_app_path_ exists.
403 // By starting this string with an underscore, we ensure that there
426 // icon cache to ensure correct icon is displayed. Returns true if icon_file
  /external/chromium_org/build/android/pylib/base/
test_dispatcher.py 149 which device ran each copy of the test, and to ensure each copy of the
189 # An unhandleable exception, ensure tests get run by another device and
233 which device ran each copy of the test, and to ensure each copy of the
  /external/chromium_org/chrome/app/
image_pre_reader_win.cc 180 // of the system page size, to ensure that it's been paged in.
234 // NT headers. Let's ensure we've read enough to capture the NT headers.
242 // including all of the section headers. Let's ensure we've read enough
  /external/chromium_org/chrome/browser/apps/
web_view_browsertest.cc 412 // Ensure the persistent storage partitions are different.
    [all...]

Completed in 1194 milliseconds

<<919293949596979899100>>