Home
last modified time | relevance | path

Searched defs:propertyName (Results 1 – 25 of 50) 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/flutter/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/node/deps/npm/node_modules/bluebird/js/release/
Dcall_get.js35 var makeGetter = function (propertyName) { argument
108 Promise.prototype.get = function (propertyName) { argument
/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/factory/
Dutilities.ts699 const propertyName = tryGetPropertyNameOfBindingOrAssignmentElement(bindingElement); constant
712 const propertyName = bindingElement.propertyName; constant
729 const propertyName = bindingElement.name; constant
DemitHelpers.ts201 const propertyName = getPropertyNameOfBindingOrAssignmentElement(elements[i]); constant
/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.ts1989 … const propertyName = setParent(setTextRange(factory.cloneNode(name), name), name.parent); constant
3352 const propertyName = isPropertyAccessExpression(originalNode) constant
DclassFields.ts762 …const propertyName = isComputedPropertyName(property.name) && !isSimpleInlineableExpression(proper… constant
/third_party/typescript/src/services/codefixes/
DconvertLiteralTypeToMappedType.ts38 const propertyName = token.getText(sourceFile); constant
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkDeviceProperties.cpp107 const char* propertyName = propertyStructCreationData.name; in DeviceProperties() local
/third_party/flutter/skia/third_party/externals/angle2/src/gpu_info_util/
DSystemInfo_android.cpp114 bool GetAndroidSystemProperty(const std::string &propertyName, std::string *value) in GetAndroidSystemProperty()
/third_party/typescript/src/services/refactors/
DconvertImport.ts150 const propertyName = (element.propertyName || element.name).text; constant
/third_party/typescript/src/harness/
DharnessUtils.ts209 …for (const propertyName of Object.getOwnPropertyNames(n) as readonly (keyof ts.SourceFile | keyof … constant
/third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/lib/
Dajv.d.ts304 propertyName?: string; property
379 propertyName: string; property
/third_party/typescript/tests/cases/conformance/types/thisType/
DthisTypeInFunctionsNegative.ts57 function propertyName(this: { y: number }, x: number): number { function
/third_party/typescript/src/services/
DfindAllReferences.ts93 const propertyName = findAncestor(node, isComputedPropertyName); constant
1530 const { parent, propertyName, name } = exportSpecifier; constant
1588 const { parent, propertyName, name } = exportSpecifier; constant
DimportTracker.ts309 const { name, propertyName } = element; 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

12