Home
last modified time | relevance | path

Searched refs:string (Results 19801 - 19825 of 27800) sorted by relevance

1...<<791792793794795796797798799800>>...1112

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DTokenizer.cpp348 #include <string.h>
938 typedef std::string YYSTYPE;
941 // Use the unused yycolumn variable to track file (string) number.
1196 /* This used to be an fputs(), but since the string might contain NUL's,
2465 /** Setup the input buffer state to scan a string. The next call to yylex() will
2467 * @param yystr a NUL-terminated string to scan
3006 bool Tokenizer::init(size_t count, const char * const string[], const int length[]) in init() argument
3008 if ((count > 0) && (string == 0)) in init()
3011 mContext.input = Input(count, string, length); in init()
/third_party/skia/third_party/externals/tint/src/
H A Dclone_context_test.cc645 std::string node_name = TypeInfo::Of<Node>().name; in TEST_F()
661 std::string node_name = TypeInfo::Of<Node>().name; in TEST_F()
662 std::string replaceable_name = TypeInfo::Of<Replaceable>().name; in TEST_F()
678 std::string node_name = TypeInfo::Of<Node>().name; in TEST_F()
679 std::string replaceable_name = TypeInfo::Of<Replaceable>().name; in TEST_F()
/third_party/skia/third_party/externals/tint/src/resolver/
H A Ddependency_graph_test.cc15 #include <string>
34 DependencyGraph Build(std::string expected_error = "") { in Build()
283 std::string DiagString(SymbolUseKind kind) { in DiagString()
1252 std::string where = nullptr; in TEST_F()
1261 std::string(__FILE__) + ":" + std::to_string(line) + ": " + kind}); in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h52 #include <string>
436 void viewGraph(const std::string &Title);
440 std::map<const SDNode *, std::string> NodeGraphAttrs;
452 const std::string getGraphAttrs(const SDNode *N) const;
1786 std::map<std::pair<std::string, unsigned>, SDNode *> TargetExternalSymbols;
/third_party/protobuf/python/google/protobuf/pyext/
H A Ddescriptor.cc35 #include <string>
78 PyObject* PyString_FromCppString(const std::string& str) { in PyString_FromCppString()
121 // filename is not a string. in _CalledFromGeneratedFile()
195 std::string serialized; in Reparse()
269 // Reparse options string! XXX call cmessage::MergeFromString in GetOrBuildOptions()
332 // The cached version of serialized pb. Either NULL, or a Bytes string.
842 const std::string& value = _GetDescriptor(self)->default_value_string(); in GetDefaultValue()
1353 std::string contents; in GetSerializedPb()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeStateApiTests.cpp37 #include <string>
100 static std::string getVtxFragVersionSources (const std::string source, NegativeTestContext& ctx) in getVtxFragVersionSources()
104 std::map<std::string, std::string> args; in getVtxFragVersionSources()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/
H A DvktQueryPoolOcclusionTests.cpp404 throw tcu::NotSupportedError(std::string("Implementation doesn't support resetting queries from the host").c_str()); in iterate()
661 throw tcu::NotSupportedError(std::string("Implementation doesn't support resetting queries from the host").c_str()); in iterate()
1276 const std::string fragSrc = std::string( in initPrograms()
1282 + std::string(m_testVector.discardHalf ? discard : "") in initPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationCrossInstanceSharingTests.cpp329 std::vector<std::string> extensions; in createTestInstance()
1288 m_resultCollector.fail(std::string("Exception: ") + error.getMessage()); in iterate()
1375 const std::string semaphoreNames[vk::VK_SEMAPHORE_TYPE_LAST] = in createTests()
1391 const std::string opGroupName = getOperationName(writeOp) + "_" + getOperationName(readOp); in createTests()
1413 std::string name = getResourceName(resource) + semaphoreNames[semaphoreType] + cases[caseNdx].nameSuffix; in createTests()
H A DvktSynchronizationInternallySynchronizedObjectsTests.cpp62 using std::string;
1123 const string& name, in PipelineCacheComputeTest()
1124 const string& description) in PipelineCacheComputeTest()
1196 const string& name, in PipelineCacheGraphicTest()
1197 const string& description) in PipelineCacheGraphicTest()
H A DvktSynchronizationSignalOrderTests.cpp1036 const std::string& name, in QueueSubmitSignalOrderSharedTestCase()
1200 const std::string opGroupName = getOperationName(writeOp) + "_" + getOperationName(readOp); in init()
1213 std::string caseName = getResourceName(resource) + "_" + in init()
1613 const std::string& name, in QueueSubmitSignalOrderTestCase()
1737 const std::string opGroupName = getOperationName(writeOp) + "_" + getOperationName(readOp); in init()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp55 #include <string>
2303 std::string lowerCase = Tok.getString().lower(); in tryParseScalarRegister()
2670 /// parseCondCodeString - Parse a Condition Code string.
2742 std::string LowerID = Tok.getString().lower(); in tryParseOptionalShiftExtend()
2843 static void setRequiredFeatureString(FeatureBitset FBS, std::string &Str) { in setRequiredFeatureString()
2907 std::string Str("IC " + std::string(IC->Name) + " requires "); in parseSysAlias()
2917 std::string Str("DC " + std::string(DC->Name) + " requires "); in parseSysAlias()
2927 std::string St in parseSysAlias()
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DDateFormatTest.java631 // non-generic timezone string influences dst offset even if wrong for date/time in TestGenericTime()
725 // generic times should parse the same no matter what the placement of the time zone string in TestGenericTimeZoneOrder()
1654 logln("pattern=" + fmt.toPattern() + " string=" + str); in _testIt917()
1661 logln( "Formatted string: " + formatted); in _testIt917()
1859 "bogus string", null, null, null, null, null, null, null, null, null, in TestBadInput135a()
3124 * [0] = pattern string to parse [i+2] with
3129 * [i+1] = input string
3188 * [0] = reference dateformat pattern string (ref)
3192 * [i] = test dateformat pattern string (test), or null to reuse prior test pattern
3193 * [i+1] = data string
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DDateFormatTest.java628 // non-generic timezone string influences dst offset even if wrong for date/time in TestGenericTime()
722 // generic times should parse the same no matter what the placement of the time zone string in TestGenericTimeZoneOrder()
1738 logln("pattern=" + fmt.toPattern() + " string=" + str); in _testIt917()
1745 logln( "Formatted string: " + formatted); in _testIt917()
1943 "bogus string", null, null, null, null, null, null, null, null, null, in TestBadInput135a()
3221 * [0] = pattern string to parse [i+2] with
3226 * [i+1] = input string
3285 * [0] = reference dateformat pattern string (ref)
3289 * [i] = test dateformat pattern string (test), or null to reuse prior test pattern
3290 * [i+1] = data string
[all...]
/third_party/libabigail/
H A Dltmain.sh343 # Normalisation. If bindir is libdir, return empty string,
385 # Sed substitution that turns a string into a regex matching for the
386 # string literally.
533 # func_mktempdir [string]
675 # Turn $1 into a string suitable for a shell variable name.
847 # func_len string
1528 # Cygwin format). Returns an empty string on error.
3882 # windows platforms, and (c) all begin with the string "--lt-"
4152 #include <string.h>
4263 char *xstrdup (const char *string);
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DFramebufferTest.cpp684 drawQuad(greenProgram.get(), std::string(essl1_shaders::PositionAttrib()), 0.0f); in TEST_P()
919 drawQuad(greenProgram.get(), std::string(essl1_shaders::PositionAttrib()), 0.0f); in TEST_P()
935 drawQuad(blueProgram.get(), std::string(essl1_shaders::PositionAttrib()), 0.0f); in TEST_P()
964 drawQuad(blueProgram.get(), std::string(essl1_shaders::PositionAttrib()), 0.0f); in TEST_P()
980 drawQuad(greenProgram.get(), std::string(essl1_shaders::PositionAttrib()), 0.0f); in TEST_P()
1008 drawQuad(blueProgram.get(), std::string(essl1_shaders::PositionAttrib()), 0.0f); in TEST_P()
1024 drawQuad(greenProgram.get(), std::string(essl1_shaders::PositionAttrib()), 0.0f); in TEST_P()
1052 drawQuad(blueProgram.get(), std::string(essl1_shaders::PositionAttrib()), 0.0f); in TEST_P()
1068 drawQuad(greenProgram.get(), std::string(essl1_shaders::PositionAttrib()), 0.0f); in TEST_P()
3864 drawQuad(redProgram.get(), std::string(essl1_shader in TEST_P()
[all...]
H A DStateChangeTest.cpp295 drawQuad(greenProgram.get(), std::string(essl1_shaders::PositionAttrib()), 0.0f); in TEST_P()
419 std::vector<std::string> tfVaryings = {"gl_Position"}; in TEST_P()
1239 std::vector<std::string> tfVaryings = {"valueOut"}; in TEST_P()
4027 drawQuad(program, std::string(essl1_shaders::PositionAttrib()), 0.5f); in TEST_P()
4042 drawQuad(program, std::string(essl1_shaders::PositionAttrib()), 0.5f); in TEST_P()
4054 drawQuad(program, std::string(essl1_shaders::PositionAttrib()), 0.5f); in TEST_P()
4625 std::vector<std::string> tfVaryings = {"gl_Position"};
5610 std::vector<std::string> tfVaryings = {"gl_Position"};
5715 std::vector<std::string> tfVaryings = {"gl_Position"};
5769 std::vector<std::string> tfVarying
[all...]
/third_party/skia/third_party/externals/microhttpd/
H A Dltmain.sh363 # Normalisation. If bindir is libdir, return empty string,
405 # Sed substitution that turns a string into a regex matching for the
406 # string literally.
553 # func_mktempdir [string]
695 # Turn $1 into a string suitable for a shell variable name.
867 # func_len string
1548 # Cygwin format). Returns an empty string on error.
3902 # windows platforms, and (c) all begin with the string "--lt-"
4172 #include <string.h>
4283 char *xstrdup (const char *string);
[all...]
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dfunction.cc287 // and invalid opcodes map to the empty string.
288 // @returns the WGSL standard function name, or an empty string.
289 std::string GetGlslStd450FuncName(uint32_t ext_opcode) { in GetGlslStd450FuncName()
819 void FunctionEmitter::PushGuard(const std::string& guard_name, in PushGuard()
949 bool FunctionEmitter::EmitPipelineInput(std::string var_name, in EmitPipelineInput()
1086 bool FunctionEmitter::EmitPipelineOutput(std::string var_name, in EmitPipelineOutput()
1388 const std::string name = namer_.Name(function_.result_id()); in ParseFunctionDeclaration()
2300 const std::string guard = "guard" + std::to_string(head_info->id); in ClassifyCFGEdges()
2859 const std::string guard_name = block_info.flow_guard_name; in EmitIfStart()
3217 std::string flow_guar in EmitNormalTerminator()
[all...]
/third_party/typescript/tests/baselines/reference/tsbuild/outfile-concat/
H A Dmultiple-emitHelpers-in-different-projects.js933 declare function f(): string;
1069 >>>declare function f(): string;
1371 {"bundle":{"commonSourceDirectory":"..","sourceFiles":["../first_PART1.ts","../first_part2.ts","../first_part3.ts"],"js":{"sections":[{"pos":0,"end":500,"kind":"emitHelpers","data":"typescript:rest"},{"pos":502,"end":729,"kind":"text"}],"sources":{"helpers":["typescript:rest"]},"mapHash":"-19791845071-{\"version\":3,\"file\":\"first-output.js\",\"sourceRoot\":\"\",\"sources\":[\"../first_PART1.ts\",\"../first_part2.ts\",\"../first_part3.ts\"],\"names\":[],\"mappings\":\";;;;;;;;;;;AAIA,IAAM,CAAC,GAAG,cAAc,CAAC;AAMzB,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;AACf,SAAS,uBAAuB;IAChC,IAAM,KAAiB,EAAE,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAvC,CAAC,OAAA,EAAK,IAAI,cAAZ,KAAc,CAA2B,CAAC;AAChD,CAAC;ACbD,OAAO,CAAC,GAAG,CAAC,CAAC,EAAE,CAAC,CAAC;ACAjB,SAAS,CAAC;IACN,OAAO,gBAAgB,CAAC;AAC5B,CAAC\"}","hash":"15167709187-var __rest = (this && this.__rest) || function (s, e) {\r\n var t = {};\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\r\n t[p] = s[p];\r\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\r\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {\r\n if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))\r\n t[p[i]] = s[p[i]];\r\n }\r\n return t;\r\n};\r\nvar s = \"Hello, world\";\r\nconsole.log(s);\r\nfunction forfirstfirst_PART1Rest() {\r\n var _a = { a: 10, b: 30, yy: 30 }, b = _a.b, rest = __rest(_a, [\"b\"]);\r\n}\r\nconsole.log(f());\r\nfunction f() {\r\n return \"JS does hoists\";\r\n}\r\n//# sourceMappingURL=first-output.js.map"},"dts":{"sections":[{"pos":0,"end":208,"kind":"text"}],"mapHash":"22543277725-{\"version\":3,\"file\":\"first-output.d.ts\",\"sourceRoot\":\"\",\"sources\":[\"../first_PART1.ts\",\"../first_part2.ts\",\"../first_part3.ts\"],\"names\":[],\"mappings\":\"AAAA,UAAU,QAAQ;IACd,IAAI,EAAE,GAAG,CAAC;CACb;AAED,QAAA,MAAM,CAAC,iBAAiB,CAAC;AAEzB,UAAU,iBAAiB;IACvB,IAAI,EAAE,GAAG,CAAC;CACb;AAGD,iBAAS,uBAAuB,SAE/B;AEbD,iBAAS,CAAC,WAET\"}","hash":"-27595933529-interface TheFirst {\r\n none: any;\r\n}\r\ndeclare const s = \"Hello, world\";\r\ninterface NoJsForHereEither {\r\n none: any;\r\n}\r\ndeclare function forfirstfirst_PART1Rest(): void;\r\ndeclare function f(): string;\r\n//# sourceMappingURL=first-output.d.ts.map"}},"program":{"fileNames":["../first_part1.ts","../first_part2.ts","../first_part3.ts"],"fileInfos":["-2071921725-interface TheFirst {\r\n none: any;\r\n}\r\n\r\nconst s = \"Hello, world\";\r\n\r\ninterface NoJsForHereEither {\r\n none: any;\r\n}\r\n\r\nconsole.log(s);\r\nfunction forfirstfirst_PART1Rest() {\nconst { b, ...rest } = { a: 10, b: 30, yy: 30 };\n}","4973778178-console.log(f());\r\n","6202806249-function f() {\r\n return \"JS does hoists\";\r\n}"],"options":{"composite":true,"outFile":"./first-output.js"},"outSignature":"-27894059104-interface TheFirst {\r\n none: any;\r\n}\r\ndeclare const s = \"Hello, world\";\r\ninterface NoJsForHereEither {\r\n none: any;\r\n}\r\ndeclare function forfirstfirst_PART1Rest(): void;\r\ndeclare function f(): string;\r\n","latestChangedDtsFile":"./first-output.d.ts"},"version":"FakeTSVersion"}
1414 declare function f(): string;
1457 "hash": "-27595933529-interface TheFirst {\r\n none: any;\r\n}\r\ndeclare const s = \"Hello, world\";\r\ninterface NoJsForHereEither {\r\n none: any;\r\n}\r\ndeclare function forfirstfirst_PART1Rest(): void;\r\ndeclare function f(): string;\r\n//# sourceMappingURL=first-output.d.ts.map",
1476 "outSignature": "-27894059104-interface TheFirst {\r\n none: any;\r\n}\r\ndeclare const s = \"Hello, world\";\r\ninterface NoJsForHereEither {\r\n none: any;\r\n}\r\ndeclare function forfirstfirst_PART1Rest(): void;\r\ndeclare function f(): string;\r\n",
1492 declare function f(): string;
1639 >>>declare function f(): string;
2718 {"bundle":{"commonSourceDirectory":"../..","sourceFiles":["../../third_part1.ts"],"js":{"sections":[{"pos":0,"end":500,"kind":"emitHelpers","data":"typescript:rest"},{"pos":502,"end":1006,"kind":"emitHelpers","data":"typescript:read"},{"pos":1008,"end":1396,"kind":"emitHelpers","data":"typescript:spreadArray"},{"pos":1398,"end":1625,"kind":"prepend","data":"../../../first/bin/first-output.js","texts":[{"pos":1398,"end":1625,"kind":"text"}]},{"pos":1625,"end":2200,"kind":"prepend","data":"../../../2/second-output.js","texts":[{"pos":1625,"end":2200,"kind":"text"}]},{"pos":2200,"end":2353,"kind":"text"}],"sources":{"helpers":["typescript:rest"]},"mapHash":"-13780861725-{\"version\":3,\"file\":\"third-output.js\",\"sourceRoot\":\"\",\"sources\":[\"../../../first/first_PART1.ts\",\"../../../first/first_part2.ts\",\"../../../first/first_part3.ts\",\"../../../second/second_part1.ts\",\"../../../second/second_part2.ts\",\"../../third_part1.ts\"],\"names\":[],\"mappings\":\";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIA,IAAM,CAAC,GAAG,cAAc,CAAC;AAMzB,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;AACf,SAAS,uBAAuB;IAChC,IAAM,KAAiB,EAAE,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAvC,CAAC,OAAA,EAAK,IAAI,cAAZ,KAAc,CAA2B,CAAC;AAChD,CAAC;ACbD,OAAO,CAAC,GAAG,CAAC,CAAC,EAAE,CAAC,CAAC;ACAjB,SAAS,CAAC;IACN,OAAO,gBAAgB,CAAC;AAC5B,CAAC;ACED,IAAU,CAAC,CAMV;AAND,WAAU,CAAC;IACP,SAAS,CAAC;QACN,OAAO,CAAC,GAAG,CAAC,SAAS,CAAC,CAAC;IAC3B,CAAC;IAED,CAAC,EAAE,CAAC;AACR,CAAC,EANS,CAAC,KAAD,CAAC,QAMV;AAED,SAAS,wBAAwB;IAAC,WAAc;SAAd,UAAc,EAAd,qBAAc,EAAd,IAAc;QAAd,sBAAc;;AAAI,CAAC;AACrD,IAAM,qBAAqB,GAAG,CAAC,EAAE,EAAE,EAAE,CAAC,CAAC;AACvC,wBAAwB,8BAAC,EAAE,UAAK,qBAAqB,WAAE;ACdvD;IAAA;IAIA,CAAC;IAHG,uBAAW,GAAX;QACI,OAAO,CAAC,GAAG,CAAC,oBAAoB,CAAC,CAAC;IACtC,CAAC;IACL,QAAC;AAAD,CAAC,AAJD,IAIC;ACJD,IAAI,CAAC,GAAG,IAAI,CAAC,EAAE,CAAC;AAChB,CAAC,CAAC,WAAW,EAAE,CAAC;AAChB,SAAS,uBAAuB;IAChC,IAAM,KAAiB,EAAE,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAvC,CAAC,OAAA,EAAK,IAAI,cAAZ,KAAc,CAA2B,CAAC;AAChD,CAAC\"}","hash":"-46955292405-var __rest = (this && this.__rest) || function (s, e) {\r\n var t = {};\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\r\n t[p] = s[p];\r\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\r\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {\r\n if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))\r\n t[p[i]] = s[p[i]];\r\n }\r\n return t;\r\n};\r\nvar __read = (this && this.__read) || function (o, n) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\r\n if (!m) return o;\r\n var i = m.call(o), r, ar = [], e;\r\n try {\r\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\r\n }\r\n catch (error) { e = { error: error }; }\r\n finally {\r\n try {\r\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\r\n }\r\n finally { if (e) throw e.error; }\r\n }\r\n return ar;\r\n};\r\nvar __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {\r\n if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {\r\n if (ar || !(i in from)) {\r\n if (!ar) ar = Array.prototype.slice.call(from, 0, i);\r\n ar[i] = from[i];\r\n }\r\n }\r\n return to.concat(ar || Array.prototype.slice.call(from));\r\n};\r\nvar s = \"Hello, world\";\r\nconsole.log(s);\r\nfunction forfirstfirst_PART1Rest() {\r\n var _a = { a: 10, b: 30, yy: 30 }, b = _a.b, rest = __rest(_a, [\"b\"]);\r\n}\r\nconsole.log(f());\r\nfunction f() {\r\n return \"JS does hoists\";\r\n}\r\nvar N;\r\n(function (N) {\r\n function f() {\r\n console.log('testing');\r\n }\r\n f();\r\n})(N || (N = {}));\r\nfunction secondsecond_part1Spread() {\r\n var b = [];\r\n for (var _i = 0; _i < arguments.length; _i++) {\r\n b[_i] = arguments[_i];\r\n }\r\n}\r\nvar secondsecond_part1_ar = [20, 30];\r\nsecondsecond_part1Spread.apply(void 0, __spreadArray([10], __read(secondsecond_part1_ar), false));\r\nvar C = (function () {\r\n function C() {\r\n }\r\n C.prototype.doSomething = function () {\r\n console.log(\"something got done\");\r\n };\r\n return C;\r\n}());\r\nvar c = new C();\r\nc.doSomething();\r\nfunction forthirdthird_part1Rest() {\r\n var _a = { a: 10, b: 30, yy: 30 }, b = _a.b, rest = __rest(_a, [\"b\"]);\r\n}\r\n//# sourceMappingURL=third-output.js.map"},"dts":{"sections":[{"pos":0,"end":208,"kind":"prepend","data":"../../../first/bin/first-output.d.ts","texts":[{"pos":0,"end":208,"kind":"text"}]},{"pos":208,"end":422,"kind":"prepend","data":"../../../2/second-output.d.ts","texts":[{"pos":208,"end":422,"kind":"text"}]},{"pos":422,"end":492,"kind":"text"}],"mapHash":"27738518528-{\"version\":3,\"file\":\"third-output.d.ts\",\"sourceRoot\":\"\",\"sources\":[\"../../../first/first_PART1.ts\",\"../../../first/first_part3.ts\",\"../../../second/second_part1.ts\",\"../../../second/second_part2.ts\",\"../../third_part1.ts\"],\"names\":[],\"mappings\":\"AAAA,UAAU,QAAQ;IACd,IAAI,EAAE,GAAG,CAAC;CACb;AAED,QAAA,MAAM,CAAC,iBAAiB,CAAC;AAEzB,UAAU,iBAAiB;IACvB,IAAI,EAAE,GAAG,CAAC;CACb;AAGD,iBAAS,uBAAuB,SAE/B;ACbD,iBAAS,CAAC,WAET;ACFD,kBAAU,CAAC,CAAC;CAEX;AAED,kBAAU,CAAC,CAAC;CAMX;AAED,iBAAS,wBAAwB,CAAC,GAAG,GAAG,MAAM,EAAE,QAAK;AACrD,QAAA,MAAM,qBAAqB,UAAW,CAAC;ACbvC,cAAM,CAAC;IACH,WAAW;CAGd;ACJD,QAAA,IAAI,CAAC,GAAU,CAAC;AAEhB,iBAAS,uBAAuB,SAE/B\"}","hash":"2435669836-interface TheFirst {\r\n none: any;\r\n}\r\ndeclare const s = \"Hello, world\";\r\ninterface NoJsForHereEither {\r\n none: any;\r\n}\r\ndeclare function forfirstfirst_PART1Rest(): void;\r\ndeclare function f(): string;\
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryPipelineBarrierTests.cpp56 #include <string>
64 using std::string;
273 string usageToName (Usage usage) in usageToName()
1892 const string sectionName (de::toString(commandIndex) + ":" + getName());
1901 const string sectionName (de::toString(commandIndex) + ":" + getName());
1910 const string sectionName (de::toString(commandIndex) + ":" + getName());
4292 const string sectionName (de::toString(commandIndex) + ":" + getName());
4304 const string sectionName (de::toString(commandIndex) + ":" + getName());
4432 const string sectionName (de::toString(commandIndex) + ":" + getName());
4576 const string sectionNam
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryPipelineBarrierTests.cpp56 #include <string>
64 using std::string;
273 string usageToName (Usage usage) in usageToName()
1892 const string sectionName (de::toString(commandIndex) + ":" + getName());
1901 const string sectionName (de::toString(commandIndex) + ":" + getName());
1910 const string sectionName (de::toString(commandIndex) + ":" + getName());
4292 const string sectionName (de::toString(commandIndex) + ":" + getName());
4304 const string sectionName (de::toString(commandIndex) + ":" + getName());
4432 const string sectionName (de::toString(commandIndex) + ":" + getName());
4576 const string sectionNam
[all...]
/third_party/node/deps/v8/src/objects/
H A Djs-temporal-objects.cc27 #include "src/strings/string-builder-inl.h"
142 Isolate* isolate, Handle<String> string);
1670 // 2. Let string be ? ToString(item). in ToTemporalInstant()
1671 Handle<String> string; in ToTemporalInstant() local
1672 ASSIGN_RETURN_ON_EXCEPTION(isolate, string, Object::ToString(isolate, item), in ToTemporalInstant()
1675 // 3. Let epochNanoseconds be ? ParseTemporalInstant(string). in ToTemporalInstant()
1678 ParseTemporalInstant(isolate, string), in ToTemporalInstant()
1872 // 5. Let string be ? ToString(item). in ToTemporalDate()
1873 Handle<String> string; in ToTemporalDate() local
1874 ASSIGN_RETURN_ON_EXCEPTION(isolate, string, in ToTemporalDate()
2037 Handle<String> string; ToTemporalTime() local
2668 ParseTemporalTimeZone(Isolate* isolate, Handle<String> string) ParseTemporalTimeZone() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Ddtptngen.cpp2158 // Find the pattern from the given basePattern string.
2761 UnicodeString& SkeletonFields::appendTo(UnicodeString& string) const { in appendTo()
2763 appendFieldTo(i, string); in appendTo()
2765 return string; in appendTo()
2768 UnicodeString& SkeletonFields::appendFieldTo(int32_t field, UnicodeString& string) const { in appendFieldTo()
2773 string += ch; in appendFieldTo()
2775 return string; in appendFieldTo()
2969 newElem.orphan(); // fPatterns now owns the string, although a UVector in add()
/third_party/node/deps/icu-small/source/i18n/
H A Ddtptngen.cpp2150 // Find the pattern from the given basePattern string.
2753 UnicodeString& SkeletonFields::appendTo(UnicodeString& string) const { in appendTo()
2755 appendFieldTo(i, string); in appendTo()
2757 return string; in appendTo()
2760 UnicodeString& SkeletonFields::appendFieldTo(int32_t field, UnicodeString& string) const { in appendFieldTo()
2765 string += ch; in appendFieldTo()
2767 return string; in appendFieldTo()
2961 newElem.orphan(); // fPatterns now owns the string, although a UVector in add()
/third_party/mksh/
H A Dsh.h93 #include <string.h>
176 #define __IDSTRING(prefix,string) /* nothing */
180 #define __IDSTRING(prefix,string) \
183 "\n .asciz \"" string "\"" \
186 #define __IDSTRING(prefix,string) \
188 MKSH_A_USED = "@(""#)" #prefix ": " string
954 /* string pooling: do we rely on the compiler? */
1138 #else /* helpers for string pooling */
1304 #endif /* end of string pooling */
1717 #define SHF_DYNAMIC 0x0040 /* string
[all...]

Completed in 103 milliseconds

1...<<791792793794795796797798799800>>...1112