/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/ |
D | InspectableNativeWindow.cpp | 132 const wchar_t *propertyName, in GetOptionalPropertyValue() 174 const wchar_t *propertyName, in GetOptionalSizePropertyValue() 240 const wchar_t *propertyName, in GetOptionalSinglePropertyValue()
|
D | SwapChainPanelNativeWindow_unittest.cpp | 431 const wchar_t *propertyName, in SetInspectablePropertyValue()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/ |
D | InspectableNativeWindow.cpp | 132 const wchar_t *propertyName, in GetOptionalPropertyValue() 174 const wchar_t *propertyName, in GetOptionalSizePropertyValue() 240 const wchar_t *propertyName, in GetOptionalSinglePropertyValue()
|
D | SwapChainPanelNativeWindow_unittest.cpp | 431 const wchar_t *propertyName, in SetInspectablePropertyValue()
|
/third_party/node/deps/npm/node_modules/bluebird/js/release/ |
D | call_get.js | 35 var makeGetter = function (propertyName) { argument 108 Promise.prototype.get = function (propertyName) { argument
|
/third_party/typescript/tests/cases/fourslash/ |
D | formattingOptionsChangeJsx.ts | 15 const propertyName = "InsertSpaceAfterOpeningAndBeforeClosingJsxExpressionBraces"; constant
|
/third_party/skia/third_party/externals/angle2/src/common/ |
D | system_utils.cpp | 35 std::string GetEnvironmentVarOrAndroidProperty(const char *variableName, const char *propertyName) in GetEnvironmentVarOrAndroidProperty() 53 const char *propertyName) in GetEnvironmentVarOrUnCachedAndroidProperty()
|
D | string_utils.cpp | 276 const char *propertyName, in GetStringsFromEnvironmentVarOrAndroidProperty() 285 const char *propertyName, in GetCachedStringsFromEnvironmentVarOrAndroidProperty()
|
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | FieldDescriptor.cs | 48 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/ |
D | SystemInfo_android.cpp | 23 bool GetAndroidSystemProperty(const std::string &propertyName, std::string *value) in GetAndroidSystemProperty()
|
/third_party/typescript/src/compiler/factory/ |
D | utilities.ts | 699 const propertyName = tryGetPropertyNameOfBindingOrAssignmentElement(bindingElement); constant 712 const propertyName = bindingElement.propertyName; constant 729 const propertyName = bindingElement.name; constant
|
D | emitHelpers.ts | 201 const propertyName = getPropertyNameOfBindingOrAssignmentElement(elements[i]); constant
|
/third_party/typescript/src/compiler/transformers/ |
D | destructuring.ts | 149 const propertyName = tryGetPropertyNameOfBindingOrAssignmentElement(element); constant 326 const propertyName = getPropertyNameOfBindingOrAssignmentElement(element)!; constant 445 const propertyName = tryGetPropertyNameOfBindingOrAssignmentElement(element); constant
|
D | ts.ts | 1989 … const propertyName = setParent(setTextRange(factory.cloneNode(name), name), name.parent); constant 3352 const propertyName = isPropertyAccessExpression(originalNode) constant
|
D | classFields.ts | 762 …const propertyName = isComputedPropertyName(property.name) && !isSimpleInlineableExpression(proper… constant
|
/third_party/typescript/src/services/codefixes/ |
D | convertLiteralTypeToMappedType.ts | 38 const propertyName = token.getText(sourceFile); constant
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkDeviceProperties.cpp | 107 const char* propertyName = propertyStructCreationData.name; in DeviceProperties() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/gpu_info_util/ |
D | SystemInfo_android.cpp | 114 bool GetAndroidSystemProperty(const std::string &propertyName, std::string *value) in GetAndroidSystemProperty()
|
/third_party/typescript/src/services/refactors/ |
D | convertImport.ts | 150 const propertyName = (element.propertyName || element.name).text; constant
|
/third_party/typescript/src/harness/ |
D | harnessUtils.ts | 209 …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/ |
D | ajv.d.ts | 304 propertyName?: string; property 379 propertyName: string; property
|
/third_party/typescript/tests/cases/conformance/types/thisType/ |
D | thisTypeInFunctionsNegative.ts | 57 function propertyName(this: { y: number }, x: number): number { function
|
/third_party/typescript/src/services/ |
D | findAllReferences.ts | 93 const propertyName = findAncestor(node, isComputedPropertyName); constant 1530 const { parent, propertyName, name } = exportSpecifier; constant 1588 const { parent, propertyName, name } = exportSpecifier; constant
|
D | importTracker.ts | 309 const { name, propertyName } = element; constant
|
/third_party/typescript/tests/baselines/reference/ |
D | fixSignatureCaching.js | 408 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
|