HomeSort by relevance Sort by last modified time
    Searched full:prevent (Results 251 - 275 of 7504) sorted by null

<<11121314151617181920>>

  /external/icu/icu4c/source/i18n/
inputext.h 30 // Prevent copying
  /external/junit-params/src/test/java/junitparams/naming/
NamingStrategyIsUsedByRunnerTest.java 31 // them will prevent CTS and AndroidJUnitRunner from working properly; see b/36541809
  /external/libbrillo/brillo/dbus/
dbus_connection.cc 48 // Wait 1 second to prevent trashing the device while waiting for the
  /external/libbrillo/policy/
libpolicy.h 32 // are delivering. Normally contents are cached to prevent unnecessary load.
  /external/libchrome/base/
auto_reset.h 16 // have a shorter lifetime than its scoped_variable, to prevent invalid memory
  /external/libchrome/base/posix/
eintr_wrapper.h 7 // To prevent long-lasting loops (which would likely be a bug, such as a signal
  /external/libchrome/base/process/
launch.cc 51 // To prevent accidental privilege sharing to an untrusted child, processes
  /external/libchrome/base/test/
sequenced_worker_pool_owner.cc 51 // Release the reference to the callback to prevent retain cycles.
  /external/libchrome/base/trace_event/
malloc_dump_provider.h 59 // This is to prevent re-entrancy in the heap profiler when the heap dump
  /external/libcxx/test/libcxx/containers/gnu_cxx/
hash_map.pass.cpp 10 // Prevent emission of the deprecated warning.
hash_set.pass.cpp 10 // Prevent emission of the deprecated warning.
  /external/libcxx/test/std/depr/depr.c.headers/
setjmp_h.pass.cpp 22 ((void)jb); // Prevent unused warning
  /external/libcxx/test/std/iterators/iterator.primitives/std.iterator.tags/
bidirectional_iterator_tag.pass.cpp 20 ((void)tag); // Prevent unused warning
forward_iterator_tag.pass.cpp 20 ((void)tag); // Prevent unused warning
input_iterator_tag.pass.cpp 20 ((void)tag); // Prevent unused warning
output_iterator_tag.pass.cpp 20 ((void)tag); // Prevent unused warning
random_access_iterator_tag.pass.cpp 20 ((void)tag); // Prevent unused warning
  /external/libcxx/test/std/language.support/support.runtime/
csetjmp.pass.cpp 22 ((void)jb); // Prevent unused warning
  /external/libcxx/test/std/numerics/c.math/
ctgmath.pass.cpp 18 ((void)x); // Prevent unused warning
  /external/libcxx/test/std/numerics/rand/rand.device/
entropy.pass.cpp 23 ((void)e); // Prevent unused warning
eval.pass.cpp 26 ((void)e); // Prevent unused warning
  /external/libcxx/test/std/strings/char.traits/char.traits.specializations/char.traits.specializations.char16_t/
eof.pass.cpp 23 ((void)i); // Prevent unused warning
  /external/libcxx/test/std/strings/char.traits/char.traits.specializations/char.traits.specializations.char32_t/
eof.pass.cpp 23 ((void)i); // Prevent unused warning
  /external/libcxx/test/std/utilities/allocator.adaptor/allocator.adaptor.types/
allocator_pointers.pass.cpp 43 ((void)vp); // Prevent unused warning
44 ((void)cvp); // Prevent unused warning
80 ((void)vp); // Prevent unused warning
81 ((void)cvp); // Prevent unused warning
  /external/libcxx/test/std/utilities/memory/default.allocator/
allocator_pointers.pass.cpp 42 ((void)vp); // Prevent unused warning
43 ((void)cvp); // Prevent unused warning
79 ((void)vp); // Prevent unused warning
80 ((void)cvp); // Prevent unused warning

Completed in 367 milliseconds

<<11121314151617181920>>