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

<<11121314151617181920>>

  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d10app/
d3d10x11main.cpp 138 ensure(swap_chain->GetBuffer(0, IID_ID3D10Texture2D, (void**)&tex));
139 ensure(dev->CreateRenderTargetView(tex, NULL, &rtv));
  /external/qemu/memcheck/
memcheck_api.h 69 * 1 Address should be invalidated in TLB cache, in order to ensure that
85 * 1 Address should be invalidated in TLB cache, in order to ensure that
  /frameworks/base/docs/html/guide/topics/ui/accessibility/
index.jd 62 <dd>Development practices and API features to ensure your application is accessible to users with
68 <dd>A checklist to help developers ensure that their applications are accessible.</dd>
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/tests/src/androidx/media/filterfw/samples/simplecamera/
IfElseFilterTest.java 75 // Ensure that for true, we use the video input
107 // Ensure that for true, we use the video input
  /frameworks/rs/cpu_ref/linkloader/include/
ELFObject.h 88 // Ensure alignment
95 // Ensure the free size is sufficient
  /hardware/qcom/keymaster/
QSEEComAPI.h 177 * If using ion_sbuffer, ensure this
180 * If using ion_sbuffer, ensure length is
183 * If using ion_sbuffer, ensure this is
186 * If using ion_sbuffer, ensure length is
212 * If using ion_sbuffer, ensure this
215 * If using ion_sbuffer, ensure length is
218 * If using ion_sbuffer, ensure this is
221 * If using ion_sbuffer, ensure length is
  /libcore/luni/src/main/native/
AsynchronousSocketCloseMonitor.cpp 51 // Ensure that the signal we send interrupts system calls but doesn't kill threads.
52 // Using sigaction(2) lets us ensure that the SA_RESTART flag is not set.
  /libcore/luni/src/test/java/libcore/java/util/
CurrencyTest.java 24 // Regression test to ensure that Currency.getSymbol(Locale) returns the
36 // Regression test to ensure that Currency.getInstance(String) throws if
  /ndk/sources/host-tools/make-3.81/tests/scripts/targets/
SECONDARY 9 not automatically deleted. Delete the file. Rebuild to ensure that
11 Change the original and ensure that the secondary file and the ultimate
  /art/compiler/jni/quick/arm/
calling_convention_arm.h 79 // Padding to ensure longs and doubles are not split in AAPCS
  /art/compiler/jni/quick/mips/
calling_convention_mips.h 78 // Padding to ensure longs and doubles are not split in AAPCS
  /art/runtime/entrypoints/interpreter/
interpreter_entrypoints.cc 32 // Ensure static methods are initialized.
  /art/runtime/
jobject_comparator.cc 27 // Ensure null references and cleared jweaks appear at the end.
  /bionic/libc/bionic/
pthread_sigmask.cpp 42 // if 'set' is NULL to ensure correct semantics (which in this case would
  /bionic/libc/include/sys/
prctl.h 39 * take 6 arguments to ensure consistency with the kernel
  /build/target/product/
full_x86.mk 35 # Ensure we package the BIOS files too.
  /build/tools/zipalign/
README.txt 14 The purpose of zipalign is to ensure that all uncompressed data starts
  /cts/tests/src/android/security/cts/activity/
SecureRandomService.java 45 * that this should only be called once. To ensure that it's only called
  /cts/tests/tests/calendarcommon/src/android/calendarcommon2/cts/
Calendarcommon2Test.java 30 * Test to ensure that com.android.calendarcommon2 is not compiled and
  /dalvik/vm/mterp/portable/
entry.cpp 49 * DEBUG: scramble this to ensure we're not relying on it.
  /development/ndk/platforms/android-3/include/sys/
prctl.h 38 * take 6 arguments to ensure consistency with the kernel
  /development/samples/training/basic/ActivityLifecycle/src/com/example/android/lifecycle/util/
StatusTracker.java 67 // String manipulation to ensure the status value is spelled correctly.
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/modes/
filter.rb 46 ensure
  /external/apache-xml/src/main/java/org/apache/xpath/objects/
XBooleanStatic.java 25 * whatever to ensure it works OK.
  /external/bluetooth/bluedroid/btif/include/
btif_sm.h 60 ** The caller should ensure that the table and the corresponding

Completed in 2387 milliseconds

<<11121314151617181920>>