Home
last modified time | relevance | path

Searched defs:propertyName (Results 1 – 25 of 43) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/
DInspectableNativeWindow.cpp132 const wchar_t *propertyName, in GetOptionalPropertyValue()
174 const wchar_t *propertyName, in GetOptionalSizePropertyValue()
240 const wchar_t *propertyName, in GetOptionalSinglePropertyValue()
DSwapChainPanelNativeWindow_unittest.cpp431 const wchar_t *propertyName, in SetInspectablePropertyValue()
/third_party/typescript/tests/cases/fourslash/
DformattingOptionsChangeJsx.ts15 const propertyName = "InsertSpaceAfterOpeningAndBeforeClosingJsxExpressionBraces"; constant
/third_party/skia/third_party/externals/angle2/src/common/
Dsystem_utils.cpp35 std::string GetEnvironmentVarOrAndroidProperty(const char *variableName, const char *propertyName) in GetEnvironmentVarOrAndroidProperty()
53 const char *propertyName) in GetEnvironmentVarOrUnCachedAndroidProperty()
Dstring_utils.cpp276 const char *propertyName, in GetStringsFromEnvironmentVarOrAndroidProperty()
285 const char *propertyName, in GetCachedStringsFromEnvironmentVarOrAndroidProperty()
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DFieldDescriptor.cs48 private readonly string propertyName; // Annoyingly, needed in Crosslink. field in Google.Protobuf.Reflection.FieldDescriptor
96 … MessageDescriptor parent, int index, string propertyName, Extension extension) in FieldDescriptor()
/third_party/skia/third_party/externals/angle2/src/gpu_info_util/
DSystemInfo_android.cpp23 bool GetAndroidSystemProperty(const std::string &propertyName, std::string *value) in GetAndroidSystemProperty()
/third_party/typescript/src/compiler/transformers/
Ddestructuring.ts149 const propertyName = tryGetPropertyNameOfBindingOrAssignmentElement(element); constant
326 const propertyName = getPropertyNameOfBindingOrAssignmentElement(element)!; constant
445 const propertyName = tryGetPropertyNameOfBindingOrAssignmentElement(element); constant
Dts.ts1142 … const propertyName = setParent(setTextRange(factory.cloneNode(name), name), name.parent); constant
Des2015.ts1722 const propertyName = visitNode(member.name, visitor, isPropertyName); constant
1782 const propertyName = createExpressionForPropertyName(factory, visitedAccessorName); constant
DclassFields.ts1739 const propertyName = constant
/third_party/node/test/fixtures/wpt/common/
Dobject-association.js9 window.testIsPerWindow = propertyName => { argument
/third_party/typescript/src/services/codefixes/
DconvertLiteralTypeToMappedType.ts38 const propertyName = token.getText(sourceFile); constant
/third_party/typescript/src/compiler/factory/
Dutilities.ts774 const propertyName = tryGetPropertyNameOfBindingOrAssignmentElement(bindingElement); constant
787 const propertyName = bindingElement.propertyName; constant
804 const propertyName = bindingElement.name; constant
DemitHelpers.ts206 const propertyName = getPropertyNameOfBindingOrAssignmentElement(elements[i]); constant
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkDeviceProperties.cpp107 const char* propertyName = propertyStructCreationData.name; in DeviceProperties() local
/third_party/typescript/src/harness/
DharnessUtils.ts189 …for (const propertyName of Object.getOwnPropertyNames(n) as readonly (keyof ts.SourceFile | keyof … constant
/third_party/typescript/src/services/refactors/
DconvertImport.ts196 const propertyName = (element.propertyName || element.name).text; constant
/third_party/typescript/tests/cases/conformance/types/thisType/
DthisTypeInFunctionsNegative.ts57 function propertyName(this: { y: number }, x: number): number { function
/third_party/typescript/src/services/
DimportTracker.ts311 const { name, propertyName } = element; constant
DfindAllReferences.ts93 const propertyName = findAncestor(node, isComputedPropertyName); constant
1626 const { parent, propertyName, name } = exportSpecifier; constant
1684 const { parent, propertyName, name } = exportSpecifier; constant
DnavigationBar.ts695 const propertyName = getPropertyNameForPropertyNameNode(declName); constant
/third_party/typescript/tests/baselines/reference/
DfixSignatureCaching.js408 impl.getVersionStr = function (propertyName, userAgent) { argument
432 impl.getVersion = function (propertyName, userAgent) { argument
1383 impl.getVersionStr = function (propertyName, userAgent) { argument
1406 impl.getVersion = function (propertyName, userAgent) { argument
DthisTypeInFunctionsNegative.js236 function propertyName(x) { function
/third_party/icu/icu4c/source/i18n/
Dregexcmp.cpp4265 UnicodeString propertyName; in scanProp() local

12