Home
last modified time | relevance | path

Searched defs:propName (Results 1 – 25 of 35) sorted by relevance

12

/third_party/typescript/scripts/
DprocessDiagnosticMessages.ts73 const propName = convertPropertyName(name); constant
89 const propName = convertPropertyName(name); constant
/third_party/typescript/tests/cases/conformance/jsdoc/
DcheckOtherObjectAssignProperty.ts16 const propName = "prop" constant
/third_party/node/deps/icu-small/source/tools/icuexportdata/
Dicuexportdata.cpp201 const char* propName = u_getPropertyName(uprop, U_SHORT_PROPERTY_NAME); in main() local
254 for (const char* propName : propNames) { in main() local
286 for (const char* propName : propNames) { in main() local
/third_party/typescript_eslint/packages/eslint-plugin/src/util/
Dmisc.ts60 const propName: TSESTree.PropertyName | undefined = node.parameters.find( constant
/third_party/jerryscript/tests/jerry/es2015/
Ddataview.js138 gettersSetters.forEach (function (propName) { argument
Dproxy_delete.js22 }, get (object, propName) { argument
/third_party/typescript/src/services/codefixes/
DconvertFunctionToEs6Class.ts256 const propName = node.argumentExpression; constant
/third_party/skia/experimental/docs/
DanimationCommon.js254 function loopAddProp(action, propName) { argument
/third_party/flutter/skia/experimental/docs/
DanimationCommon.js254 function loopAddProp(action, propName) { argument
/third_party/typescript/tests/baselines/reference/
DconstAssertions.js192 function accessorNames(propName) { argument
/third_party/icu/icu4c/source/test/intltest/
Ducdtest.cpp187 UnicodeString propName(fields[1][0], (int32_t)(fields[1][1]-fields[1][0])); in derivedPropsLineFn() local
/third_party/icu/icu4c/source/i18n/
Dregexcmp.cpp4330 UnicodeString propName; in scanPosixProp() local
4392 UnicodeSet *RegexCompile::createSetForProperty(const UnicodeString &propName, UBool negated) { in createSetForProperty()
/third_party/node/deps/icu-small/source/i18n/
Dregexcmp.cpp4333 UnicodeString propName; in scanPosixProp() local
4395 UnicodeSet *RegexCompile::createSetForProperty(const UnicodeString &propName, UBool negated) { in createSetForProperty()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dregexcmp.cpp4312 UnicodeString propName; in scanPosixProp() local
4374 UnicodeSet *RegexCompile::createSetForProperty(const UnicodeString &propName, UBool negated) { in createSetForProperty()
/third_party/skia/third_party/externals/icu/source/i18n/
Dregexcmp.cpp4330 UnicodeString propName; in scanPosixProp() local
4392 UnicodeSet *RegexCompile::createSetForProperty(const UnicodeString &propName, UBool negated) { in createSetForProperty()
/third_party/node/deps/icu-small/source/common/
Duniset_props.cpp1077 UnicodeString propName, valueName; in applyPropertyPattern() local
/third_party/icu/icu4c/source/common/
Duniset_props.cpp1077 UnicodeString propName, valueName; in applyPropertyPattern() local
/third_party/skia/third_party/externals/icu/source/common/
Duniset_props.cpp1077 UnicodeString propName, valueName; in applyPropertyPattern() local
/third_party/flutter/skia/third_party/externals/icu/source/common/
Duniset_props.cpp1106 UnicodeString propName, valueName; in applyPropertyPattern() local
/third_party/icu/icu4c/source/test/cintltst/
Dcucdtst.c530 static void testSampleCharProps(UBool propFn(UChar32), const char *propName, in testSampleCharProps()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
DUnicodeSetTest.java105 String propName; in TestPropertyAccess() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUnicodeSetTest.java102 String propName; in TestPropertyAccess() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DUnicodeSet.java3739 String propName, valueName; in applyPropertyPattern() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DUnicodeSet.java3671 String propName, valueName; in applyPropertyPattern() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fProgramInterfaceQueryTests.cpp2767 glw::GLenum propName; in iterate() member
3014 glw::GLenum propName; in iterate() member

12