/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
H A D | transformation_add_type_float_test.cpp | 26 std::string reference_shader = R"( in TEST() 90 std::string reference_shader = R"( in TEST() 142 std::string variant_shader = R"( in TEST()
|
H A D | transformation_add_type_struct_test.cpp | 26 std::string shader = R"( in TEST() 99 std::string after_transformation = R"( in TEST() 127 std::string shader = R"( in TEST()
|
H A D | transformation_adjust_branch_weights_test.cpp | 27 std::string shader = R"( in TEST() 175 std::string shader = R"( in TEST() 269 std::string variant_shader = R"( in TEST()
|
H A D | transformation_expand_vector_reduction_test.cpp | 27 std::string reference_shader = R"( in TEST() 104 std::string reference_shader = R"( in TEST() 201 std::string variant_shader = R"( in TEST()
|
H A D | transformation_replace_copy_object_with_store_load_test.cpp | 26 std::string reference_shader = R"( in TEST() 145 std::string after_transformation = R"( in TEST() 204 std::string reference_shader = R"( in TEST()
|
H A D | transformation_replace_opselect_with_conditional_branch_test.cpp | 26 std::string shader = R"( in TEST() 143 std::string shader = R"( in TEST() 217 std::string after_transformation = R"( in TEST()
|
H A D | transformation_swap_function_variables_test.cpp | 27 std::string shader = R"( in TEST() 116 std::string shader = R"( in TEST() 224 std::string after_transformation = R"( in TEST()
|
H A D | transformation_wrap_early_terminator_in_function_test.cpp | 27 std::string shader = R"( in TEST() 147 std::string shader = R"( in TEST() 243 std::string after_transformation = R"( in TEST()
|
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
H A D | dbgutil.cpp | 20 #include <string.h> 61 //fprintf(stderr,"Initializing string cache..\n"); in udbg_setup() 71 newStrs[UDBG_ENUM_COUNT] = new UnicodeString[1]; // empty string in udbg_setup() 84 // use UDBG_ENUM_COUNT,0 to mean an empty string in udbg_enumString() 98 U_CAPI int32_t U_EXPORT2 udbg_enumByString(UDebugEnumType type, const UnicodeString& string) { in udbg_enumByString() argument 108 if(string == (strs[type][i])) { in udbg_enumByString()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | EncodingContext.h | 25 #include <string> 65 std::string out; in ConsumedError() 177 std::vector<std::string> mDebugGroupLabels;
|
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
H A D | ShaderCompileTreeTest.cpp | 134 bool ShaderCompileTreeTest::compile(const std::string &shaderString) in compile() 143 void ShaderCompileTreeTest::compileAssumeSuccess(const std::string &shaderString) in compileAssumeSuccess() 153 return mInfoLog.find("WARNING: ") != std::string::npos; in hasWarning()
|
/third_party/skia/third_party/externals/angle2/third_party/logdog/logdog/ |
H A D | streamname.py | 7 import string namespace 13 _ALNUM_CHARS = string.ascii_letters + string.digits 28 v (str): The stream name string. 56 """Given a string, mutate it into a valid segment name. 94 """Given a string, mutate it into a valid stream name. 110 # Validate the resulting string. 134 ValueError: If path is not a full, valid stream path string. 148 ValueError: If path is not a full, valid stream path string.
|
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
H A D | GPUShaderModule.cpp | 37 std::string getMessage(Napi::Env) override { in compilationInfo() 117 std::optional<std::string> GPUShaderModule::getLabel(Napi::Env) { in getLabel() 121 void GPUShaderModule::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel()
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/chromium/ |
H A D | chrome_subsetter.cc | 20 #include <string> 84 std::string hex_csv = input; in StringToGlyphId() 87 while (end != std::string::npos) { in StringToGlyphId()
|
/third_party/skia/third_party/externals/sfntly/cpp/src/test/autogenerated/ |
H A D | cmap_basic_test.cc | 26 #include <string> 62 std::string font_name = "../../"; in SetUp() 66 font_name += std::string(GetParam()); in SetUp()
|
/third_party/python/Lib/idlelib/ |
H A D | autoexpand.py | 16 import string namespace 20 wordchars = string.ascii_letters + string.digits + "_"
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | IRCompileLayer.h | 22 #include <string> 126 JITSymbol findSymbol(const std::string &Name, bool ExportedSymbolsOnly) { in findSymbol() 138 JITSymbol findSymbolIn(VModuleKey K, const std::string &Name, in findSymbolIn()
|
H A D | IRTransformLayer.h | 19 #include <string> 89 JITSymbol findSymbol(const std::string &Name, bool ExportedSymbolsOnly) { in findSymbol() 101 JITSymbol findSymbolIn(VModuleKey K, const std::string &Name, in findSymbolIn()
|
H A D | ObjectTransformLayer.h | 20 #include <string> 84 JITSymbol findSymbol(const std::string &Name, bool ExportedSymbolsOnly) { in findSymbol() 96 JITSymbol findSymbolIn(VModuleKey K, const std::string &Name, in findSymbolIn()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | DiagnosticPrinter.h | 18 #include <string> 41 virtual DiagnosticPrinter &operator<<(const std::string &Str) = 0; 74 DiagnosticPrinter &operator<<(const std::string &Str) override;
|
H A D | LLVMContext.h | 22 #include <string> 119 void setGC(const Function &Fn, std::string GCName); 122 const std::string &getGC(const Function &Fn); 137 /// Whether there is a string map for uniquing debug info
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
H A D | MCSymbolWasm.h | 22 Optional<std::string> ImportModule; 23 Optional<std::string> ImportName; 24 Optional<std::string> ExportName;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
H A D | MachOUniversal.h | 93 std::string getArchFlagName() const { in getArchFlagName() 106 std::string ArchFlagName(ArchFlag); in getArchFlagName() 109 std::string ArchFlagName(""); in getArchFlagName()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Option/ |
H A D | Option.h | 18 #include <string> 132 std::string getPrefixedName() const { in getPrefixedName() 133 std::string Ret = getPrefix(); in getPrefixedName()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | VersionTuple.h | 20 #include <string> 147 /// Retrieve a string representation of the version number. 148 std::string getAsString() const; 150 /// Try to parse the given string as a version number. 151 /// \returns \c true if the string does not match the regular expression 153 bool tryParse(StringRef string);
|