HomeSort by relevance Sort by last modified time
    Searched defs:identifiers (Results 1 - 25 of 28) sorted by null

1 2

  /external/chromium_org/v8/test/mjsunit/compiler/
expression-trees.js 59 var identifiers = ['a','b','c','d','e','f','g','h']; variable
60 var or_trees = makeTrees("|", identifiers);
61 var and_trees = makeTrees("&", identifiers);
79 eval(identifiers[j] + "+= ''");
82 eval(identifiers[j] + "= +" + identifiers[j]);
102 eval(identifiers[j] + "+= ''");
105 eval(identifiers[j] + "= +" + identifiers[j]);
  /external/chromium_org/v8/test/mjsunit/
keywords-and-reserved_words.js 107 // Not keywords - these are all just identifiers.
108 var identifiers = [ variable
122 for (var i = 0; i < identifiers.length; i++) {
123 assertEquals ("identifier", classifyIdentifier(identifiers[i]));
  /external/v8/test/mjsunit/compiler/
expression-trees.js 59 var identifiers = ['a','b','c','d','e','f','g','h']; variable
60 var or_trees = makeTrees("|", identifiers);
61 var and_trees = makeTrees("&", identifiers);
79 eval(identifiers[j] + "+= ''");
82 eval(identifiers[j] + "= +" + identifiers[j]);
102 eval(identifiers[j] + "+= ''");
105 eval(identifiers[j] + "= +" + identifiers[j]);
  /external/v8/test/mjsunit/
keywords-and-reserved_words.js 107 // Not keywords - these are all just identifiers.
108 var identifiers = [ variable
122 for (var i = 0; i < identifiers.length; i++) {
123 assertEquals ("identifier", classifyIdentifier(identifiers[i]));
  /external/chromium/chrome/browser/extensions/
key_identifier_conversion_views.cc 25 const char* identifiers[kNumIdentifierTypes]; member in struct:__anon4591::KeyIdentifier
309 if (key.identifiers[j][0] != '\0') {
312 IdentifierPair(key.identifiers[j], event));
  /external/chromium_org/chrome/browser/extensions/api/declarative/
initializing_rules_registry.cc 92 RuleIdentifiersMap::const_iterator identifiers = local
94 if (identifiers == used_rule_identifiers_.end())
96 return identifiers->second.find(rule_id) == identifiers->second.end();
113 // identifiers cannot collide with identifiers passed by the caller.
150 const std::vector<std::string>& identifiers) {
152 for (i = identifiers.begin(); i != identifiers.end(); ++i)
  /external/chromium_org/chrome/renderer/
external_host_bindings.cc 167 NPIdentifier identifiers[arraysize(identifier_names)] = {0}; local
169 arraysize(identifier_names), identifiers);
172 bool ok = WebBindings::getProperty(NULL, window, identifiers[0], &document);
181 identifiers[1], &event_type, 1, &result);
  /external/srec/srec/Semproc/include/
SR_ExpressionParser.h 111 LCHAR identifiers[MAX_RHS_IDENTIFIERS][MAX_STRING_LEN]; member in struct:ExpressionParser_t
114 * the number of identifiers encountered
  /libcore/luni/src/main/java/org/apache/harmony/security/asn1/
ASN1Choice.java 214 * identifiers table: [2][number of distinct identifiers]
215 * identifiers[0]: stores identifiers (includes nested choices)
216 * identifiers[1]: stores identifiers' indexes in array of types
218 private final int[][] identifiers; field in class:ASN1Choice
235 // create map of all identifiers
246 // add all choice's identifiers
247 int[][] choiceToAdd = ((ASN1Choice) t).identifiers;
    [all...]
  /external/chromium_org/chrome/browser/ui/autofill/
autofill_popup_controller_unittest.cc 93 const std::vector<int>& identifiers() const { function in class:autofill::__anon8427::TestAutofillPopupController
94 return AutofillPopupControllerImpl::identifiers();
381 EXPECT_EQ(ids, autofill_popup_controller_->identifiers());
397 EXPECT_EQ(ids, autofill_popup_controller_->identifiers());
410 EXPECT_EQ(ids, autofill_popup_controller_->identifiers());
424 EXPECT_EQ(ids, autofill_popup_controller_->identifiers());
437 EXPECT_EQ(ids, autofill_popup_controller_->identifiers());
448 EXPECT_EQ(ids, autofill_popup_controller_->identifiers());
autofill_popup_controller_impl.cc 117 const std::vector<int>& identifiers) {
118 SetValues(names, subtexts, icons, identifiers);
335 top += GetRowHeightFromId(identifiers()[i]);
342 GetRowHeightFromId(identifiers()[index]));
378 const std::vector<int>& AutofillPopupControllerImpl::identifiers() const { function in class:autofill::AutofillPopupControllerImpl
424 !CanAccept(identifiers()[new_selected_line])) {
439 !CanAccept(identifiers()[new_selected_line])) {
498 for (size_t i = 0; i < identifiers().size(); ++i) {
499 current_height += GetRowHeightFromId(identifiers()[i]);
506 return identifiers().size() - 1
    [all...]
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
V8NPObject.cpp 369 NPIdentifier* identifiers; local
370 if (npObject->_class->enumerate(npObject, &identifiers, &count)) {
373 IdentifierRep* identifier = static_cast<IdentifierRep*>(identifiers[i]);
  /external/clang/lib/StaticAnalyzer/Checkers/
CheckSecuritySyntaxOnly.cpp 691 static const char * const identifiers[num_setids] = { local
697 II_setid[i] = &BR.getContext().Idents.get(identifiers[i]);
  /external/chromium_org/third_party/WebKit/Source/testing/plugin/
PluginObject.cpp 646 NPIdentifier* identifiers; local
647 if (browser->enumerate(obj->npp, NPVARIANT_TO_OBJECT(args[0]), &identifiers, &count)) {
652 NPUTF8* string = browser->utf8fromidentifier(identifiers[i]);
665 browser->memfree(identifiers);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.director.app_1.0.201.R36x_v20100823.jar 
org.apache.jasper_5.5.17.v201004212143.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 
  /prebuilts/tools/common/m2/internal/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 
  /external/jdiff/
xerces.jar 
  /prebuilts/sdk/tools/lib/
lombok-ast-0.2.jar 
  /prebuilts/tools/common/lombok-ast/
lombok-ast-0.2.1.jar 
lombok-ast-0.2.jar 
  /prebuilts/tools/common/m2/repository/com/android/tools/external/lombok/lombok-ast/0.2.1/
lombok-ast-0.2.1.jar 
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 

Completed in 1202 milliseconds

1 2