/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
H A D | local_single_block_elim.cpp | 38 const std::string predefs_before = in TEST_F() 40 %1 = OpExtInstImport "GLSL.std.450" in TEST_F() 60 const std::string before = in TEST_F() 72 const std::string after = in TEST_F() 88 const std::string predefs_before = in TEST_F() 91 %1 = OpExtInstImport "GLSL.std.450" in TEST_F() 110 const std::string before = in TEST_F() 122 const std::string after = in TEST_F() 152 const std::string predefs = in TEST_F() 154 %1 = OpExtInstImport "GLSL.std in TEST_F() [all...] |
H A D | wrap_opkill_test.cpp | 27 const std::string text = R"( in TEST_F() 40 %1 = OpExtInstImport "GLSL.std.450" in TEST_F() 76 const std::string text = R"( in TEST_F() 95 %1 = OpExtInstImport "GLSL.std.450" in TEST_F() 138 const std::string text = R"( in TEST_F() 156 %1 = OpExtInstImport "GLSL.std.450" in TEST_F() 197 const std::string text = R"( in TEST_F() 211 %1 = OpExtInstImport "GLSL.std.450" in TEST_F() 247 const std::string text = R"( in TEST_F() 267 %1 = OpExtInstImport "GLSL.std in TEST_F() [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | amd_ext_to_khr.cpp | 29 std::string GetTest(std::string op_code, std::string new_op_code) { in GetTest() 30 const std::string text = R"( in GetTest() 61 std::string text = in TEST_F() 66 std::string text = in TEST_F() 71 std::string text = in TEST_F() 76 std::string text = in TEST_F() 81 std::string text = in TEST_F() 86 std in TEST_F() [all...] |
H A D | local_single_block_elim.cpp | 38 const std::string predefs_before = in TEST_F() 40 %1 = OpExtInstImport "GLSL.std.450" in TEST_F() 60 const std::string before = in TEST_F() 72 const std::string after = in TEST_F() 88 const std::string predefs_before = in TEST_F() 91 %1 = OpExtInstImport "GLSL.std.450" in TEST_F() 110 const std::string before = in TEST_F() 122 const std::string after = in TEST_F() 152 const std::string predefs = in TEST_F() 154 %1 = OpExtInstImport "GLSL.std in TEST_F() [all...] |
H A D | wrap_opkill_test.cpp | 27 const std::string text = R"( in TEST_F() 40 %1 = OpExtInstImport "GLSL.std.450" in TEST_F() 76 const std::string text = R"( in TEST_F() 95 %1 = OpExtInstImport "GLSL.std.450" in TEST_F() 138 const std::string text = R"( in TEST_F() 156 %1 = OpExtInstImport "GLSL.std.450" in TEST_F() 197 const std::string text = R"( in TEST_F() 211 %1 = OpExtInstImport "GLSL.std.450" in TEST_F() 247 const std::string text = R"( in TEST_F() 267 %1 = OpExtInstImport "GLSL.std in TEST_F() [all...] |
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
H A D | io.hpp | 12 /// @brief std::[w]ostream support for glm types 14 /// std::[w]ostream support for glm types + precision/width/etc. manipulators 15 /// based on howard hinnant's std::chrono io proposal 30 #include <iosfwd> // std::basic_ostream<> (fwd) 31 #include <locale> // std::locale, std::locale::facet, std::locale::id 32 #include <utility> // std::pair<> 44 class format_punct : public std::locale::facet 50 static std [all...] |
/third_party/spirv-tools/test/opt/ |
H A D | amd_ext_to_khr.cpp | 29 std::string GetTest(std::string op_code, std::string new_op_code, in GetTest() 31 const std::string text = R"( in GetTest() 66 std::string text = in TEST_F() 71 std::string text = in TEST_F() 76 std::string text = in TEST_F() 81 std::string text = in TEST_F() 86 std::string text = in TEST_F() 91 std in TEST_F() [all...] |
H A D | wrap_opkill_test.cpp | 26 const std::string text = R"( in TEST_F() 39 %1 = OpExtInstImport "GLSL.std.450" in TEST_F() 75 const std::string text = R"( in TEST_F() 94 %1 = OpExtInstImport "GLSL.std.450" in TEST_F() 137 const std::string text = R"( in TEST_F() 155 %1 = OpExtInstImport "GLSL.std.450" in TEST_F() 196 const std::string text = R"( in TEST_F() 210 %1 = OpExtInstImport "GLSL.std.450" in TEST_F() 246 const std::string text = R"( in TEST_F() 266 %1 = OpExtInstImport "GLSL.std in TEST_F() [all...] |
/third_party/libphonenumber/cpp/src/phonenumbers/ohos/ |
H A D | update_metadata.cc | 25 const std::string UpdateMetadata::METADATA_NAME = "/system/etc/icu_tzdata/i18n/MetadataInfo"; 26 const std::string UpdateMetadata::SHORT_METADATA_TYPE = "short"; 27 const std::string UpdateMetadata::PHONE_METADATA_TYPE = "phone"; 28 const std::string UpdateMetadata::ALTERNATE_METADATA_TYPE = "alter"; 29 const std::string UpdateMetadata::REGION_CODE_NONGEO = "001"; 31 std::map<std::string, PhoneMetadata>* UpdateMetadata::shortMetadata = new std::map<std::string, PhoneMetadata>(); 32 std [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
H A D | vktSparseResourcesShaderIntrinsicsSampled.hpp | 37 const std::string& name, in SparseShaderIntrinsicsCaseSampledBase() 42 const std::string& operand) in SparseShaderIntrinsicsCaseSampledBase() 47 virtual std::string sparseImageOpString (const std::string& resultVariable, 48 const std::string& resultType, 49 const std::string& image, 50 const std::string& coord, 51 const std::string& miplevel) const = 0; 58 const std::string& name, in SparseShaderIntrinsicsCaseSampledExplicit() 63 const std in SparseShaderIntrinsicsCaseSampledExplicit() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
H A D | vktSparseResourcesShaderIntrinsicsSampled.hpp | 37 const std::string& name, in SparseShaderIntrinsicsCaseSampledBase() 42 const std::string& operand) in SparseShaderIntrinsicsCaseSampledBase() 47 virtual std::string sparseImageOpString (const std::string& resultVariable, 48 const std::string& resultType, 49 const std::string& image, 50 const std::string& coord, 51 const std::string& miplevel) const = 0; 58 const std::string& name, in SparseShaderIntrinsicsCaseSampledExplicit() 63 const std in SparseShaderIntrinsicsCaseSampledExplicit() [all...] |
/third_party/node/deps/v8/third_party/wasm-api/example/ |
H A D | hostref.cc | 14 std::cout << "Calling back..." << std::endl; 15 std::cout << "> " << (args[0].ref() ? args[0].ref()->get_host_info() : nullptr) << std::endl; 23 std::cout << "> Error accessing function export " << i << "/" << exports.size() << "!" << std::endl; 31 std::cout << "> Error accessing global export " << i << "!" << std::endl; 39 std::cout << "> Error accessing table export " << i << "!" << std [all...] |
H A D | memory.cc | 12 std::cout << "> Error accessing memory export " << i << "!" << std::endl; 20 std::cout << "> Error accessing function export " << i << "!" << std::endl; 29 std::cout << "> Error on result, expected " << expected << ", got " << actual << std::endl; in check() 38 std::cout << "> Error on result, expected return" << std::endl; in check_ok() 47 std::cout << "> Error on result, expected trap" << std in check_trap() [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/ |
H A D | parse.cc | 72 ABSL_CONST_INIT std::vector<const CommandLineFlag*>* specified_flags 92 ABSL_FLAG(std::vector<std::string>, flagfile, {}, 107 ABSL_FLAG(std::vector<std::string>, fromenv, {}, 123 ABSL_FLAG(std::vector<std::string>, tryfromenv, {}, 141 ABSL_FLAG(std::vector<std::string>, undefok, {}, 156 explicit ArgsList(const std in ArgsList() [all...] |
H A D | marshalling.cc | 45 bool AbslParseFlag(absl::string_view text, bool* dst, std::string*) { in AbslParseFlag() 84 bool AbslParseFlag(absl::string_view text, short* dst, std::string*) { in AbslParseFlag() 93 bool AbslParseFlag(absl::string_view text, unsigned short* dst, std::string*) { in AbslParseFlag() 103 bool AbslParseFlag(absl::string_view text, int* dst, std::string*) { in AbslParseFlag() 107 bool AbslParseFlag(absl::string_view text, unsigned int* dst, std::string*) { in AbslParseFlag() 111 bool AbslParseFlag(absl::string_view text, long* dst, std::string*) { in AbslParseFlag() 115 bool AbslParseFlag(absl::string_view text, unsigned long* dst, std::string*) { in AbslParseFlag() 119 bool AbslParseFlag(absl::string_view text, long long* dst, std::string*) { in AbslParseFlag() 124 std::string*) { in AbslParseFlag() 131 bool AbslParseFlag(absl::string_view text, float* dst, std [all...] |
/third_party/skia/third_party/externals/spirv-tools/test/val/ |
H A D | val_ext_inst_debug_test.cpp | 15 // Tests validation rules of GLSL.450.std and OpenCL.std extended instructions. 16 // Doesn't test OpenCL.std vector size 2, 3, 4, 8 or 16 rules (not supported 35 using ValidateOldDebugInfo = spvtest::ValidateBase<std::string>; 36 using ValidateOpenCL100DebugInfo = spvtest::ValidateBase<std::string>; 37 using ValidateXDebugInfo = spvtest::ValidateBase<std::string>; 38 using ValidateLocalDebugInfoOutOfFunction = spvtest::ValidateBase<std::string>; 40 spvtest::ValidateBase<std::pair<std::string, std [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
H A D | val_ext_inst_debug_test.cpp | 15 // Tests validation rules of GLSL.450.std and OpenCL.std extended instructions. 16 // Doesn't test OpenCL.std vector size 2, 3, 4, 8 or 16 rules (not supported 35 using ValidateOldDebugInfo = spvtest::ValidateBase<std::string>; 36 using ValidateOpenCL100DebugInfo = spvtest::ValidateBase<std::string>; 37 using ValidateXDebugInfo = spvtest::ValidateBase<std::string>; 38 using ValidateLocalDebugInfoOutOfFunction = spvtest::ValidateBase<std::string>; 40 spvtest::ValidateBase<std::pair<std::string, std [all...] |
/third_party/spirv-headers/tools/buildHeaders/ |
H A D | jsonToSpirv.cpp | 41 bool validSpirvVersionString(const std::string s) { in validSpirvVersionString() 54 bool validSpirvVersionStringSpecifier(const std::string s) { in validSpirvVersionStringSpecifier() 61 bool IsLegacyDoublyEnabledInstruction(const std::string& instruction) { in IsLegacyDoublyEnabledInstruction() 62 static std::unordered_set<std::string> allowed = { in IsLegacyDoublyEnabledInstruction() 145 bool EnumValue::IsValid(OperandClass oc, const std::string& context) const in IsValid() 149 std::cerr << "Error: " << context << " " << name << " \"version\" must be set, probably to \"None\"" << std::endl; in IsValid() 152 std::cerr << "Error: " << context << " " << name << " \"version\" is invalid: " << firstVersion << std in IsValid() [all...] |
/third_party/vulkan-loader/tests/framework/ |
H A D | test_util.h | 107 // get_env_var() - returns a std::string of `name`. if report_failure is true, then it will log to stderr that it didn't find the 110 std::string get_env_var(std::string const& name, bool report_failure = true); 121 EnvVarWrapper(std::string const& name) noexcept : name(name) { 126 EnvVarWrapper(std::string const& name, std::string const& value) noexcept : name(name), cur_value(value) { in cur_value() 141 void set_new_value(std::string const& value) { in set_new_value() 145 void add_to_list(std::string const& list_item) { in add_to_list() 157 std::string name; 158 std [all...] |
/third_party/spirv-tools/test/val/ |
H A D | val_decoration_test.cpp | 37 const std::string& in_error_str = "") in TestResult() 40 const std::string error_str; 44 using ValidateDecorationString = spvtest::ValidateBase<std::string>; 46 spvtest::ValidateBase<std::tuple<const char*, const char*, TestResult>>; 49 std::string spirv = R"( in TEST_F() 66 Eq(std::set<Decoration>{Decoration(spv::Decoration::Location, {4}), in TEST_F() 71 std::string spirv = R"( in TEST_F() 92 Eq(std::set<Decoration>{Decoration(spv::Decoration::ArrayStride, {4})})); in TEST_F() 98 Eq(std::set<Decoration>{Decoration(spv::Decoration::NonReadable, {}, 2), in TEST_F() 104 std in TEST_F() [all...] |
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
H A D | class_nested.rs | 11 pub member_a: ::std::os::raw::c_int, 16 pub member_b: ::std::os::raw::c_int, 20 const UNINIT: ::std::mem::MaybeUninit<A_B> = in bindgen_test_layout_A_B() 21 ::std::mem::MaybeUninit::uninit(); in bindgen_test_layout_A_B() 24 ::std::mem::size_of::<A_B>(), in bindgen_test_layout_A_B() 29 ::std::mem::align_of::<A_B>(), in bindgen_test_layout_A_B() 35 ::std::ptr::addr_of!((*ptr).member_b) as usize - ptr as usize in bindgen_test_layout_A_B() 50 pub _phantom_0: ::std::marker::PhantomData<::std::cell::UnsafeCell<T>>, 54 let mut s = ::std in default() [all...] |
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/ |
H A D | protocol_core.h | 24 using Storage = std::shared_ptr<const std::vector<uint8_t>>; 27 explicit DeserializerState(std::vector<uint8_t> bytes); 40 std::string ErrorMessage(span<char> message_name) const; 49 std::vector<span<char>> field_path_; 58 static void Serialize(bool value, std::vector<uint8_t>* bytes); 64 static void Serialize(int value, std::vector<uint8_t>* bytes); 70 static void Serialize(double value, std::vector<uint8_t>* bytes); 75 ContainerSerializer(std::vector<uint8_t>* bytes, uint8_t tag); 101 std [all...] |
/third_party/node/deps/v8/src/torque/ |
H A D | declarations.cc | 17 std::vector<T> EnsureNonempty(std::vector<T> list, const std::string& name, in EnsureNonempty() 22 return std::move(list); in EnsureNonempty() 26 T EnsureUnique(const std::vector<T>& list, const Name& name, const char* kind) { in EnsureUnique() 37 void CheckAlreadyDeclared(const std::string& name, const char* new_type) { in CheckAlreadyDeclared() 38 std::vector<T*> declarations = in CheckAlreadyDeclared() 48 std::vector<Declarable*> Declarations::LookupGlobalScope( in LookupGlobalScope() 50 std::vector<Declarable*> d = in LookupGlobalScope() 53 std in LookupGlobalScope() [all...] |
/third_party/skia/third_party/externals/spirv-tools/test/ |
H A D | text_to_binary.memory_test.cpp | 41 std::stringstream input; in TEST_P() 51 ::testing::ValuesIn(std::vector<EnumCase<SpvMemoryAccessMask>>{ 59 const std::string input = "OpStore %ptr %value Volatile|Aligned 16"; in TEST_F() 73 const std::string input = "%1 = OpVariable %2 " + GetParam().name(); in TEST_P() 82 ::testing::ValuesIn(std::vector<EnumCase<SpvStorageClass>>{ 104 std::string spirv = "%2 = OpPtrEqual %1 %3 %4\n"; in TEST_F() 107 std::string disassembly = EncodeAndDecodeSuccessfully( in TEST_F() 113 std::string spirv = "%2 = OpPtrEqual %1 %3 %4\n"; in TEST_F() 114 std::string err = CompileFailure(spirv, SPV_ENV_UNIVERSAL_1_3); in TEST_F() 121 std in TEST_F() [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
H A D | text_to_binary.memory_test.cpp | 41 std::stringstream input; in TEST_P() 51 ::testing::ValuesIn(std::vector<EnumCase<SpvMemoryAccessMask>>{ 59 const std::string input = "OpStore %ptr %value Volatile|Aligned 16"; in TEST_F() 73 const std::string input = "%1 = OpVariable %2 " + GetParam().name(); in TEST_P() 82 ::testing::ValuesIn(std::vector<EnumCase<SpvStorageClass>>{ 104 std::string spirv = "%2 = OpPtrEqual %1 %3 %4\n"; in TEST_F() 107 std::string disassembly = EncodeAndDecodeSuccessfully( in TEST_F() 113 std::string spirv = "%2 = OpPtrEqual %1 %3 %4\n"; in TEST_F() 114 std::string err = CompileFailure(spirv, SPV_ENV_UNIVERSAL_1_3); in TEST_F() 121 std in TEST_F() [all...] |