/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
H A D | cpp_helpers.h | 691 Formatter(io::Printer* printer, const std::map<std::string, std::string>& vars) Formatter() argument 700 AddMap(const std::map<std::string, std::string>& vars) AddMap() argument [all...] |
/third_party/protobuf/src/google/protobuf/ |
H A D | map.h | [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/numeric/ |
H A D | int128.h | 257 namespace std { namespace 492 namespace std { global() namespace [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
H A D | time.h | 1481 FromChrono(const std::chrono::duration<Rep, Period>& d) FromChrono() argument [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/types/ |
H A D | variant_test.cc | 63 namespace std { namespace [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/ |
H A D | time_zone_info.cc | 370 Transition std = {0, std_ti, civil_second(), civil_second()}; ExtendTransitions() local 617 FileZoneInfoSource( FilePtr fp, std::size_t len = std::numeric_limits<std::size_t>::max()) FileZoneInfoSource() argument [all...] |
/third_party/rust/crates/rust-openssl/openssl/src/ssl/test/ |
H A D | mod.rs | [all...] |
/third_party/spirv-tools/source/opt/ |
H A D | inline_pass.cpp | 261 MoveInstsBeforeEntryBlock( std::unordered_map<uint32_t, Instruction*>* preCallSB, BasicBlock* new_blk_ptr, BasicBlock::iterator call_inst_itr, UptrVectorIterator<BasicBlock> call_block_itr) MoveInstsBeforeEntryBlock() argument 298 AddStoresForVariableInitializers( const std::unordered_map<uint32_t, uint32_t>& callee2caller, analysis::DebugInlinedAtContext* inlined_at_ctx, std::unique_ptr<BasicBlock>* new_blk_ptr, UptrVectorIterator<BasicBlock> callee_first_block_itr) AddStoresForVariableInitializers() argument 330 InlineSingleInstruction( const std::unordered_map<uint32_t, uint32_t>& callee2caller, BasicBlock* new_blk_ptr, const Instruction* inst, uint32_t dbg_inlined_at) InlineSingleInstruction() argument 365 InlineReturn( const std::unordered_map<uint32_t, uint32_t>& callee2caller, std::vector<std::unique_ptr<BasicBlock>>* new_blocks, std::unique_ptr<BasicBlock> new_blk_ptr, analysis::DebugInlinedAtContext* inlined_at_ctx, Function* calleeFn, const Instruction* inst, uint32_t returnVarId) InlineReturn() argument 401 InlineEntryBlock( const std::unordered_map<uint32_t, uint32_t>& callee2caller, std::unique_ptr<BasicBlock>* new_blk_ptr, UptrVectorIterator<BasicBlock> callee_first_block, analysis::DebugInlinedAtContext* inlined_at_ctx) InlineEntryBlock() argument 430 InlineBasicBlocks( std::vector<std::unique_ptr<BasicBlock>>* new_blocks, const std::unordered_map<uint32_t, uint32_t>& callee2caller, std::unique_ptr<BasicBlock> new_blk_ptr, analysis::DebugInlinedAtContext* inlined_at_ctx, Function* calleeFn) InlineBasicBlocks() argument 466 MoveCallerInstsAfterFunctionCall( std::unordered_map<uint32_t, Instruction*>* preCallSB, std::unordered_map<uint32_t, uint32_t>* postCallSB, std::unique_ptr<BasicBlock>* new_blk_ptr, BasicBlock::iterator call_inst_itr, bool multiBlocks) MoveCallerInstsAfterFunctionCall() argument [all...] |
H A D | interface_var_sroa.cpp | 110 ReplaceLoadWithCompositeConstruct( IRContext* context, const std::unordered_map<Instruction*, Instruction*>& loads_to_composites) ReplaceLoadWithCompositeConstruct() argument 756 AddComponentsToCompositesForLoads( const std::unordered_map<Instruction*, Instruction*>& loads_to_component_values, std::unordered_map<Instruction*, Instruction*>* loads_to_composites, uint32_t depth_to_component) AddComponentsToCompositesForLoads() argument [all...] |
H A D | ir_builder.h | 257 AddSwitch( uint32_t selector_id, uint32_t default_id, const std::vector<std::pair<Operand::OperandData, uint32_t>>& targets, uint32_t merge_id = kInvalidId, uint32_t selection_control = static_cast<uint32_t>(spv::SelectionControlMask::MaskNone)) AddSwitch() argument [all...] |
/third_party/spirv-tools/source/val/ |
H A D | validate_cfg.cpp | 387 UpdateContinueConstructExitBlocks( Function& function, const std::vector<std::pair<uint32_t, uint32_t>>& back_edges) UpdateContinueConstructExitBlocks() argument 693 StructuredControlFlowChecks( ValidationState_t& _, Function* function, const std::vector<std::pair<uint32_t, uint32_t>>& back_edges, const std::vector<const BasicBlock*>& postorder) StructuredControlFlowChecks() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
H A D | vktRayTracingPipelineLibraryTests.cpp | 447 compileShaders(DeviceHelper& deviceHelper, Context& context, de::SharedPtr<de::MovePtr<RayTracingPipeline>>& pipeline, const std::vector<std::tuple<std::string, VkShaderStageFlagBits>>& shaderData) compileShaders() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
H A D | vktSparseResourcesImageSparseResidency.cpp | 64 std::string getFormatValueString (const std::vector<std::pair<deUint32, deUint32>>& channelsOnPlane, in getFormatValueString() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsm8bitStorageTests.cpp | 175 vector<deInt8> data8bit (const ShaderTemplate std, de::Random& rnd, const bool isData = true) in data8bit() argument 183 vector<deInt32> data32bit (const ShaderTemplate std, de::Random& rnd, const bool isData = true) in data32bit() argument 910 beginLoop(const std::map<std::string, std::string>& spec) beginLoop() argument 928 endLoop(const std::map<std::string, std::string>& spec) endLoop() argument [all...] |
H A D | vktSpvAsmGraphicsShaderTestUtil.hpp | 492 createTestsForAllStages(const std::string& name, const tcu::RGBA (&inputColors)[4], const tcu::RGBA (&outputColors)[4], const std::map<std::string, std::string>& testCodeFragments, tcu::TestCaseGroup* tests, const qpTestResult failResult = QP_TEST_RESULT_FAIL, const std::string& failMessageTemplate = std::string()) createTestsForAllStages() argument 512 createTestsForAllStages(const std::string& name, const tcu::RGBA (&inputColors)[4], const tcu::RGBA (&outputColors)[4], const std::map<std::string, std::string>& testCodeFragments, const SpecConstants& specConstants, tcu::TestCaseGroup* tests, const qpTestResult failResult = QP_TEST_RESULT_FAIL, const std::string& failMessageTemplate = std::string()) createTestsForAllStages() argument 532 createTestsForAllStages(const std::string& name, const tcu::RGBA (&inputColors)[4], const tcu::RGBA (&outputColors)[4], const std::map<std::string, std::string>& testCodeFragments, const GraphicsResources& resources, const std::vector<std::string>& extensions, tcu::TestCaseGroup* tests, VulkanFeatures vulkanFeatures = VulkanFeatures(), const qpTestResult failResult = QP_TEST_RESULT_FAIL, const std::string& failMessageTemplate = std::string(), const bool splitRenderArea = false) createTestsForAllStages() argument 554 createTestsForAllStages(const std::string& name, const tcu::RGBA (&inputColors)[4], const tcu::RGBA (&outputColors)[4], const std::map<std::string, std::string>& testCodeFragments, const GraphicsInterfaces interfaces, const std::vector<std::string>& extensions, tcu::TestCaseGroup* tests, VulkanFeatures vulkanFeatures = VulkanFeatures(), const qpTestResult failResult = QP_TEST_RESULT_FAIL, const std::string& failMessageTemplate = std::string()) createTestsForAllStages() argument 575 createTestsForAllStages(const std::string& name, const tcu::RGBA (&inputColors)[4], const tcu::RGBA (&outputColors)[4], const std::map<std::string, std::string>& testCodeFragments, const PushConstants& pushConstants, const GraphicsResources& resources, const std::vector<std::string>& extensions, tcu::TestCaseGroup* tests, VulkanFeatures vulkanFeatures = VulkanFeatures(), const qpTestResult failResult = QP_TEST_RESULT_FAIL, const std::string& failMessageTemplate = std::string()) createTestsForAllStages() argument [all...] |
H A D | vktSpvAsmIntegerDotProductTests.cpp | 95 bool compareDotProductAccSat(const std::vector<Resource> &inputs, const vector<AllocationSp>& outputAllocs, in compareDotProductAccSat() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
H A D | vktTestPackage.cpp | 638 reportDurations(tcu::TestContext& testCtx, const std::string& packageName, const deInt64& duration, const std::map<std::string, deUint64>& groupsDurationTime) reportDurations() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | GLES1Renderer.h | 108 namespace std namespace [all...] |
/third_party/googletest/googlemock/include/gmock/ |
H A D | gmock-matchers.h | 1366 CreateVariadicMatcher( std::vector<Matcher<T>>*, std::integral_constant<size_t, sizeof...(Args)>) const CreateVariadicMatcher() argument [all...] |
/applications/standard/calendardata/calendarmanager/native/src/ |
H A D | native_util.cpp | 681 SetRRuleValue(const std::map<std::string, std::string> &ruleMap, RecurrenceRule &out) GetUTCTime() argument 922 SetFieldInfo(const std::vector<string>& eventKey, std::vector<string>& queryField, std::set<string>& resultSetField, const std::map<string, string> eventField) GetUTCTime() argument [all...] |
/base/customization/enterprise_device_management/services/edm/src/ |
H A D | enterprise_device_mgr_ability.cpp | 559 HandleDisallowedNetworkInterface(const std::map<std::string, std::string> policyMap) HandleDisallowedNetworkInterface() argument [all...] |
/base/global/i18n/frameworks/intl/src/ |
H A D | locale_config.cpp | 982 setExtension(std::string &extension, const std::string &tag, const std::set<string> &validValue, const std::map<std::string, std::string> &extensionMap, const std::map<std::string, std::string> &defaultExtensionMap) setExtension() argument [all...] |
/base/location/frameworks/js/napi/source/ |
H A D | napi_util.cpp | 140 napi_value CreateJsMap(napi_env env, const std::map<std::string, std::string>& additionsMap) in CreateJsMap() argument [all...] |
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/ |
H A D | hisysevent.h | 283 Write(const char*, int64_t, const std::string&, EventType, Types...) Write() argument [all...] |
/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/ |
H A D | hitrace_dump.cpp | 208 CheckTags(const std::vector<std::string> &tags, const std::map<std::string, TagCategory> &allTags) CheckTags() argument 219 CheckTagGroup(const std::vector<std::string> &tagGroups, const std::map<std::string, std::vector<std::string>> &tagGroupTable) CheckTagGroup() argument 288 TraceInit(const std::map<std::string, TagCategory> &allTags) TraceInit() argument 310 SetAllTags(const TraceParams &traceParams, const std::map<std::string, TagCategory> &allTags, const std::map<std::string, std::vector<std::string>> &tagGroupTable) SetAllTags() argument 430 SetTraceSetting(const TraceParams &traceParams, const std::map<std::string, TagCategory> &allTags, const std::map<std::string, std::vector<std::string>> &tagGroupTable) SetTraceSetting() argument 1224 HandleTraceOpen(const TraceParams &traceParams, const std::map<std::string, TagCategory> &allTags, const std::map<std::string, std::vector<std::string>> &tagGroupTable) HandleTraceOpen() argument 1236 HandleServiceTraceOpen(const std::vector<std::string> &tagGroups, const std::map<std::string, TagCategory> &allTags, const std::map<std::string, std::vector<std::string>> &tagGroupTable) HandleServiceTraceOpen() argument 1287 ParseArgs(const std::string &args, TraceParams &cmdTraceParams, const std::map<std::string, TagCategory> &allTags, const std::map<std::string, std::vector<std::string>> &tagGroupTable) ParseArgs() argument 1609 SetTraceFilesTable(const std::vector<std::pair<std::string, int>>& traceFilesTable) SetTraceFilesTable() argument [all...] |