Home
last modified time | relevance | path

Searched refs:string (Results 7901 - 7925 of 27492) sorted by relevance

1...<<311312313314315316317318319320>>...1100

/third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/gen/
H A Dpermutate.go54 Desc string // Description of the overload
55 Hash string // Hash of the overload
70 hashes := map[string]string{}
214 func (s permutationState) String() string {
/third_party/typescript/tests/baselines/reference/
H A DsourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues.js5 type Robot = [number, string, string];
6 type MultiSkilledRobot = [string, [string, string]];
/third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/assumeChangesOnlyAffectDirectDependenciesAndD/
H A Dwith-noEmitOnError-with-incremental.js4 name: string;
100 {"program":{"fileNames":["../../../../../a/lib/lib.d.ts","../shared/types/db.ts","../src/main.ts","../src/other.ts"],"fileInfos":[{"version":"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };","affectsGlobalScope":true},"-9621097780-export interface A {\r\n name: string;\r\n}","2626879346-import { A } from \"../shared/types/db\";\r\nconst a = {\r\n lastName: 'sdsd'\r\n;","11373096570-console.log(\"hi\");\r\nexport { }"],"options":{"assumeChangesOnlyAffectDirectDependencies":true,"declaration":true,"noEmitOnError":true,"outDir":"./"},"fileIdsList":[[2]],"referencedMap":[[3,1]],"exportedModulesMap":[[3,1]],"semanticDiagnosticsPerFile":[1,2,3,4],"affectedFilesPendingEmit":[[2,1],[3,1],[4,1]]},"version":"FakeTSVersion"}
123 "version": "-9621097780-export interface A {\r\n name: string;\r\n}",
124 "signature": "-9621097780-export interface A {\r\n name: string;\r\n}"
263 {"program":{"fileNames":["../../../../../a/lib/lib.d.ts","../shared/types/db.ts","../src/main.ts","../src/other.ts"],"fileInfos":[{"version":"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };","affectsGlobalScope":true},{"version":"-9621097780-export interface A {\r\n name: string;\r\n}","signature":"-5014788164-export interface A {\n name: string;\n}\n"},{"version":"-2574605496-import { A } from \"../shared/types/db\";\nconst a = {\n lastName: 'sdsd'\n};","signature":"-3531856636-export {};\n"},{"version":"11373096570-console.log(\"hi\");\r\nexport { }","signature":"-3531856636-export {};\n"}],"options":{"assumeChangesOnlyAffectDirectDependencies":true,"declaration":true,"noEmitOnError":true,"outDir":"./"},"fileIdsList":[[2]],"referencedMap":[[3,1]],"exportedModulesMap":[],"semanticDiagnosticsPerFile":[1,2,3,4]},"version":"FakeTSVersion"}
286 "version": "-9621097780-export interface A {\r\n name: string;\r\n}",
287 "signature": "-5014788164-export interface A {\n name: string;\n}\n"
328 name: string;
360 const a: string
[all...]
H A Dwith-noEmitOnError.js4 name: string;
192 name: string;
224 const a: string = 10;
231 src/main.ts:2:7 - error TS2322: Type 'number' is not assignable to type 'string'.
233 2 const a: string = 10;
313 const a: string = "hello";
/third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/defaultAndD/
H A Dwith-noEmitOnError-with-incremental.js4 name: string;
100 {"program":{"fileNames":["../../../../../a/lib/lib.d.ts","../shared/types/db.ts","../src/main.ts","../src/other.ts"],"fileInfos":[{"version":"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };","affectsGlobalScope":true},"-9621097780-export interface A {\r\n name: string;\r\n}","2626879346-import { A } from \"../shared/types/db\";\r\nconst a = {\r\n lastName: 'sdsd'\r\n;","11373096570-console.log(\"hi\");\r\nexport { }"],"options":{"declaration":true,"noEmitOnError":true,"outDir":"./"},"fileIdsList":[[2]],"referencedMap":[[3,1]],"exportedModulesMap":[[3,1]],"semanticDiagnosticsPerFile":[1,2,3,4],"affectedFilesPendingEmit":[[2,1],[3,1],[4,1]]},"version":"FakeTSVersion"}
123 "version": "-9621097780-export interface A {\r\n name: string;\r\n}",
124 "signature": "-9621097780-export interface A {\r\n name: string;\r\n}"
262 {"program":{"fileNames":["../../../../../a/lib/lib.d.ts","../shared/types/db.ts","../src/main.ts","../src/other.ts"],"fileInfos":[{"version":"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };","affectsGlobalScope":true},{"version":"-9621097780-export interface A {\r\n name: string;\r\n}","signature":"-5014788164-export interface A {\n name: string;\n}\n"},{"version":"-2574605496-import { A } from \"../shared/types/db\";\nconst a = {\n lastName: 'sdsd'\n};","signature":"-3531856636-export {};\n"},{"version":"11373096570-console.log(\"hi\");\r\nexport { }","signature":"-3531856636-export {};\n"}],"options":{"declaration":true,"noEmitOnError":true,"outDir":"./"},"fileIdsList":[[2]],"referencedMap":[[3,1]],"exportedModulesMap":[],"semanticDiagnosticsPerFile":[1,2,3,4]},"version":"FakeTSVersion"}
285 "version": "-9621097780-export interface A {\r\n name: string;\r\n}",
286 "signature": "-5014788164-export interface A {\n name: string;\n}\n"
326 name: string;
358 const a: string
[all...]
H A Dwith-noEmitOnError.js4 name: string;
192 name: string;
224 const a: string = 10;
231 src/main.ts:2:7 - error TS2322: Type 'number' is not assignable to type 'string'.
233 2 const a: string = 10;
313 const a: string = "hello";
/third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/isolatedModulesAndD/
H A Dwith-noEmitOnError-with-incremental.js4 name: string;
100 {"program":{"fileNames":["../../../../../a/lib/lib.d.ts","../shared/types/db.ts","../src/main.ts","../src/other.ts"],"fileInfos":[{"version":"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };","affectsGlobalScope":true},"-9621097780-export interface A {\r\n name: string;\r\n}","2626879346-import { A } from \"../shared/types/db\";\r\nconst a = {\r\n lastName: 'sdsd'\r\n;","11373096570-console.log(\"hi\");\r\nexport { }"],"options":{"declaration":true,"noEmitOnError":true,"outDir":"./"},"fileIdsList":[[2]],"referencedMap":[[3,1]],"exportedModulesMap":[[3,1]],"semanticDiagnosticsPerFile":[1,2,3,4],"affectedFilesPendingEmit":[[2,1],[3,1],[4,1]]},"version":"FakeTSVersion"}
123 "version": "-9621097780-export interface A {\r\n name: string;\r\n}",
124 "signature": "-9621097780-export interface A {\r\n name: string;\r\n}"
262 {"program":{"fileNames":["../../../../../a/lib/lib.d.ts","../shared/types/db.ts","../src/main.ts","../src/other.ts"],"fileInfos":[{"version":"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };","affectsGlobalScope":true},{"version":"-9621097780-export interface A {\r\n name: string;\r\n}","signature":"-5014788164-export interface A {\n name: string;\n}\n"},{"version":"-2574605496-import { A } from \"../shared/types/db\";\nconst a = {\n lastName: 'sdsd'\n};","signature":"-3531856636-export {};\n"},{"version":"11373096570-console.log(\"hi\");\r\nexport { }","signature":"-3531856636-export {};\n"}],"options":{"declaration":true,"noEmitOnError":true,"outDir":"./"},"fileIdsList":[[2]],"referencedMap":[[3,1]],"exportedModulesMap":[],"semanticDiagnosticsPerFile":[1,2,3,4]},"version":"FakeTSVersion"}
285 "version": "-9621097780-export interface A {\r\n name: string;\r\n}",
286 "signature": "-5014788164-export interface A {\n name: string;\n}\n"
326 name: string;
358 const a: string
[all...]
H A Dwith-noEmitOnError.js4 name: string;
192 name: string;
224 const a: string = 10;
231 src/main.ts:2:7 - error TS2322: Type 'number' is not assignable to type 'string'.
233 2 const a: string = 10;
313 const a: string = "hello";
/third_party/vixl/src/aarch64/
H A Ddisasm-aarch64.h135 std::string mnemonic_;
138 void SetMnemonicFromForm(const std::string& form) { in SetMnemonicFromForm()
140 VIXL_ASSERT(form.find_first_of('_') != std::string::npos); in SetMnemonicFromForm()
259 void Substitute(const Instruction* instr, const char* string);
308 void AppendToOutput(const char* string, ...) PRINTF_CHECK(2, 3);
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_xmp_sdk.cpp43 #include <string>
45 #define TXMP_STRING_TYPE std::string
738 // If the first item is a null string... in IsEmptyArray()
802 std::string ss; in ComposeArrayItemPath()
828 std::string ss; in ComposeStructFieldPath()
860 std::string ss; in GetNamespacePrefix()
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_enum_field_lite.cc36 #include <string>
66 std::map<std::string, std::string>* variables) { in SetEnumVariables()
300 std::string ImmutableEnumFieldLiteGenerator::GetBoxedType() const { in GetBoxedType()
777 std::string RepeatedImmutableEnumFieldLiteGenerator::GetBoxedType() const { in GetBoxedType()
H A Djava_message_field_lite.cc36 #include <string>
57 std::map<std::string, std::string>* variables) { in SetMessageVariables()
292 std::string ImmutableMessageFieldLiteGenerator::GetBoxedType() const { in GetBoxedType()
748 std::string RepeatedImmutableMessageFieldLiteGenerator::GetBoxedType() const { in GetBoxedType()
H A Djava_string_field.cc37 #include <string>
64 std::map<std::string, std::string>* variables) { in SetPrimitiveVariables()
163 // syntax, string was the way to indicate bytes and C++ engineers can
389 // all string fields to Strings when copying fields from a Message. in GenerateMergingCode()
466 std::string ImmutableStringFieldGenerator::GetBoxedType() const { in GetBoxedType()
667 // all string fields to Strings when copying fields from a Message. in GenerateMergingCode()
1048 std::string RepeatedImmutableStringFieldGenerator::GetBoxedType() const { in GetBoxedType()
H A Djava_string_field_lite.cc37 #include <string>
64 std::map<std::string, std::string>* variables) { in SetPrimitiveVariables()
140 // syntax, string was the way to indicate bytes and C++ engineers can
320 std::string ImmutableStringFieldLiteGenerator::GetBoxedType() const { in GetBoxedType()
722 std::string RepeatedImmutableStringFieldLiteGenerator::GetBoxedType() const { in GetBoxedType()
/third_party/spirv-tools/test/fuzz/fact_manager/
H A Dconstant_uniform_facts_test.cpp53 std::string shader = R"( in TEST()
501 std::string shader = R"( in TEST()
572 std::string shader = R"( in TEST()
683 std::string shader = R"( in TEST()
738 std::string shader = R"( in TEST()
/third_party/spirv-tools/test/opt/loop_optimizations/
H A Dnested_loops.cpp16 #include <string>
65 const std::string text = R"( in TEST_F()
224 const std::string text = R"( in TEST_F()
455 const std::string text = R"( in TEST_F()
626 const std::string text = R"( in TEST_F()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTextureSwizzleTests.cpp42 using std::string;
311 string name = string(channels[chanNdx].name) + "_" + swizzles[swzNdx].name; in init()
329 string name = string(formats[fmtNdx].name) + "_" + swizzleCases[caseNdx].name; in init()
/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sVertexArrayTests.cpp67 static std::string typeToString (T t) in typeToString()
88 const std::string name = "stride" + typeToString(stride) + "_" + Array::inputTypeToString(inputTypes[inputTypeNdx]) + "_quads" + typeToString(counts[countNdx]); in init()
190 std::string name = Array::storageToString(storages[storageNdx]) + "_stride" + typeToString(stride) + "_components" + typeToString(componentCount) + "_quads" + typeToString(counts[countNdx]); in init()
296 std::string name = "first" + typeToString(firsts[firstNdx]) + "_offset" + typeToString(offsets[offsetNdx]) + "_stride" + typeToString(stride) + "_quads" + typeToString(counts[countNdx]); in init()
397 const std::string name = "offset" + typeToString(offsets[offsetNdx]) + "_stride" + typeToString(strides[strideNdx]) + "_quads" + typeToString(counts[countNdx]); in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemClearColorImageTests.cpp78 const std::string& name, in ClearColorImageTestCase()
319 const std::string name = "clear_" + de::toString(ndx + 1); in createClearColorImageTests()
329 const std::string name = "clear_" + de::toString(ndx + 1); in createClearColorImageTests()
345 std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createClearColorImageTests()
346 std::string groupDesc = "Clear Color Image Tests with " + groupName + " command buffer"; in createClearColorImageTests()
H A DvktProtectedMemCopyBufferToImageTests.cpp79 const std::string& name, in CopyBufferToImageTestCase()
381 const std::string name = "copy_" + de::toString(ndx + 1); in createCopyBufferToImageTests()
391 const std::string name = "copy_" + de::toString(ndx + 1); in createCopyBufferToImageTests()
412 std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createCopyBufferToImageTests()
413 std::string groupDesc = "Copy Buffer To Image Tests with " + groupName + " command buffer"; in createCopyBufferToImageTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesBufferMemoryAliasing.cpp46 #include <string>
86 const std::string& name,
87 const std::string& description,
103 const std::string& name, in BufferSparseMemoryAliasingCase()
104 const std::string& description, in BufferSparseMemoryAliasingCase()
H A DvktSparseResourcesBufferSparseResidency.cpp46 #include <string>
67 const std::string& name,
68 const std::string& description,
85 const std::string& name, in BufferSparseResidencyCase()
86 const std::string& description, in BufferSparseResidencyCase()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationImageLayoutTransitionTests.cpp40 #include <string>
333 const std::string& name,
334 const std::string& description);
342 const std::string& name, in SynchronizationImageLayoutTransitionTest()
343 const std::string& description) in SynchronizationImageLayoutTransitionTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationGeometryPointSizeTests.cpp44 #include <string>
412 std::string getTestCaseName (const Flags flags) in getTestCaseName()
416 // join per-bit descriptions into a single string with '_' separator in getTestCaseName()
426 std::string getTestCaseDescription (const Flags flags) in getTestCaseDescription()
430 // join per-bit descriptions into a single string with ", " separator in getTestCaseDescription()
473 const std::string name = getTestCaseName (caseFlags[ndx]); in createGeometryPointSizeTests()
474 const std::string desc = getTestCaseDescription(caseFlags[ndx]); in createGeometryPointSizeTests()
/third_party/vk-gl-cts/modules/egl/
H A DteglResizeTests.cpp63 using std::string;
91 string name;
92 string description;
525 const string& name, in createCaseGroup()
526 const string& desc) in createCaseGroup()

Completed in 39 milliseconds

1...<<311312313314315316317318319320>>...1100