Home
last modified time | relevance | path

Searched refs:string (Results 7026 - 7050 of 28114) sorted by relevance

1...<<281282283284285286287288289290>>...1125

/third_party/node/deps/v8/src/profiler/
H A Dheap-snapshot-generator-inl.h11 #include "src/strings/string-hasher-inl.h"
55 uint32_t HeapSnapshotJSONSerializer::StringHash(const void* string) { in StringHash() argument
56 const char* s = reinterpret_cast<const char*>(string); in StringHash()
/third_party/node/deps/v8/src/objects/
H A Djs-break-iterator.h13 #include <string>
41 V8_EXPORT_PRIVATE static const std::set<std::string>& GetAvailableLocales();
H A Djs-segmenter.h12 #include <string>
44 V8_EXPORT_PRIVATE static const std::set<std::string>& GetAvailableLocales();
H A Djs-segments.h36 Isolate* isolate, Handle<JSSegmenter> segmenter, Handle<String> string);
45 icu::BreakIterator* break_iterator, const icu::UnicodeString& string,
/third_party/node/deps/v8/src/strings/
H A Duri.h39 // ES6 section B.2.1.1 escape (string)
40 static MaybeHandle<String> Escape(Isolate* isolate, Handle<String> string);
42 // ES6 section B.2.1.2 unescape (string)
43 static MaybeHandle<String> Unescape(Isolate* isolate, Handle<String> string);
/third_party/pulseaudio/src/
H A Ddepmod.py18 import sys, os, string namespace
70 print "%s: %s" % (fn, string.join(dependencies[fn], " "))
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawTestCaseUtil.hpp59 InstanceFactory (tcu::TestContext& testCtx, const std::string& name, typename Instance::TestSpec testSpec) in InstanceFactory()
66 InstanceFactory (tcu::TestContext& testCtx, const std::string& name, typename Instance::TestSpec testSpec, const Support& support) in InstanceFactory()
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A DToken.h11 #include <string>
94 std::string text;
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DImageFunctionHLSL.h34 const std::set<std::string> &getUsedImage2DFunctionNames() const in getUsedImage2DFunctionNames()
91 std::set<std::string> mUsedImage2DFunctionNames;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DCLPlatformImpl.h38 std::string profile;
39 std::string name;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
H A DFunctionsWGL.h28 std::vector<std::string> extensions;
29 bool hasExtension(const std::string &ext) const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.cpp35 std::string *ErrStr) { in create()
38 std::string Msg; in create()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DJITTargetMachineBuilder.cpp44 std::string ErrMsg; in createTargetMachine()
60 const std::vector<std::string> &FeatureVec) { in addFeatures()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DError.cpp27 std::string message(int ev) const override;
35 std::string _object_error_category::message(int EV) const { in message()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcTextureFilterAnisotropicTests.hpp77 void generateTokens(GLenum target, std::string& refTexCoordType, std::string& refSamplerType);
/third_party/vk-gl-cts/execserver/
H A DxsPosixTestProcess.hpp33 #include <string>
98 std::string m_logFileName;
/third_party/vk-gl-cts/executor/
H A DxeTestResultParser.hpp50 TestResultParseError (const std::string& message) : ParseError(message) {} in TestResultParseError()
111 std::string m_curNumValue;
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_execution_limitations.cpp44 std::string reason; in ValidateExecutionLimitations()
57 std::string reason; in ValidateExecutionLimitations()
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
H A Dtransformation_add_no_contraction_decoration_test.cpp28 std::string shader = R"( in TEST()
125 std::string after_transformation = R"( in TEST()
H A Dtransformation_add_relaxed_decoration_test.cpp27 std::string shader = R"( in TEST()
101 std::string after_transformation = R"( in TEST()
H A Dtransformation_add_type_boolean_test.cpp26 std::string shader = R"( in TEST()
69 std::string after_transformation = R"( in TEST()
H A Dtransformation_add_type_function_test.cpp26 std::string shader = R"( in TEST()
101 std::string after_transformation = R"( in TEST()
H A Dtransformation_invert_comparison_operator_test.cpp27 std::string shader = R"( in TEST()
89 std::string expected = R"( in TEST()
/third_party/skia/third_party/externals/spirv-tools/test/opt/dominator_tree/
H A Dswitch_case_fallthrough.cpp16 #include <string>
61 const std::string text = R"( in TEST_F()
H A Dunreachable_for_post.cpp16 #include <string>
44 const std::string text = R"( in TEST_F()

Completed in 16 milliseconds

1...<<281282283284285286287288289290>>...1125