Home
last modified time | relevance | path

Searched defs:identifiers (Results 1 – 22 of 22) sorted by relevance

/external/chromium_org/v8/test/mjsunit/
Dkeywords-and-reserved_words.js108 var identifiers = [ variable
/external/v8/test/mjsunit/
Dkeywords-and-reserved_words.js108 var identifiers = [ variable
/external/chromium_org/v8/test/mjsunit/compiler/
Dexpression-trees.js60 var identifiers = ['a','b','c','d','e','f']; variable
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
Dbasic.rb17 attr_reader :reported_errors, :identifiers accessor in TestParser001
/external/v8/test/mjsunit/compiler/
Dexpression-trees.js59 var identifiers = ['a','b','c','d','e','f','g','h']; variable
/external/chromium_org/android_webview/native/
Daw_autofill_manager_delegate.cc90 const std::vector<int>& identifiers, in ShowAutofillPopup()
113 const std::vector<int>& identifiers) { in ShowAutofillPopupImpl()
/external/chromium/chrome/browser/extensions/
Dkey_identifier_conversion_views.cc25 const char* identifiers[kNumIdentifierTypes]; member
/external/chromium_org/components/autofill/core/browser/
Dtest_autofill_manager_delegate.cc45 const std::vector<int>& identifiers, in ShowAutofillPopup()
/external/chromium_org/chrome/browser/ui/autofill/
Dautofill_popup_controller_impl.cc131 const std::vector<int>& identifiers) { in Show()
416 const std::vector<int>& AutofillPopupControllerImpl::identifiers() const { in identifiers() function in autofill::AutofillPopupControllerImpl
577 const std::vector<int>& identifiers) { in SetValues()
Dtab_autofill_manager_delegate.cc117 const std::vector<int>& identifiers, in ShowAutofillPopup()
/external/chromium_org/chrome/renderer/
Dexternal_host_bindings.cc167 NPIdentifier identifiers[arraysize(identifier_names)] = {0}; in CreateMessageEvent() local
/external/srec/srec/Semproc/include/
DSR_ExpressionParser.h111 LCHAR identifiers[MAX_RHS_IDENTIFIERS][MAX_STRING_LEN]; member
/external/chromium_org/chrome/browser/extensions/api/declarative/
Drules_registry.cc315 RuleIdentifiersMap::const_iterator identifiers = in IsUniqueId() local
374 const std::vector<std::string>& identifiers) { in RemoveUsedRuleIdentifiers()
/external/chromium_org/third_party/WebKit/Source/bindings/v8/
Dnpruntime.cpp188 void _NPN_GetStringIdentifiers(const NPUTF8** names, int32_t nameCount, NPIdentifier* identifiers) in _NPN_GetStringIdentifiers()
DV8NPObject.cpp368 NPIdentifier* identifiers; in npObjectPropertyEnumerator() local
/external/chromium_org/content/renderer/pepper/
Dppb_var_deprecated_impl.cc223 NPIdentifier* identifiers = NULL; in EnumerateProperties() local
/external/clang/lib/StaticAnalyzer/Checkers/
DCheckSecuritySyntaxOnly.cpp691 static const char * const identifiers[num_setids] = { in checkUncheckedReturnValue() local
/external/chromium_org/third_party/WebKit/Source/web/
DWebBindings.cpp98 …bBindings::getStringIdentifiers(const NPUTF8** names, int32_t nameCount, NPIdentifier* identifiers) in getStringIdentifiers()
/external/chromium_org/third_party/npapi/npspy/common/
Dnpn_gate.cpp630 void NPN_GetStringIdentifiers(const NPUTF8 **names, int32_t count, NPIdentifier *identifiers) in NPN_GetStringIdentifiers()
/external/chromium_org/third_party/jinja2/
Dcompiler.py274 def __init__(self, identifiers): argument
/external/chromium_org/third_party/WebKit/Source/testing/plugin/
DPluginObject.cpp645 NPIdentifier* identifiers; in testEnumerate() local
/external/llvm/docs/
DLangRef.rst64 .. _identifiers: target