| /third_party/rust/crates/bindgen/bindgen/ir/ |
| H A D | function.rs | |
| /third_party/rust/crates/clap/src/error/ |
| H A D | mod.rs | |
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | str_split_internal.h | [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | hash_function_defaults_test.cc | 355 namespace std { global() namespace [all...] |
| H A D | container_memory.h | 185 PairArgs( const std::pair<F, S>& p) PairArgs() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
| H A D | beta_distribution.h | 397 operator <<( std::basic_ostream<CharT, Traits>& os, const beta_distribution<RealType>& x) operator <<() argument 407 operator >>( std::basic_istream<CharT, Traits>& is, beta_distribution<RealType>& x) operator >>() argument [all...] |
| /third_party/skia/experimental/graphite/src/ |
| H A D | UniformManager.cpp | 159 if constexpr (std::is_same<MemType, float>::value && in CopyUniforms() argument
|
| /third_party/rust/crates/nix/src/ |
| H A D | time.rs | |
| /third_party/spirv-tools/source/fuzz/ |
| H A D | transformation_access_chain.cpp | 29 TransformationAccessChain( uint32_t fresh_id, uint32_t pointer_id, const std::vector<uint32_t>& index_id, const protobufs::InstructionDescriptor& instruction_to_insert_before, const std::vector<std::pair<uint32_t, uint32_t>>& fresh_ids_for_clamping) TransformationAccessChain() argument [all...] |
| H A D | transformation_duplicate_region_with_selection.cpp | 28 TransformationDuplicateRegionWithSelection( uint32_t new_entry_fresh_id, uint32_t condition_id, uint32_t merge_label_fresh_id, uint32_t entry_block_id, uint32_t exit_block_id, const std::map<uint32_t, uint32_t>& original_label_to_duplicate_label, const std::map<uint32_t, uint32_t>& original_id_to_duplicate_id, const std::map<uint32_t, uint32_t>& original_id_to_phi_id) TransformationDuplicateRegionWithSelection() argument [all...] |
| /third_party/spirv-tools/source/opt/ |
| H A D | def_use_manager.cpp | 146 WhileEachUse( const Instruction* def, const std::function<bool(Instruction*, uint32_t)>& f) const WhileEachUse() argument 169 WhileEachUse( uint32_t id, const std::function<bool(Instruction*, uint32_t)>& f) const WhileEachUse() argument 174 ForEachUse( const Instruction* def, const std::function<void(Instruction*, uint32_t)>& f) const ForEachUse() argument 183 ForEachUse( uint32_t id, const std::function<void(Instruction*, uint32_t)>& f) const ForEachUse() argument [all...] |
| /third_party/spirv-tools/source/val/ |
| H A D | function.h | 214 RegisterExecutionModelLimitation( std::function<bool(spv::ExecutionModel, std::string*)> is_compatible) RegisterExecutionModelLimitation() argument [all...] |
| /third_party/spirv-tools/test/ |
| H A D | unit_spirv.h | 38 namespace std { namespace [all...] |
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fShaderStructTests.cpp | 118 static ShaderStructCase* createStructCase (Context& context, const char* name, const char* description, bool isVertexCase, bool usesTextures, ShaderEvalFunc evalFunc, SetupUniformsFunc setupUniforms, const LineStream& shaderSrc, const std::map<std::string, std::string>* additionalParams) in createStructCase() argument [all...] |
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fShaderStructTests.cpp | 156 static ShaderStructCase* createStructCase (Context& context, const char* name, const char* description, bool isVertexCase, deUint32 flags, ShaderEvalFunc evalFunc, SetupUniformsFunc setupUniforms, const LineStream& shaderSrc, const std::map<std::string, std::string>* additionalParams) in createStructCase() argument [all...] |
| /third_party/rust/crates/io-lifetimes/src/ |
| H A D | types.rs | [all...] |
| /third_party/rust/crates/bindgen/bindgen/ |
| H A D | lib.rs | [all...] |
| /base/hiviewdfx/hiview/adapter/service/server/src/ |
| H A D | hiview_service_ability_stub.cpp | 90 bool HasAccessPermission(uint32_t code, const std argument [all...] |
| /base/inputmethod/imf/frameworks/js/napi/inputmethodclient/ |
| H A D | js_utils.cpp | 410 GetJsPrivateCommand(napi_env env, const std::unordered_map<std::string, PrivateDataValue> &in) GetJsPrivateCommand() argument [all...] |
| /base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
| H A D | input_data_channel_stub.cpp | 330 SendPrivateCommand( const std::unordered_map<std::string, PrivateDataValue> &privateCommand) SendPrivateCommand() argument [all...] |
| /base/inputmethod/imf/test/common/src/ |
| H A D | text_listener.cpp | 155 ReceivePrivateCommand(const std::unordered_map<std::string, PrivateDataValue> &privateCommand) ReceivePrivateCommand() argument [all...] |
| /base/global/resource_management/frameworks/resmgr/src/ |
| H A D | theme_pack_resource.cpp | 205 GetThemeValues( const std::pair<std::string, std::string> &bundInfo, const ResType &resType, const std::string &name) GetThemeValues() argument 373 GetThemeAppIcon(const std::pair<std::string, std::string> &bundleInfo, const std::string &iconName, const std::string &abilityName) GetThemeAppIcon() argument 395 GetThemeAppIconByAbilityName(const std::pair<std::string, std::string> &bundleInfo, const std::string &iconName, const std::string &abilityName) GetThemeAppIconByAbilityName() argument [all...] |
| /base/global/i18n/frameworks/intl/src/ |
| H A D | phone_number_format.cpp | 105 PhoneNumberFormat::PhoneNumberFormat(const std::string &countryTag, in PhoneNumberFormat() argument 153 CreateInstance(const std::string &countryTag, const std::map<std::string, std::string> &options) CreateInstance() argument [all...] |
| /base/powermgr/power_manager/test/unittest/src/servicetest/ |
| H A D | powermgr_service_test_proxy.cpp | 231 ProxyRunningLocks(bool isProxied, const std::vector<std::pair<pid_t, pid_t>>& processInfos) ProxyRunningLocks() argument [all...] |
| /base/request/request/frameworks/cj/ffi/src/ |
| H A D | cj_request_common.cpp | 294 Convert2CHashStrArr(const std::map<std::string, std::string> &extras) Convert2CHashStrArr() argument [all...] |