Home
last modified time | relevance | path

Searched defs:ids (Results 76 - 100 of 317) sorted by relevance

12345678910>>...13

/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dfor_each_node.cpp23 void MakeNodeMapById(const std::list<RefPtr<UINode>>& nodes, const std::list<std::string>& ids, in MakeNodeMapById() argument
/foundation/arkui/ace_engine/test/unittest/core/syntax/
H A Dlazy_for_each_builder_syntax_test_ng.cpp68 auto ids = LAZY_FOR_EACH_NODE_IDS; in UpdateItems() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/systemtest/
H A Drs_interfaces_system_test.cpp107 auto ids = RSInterfaces::GetInstance().GetAllScreenIds(); in HWTEST_F() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/
H A Dmedialibrary_rdbstore.h149 DeleteFilesTask(const std::vector<std::string> &ids, const std::vector<std::string> &paths, in DeleteFilesTask() argument
/foundation/multimodalinput/input/service/device_manager/test/
H A Dinput_device_manager_test.cpp76 auto ids = manager.GetInputDeviceIds(); in HWTEST_F() local
/foundation/window/window_manager/window_scene/intention_event/src/
H A Dintention_event_manager.cpp63 auto ids = pointerEvent->GetPointerIds(); in LogPointInfo() local
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_stub.cpp213 std::vector<DisplayId> ids; in OnRemoteRequest() local
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_session_listener.cpp43 std::vector<int32_t> ids; in QueryActiveUserId() local
/third_party/alsa-lib/src/control/
H A Dcontrol_ext.c97 snd_ctl_elem_id_t *ids; in snd_ctl_ext_elem_list() local
/third_party/icu/icu4c/source/test/intltest/
H A Duobjtest.cpp101 static UClassID ids[MAX_CLASS_ID]; variable
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DTransliteratorIDParser.java430 static List<Transliterator> instantiateList(List<SingleID> ids) { in instantiateList() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DICUServiceTest.java556 protected final Set ids; global() field in ICUServiceTest.TestLocaleKeyFactory
559 TestLocaleKeyFactory(String[] ids, String factoryID) TestLocaleKeyFactory() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DTransliteratorIDParser.java431 static List<Transliterator> instantiateList(List<SingleID> ids) { in instantiateList() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DICUServiceTest.java553 protected final Set ids; global() field in ICUServiceTest.TestLocaleKeyFactory
556 TestLocaleKeyFactory(String[] ids, String factoryID) TestLocaleKeyFactory() argument
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_system_values.c362 nir_ssa_def *ids = nir_load_local_invocation_id(b); in lower_compute_system_value_instr() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_sampler.c249 SVGA3dShaderResourceViewId ids[PIPE_MAX_SAMPLERS]; in update_sampler_resources() local
401 SVGA3dSamplerId ids[PIPE_MAX_SAMPLERS*2]; in update_samplers() local
548 SVGA3dShaderResourceViewId ids[PIPE_MAX_SAMPLERS]; update_cs_sampler_resources() local
667 SVGA3dSamplerId ids[PIPE_MAX_SAMPLERS]; update_cs_samplers() local
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_pipeline.c410 uint32_t ids[] = {ZINK_WORKGROUP_SIZE_X, ZINK_WORKGROUP_SIZE_Y, ZINK_WORKGROUP_SIZE_Z}; in zink_create_compute_pipeline() local
/third_party/node/deps/v8/src/profiler/
H A Dallocation-tracker.cc174 AllocationTracker::AllocationTracker(HeapObjectsMap* ids, StringsStorage* names) in AllocationTracker() argument
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
H A DRangesTableSchema.java174 public Timezones(Iterable<ZoneId> ids) { in Timezones() argument
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate.cpp101 std::vector<uint32_t> ids = _.UnresolvedForwardIds(); in ValidateForwardDecls() local
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dinstruction_test.cpp245 std::vector<uint32_t> ids; in TEST() local
258 std::vector<uint32_t> ids; in TEST() local
[all...]
/third_party/skia/src/gpu/gl/
H A DGrGLRenderTarget.cpp25 GrGLRenderTarget(GrGLGpu* gpu, const SkISize& dimensions, GrGLFormat format, int sampleCount, const IDs& ids, sk_sp<GrGLAttachment> stencil) GrGLRenderTarget() argument
38 GrGLRenderTarget(GrGLGpu* gpu, const SkISize& dimensions, GrGLFormat format, int sampleCount, const IDs& ids) GrGLRenderTarget() argument
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_parsed_ir.hpp64 SmallVector<Variant> ids; member in SPIRV_CROSS_NAMESPACE::ParsedIR
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Ddead_insert_elim_pass.cpp150 std::vector<uint32_t> ids; in MarkInsertChain() local
H A Dfold.cpp288 uint32_t ids[2]; in FoldBinaryIntegerOpToConstant() local
472 uint32_t ids[2]; in FoldBinaryBooleanOpToConstant() local

Completed in 21 milliseconds

12345678910>>...13