| /third_party/python/Tools/peg_generator/scripts/ |
| H A D | benchmark.py | 40 def wrapper(*args): function
|
| /third_party/python/Lib/test/support/ |
| H A D | warnings_helper.py | 54 def wrapper(self, *args, **kwargs): function
|
| /third_party/python/Lib/ |
| H A D | reprlib.py | 15 def wrapper(self): function
|
| /third_party/python/Lib/importlib/resources/ |
| H A D | _legacy.py | 17 def wrapper(*args, **kwargs): function
|
| /third_party/skia/third_party/externals/jinja2/ |
| H A D | asyncfilters.py | 44 def wrapper(*args, **kwargs): function
|
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/ |
| H A D | MidiPortSelector.java | 170 onPortSelected(MidiPortWrapper wrapper) onPortSelected() argument [all...] |
| /third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/dec/ |
| H A D | Decoder.java | |
| /third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/enc/ |
| H A D | Encoder.java | |
| /third_party/python/Include/cpython/ |
| H A D | descrobject.h | 15 wrapperfunc wrapper; member
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/hash/ |
| H A D | hash_benchmark.cc | 52 friend H AbslHashValue(H state, const TypeErasedInterface& wrapper) { in AbslHashValue() argument
|
| /kernel/linux/linux-5.10/arch/powerpc/boot/ |
| H A D | Makefile | 232 wrapper :=$(srctree)/$(src)/wrapper macro [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/boot/ |
| H A D | Makefile | 257 wrapper :=$(srctree)/$(src)/wrapper macro [all...] |
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/ |
| H A D | ets_field_wrapper.cpp | 210 static napi_property_descriptor DoMakeNapiProperty(EtsFieldWrapper *wrapper) in DoMakeNapiProperty() argument
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/mirrors/ |
| H A D | type_cache.py | 95 def wrapper(user_function: Callable, /): function
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/ |
| H A D | g1-evacuate-regions-worker-state-inl.h | 200 auto wrapper = [this, startAddress, endAddress](void *mem) { in IterateRefsInMemRange() local
|
| /base/hiviewdfx/faultloggerd/test/unittest/process_dump/ |
| H A D | process_dump_test.cpp | 246 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 D | account_iam_callback_service_test.cpp | 88 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 D | grid_layout_range_solver.cpp | 22 GridLayoutRangeSolver::GridLayoutRangeSolver(GridLayoutInfo* info, LayoutWrapper* wrapper) in GridLayoutRangeSolver() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/ |
| H A D | swiper_attr_test_ng.cpp | 255 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 D | flex_wrap_layout_algorithm_test.cpp | 99 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 D | scrollable_utils.cpp | 96 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 D | image_animator_tdd_test.cpp | 279 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 D | verify_pefile.c | 125 struct win_certificate wrapper; in pefile_strip_sig_wrapper() local [all...] |
| /kernel/linux/linux-6.6/crypto/asymmetric_keys/ |
| H A D | verify_pefile.c | 125 struct win_certificate wrapper; in pefile_strip_sig_wrapper() local [all...] |
| /third_party/node/test/parallel/ |
| H A D | test-trace-events-fs-async.js | 19 function wrapper(func, args) { function [all...] |