/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
H A D | GPUSampler.cpp | 32 void GPUSampler::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() argument
|
/third_party/skia/third_party/externals/freetype/src/psaux/ |
H A D | pserror.h | 97 /* Set error code to a particular value. */ 100 FT_Error value );
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/WindowsResource/ |
H A D | ResourceScriptToken.h | 24 // (declared in ResourceScriptTokenList) and holds a value - a reference 26 // RCToken does not claim ownership on its value. A memory buffer containing 27 // the token value should be stored in a safe place and cannot be freed 41 // Get an integer value of the integer token. 45 StringRef value() const;
|
/third_party/skia/third_party/externals/tint/src/ast/ |
H A D | override_decoration.h | 32 /// Create an override decoration with a specific id value. 35 /// @param val the override value 51 /// The override id value 52 const uint32_t value; member in tint::ast::OverrideDecoration
|
/third_party/spirv-tools/source/ |
H A D | ext_inst.h | 39 // instruction table by value. On success, returns SPV_SUCCESS and writes a 43 const uint32_t value,
|
/third_party/typescript/tests/baselines/reference/ |
H A D | recursiveConditionalCrash2.js | 5 value: T 12 Expand__<O['value'], N, Depth> :
|
H A D | taggedTemplateStringWithSymbolExpression01.js | 13 if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
|
H A D | taggedTemplateStringsHexadecimalEscapes.js | 9 if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
|
H A D | taggedTemplateStringsPlainCharactersThatArePartsOfEscapes01.js | 10 if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
|
H A D | taggedTemplateStringsWithManyCallAndMemberExpressions.js | 20 if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
|
H A D | taggedTemplateStringsWithMultilineTemplate.js | 12 if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
|
H A D | taggedTemplateStringsWithTagNamedDeclare.js | 9 if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
|
H A D | taggedTemplateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpression.js | 9 if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
|
H A D | taggedTemplateStringsWithUnicodeEscapes.js | 9 if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
|
H A D | taggedTemplateStringsWithWhitespaceEscapes.js | 9 if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
|
H A D | templateStringsArrayTypeDefinedInES5Mode.js | 14 if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
|
H A D | templateStringsArrayTypeNotDefinedES5Mode.js | 11 if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
|
H A D | transitiveTypeArgumentInference1.js | 3 m(value: T): U;
|
H A D | asOperatorASI.js | 16 if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
|
H A D | declarationEmitExportAssignment.js | 14 Object.defineProperty(exports, "__esModule", { value: true });
|
H A D | declarationEmitPathMappingMonorepo.js | 6 value: string;
|
H A D | mappedTypeWithCombinedTypeMappers.js | 6 value: T[P];
|
H A D | nodeModulesImportHelpersCollisions3(module=node16).js | 31 Object.defineProperty(exports, "__esModule", { value: true });
|
/third_party/typescript/tests/baselines/reference/transpile/ |
H A D | Transpile with emit decorators and emit metadata.js | 2 Object.defineProperty(exports, "__esModule", { value: true });
|
H A D | Transpile with emit decorators and emit metadata.oldTranspile.js | 2 Object.defineProperty(exports, "__esModule", { value: true });
|