Home
last modified time | relevance | path

Searched defs:map (Results 701 - 725 of 3971) sorted by relevance

1...<<21222324252627282930>>...159

/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeSTLUtil.hpp79 const typename M::mapped_type* tryLookup (const M& map, in tryLookup() argument
90 const typename M::mapped_type& lookupDefault (const M& map, in lookupDefault() argument
101 const typename M::mapped_type& lookup (const M& map, const typename M::key_type& key) in lookup() argument
112 insert(M& map, const typename M::key_type& key, const typename M::mapped_type& value) insert() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DAttributeMap.cpp130 AttributeMap map; in CreateFromIntArray() local
138 AttributeMap map; in CreateFromAttribArray() local
/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_api_hashmap_test.cpp57 JSAPIHashMap *map = CreateHashMap(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefiscontainer_fuzzer/
H A Djsvaluerefiscontainer_fuzzer.cpp69 Local<MapRef> map = MapRef::New(vm); in JSValueRefIsMapFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefishashmap_fuzzer/
H A Djsvaluerefishashmap_fuzzer.cpp130 JSHandle<JSAPIHashMap> map = ConstructobjectHashMap(thread); in JSValueRefIsHashMapFuzzTest() local
/arkcompiler/runtime_core/static_core/runtime/
H A Dstring_table.cpp337 PandaUnorderedMap<panda_file::File::EntityId, coretypes::String *, EntityIdEqual> map; in GetOrInternString() local
/arkcompiler/ets_runtime/ecmascript/extractortool/tests/
H A Dextractor_test.cpp242 auto map = util.GetExtractorMap(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
H A Dglobal_env_constants.cpp407 auto map = thread->GetArrayHClassIndexMap(); in InitElementKindHClass() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability_process.cpp95 std::map<int, CallbackInfo> map; in StartAbility() local
124 std::map<int, CallbackInfo> map; in AddAbilityResultCallback() local
148 std::map<int, CallbackInfo> map = it->second; OnAbilityResult() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_javascript_result_callback.cpp48 std::map<std::string, WebJSValue> map; in GetWebJSValueHelper() local
130 std::map<std::string, NWebValue> map; in GetWebViewValue() local
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_panel.cpp24 inline T ConvertStrToEnum(const char* key, const LinearMapNode<T>* map, size_t length, T defaultValue) in ConvertStrToEnum() argument
/foundation/barrierfree/accessibility/services/test/moduletest/aamstest/aams_server_test/
H A Daams_server_test.cpp283 auto map = accountData->GetAsacConnections(); in HWTEST_F() local
310 auto map = accountData->GetAsacConnections(); in HWTEST_F() local
[all...]
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_aams_server.cpp283 auto map = accountData->GetAsacConnections(); in HWTEST_F() local
309 auto map = accountData->GetAsacConnections(); in HWTEST_F() local
[all...]
/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_async_work.cpp174 void AsyncWorkCallFunction(NapiAsyncWorkMap &map, NapiAsyncType type, std::shared_ptr<NapiNativeObject> nativeObject, in AsyncWorkCallFunction() argument
/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/
H A Dmetav1_compat.cpp136 BASE_NS::vector<NamedNode> map; in RewriteProperty() local
192 void AddProperties(BASE_NS::vector<ISerNode::Ptr> properties, IMapNode& map) in AddProperties() argument
204 BASE_NS::vector<NamedNode> map; global() variable
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dgpu_program_gles.cpp61 void ProcessPushConstants(GLuint program, const ShaderModulePlatformDataGLES& plat, GLenum flag, BindMaps& map) in ProcessPushConstants() argument
86 void ProcessStorageBlocks(GLuint program, const ShaderModulePlatformDataGLES& plat, GLenum flag, const BindMaps& map) in ProcessStorageBlocks() argument
107 ProcessUniformBlocks(GLuint program, const ShaderModulePlatformDataGLES& plat, GLenum flag, BindMaps& map) ProcessUniformBlocks() argument
151 ProcessImageTextures(GLuint program, const ShaderModulePlatformDataGLES& plat, GLenum flag, const BindMaps& map) ProcessImageTextures() argument
174 ProcessCombinedSamplers(GLuint program, const ShaderModulePlatformDataGLES& plat, GLenum flag, BindMaps& map) ProcessCombinedSamplers() argument
[all...]
/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/backend/
H A Djson_input.cpp98 auto map = CreateShared<MapNode>(BASE_NS::move(members)); in ImportObject() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/
H A Drs_rcd_render_manager.cpp60 bool RSRcdRenderManager::CheckExist(NodeId id, const RSRenderNodeMap& map) in CheckExist() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/command/
H A Drs_node_showing_command.h76 explicit RSNodeGetShowingPropertiesAndCancelAnimation(uint64_t timeoutNS, PropertiesMap&& map) in RSNodeGetShowingPropertiesAndCancelAnimation() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing/
H A Ddrawing_demo.cpp183 int DrawingDemo::GetFunctionalParam(std::unordered_map<std::string, std::function<std::shared_ptr<TestBase>()>>& map) in GetFunctionalParam() argument
209 auto map = TestCaseFactory::GetFunctionCase(); in TestFunction() local
266 auto map = TestCaseFactory::GetPerformanceCase(); in GetPerformanceParam() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_point_light_manager.cpp93 void RSPointLightManager::PrepareLight(std::unordered_map<NodeId, std::weak_ptr<RSRenderNode>>& map, in PrepareLight() argument
/foundation/multimedia/image_framework/plugins/manager/src/framework/
H A Dimpl_class.cpp224 bool ImplClass::IsCompatible(const map<string, AttrData> &caps) const in IsCompatible() argument
H A Dcapability.cpp36 Capability::Capability(const map<string, AttrData> &caps) : caps_(caps) in Capability() argument
76 bool Capability::IsCompatible(const map<string, AttrData> &caps) const in IsCompatible() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_restore.cpp67 VariantMap map = {{KEY_DB_CORRUPT, std::move(date)}}; in CheckRestore() local
/foundation/multimodalinput/input/test/fuzztest/setmousescrollrows_fuzzer/
H A Dsetmousescrollrows_fuzzer.cpp65 std::map<std::tuple<int32_t, int32_t, std::string>, int32_t> map; in GetAllMmiSubscribedEventsFuzzTest() local

Completed in 15 milliseconds

1...<<21222324252627282930>>...159