Home
last modified time | relevance | path

Searched defs:std (Results 351 - 375 of 879) sorted by relevance

1...<<11121314151617181920>>...36

/third_party/skia/third_party/externals/spirv-tools/source/
H A Dtext_handler.h123 AssemblyContext(spv_text text, const MessageConsumer& consumer, std::set<uint32_t>&& ids_to_preserve = std::set<uint32_t>()) AssemblyContext() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_inline_function.cpp27 TransformationInlineFunction( uint32_t function_call_id, const std::map<uint32_t, uint32_t>& result_id_map) TransformationInlineFunction() argument
265 AdaptInlinedInstruction( const std::map<uint32_t, uint32_t>& result_id_map, opt::IRContext* ir_context, opt::Instruction* instruction_to_be_inlined) const AdaptInlinedInstruction() argument
[all...]
H A Dtransformation_propagate_instruction_down.cpp27 TransformationPropagateInstructionDown( uint32_t block_id, uint32_t phi_fresh_id, const std::map<uint32_t, uint32_t>& successor_id_to_fresh_id) TransformationPropagateInstructionDown() argument
[all...]
H A Dtransformation_propagate_instruction_up.cpp85 TransformationPropagateInstructionUp( uint32_t block_id, const std::map<uint32_t, uint32_t>& predecessor_id_to_fresh_id) TransformationPropagateInstructionUp() argument
[all...]
H A Dtransformation_replace_params_with_struct.cpp28 TransformationReplaceParamsWithStruct( const std::vector<uint32_t>& parameter_id, uint32_t fresh_function_type_id, uint32_t fresh_parameter_id, const std::map<uint32_t, uint32_t>& caller_id_to_fresh_composite_id) TransformationReplaceParamsWithStruct() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dtext_handler.h123 AssemblyContext(spv_text text, const MessageConsumer& consumer, std::set<uint32_t>&& ids_to_preserve = std::set<uint32_t>()) AssemblyContext() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dinstruction.h140 namespace std { namespace
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A Dtransformation_add_function_test.cpp26 MakeAccessClampingInfo( uint32_t access_chain_id, const std::vector<std::pair<uint32_t, uint32_t>>& compare_and_select_ids) MakeAccessClampingInfo() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dwintzimpl.cpp45 AnnualTimeZoneRule *std = NULL, *dst = NULL; in getSystemTimeInformation() local
47 btz->getSimpleRulesNear(uprv_getUTCtime(), initial, std, dst, status); in getSystemTimeInformation() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DVulkanInfo.cpp27 GatherInstanceExtensions( const char* layerName, const dawn_native::vulkan::VulkanFunctions& vkFunctions, const std::unordered_map<std::string, InstanceExt>& knownExts) GatherInstanceExtensions() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDie.h393 namespace std { namespace
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DErrorOr.h74 ErrorOr(E ErrorCode, typename std::enable_if<std::is_error_code_enum<E>::value || std::is_error_condition_enum<E>::value, void *>::type = nullptr) ErrorOr() argument
87 ErrorOr(OtherT &&Val, typename std::enable_if<std::is_convertible<OtherT, T>::value>::type * = nullptr) ErrorOr() argument
99 ErrorOr( const ErrorOr<OtherT> &Other, typename std::enable_if<std::is_convertible<OtherT, T>::value>::type * = nullptr) ErrorOr() argument
107 ErrorOr( const ErrorOr<OtherT> &Other, typename std::enable_if< !std::is_convertible<OtherT, const T &>::value>::type * = nullptr) ErrorOr() argument
119 ErrorOr( ErrorOr<OtherT> &&Other, typename std::enable_if<std::is_convertible<OtherT, T>::value>::type * = nullptr) ErrorOr() argument
129 ErrorOr( ErrorOr<OtherT> &&Other, typename std::enable_if<!std::is_convertible<OtherT, T>::value>::type * = nullptr) ErrorOr() argument
[all...]
H A DFormatVariadic.h[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DFormatVariadic.h[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceStringPool.h168 namespace std { global() namespace
[all...]
/third_party/skia/third_party/externals/tint/src/utils/
H A Denum_set.h243 namespace std { namespace
[all...]
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dscalar_constant.h134 namespace std { namespace
/third_party/skia/third_party/externals/tint/src/writer/
H A Dtext_generator.h[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DMapVector.h117 insert(const std::pair<KeyT, ValueT> &KV) insert() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/
H A DBitcodeReader.h266 namespace std { global() namespace
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dinlined_string_field.h176 MutableNoArena(const std::string*) MutableNoArena() argument
190 DestroyNoArena(const std::string*) DestroyNoArena() argument
[all...]
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_enum.cc73 EnumGenerator(const EnumDescriptor* descriptor, const std::map<std::string, std::string>& vars, const Options& options) EnumGenerator() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Diostream_state_saver.h82 ostream_state_saver<std::basic_ostream<CharT, Traits>> make_ostream_state_saver( in make_ostream_state_saver() argument
96 make_ostream_state_saver(T& is, std::ios_base::fmtflags flags = std::ios_base::dec) make_ostream_state_saver() argument
149 make_istream_state_saver( std::basic_istream<CharT, Traits>& is, std::ios_base::fmtflags flags = std::ios_base::dec | std::ios_base::scientific | std::ios_base::skipws) make_istream_state_saver() argument
161 make_istream_state_saver(T& is, std::ios_base::fmtflags flags = std::ios_base::dec) make_istream_state_saver() argument
[all...]
H A Dranden_engine.h175 operator <<( std::basic_ostream<CharT, Traits>& os, const randen_engine<T>& engine) operator <<() argument
193 operator >>( std::basic_istream<CharT, Traits>& is, randen_engine<T>& engine) operator >>() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Dlog_uniform_int_distribution.h56 param_type( result_type min = 0, result_type max = (std::numeric_limits<result_type>::max)(), result_type base = 2) param_type() argument
123 log_uniform_int_distribution( result_type min, result_type max = (std::numeric_limits<result_type>::max)(), result_type base = 2) log_uniform_int_distribution() argument
218 operator <<( std::basic_ostream<CharT, Traits>& os, const log_uniform_int_distribution<IntType>& x) operator <<() argument
231 operator >>( std::basic_istream<CharT, Traits>& is, log_uniform_int_distribution<IntType>& x) operator >>() argument
[all...]

Completed in 12 milliseconds

1...<<11121314151617181920>>...36