HomeSort by relevance Sort by last modified time
    Searched refs:ensure (Results 26 - 50 of 113) sorted by null

12 3 4 5

  /external/qemu/distrib/sdl-1.2.15/acinclude/
alsa.m4 80 /* ensure backward compatibility */
  /external/v8/test/mjsunit/regress/
regress-720.js 28 // This regression test is used to ensure that Object.defineProperty
regress-94425.js 41 // Shift array multiple times to ensure that young
  /ndk/build/core/
prebuilt-library.mk 61 # If LOCAL_BUILT_MODULE is not defined, then ensure that the prebuilt is
  /external/harfbuzz_ng/src/
hb-buffer.cc 128 if (unlikely (!ensure (out_len + num_out))) return false;
205 if (unlikely (!ensure (len + 1))) return;
220 if (unlikely (!ensure (len + 1))) return;
812 return buffer->ensure (size);
837 if (!buffer->ensure (length))
925 buffer->ensure (buffer->len + item_length * sizeof (T) / 4);
hb-uniscribe.cc 369 buffer->ensure (buffer->allocated * 2);
437 buffer->ensure (glyphs_len);
  /external/webkit/Tools/DumpRenderTree/gtk/fonts/
fonts.conf 95 <!-- We need to ensure that layout tests that use "Helvetica" don't
139 <!-- We need to ensure that layout tests that use "Courier", "Courier New",
292 <!-- We need to enable simulated bold to for DejaVu Serif to ensure that we interpret
312 <!-- We need to enable simulated oblique to for DejaVu Serif to ensure that we interpret
  /external/chromium/chrome/common/extensions/docs/examples/api/webNavigation/basic/
navigation_collector.js 23 * request's tab ID, frame ID, and URL in order to ensure uniqueness.
32 * request's tab ID, frame ID, and URL in order to ensure uniqueness.
41 * request's tab ID, frame ID, and URL in order to ensure uniqueness.
  /build/tools/droiddoc/templates-pdk/assets/
android-developer-reference.js 323 * @param expand 'true' to ensure it's expanded. 'false' to ensure it's closed.
350 * @param expand 'true' to ensure it's expanded. 'false' to ensure it's closed.
  /cts/tests/SignatureTest/
Android.mk 57 # sure the generated resources rule depend on it, we can ensure that
  /external/doclava/res/assets/templates/assets/
doclava-developer-reference.js 304 * @param expand 'true' to ensure it's expanded. 'false' to ensure it's closed.
331 * @param expand 'true' to ensure it's expanded. 'false' to ensure it's closed.
  /external/llvm/test/MC/MBlaze/
mblaze_special.s 3 # Test to ensure that all special instructions and special registers can be
mblaze_imm.s 10 # code emitter. Test to ensure that IMM instructions are generated
  /external/v8/test/mjsunit/
string-externalize.js 92 // Run the test many times to ensure IC-s don't break things.
arguments-read-and-assignment.js 28 // Introduced to ensure that the fast compiler does the right thing.
string-external-cached.js 114 // Run the test many times to ensure IC-s don't break things.
  /external/webkit/LayoutTests/dom/html/level1/core/
hc_nodelistindexequalzero.js 83 the "getNodeName()" method) to ensure the proper
hc_textsplittextone.js 87 to ensure that the two nodes are indeed siblings.
  /external/webkit/LayoutTests/dom/xhtml/level1/core/
hc_nodelistindexequalzero.js 83 the "getNodeName()" method) to ensure the proper
hc_textsplittextone.js 87 to ensure that the two nodes are indeed siblings.
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/main/
main-scripts.rb 56 ensure
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
ruby.php 50 'ensure', 'for', 'if', 'in', 'module', 'while',
  /external/openssl/
check-all-builds.sh 198 This script is used to ensure that all OpenSSL build variants compile
253 # Create a temporary directory, ensure it gets destroyed properly
  /external/libpng/
CHANGES 149 added test for MACOS to ensure that both math.h and fp.h are not #included
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
dfa.rb 231 ensure
295 ensure

Completed in 3239 milliseconds

12 3 4 5