Home
last modified time | relevance | path

Searched defs:definition (Results 1 – 25 of 26) sorted by relevance

12

/external/chromium-trace/catapult/tracing/third_party/components/webcomponentsjs/
DCustomElements.js337 function upgradeWithDefinition(element, definition) { argument
350 function implementPrototype(element, definition) { argument
403 definition.prototype = Object.create(HTMLElement.prototype); class
458 function resolveTagName(definition) { argument
468 function resolvePrototypeChain(definition) { argument
487 function instantiate(definition) { argument
496 function registerDefinition(name, definition) { argument
499 function generateConstructor(definition) { argument
Dwebcomponents-lite.js1398 function upgradeWithDefinition(element, definition) { argument
1411 function implementPrototype(element, definition) { argument
1464 definition.prototype = Object.create(HTMLElement.prototype); class
1519 function resolveTagName(definition) { argument
1529 function resolvePrototypeChain(definition) { argument
1548 function instantiate(definition) { argument
1557 function registerDefinition(name, definition) { argument
1560 function generateConstructor(definition) { argument
Dwebcomponents.js5732 function upgradeWithDefinition(element, definition) { argument
5745 function implementPrototype(element, definition) { argument
5798 definition.prototype = Object.create(HTMLElement.prototype); class
5853 function resolveTagName(definition) { argument
5863 function resolvePrototypeChain(definition) { argument
5882 function instantiate(definition) { argument
5891 function registerDefinition(name, definition) { argument
5894 function generateConstructor(definition) { argument
/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
DCustomElements.js337 function upgradeWithDefinition(element, definition) { argument
350 function implementPrototype(element, definition) { argument
403 definition.prototype = Object.create(HTMLElement.prototype); class
458 function resolveTagName(definition) { argument
468 function resolvePrototypeChain(definition) { argument
487 function instantiate(definition) { argument
496 function registerDefinition(name, definition) { argument
499 function generateConstructor(definition) { argument
Dwebcomponents-lite.js1398 function upgradeWithDefinition(element, definition) { argument
1411 function implementPrototype(element, definition) { argument
1464 definition.prototype = Object.create(HTMLElement.prototype); class
1519 function resolveTagName(definition) { argument
1529 function resolvePrototypeChain(definition) { argument
1548 function instantiate(definition) { argument
1557 function registerDefinition(name, definition) { argument
1560 function generateConstructor(definition) { argument
Dwebcomponents.js5732 function upgradeWithDefinition(element, definition) { argument
5745 function implementPrototype(element, definition) { argument
5798 definition.prototype = Object.create(HTMLElement.prototype); class
5853 function resolveTagName(definition) { argument
5863 function resolvePrototypeChain(definition) { argument
5882 function instantiate(definition) { argument
5891 function registerDefinition(name, definition) { argument
5894 function generateConstructor(definition) { argument
/external/dexmaker/src/dx/java/com/android/dx/ssa/back/
DRegisterAllocator.java82 SsaInsn definition = ssaMeth.getDefinitionForRegister(reg); in getCategoryForSsaReg() local
100 SsaInsn definition = ssaMeth.getDefinitionForRegister(reg); in getDefinitionSpecForSsaReg() local
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb2/
Dfields.py27 def definition(self): member in BaseSchemaField
103 def definition(self): member in BaseIndexField
/external/icu/icu4c/source/i18n/
Ducol_sit.cpp336 const char *definition = string; in ucol_sit_readSpecs() local
428 ucol_prepareShortStringOpen( const char *definition, in ucol_prepareShortStringOpen()
488 ucol_openFromShortString( const char *definition, in ucol_openFromShortString()
576 ucol_normalizeShortDefinitionString(const char *definition, in ucol_normalizeShortDefinitionString()
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/
Dregistry.py63 definition = messages.StringField(2, required=True) variable in ServiceMapping
/external/clang/test/CodeGenCXX/
Dmangle-template.cpp132 struct definition { struct
Dvisibility.cpp29 struct definition { struct
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/constructor/
DConstructor.java127 public TypeDescription addTypeDescription(TypeDescription definition) { in addTypeDescription()
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/experimental/javascript/
Dmessages.js338 ProtoRpc.Message_ = function(definition) { argument
/external/libweave/src/
Dcomponent_manager_impl.cc336 const base::DictionaryValue* definition = nullptr; in FindCommandDefinition() local
/external/deqp/scripts/khr_util/
Dregistry.py54 definition=None variable in Type
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/node_modules/chai/
Dchai.js122 require.register = function (name, definition) { argument
124 definition: definition property
/external/clang/tools/libclang/
DCXCursor.cpp1332 const MacroDefinitionRecord *definition = getCursorMacroDefinition(cursor); in clang_getCursorCompletionString() local
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h381 SExpr *definition() { return Definition; } in definition() function
382 const SExpr *definition() const { return Definition; } in definition() function
/external/google-breakpad/src/testing/scripts/generator/cpp/
Dast.py144 def __init__(self, start, end, name, definition): argument
/external/deqp/modules/gles31/functional/
Des31fProgramUniformTests.cpp1078 const char* definition; in writeUniformDefinitions() member
/external/chromium-trace/catapult/third_party/chai/
Dchai.js1 …ar t=require.modules[e];if(t)return"exports"in t||"function"!=typeof t.definition||(t.client=t.com… property
/external/chromium-trace/catapult/tracing/third_party/chai/
Dchai.js1 …ar t=require.modules[e];if(t)return"exports"in t||"function"!=typeof t.definition||(t.client=t.com… property
/external/deqp/modules/gles2/functional/
Des2fUniformApiTests.cpp1091 const char* definition; in writeUniformDefinitions() member
/external/deqp/modules/gles3/functional/
Des3fUniformApiTests.cpp1262 const char* definition; in writeUniformDefinitions() member

12