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

12 3

  /external/chromium_org/extensions/renderer/resources/
messaging.js 28 // Map of port IDs to port object.
31 // Map of port IDs to unloadEvent listeners. Keep track of these to free the
105 // people add arbitrary port IDs to the port list.
  /external/llvm/lib/IR/
LegacyPassManager.cpp 530 const AnalysisUsage::VectorType &IDs = AnUsage->getRequiredTransitiveSet();
533 for (AnalysisUsage::VectorType::const_iterator I = IDs.begin(),
534 E = IDs.end(); I != E; ++I) {
    [all...]
  /external/chromium_org/chrome/browser/resources/
flags.js 59 * fake fragment navigation with '.scrollIntoView()', since the fragment IDs
  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
RenderScript.java 289 int[] IDs, String[] names, int[] arraySizes);
290 synchronized void nElementGetSubElements(int id, int[] IDs, String[] names, int[] arraySizes) {
292 rsnElementGetSubElements(mContext, id, IDs, names, arraySizes);
    [all...]
  /external/chromium_org/extensions/common/manifest_handlers/
externally_connectable_unittest.cc 49 EXPECT_THAT(info->ids,
99 TEST_F(ExternallyConnectableTest, IDs) {
111 EXPECT_THAT(info->ids,
132 EXPECT_THAT(info->ids, ElementsAre());
175 EXPECT_THAT(info->ids, ElementsAre());
200 EXPECT_THAT(info->ids,
  /external/llvm/utils/TableGen/
FixedLenDecoderEmitter.cpp 345 const std::vector<unsigned> &IDs,
349 : AllInstructions(Insts), Opcodes(IDs), Operands(Ops), Filters(),
358 const std::vector<unsigned> &IDs,
362 : AllInstructions(Insts), Opcodes(IDs), Operands(Ops),
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
table_util.js 25 * - Their IDs referenced in the header content attribute of another <TD> or
chrome_extension_externs.js 438 * @param {number|Array.<number>} tabIds A tab ID or an array of tab IDs.
traverse_table.js 134 * An array that associates cell IDs with their corresponding shadow nodes.
187 * - Their IDs referenced in the header content attribute of another <TD> or
    [all...]
  /external/chromium_org/chrome/browser/resources/cryptotoken/
gnubbies.js 91 * device IDs (from other namespaces), if any.
  /external/chromium_org/chrome/browser/resources/hangout_services/
thunk.js 108 // version of this extension, under different extension IDs. By
  /external/chromium_org/remoting/webapp/
log_to_server.js 221 * This method also logs the old and new session IDs to the server, in separate
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/ast-output/
rewrites.rb 848 a : ID+ -> ID ID ID ; // works if 3 input IDs
1286 a : ID+ -> ID ID ID ; // only 2 input IDs
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/liblouis_nacl/
liblouis.js 53 * Pending RPC callbacks. Maps from message IDs to callbacks.
  /external/chromium_org/chrome/browser/resources/net_internals/
main.js 7 * updated on load log). The *Types dictionaries map strings to numeric IDs,
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/managed_bookmarks/
background.js 360 // will have new IDs.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.registry_3.5.0.v20100503.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.registry_3.5.301.v20130717-1549.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.registry_3.5.300.v20130327-1442.jar 
  /external/chromium_org/chrome/browser/resources/login/
display_manager.js 95 * Groups of screens (screen IDs) that should have the same dimensions.
105 * Group of screens (screen IDs) where factory-reset screen invocation is
130 * Group of screens (screen IDs) that are not participating in
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/api/webNavigation/basic/
navigation_collector.js 132 * (or target tab/frame IDs if there's no source), as the API ensures
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/ui/
progress_center_panel.js 228 * Timeout IDs of the inactive state of each group.
  /external/elfutils/0.153/
elfutils.spec 240 When working from build IDs, don't open a named file that
370 buginfo now uses build IDs when available
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
file_tasks.js 195 // The action IDs here should match ones used in executeInternalTask_().
  /external/chromium_org/chrome/installer/mac/
pkg-dmg     [all...]

Completed in 3540 milliseconds

12 3