HomeSort by relevance Sort by last modified time
    Searched full:ensure (Results 401 - 425 of 8868) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/tcmalloc/vendor/src/
pagemap.h 77 // Ensure that the map contains initialized entries "x .. x+n-1".
79 bool Ensure(Number x, size_t n) {
82 // ensure a number y where array_[y] would be an out-of-bounds
160 bool Ensure(Number start, size_t n) {
184 Ensure(0, 1 << BITS);
266 bool Ensure(Number start, size_t n) {
  /external/qemu/
ia64.ld 80 /* Ensure the __preinit_array_start label is properly aligned. We
133 /* Ensure __gp is outside the range of any normal data. We need to
136 file. A better solution might be to ensure that the dynamically
163 . += 0x400000; /* ensure .bss stuff is out of reach of gp */
167 /* Align here to ensure that the .bss section occupies space up to
168 _end. Align after .bss to ensure correct alignment even if the
  /art/runtime/
vmap_table.h 56 // TODO: we treat kImpreciseConstant as an integer below, need to ensure that such values
85 // TODO: we treat kImpreciseConstant as an integer below, need to ensure that such values
  /bionic/libc/bionic/
libc_init_dynamic.cpp 62 // We flag the __libc_preinit function as a constructor to ensure
106 // so we need to ensure that these are called when the program exits
  /cts/tools/tradefed-host/
README 21 1. Ensure 'adb' is in your current PATH. adb can be found in the
33 4. Ensure device is visible via 'adb devices'
  /development/ndk/sources/android/libportable/arch-mips/
fenv.c 149 /* Ensure that flags are all legal */
161 /* Ensure that flags are all legal */
  /docs/source.android.com/src/
index.jd 32 and ensure your devices are compatible with the Android compatibility definition.
57 ensure developers' apps run on a variety of devices.</p>
  /external/bison/lib/
fatal-signal.h 41 structures provided they are in a consistent state. One way to ensure
43 below. Another - more tricky - way to ensure this is the careful use
  /external/bison/m4/
spawn_h.m4 34 dnl Ensure the type pid_t gets defined.
37 dnl Ensure the type mode_t gets defined.
  /external/bluetooth/bluedroid/gki/ulinux/
gki_int.h 44 /* GKI timer bases should use GKI_SCHED_FIFO to ensure the least jitter possible */
56 /* the AV timer should preferably run above the gki timer tick to ensure precise AV timing
  /external/chromium/base/memory/
weak_ptr_unittest.cc 121 // checks that ensure that a weak reference is not used by multiple threads.
130 // checks that ensure that a weak reference is not used by multiple threads.
  /external/chromium/chrome/browser/accessibility/
browser_accessibility_mac_unittest.mm 108 // Test to ensure querying standard attributes works.
115 // Test querying for an invalid attribute to ensure it doesn't crash.
  /external/chromium/chrome/browser/extensions/
test_extension_prefs.cc 76 // scenarios), we have to ensure the task has a chance to run. If the FILE
77 // thread is a different thread, the test must ensure that thread is running
  /external/chromium/chrome/browser/ui/cocoa/
keystone_promote_preflight.sh 7 # Called as root before Keystone ticket promotion to ensure a suitable
65 # Ensure the right ownership and permissions
  /external/chromium/chrome/common/
important_file_writer.h 23 // Helper to ensure that a file won't be corrupted by the write (for example on
61 // You have to ensure that there are no pending writes at the moment
  /external/chromium_org/base/
callback_unittest.cc 70 const Callback<void(void)> callback_b_; // Ensure APIs work with const.
74 // Ensure we can create unbound callbacks. We need this to be able to store
  /external/chromium_org/base/files/
important_file_writer.h 23 // Helper to ensure that a file won't be corrupted by the write (for example on
67 // You have to ensure that there are no pending writes at the moment
  /external/chromium_org/chrome/android/testshell/javatests/src/org/chromium/chrome/testshell/
ChromiumTestShellUrlTest.java 42 // Ensure we have a ContentView and ContentViewCore.
59 // Ensure the correct page has been loaded, ie. not interstitial, and title/url should
  /external/chromium_org/chrome/browser/mac/
keystone_promote_preflight.sh 7 # Called as root before Keystone ticket promotion to ensure a suitable
65 # Ensure the right ownership and permissions
  /external/chromium_org/chrome/browser/metrics/
metrics_service_unittest.cc 42 // Ensure the ClientId is formatted as expected.
71 // Now, set it to 0 and ensure it doesn't get reset.
  /external/chromium_org/chrome/browser/ui/views/
hung_renderer_view_win.cc 133 // Metro chrome will invoke these handlers on the metro thread. Ensure that
157 // Metro chrome will invoke these handlers on the metro thread. Ensure that
  /external/chromium_org/chrome/browser/ui/webui/options/
certificate_manager_browsertest.cc 103 // Ensure policy-installed certificates without web trust do not display
116 // Ensure policy-installed certificates with web trust display the
  /external/chromium_org/chrome/browser/ui/webui/
web_ui_test_handler.cc 62 // error. To ensure this gets done, do this before ASSERT* calls.
82 // error. To ensure this gets done, do this before ASSERT* calls.
  /external/chromium_org/components/nacl/common/
nacl_host_messages.h 56 // ensure that PNaCl is installed.
60 // The browser replies to the renderer's request to ensure that
  /external/chromium_org/content/browser/accessibility/
browser_accessibility_mac_unittest.mm 128 // Test to ensure querying standard attributes works.
136 // Test querying for an invalid attribute to ensure it doesn't crash.

Completed in 1257 milliseconds

<<11121314151617181920>>