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

<<11121314151617181920>>

  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11app/
d3d11x11main.cpp 98 ensure(swap_chain->GetBuffer(0, IID_ID3D11Texture2D, (void**)&tex));
99 ensure(dev->CreateRenderTargetView(tex, NULL, &rtv));
  /external/openssh/
atomicio.h 33 * Ensure all of data on socket comes through. f==read || f==vwrite
43 * ensure all of data on socket comes through. f==readv || f==writev
  /external/sfntly/cpp/src/test/
otf_basic_editing_test.cc 38 // ensure the builder is not bogus
64 // ensure every table had a builder
  /external/skia/tests/
SrcOverTest.cpp 29 /* Here's the idea. Can we ensure that when we blend on top of an opaque
54 // Now ensure that we never over/underflow a byte
  /external/valgrind/main/helgrind/tests/
tc21_pthonce.c 54 ensure threads[0] gets to the pthread_once call first. This is so
55 as to ensure that this test produces results which aren't
  /packages/inputmethods/LatinIME/java/res/layout/
input_view.xml 38 <!-- To ensure that key preview popup is correctly placed when the current system locale is
50 <!-- To ensure that key preview popup is correctly placed when the current system locale is
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/json/tests/
test_recursion.py 29 # ensure that the marker is cleared
43 # ensure that the marker is cleared
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/tests/
test_recursion.py 29 # ensure that the marker is cleared
43 # ensure that the marker is cleared
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/template/
group-file-lexer.rb 21 Ensure the library has been installed on your system and is available
130 ensure
154 ensure
178 ensure
202 ensure
226 ensure
250 ensure
274 ensure
298 ensure
322 ensure
    [all...]
  /bootable/recovery/
roots.h 45 // Ensure that all and only the volumes that packages expect to find
  /cts/tests/tests/calendarcommon/src/com/android/calendarcommon2/
RecurrenceSet.java 21 * the test to ensure the correct library is being used.
  /dalvik/dx/tests/093-ssa-invoke-range/
Blort.java 54 // ensure that an attempt to combine registers for a local
  /dalvik/vm/
Inlines.h 23 * the "always_inline" gcc attribute to ensure that the non-inline version
  /development/tools/hosttestlib/src/com/android/hosttest/
DeviceTestCase.java 68 // ensure device has been set before test is run
  /device/generic/goldfish/gps/
Android.mk 17 # development.git/tools/emulator/. The following test is to ensure
  /device/generic/goldfish/opengl/system/egl/
Android.mk 25 # Ensure that this file is only copied to emulator-specific builds.
  /external/bison/lib/
float.c 30 /* This declaration is solely to ensure that after preprocessing
pipe-safer.c 26 /* Like pipe, but ensure that neither of the file descriptors is
pipe2-safer.c 27 /* Like pipe2, but ensure that neither of the file descriptors is
  /external/bison/m4/
sys_wait_h.m4 14 dnl Ensure the type pid_t gets defined.
  /external/chromium/chrome/browser/google/
google_update_settings_unittest.cc 36 // Test some brand codes to ensure that future changes to this method won't
  /external/chromium/chrome/browser/ui/cocoa/
background_gradient_view_unittest.mm 41 // Test drawing, mostly to ensure nothing leaks or crashes.
  /external/chromium/chrome/browser/ui/cocoa/tabs/
tab_view_unittest.mm 29 // Test drawing, mostly to ensure nothing leaks or crashes.
  /external/chromium/crypto/
signature_creator.h 38 // Create an instance. The caller must ensure that the provided PrivateKey
  /external/chromium/net/base/
keygen_handler_nss.cc 20 // Ensure NSS is initialized.

Completed in 506 milliseconds

<<11121314151617181920>>