Home
last modified time | relevance | path

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

1234

/third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/lib/
Dkeyword.js22 function addKeyword(keyword, definition) { argument
60 function _addRule(keyword, dataType, definition) { argument
77 definition: definition, property
135 function validateKeyword(definition, throwError) { argument
/third_party/skia/third_party/externals/harfbuzz/test/subset/
Drepack_test.py10 def __init__(self, test_path, definition): argument
28 def _parse(self, definition): argument
Dsubset_test_suite.py51 def __init__(self, test_path, definition): argument
81 def _parse(self, definition): argument
/third_party/harfbuzz/test/subset/
Drepack_test.py10 def __init__(self, test_path, definition): argument
28 def _parse(self, definition): argument
Dsubset_test_suite.py47 def __init__(self, test_path, definition): argument
77 def _parse(self, definition): argument
/third_party/skia/src/sksl/ir/
DSkSLFunctionDeclaration.h59 const FunctionDefinition* definition() const { in definition() function
63 void setDefinition(const FunctionDefinition* definition) const { in setDefinition()
/third_party/flutter/skia/third_party/externals/harfbuzz/test/subset/
Dsubset_test_suite.py40 def __init__(self, test_path, definition): argument
70 def _parse(self, definition): argument
/third_party/gstreamer/gstplugins_good/gst/smpte/
Dgstmask.c42 _gst_mask_register (const GstMaskDefinition * definition) in _gst_mask_register()
75 GstMaskDefinition *definition; in gst_mask_factory_new() local
/third_party/typescript/tests/cases/fourslash/
DremoteGetReferences.ts201 const definition = (() => { constant
DlocalGetReferences.ts231 const definition = (() => { constant
DreferencesForModifiers.ts17 verify.referenceGroups(modifier, [{ definition: "class C1", ranges: [classDef1] }]); constant
/third_party/rust/crates/bindgen/bindgen/ir/
Dtemplate.rs191 definition: TypeId, field
246 let definition = if declaration.kind() == CXCursor_TypeAliasTemplateDecl in from_ty() localVariable
269 let definition = match definition { in from_ty() localVariable
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DValidateMaxParameters.cpp20 TIntermFunctionDefinition *definition = node->getAsFunctionDefinition(); in ValidateMaxParameters() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DValidateMaxParameters.cpp20 TIntermFunctionDefinition *definition = node->getAsFunctionDefinition(); in ValidateMaxParameters() local
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DAddDefaultReturnStatements.cpp47 TIntermFunctionDefinition *definition = node->getAsFunctionDefinition(); in AddDefaultReturnStatements() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/
DAddDefaultReturnStatements.cpp48 TIntermFunctionDefinition *definition = node->getAsFunctionDefinition(); in AddDefaultReturnStatements() local
/third_party/node/deps/npm/node_modules/prr/
Dprr.js8 (function (name, context, definition) { argument
/third_party/icu/icu4c/source/i18n/
Ducol_sit.cpp337 const char *definition = string; in ucol_sit_readSpecs() local
426 ucol_prepareShortStringOpen( const char *definition, in ucol_prepareShortStringOpen()
492 ucol_openFromShortString( const char *definition, in ucol_openFromShortString()
582 ucol_normalizeShortDefinitionString(const char *definition, in ucol_normalizeShortDefinitionString()
/third_party/skia/third_party/externals/icu/source/i18n/
Ducol_sit.cpp337 const char *definition = string; in ucol_sit_readSpecs() local
426 ucol_prepareShortStringOpen( const char *definition, in ucol_prepareShortStringOpen()
492 ucol_openFromShortString( const char *definition, in ucol_openFromShortString()
582 ucol_normalizeShortDefinitionString(const char *definition, in ucol_normalizeShortDefinitionString()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ducol_sit.cpp338 const char *definition = string; in ucol_sit_readSpecs() local
430 ucol_prepareShortStringOpen( const char *definition, in ucol_prepareShortStringOpen()
497 ucol_openFromShortString( const char *definition, in ucol_openFromShortString()
585 ucol_normalizeShortDefinitionString(const char *definition, in ucol_normalizeShortDefinitionString()
/third_party/node/deps/icu-small/source/i18n/
Ducol_sit.cpp337 const char *definition = string; in ucol_sit_readSpecs() local
426 ucol_prepareShortStringOpen( const char *definition, in ucol_prepareShortStringOpen()
492 ucol_openFromShortString( const char *definition, in ucol_openFromShortString()
582 ucol_normalizeShortDefinitionString(const char *definition, in ucol_normalizeShortDefinitionString()
/third_party/node/deps/npm/node_modules/sorted-union-stream/node_modules/isarray/build/
Dbuild.js122 require.register = function(path, definition) { argument
/third_party/typescript/tests/baselines/reference/
DAPISample_jsdoc.js135 function parseCommentsIntoDefinition(symbol, definition, otherAnnotations) { argument
/third_party/node/tools/doc/
Dapilinks.mjs48 const definition = {}; constant
/third_party/mesa3d/.gitlab-ci/lava/
Dlava_job_submitter.py233 def __init__(self, proxy, definition): argument

1234