HomeSort by relevance Sort by last modified time
    Searched refs:ensure (Results 101 - 125 of 204) sorted by null

1 2 3 45 6 7 8 9

  /external/chromium_org/native_client_sdk/src/doc/
faq.rst 392 Google has taken several steps to ensure that Native Client's security
566 instruction set architecture (x86-32, x86-64 or ARM). You can ensure
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-graphite2.cc 276 buffer->ensure (buffer->allocated * 2);
hb-coretext.cc 708 buffer->ensure (buffer->len + range.length);
748 buffer->ensure (buffer->len + num_glyphs);
    [all...]
hb-uniscribe.cc 908 buffer->ensure (buffer->allocated * 2);
978 buffer->ensure (glyphs_len);
  /external/chromium_org/tools/grit/grit/tool/
build.py 96 IDs). This helps ensure that values of IDs stay the same, that all messages
  /external/chromium_org/tools/gyp/pylib/gyp/generator/
cmake.py 577 CMake requires that target names be globally unique. One way to ensure
    [all...]
  /external/harfbuzz_ng/src/
hb-graphite2.cc 277 buffer->ensure (buffer->allocated * 2);
hb-coretext.cc 706 buffer->ensure (buffer->len + range.length);
746 buffer->ensure (buffer->len + num_glyphs);
    [all...]
hb-uniscribe.cc 905 buffer->ensure (buffer->allocated * 2);
975 buffer->ensure (glyphs_len);
  /ndk/build/core/
build-binary.mk 113 # Ensure that 'make <module>' and 'make clean-<module>' work
471 # prepend a -L$(SYSROOT_LINK)/usr/lib to it to ensure that the linker
564 # and ensure they are ordered topologically.
572 # - add Make dependencies to ensure that all these libs are built
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
traverse_content.js 221 // whitespace, ensure that the next returned selection will NOT be
306 // whitespace, ensure that the next returned selection will NOT be
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.sat4j.core_2.2.0.v20100429.jar 
  /device/generic/goldfish/opengl/
common.mk 4 # We use it to ensure that all sub-Makefiles are included in the right
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
recognizers.rb 511 ensure
848 ensure
    [all...]
streams.rb 891 ensure
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
navigation_history.js 7 * state of this class (the node history), is used to ensure the user is
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/buildbot/
popup.js 268 // the popup and remove the event callback, so ensure the popup window is
  /external/chromium_org/chrome/renderer/resources/extensions/
file_system_custom_bindings.js 48 // FileEntry for each. We use hasError to ensure that only the first
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/cube/
example.js 79 // to ensure that the listeners are active before the NaCl module 'load'
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/earth/
example.js 79 // to ensure that the listeners are active before the NaCl module 'load'
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/voronoi/
example.js 79 // to ensure that the listeners are active before the NaCl module 'load'
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitruby/PrettyPatch/
PrettyPatch.rb 588 ensure
741 ensure
  /external/chromium_org/v8/src/
uri.js 108 // Callers must ensure that |result| is a sufficiently long sequential
  /external/chromium_org/v8/test/mjsunit/
array-constructor-feedback.js 105 // Test: ensure that crankshafted array constructor sites are deopted
139 // Test: Ensure that inlined array calls in crankshaft learn from deopts
  /external/chromium_org/v8/test/webkit/fast/js/
Object-getOwnPropertyNames.js 24 description("Test to ensure correct behaviour of Object.getOwnPropertyNames");

Completed in 1917 milliseconds

1 2 3 45 6 7 8 9