Home
last modified time | relevance | path

Searched defs:wrapper (Results 76 - 100 of 261) sorted by relevance

1234567891011

/third_party/python/Tools/peg_generator/scripts/
H A Dbenchmark.py40 def wrapper(*args): function
/third_party/python/Lib/test/support/
H A Dwarnings_helper.py54 def wrapper(self, *args, **kwargs): function
/third_party/python/Lib/
H A Dreprlib.py15 def wrapper(self): function
/third_party/python/Lib/importlib/resources/
H A D_legacy.py17 def wrapper(*args, **kwargs): function
/third_party/skia/third_party/externals/jinja2/
H A Dasyncfilters.py44 def wrapper(*args, **kwargs): function
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/
H A DMidiPortSelector.java170 onPortSelected(MidiPortWrapper wrapper) onPortSelected() argument
[all...]
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/dec/
H A DDecoder.java
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/enc/
H A DEncoder.java
/third_party/python/Include/cpython/
H A Ddescrobject.h15 wrapperfunc wrapper; member
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/
H A Dhash_benchmark.cc52 friend H AbslHashValue(H state, const TypeErasedInterface& wrapper) { in AbslHashValue() argument
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A DMakefile232 wrapper :=$(srctree)/$(src)/wrapper macro
[all...]
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A DMakefile257 wrapper :=$(srctree)/$(src)/wrapper macro
[all...]
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
H A Dets_field_wrapper.cpp210 static napi_property_descriptor DoMakeNapiProperty(EtsFieldWrapper *wrapper) in DoMakeNapiProperty() argument
/arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/mirrors/
H A Dtype_cache.py95 def wrapper(user_function: Callable, /): function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
H A Dg1-evacuate-regions-worker-state-inl.h200 auto wrapper = [this, startAddress, endAddress](void *mem) { in IterateRefsInMemRange() local
/base/hiviewdfx/faultloggerd/test/unittest/process_dump/
H A Dprocess_dump_test.cpp246 auto wrapper = std::make_shared<DfxRingBufferWrapper>(); in HWTEST_F() local
267 auto wrapper = std::make_shared<DfxRingBufferWrapper>(); in HWTEST_F() local
/base/account/os_account/frameworks/account_iam/test/unittest/src/
H A Daccount_iam_callback_service_test.cpp88 sptr<IDMCallbackService> wrapper = new (std::nothrow) IDMCallbackService(TEST_USER_ID, nullptr); in HWTEST_F() local
106 sptr<IDMCallbackService> wrapper = new (std::nothrow) IDMCallbackService(TEST_USER_ID, testCallback); in HWTEST_F() local
127 sptr<IDMCallbackService> wrapper = new (std::nothrow) IDMCallbackService(TEST_USER_ID, testCallback); in HWTEST_F() local
156 sptr<GetCredInfoCallbackService> wrapper = new (std::nothrow) GetCredInfoCallbackService(nullptr); HWTEST_F() local
170 sptr<GetSetPropCallbackService> wrapper = new (std::nothrow) GetSetPropCallbackService(nullptr); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/
H A Dgrid_layout_range_solver.cpp22 GridLayoutRangeSolver::GridLayoutRangeSolver(GridLayoutInfo* info, LayoutWrapper* wrapper) in GridLayoutRangeSolver() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_attr_test_ng.cpp255 auto wrapper = FlushLayoutTask(indicatorNode_); in HWTEST_F() local
301 auto wrapper = FlushLayoutTask(indicatorNode_); in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/flex/old_cases/
H A Dflex_wrap_layout_algorithm_test.cpp99 auto wrapper = CreateLayoutWrapper(); in HWTEST_F() local
115 auto wrapper = CreateLayoutWrapper(); in HWTEST_F() local
133 auto wrapper = CreateLayoutWrapper(); in HWTEST_F() local
147 auto wrapper = CreateLayoutWrapper(); HWTEST_F() local
163 auto wrapper = CreateLayoutWrapper(); HWTEST_F() local
188 auto wrapper = CreateLayoutWrapper(); HWTEST_F() local
214 auto wrapper = CreateLayoutWrapper(); HWTEST_F() local
240 auto wrapper = CreateLayoutWrapper(); HWTEST_F() local
262 auto wrapper = CreateLayoutWrapper(); HWTEST_F() local
286 auto wrapper = CreateLayoutWrapper(); HWTEST_F() local
309 auto wrapper = CreateLayoutWrapper(); HWTEST_F() local
334 auto wrapper = CreateLayoutWrapper(); HWTEST_F() local
356 auto wrapper = CreateLayoutWrapper(); HWTEST_F() local
377 auto wrapper = CreateLayoutWrapper(); HWTEST_F() local
396 auto wrapper = CreateLayoutWrapper(); HWTEST_F() local
415 auto wrapper = CreateLayoutWrapper(); HWTEST_F() local
441 auto wrapper = CreateLayoutWrapper(); HWTEST_F() local
465 auto wrapper = CreateLayoutWrapper(); HWTEST_F() local
489 auto wrapper = CreateLayoutWrapper(); HWTEST_F() local
509 auto wrapper = CreateLayoutWrapper(); HWTEST_F() local
535 auto wrapper = CreateLayoutWrapper(); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_utils.cpp96 RecycleItemsByIndex( int32_t start, int32_t end, std::vector<RefPtr<ForEachBaseNode>>& lazyNodes, LayoutWrapper* wrapper) RecycleItemsByIndex() argument
121 RecycleItemsOutOfBoundary( Axis axis, float offset, int32_t start, int32_t end, LayoutWrapper* wrapper) RecycleItemsOutOfBoundary() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/image_animator/
H A Dimage_animator_tdd_test.cpp279 UIViewGroup *wrapper = reinterpret_cast<UIViewGroup *>(GetViewByRef(page, "animator")); in ImageAnimatorTest001() local
305 UIViewGroup *wrapper = reinterpret_cast<UIViewGroup *>(GetViewByRef(page, "animator")); in ImageAnimatorTest002() local
336 UIViewGroup *wrapper = reinterpret_cast<UIViewGroup *>(GetViewByRef(page, "animator")); ImageAnimatorTest003() local
[all...]
/kernel/linux/linux-5.10/crypto/asymmetric_keys/
H A Dverify_pefile.c125 struct win_certificate wrapper; in pefile_strip_sig_wrapper() local
[all...]
/kernel/linux/linux-6.6/crypto/asymmetric_keys/
H A Dverify_pefile.c125 struct win_certificate wrapper; in pefile_strip_sig_wrapper() local
[all...]
/third_party/node/test/parallel/
H A Dtest-trace-events-fs-async.js19 function wrapper(func, args) { function
[all...]

Completed in 11 milliseconds

1234567891011