Home
last modified time | relevance | path

Searched defs:Map (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/iter/pariter/
H A Dmap.rs26 pub struct Map<P, F> { struct
31 impl<P, F, B> ParallelIterator for Map<P, F> argument
/ohos5.0/drivers/peripheral/vibrator/hal/include/
H A Dvibrator_controller.h56 struct Map { struct
62 struct Map g_effectmap[EFFECT_TYPE_MAX] = { argument
/ohos5.0/docs/en/application-dev/arkts-utils/
H A Darkts-collections-introduction.md155 ### Map subsection
/ohos5.0/docs/zh-cn/application-dev/arkts-utils/
H A Darkts-collections-introduction.md155 ### Map subsection
/ohos5.0/drivers/hdf_core/interfaces/inner_api/utils/
H A Dhdf_map.h24 } Map; typedef
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/custom/
H A Dshader_input_buffer.cpp40 const float* ShaderInputBuffer::Map(uint32_t floatSize) const in Map() function in OHOS::Render3D::ShaderInputBuffer
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/c/common/
H A Derror_code.h46 } Map; typedef
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/metadata/
H A Dmeta_type.h38 Map = 14, enumerator
/ohos5.0/foundation/ability/idl_tool/metadata/
H A Dmeta_type.h36 Map = 14, enumerator
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dgpu_buffer_gles.cpp169 void* GpuBufferGLES::Map() in Map() function in GpuBufferGLES
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/utils/include/
H A Dlnn_map.h44 } Map; typedef
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_buffer_vk.cpp242 void* GpuBufferVk::Map() in Map() function in GpuBufferVk
/ohos5.0/commonlibrary/c_utils/base/src/
H A Dmapped_file.cpp196 ErrCode MappedFile::Map() in Map() function in OHOS::Utils::MappedFile
/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/
H A Dnnrt_delegate_kernel.cpp159 TfLiteStatus NnrtDelegateKernel::Map(const int32_t builtinCode, const NnrtOpMappingArgs& mappingArg… in Map() function in tflite::delegate::nnrt::NnrtDelegateKernel
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcanvas_paint_op.cpp384 inline void CanvasPaintOp::Map(const Fn fns[], Args... args) const in Map() function in OHOS::Ace::NG::CanvasPaintOp
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/wrapper/
H A Djs.cpp329 JSValue JSArray::Map(JSValue array, JSValue func) in Map() function in OHOS::ACELite::JSArray
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dsurface_buffer_impl.cpp150 GSError SurfaceBufferImpl::Map() in Map() function in OHOS::SurfaceBufferImpl