Home
last modified time | relevance | path

Searched defs:std (Results 1226 - 1250 of 1768) sorted by relevance

1...<<41424344454647484950>>...71

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DHashing.h646 hash_value(const std::pair<T, U> &arg) hash_value() argument
[all...]
H A DSmallBitVector.h704 namespace std { namespace
[all...]
H A DSmallVector.h285 uninitialized_copy( T1 *I, T1 *E, T2 *Dest, typename std::enable_if<std::is_same<typename std::remove_const<T1>::type, T2>::value>::type * = nullptr) uninitialized_copy() argument
923 namespace std { global() namespace
[all...]
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_helpers.cc136 PrintEnumVerifierLogic(io::Printer* printer, const FieldDescriptor* descriptor, const std::map<std::string, std::string>& variables, const char* var_name, const char* terminating_string, bool enforce_lite) PrintEnumVerifierLogic() argument
[all...]
/third_party/protobuf/php/ext/google/protobuf/
H A Ddef.c61 zend_object std; member
116 zend_object std; member
238 zend_object std; global() member
330 zend_object std; global() member
718 zend_object std; global() member
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dmap_field.h800 namespace std { global() namespace
[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp145 namespace std namespace
155 namespace std namespace
189 namespace std namespace
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/
H A Dhash_test.cc962 namespace std { global() namespace
[all...]
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_pass_donate_modules.cpp672 CanDonateInstruction( opt::IRContext* donor_ir_context, const opt::Instruction& instruction, const std::map<uint32_t, uint32_t>& original_id_to_donated_id, const std::set<uint32_t>& skipped_instructions) const CanDonateInstruction() argument
978 CreateLoopLimiterInfo( opt::IRContext* donor_ir_context, const opt::BasicBlock& loop_header, const std::map<uint32_t, uint32_t>& original_id_to_donated_id, protobufs::LoopLimiterInfo* out) CreateLoopLimiterInfo() argument
1067 MaybeAddLivesafeFunction( const opt::Function& function_to_donate, opt::IRContext* donor_ir_context, const std::map<uint32_t, uint32_t>& original_id_to_donated_id, const std::vector<protobufs::Instruction>& donated_instructions) MaybeAddLivesafeFunction() argument
[all...]
/third_party/spirv-tools/source/opt/
H A Ddead_branch_elim_pass.cpp258 FixPhiNodesInLiveBlocks( Function* func, const std::unordered_set<BasicBlock*>& live_blocks, const std::unordered_map<BasicBlock*, BasicBlock*>& unreachable_continues) FixPhiNodesInLiveBlocks() argument
368 EraseDeadBlocks( Function* func, const std::unordered_set<BasicBlock*>& live_blocks, const std::unordered_set<BasicBlock*>& unreachable_merges, const std::unordered_map<BasicBlock*, BasicBlock*>& unreachable_continues) EraseDeadBlocks() argument
[all...]
H A Dloop_dependence_helpers.cpp30 IsZIV( const std::pair<SENode*, SENode*>& subscript_pair) IsZIV() argument
36 IsSIV( const std::pair<SENode*, SENode*>& subscript_pair) IsSIV() argument
42 IsMIV( const std::pair<SENode*, SENode*>& subscript_pair) IsMIV() argument
197 GetLoopForSubscriptPair( const std::pair<SENode*, SENode*>& subscript_pair) GetLoopForSubscriptPair() argument
243 GetDistanceEntryForSubscriptPair( const std::pair<SENode*, SENode*>& subscript_pair, DistanceVector* distance_vector) GetDistanceEntryForSubscriptPair() argument
[all...]
H A Dreplace_desc_array_access_using_var_index.cpp31 GetValueWithKeyExistenceCheck( uint32_t key, const std::unordered_map<uint32_t, uint32_t>& map) GetValueWithKeyExistenceCheck() argument
239 UseNewIdsInBlock( BasicBlock* block, const std::unordered_map<uint32_t, uint32_t>& old_ids_to_new_ids) const UseNewIdsInBlock() argument
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_handles.hpp16208 operator ==( std::nullptr_t, const T & v ) operator ==() argument
16220 operator !=( std::nullptr_t, const T & v ) operator !=() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmImageSamplerTests.cpp785 nopVerifyFunction(const std::vector<Resource>&, const std::vector<AllocationSp>&, const std::vector<Resource>&, tcu::TestLog&) nopVerifyFunction() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A DvksJson.cpp165 string writeJSON_GraphicsPipeline_vkpccjson (const std::string& filePrefix, in writeJSON_GraphicsPipeline_vkpccjson() argument
404 writeJSON_ComputePipeline_vkpccjson(const std::string& filePrefix, deUint32 pipelineIndex, const vk::VkPipelineOfflineCreateInfo id, const VkComputePipelineCreateInfo& cpCI, const vk::VkPhysicalDeviceFeatures2& deviceFeatures2, const std::vector<std::string>& deviceExtensions, const std::map<VkSamplerYcbcrConversion, VkSamplerYcbcrConversionCreateInfo>& samplerYcbcrConversions, const std::map<VkSampler, VkSamplerCreateInfo>& samplers, const std::map<VkDescriptorSetLayout, VkDescriptorSetLayoutCreateInfo>& descriptorSetLayouts, const std::map<VkPipelineLayout, VkPipelineLayoutCreateInfo>& pipelineLayouts) writeJSON_ComputePipeline_vkpccjson() argument
[all...]
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdePoolArray.hpp529 namespace std namespace
/third_party/vk-gl-cts/modules/egl/
H A DteglChooseConfigReference.cpp511 chooseConfigReference(const Library& egl, EGLDisplay display, std::vector<EGLConfig>& dst, const std::vector<std::pair<EGLenum, EGLint> >& attributes) chooseConfigReference() argument
[all...]
H A DteglChooseConfigTests.cpp126 ChooseConfigCase (EglTestContext& eglTestCtx, const char* name, const char* description, bool checkOrder, const std::vector<std::pair<EGLenum, EGLint> >& attributes) in ChooseConfigCase() argument
161 void executeTest (const std::vector<std argument
[all...]
/third_party/rust/crates/clap/src/builder/
H A Dvalue_parser.rs[all...]
/third_party/rust/crates/nix/src/sys/socket/
H A Daddr.rs[all...]
/foundation/ability/form_fwk/services/src/
H A Dform_task_mgr.cpp1193 CancelDelayTask(const std::pair<int64_t, int64_t> &eventMsg) CancelDelayTask() argument
[all...]
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dmodule_profile.cpp1535 ConvertToAbilityWindowMode(const std::vector<std::string> &windowModes, const std::unordered_map<std::string, SupportWindowMode> &windowMap) ConvertToAbilityWindowMode() argument
[all...]
/foundation/ability/ability_runtime/services/appdfr/src/
H A Dappfreeze_manager.cpp414 ParseBinderPids(const std::map<int, std::set<int>>& binderInfo, std::set<int>& pids, int pid, int layer) const ParseBinderPids() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/option/
H A Doption_component.h324 SetAttr(const std::vector<std::pair<std::string, std::string>>& attrs) SetAttr() argument
330 SetStyle(const std::vector<std::pair<std::string, std::string>>& styles) SetStyle() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_group_node.cpp147 ReorderNavDestination( const std::vector<std::pair<std::string, RefPtr<UINode>>>& navDestinationNodes, RefPtr<FrameNode>& navigationContentNode, int32_t& slot, bool& hasChanged) ReorderNavDestination() argument
[all...]

Completed in 35 milliseconds

1...<<41424344454647484950>>...71