HomeSort by relevance Sort by last modified time
    Searched full:require (Results 326 - 350 of 6655) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/renderer/resources/extensions/
i18n_custom_bindings.js 7 var binding = require('binding').Binding.create('i18n');
identity_custom_bindings.js 7 var binding = require('binding').Binding.create('identity');
notifications_custom_bindings.js 6 var binding = require('binding').Binding.create('notifications');
8 var sendRequest = require('sendRequest').sendRequest;
9 var imageUtil = require('imageUtil');
10 var lastError = require('lastError');
page_capture_custom_bindings.js 7 var binding = require('binding').Binding.create('pageCapture');
tab_capture_custom_bindings.js 7 var binding = require('binding').Binding.create('tabCapture');
  /external/chromium_org/chrome/third_party/chromevox/extensions/searchvox/
context_menu.js 10 goog.require('cvox.ChromeVoxKbHandler');
11 goog.require('cvox.KeySequence');
12 goog.require('cvox.Search');
13 goog.require('cvox.SearchTool');
  /external/chromium_org/chrome_frame/cfinstall/examples/
simple.html 20 <a href="javascript:CFInstall.require()">
  /external/chromium_org/gpu/gles2_conform_support/
README 2 (These require access to Google-internal sources.)
  /external/chromium_org/ppapi/thunk/
interfaces_ppb_private_no_permissions.h 10 // These interfaces don't require private permissions. However, they only work
  /external/chromium_org/sandbox/linux/services/
android_arm_ucontext.h 24 coprocessors require eight byte alignment. */
  /external/chromium_org/third_party/JSON/JSON-2.59/t/
e15_tie_ixhash.t 13 eval {require Tie::IxHash};
xe10_bignum.t 10 eval q| require Math::BigInt |;
  /external/chromium_org/third_party/icu/source/test/intltest/
itspoof.h 25 // Test the USpoofDetector API functions that require C++
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/
nouveau_screen.h 22 unsigned lowmem_bindings; /* PIPE_BIND_* that require an address < 4 GiB */
nouveau_statebuf.h 5 /* relocations are not supported, but Gallium CSOs don't require them */
  /external/chromium_org/tools/emacs/
chrome-filetypes.el 5 ; (require 'chrome-filetypes)
  /external/e2fsprogs/tests/f_illibitmap/
expect.1 2 of the inode table require relocation, you may wish to try
  /external/guava/guava-testlib/src/com/google/common/collect/testing/google/
MultisetIteratorTester.java 39 @CollectionFeature.Require({SUPPORTS_REMOVE, KNOWN_ORDER})
53 @CollectionFeature.Require(value = SUPPORTS_REMOVE, absent = KNOWN_ORDER)
66 @CollectionFeature.Require(value = KNOWN_ORDER, absent = SUPPORTS_REMOVE)
80 @CollectionFeature.Require(absent = {SUPPORTS_REMOVE, KNOWN_ORDER})
  /external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
CollectionContainsAllTester.java 49 @CollectionSize.Require(absent = ZERO)
75 @CollectionFeature.Require(absent = ALLOWS_NULL_QUERIES)
82 @CollectionFeature.Require(ALLOWS_NULL_QUERIES)
87 @CollectionFeature.Require(ALLOWS_NULL_VALUES)
ListListIteratorTester.java 52 @CollectionFeature.Require(absent = SUPPORTS_REMOVE)
53 @ListFeature.Require(absent = {SUPPORTS_SET, SUPPORTS_ADD_WITH_INDEX})
62 @CollectionFeature.Require(SUPPORTS_REMOVE)
63 @ListFeature.Require({SUPPORTS_SET, SUPPORTS_ADD_WITH_INDEX})
MapHashCodeTester.java 48 @CollectionSize.Require(absent = CollectionSize.ZERO)
49 @MapFeature.Require(ALLOWS_NULL_KEYS)
55 @CollectionSize.Require(absent = CollectionSize.ZERO)
56 @MapFeature.Require(ALLOWS_NULL_VALUES)
  /external/icu4c/test/intltest/
itspoof.h 25 // Test the USpoofDetector API functions that require C++
  /external/ipsec-tools/src/racoon/samples/
racoon.conf.sample-natt 47 # esp/tunnel/172.16.0.1-172.16.1.1/require;
49 # esp/tunnel/172.16.1.1-172.16.0.1/require;
54 # esp/tunnel/172.16.1.1-172.16.1.3/require;
56 # esp/tunnel/172.16.1.3-172.16.1.1/require;
  /external/jpeg/
jconfig.st 36 * USE_SETMODE. Some Atari compilers require it, some do not.
  /external/llvm/test/Analysis/BasicAA/
2003-12-11-ConstExprGEP.ll 2 ; resolvable by basicaa, but require analysis of getelementptr constant exprs.

Completed in 3119 milliseconds

<<11121314151617181920>>