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

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/media/base/
test_data_util.h 23 // a DecoderBuffer. Use DecoderBuffer vs DataBuffer to ensure no matter
  /external/chromium_org/ppapi/api/private/
pp_video_frame_private.idl 28 * Ensure that this struct is 16-bytes wide by padding the end. In some
  /external/chromium_org/remoting/base/
breakpad.h 10 // Initializes collection and upload of crash reports. The caller has to ensure
  /external/chromium_org/sandbox/linux/services/
thread_helpers.h 21 // Stop |thread| and ensure that it does not have an entry in
  /external/chromium_org/sync/sessions/
debug_info_getter.h 18 // Gets the client debug info. Be sure to clear the info to ensure the data
  /external/chromium_org/third_party/WebKit/ManualTests/
crash-on-find-with-no-selection.html 7 <li>Ensure that you have not clicked anywhere on this page and that nothing on this page is currently selected.</li>
  /external/chromium_org/third_party/mach_override/
README.chromium 20 Ensure no rwx pages remain after mach_override_ptr:
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/progs/d3d10tri/
d3d10tri.cpp 61 ensure(dev->CreatePixelShader(g_ps, sizeof(g_ps), &ps));
62 ensure(dev->CreateVertexShader(g_vs, sizeof(g_vs), &vs));
70 ensure(dev->CreateInputLayout(elements, sizeof(elements) / sizeof(elements[0]), g_vs, sizeof(g_vs), &layout));
83 ensure(dev->CreateBuffer(&bufferd, &buffersd, &vb));
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/progs/d3d11tri/
d3d11tri.cpp 61 ensure(dev->CreatePixelShader(g_ps, sizeof(g_ps), NULL, &ps));
62 ensure(dev->CreateVertexShader(g_vs, sizeof(g_vs), NULL, &vs));
71 ensure(dev->CreateInputLayout(elements, sizeof(elements) / sizeof(elements[0]), g_vs, sizeof(g_vs), &layout));
85 ensure(dev->CreateBuffer(&bufferd, &buffersd, &vb));
  /external/chromium_org/third_party/skia/src/core/
SkCubicClipper.h 20 also in X, to ensure that all segments fit in a finite coordinate system.
  /external/chromium_org/tools/gyp/test/win/rc-build/
hello.rc 28 // Icon with lowest ID value placed first to ensure application icon
hello3.rc 29 // Icon with lowest ID value placed first to ensure application icon
  /external/chromium_org/tools/gyp/test/win/rc-build/subdir/
hello2.rc 29 // Icon with lowest ID value placed first to ensure application icon
  /external/chromium_org/ui/base/win/
accessibility_ids_win.h 20 // These constants ensure they use non-overlapping id ranges.
  /external/clang/test/CodeGen/
available-externally-suppress.c 3 // Ensure that we don't emit available_externally functions at -O0.
  /external/clang/test/SemaObjC/
conditional-expr-2.m 9 // Ensure that we can still send a message to result of incompatible
  /external/iptables/
INCOMPATIBILITIES 14 iptables-restore to ensure your dynamic rule changes continue to work.
  /external/jsilver/src/com/google/clearsilver/jsilver/data/
AbstractData.java 32 // representation we must ensure that an empty node is not mistaken
39 // representation we must ensure that an empty node is not mistaken
49 * Use {@link #getValue(String)} in preference to ensure ClearSilver compatibility.
65 * Use {@link #getValue(String)} in preference to ensure ClearSilver compatibility.
  /external/llvm/test/CodeGen/AArch64/
movw-shift-encoding.ll 5 ; CodeGen should ensure that the correct shift bits are set, because the linker
  /external/llvm/test/CodeGen/X86/
tailcall-stackalign.ll 3 ; is enabled, ensure that a normal fastcc call has matching stack size
  /external/llvm/test/Linker/
transitive-lazy-link.ll 1 ; @f and @g are lazily linked. @f requires @g - ensure @g is correctly linked.
  /external/llvm/test/Transforms/ConstProp/
logicaltest.ll 0 ; Ensure constant propagation of logical instructions is working correctly.
  /external/llvm/test/Transforms/EarlyCSE/
floatingpoint.ll 3 ; Ensure we don't simplify away additions vectors of +0.0's (same as scalars).
  /external/llvm/test/Transforms/IndVarSimplify/
2003-09-23-NotAtTop.ll 3 ; The indvar simplification code should ensure that the first PHI in the block
  /external/llvm/test/Transforms/LCSSA/
unused-phis.ll 9 ; Test to ensure that when there are multiple exit blocks, PHI nodes are

Completed in 208 milliseconds

1 2 3 4 56 7 8 91011>>