Home
last modified time | relevance | path

Searched defs:funcs (Results 226 - 250 of 677) sorted by relevance

12345678910>>...28

/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
H A Dmsm_gpummu.c85 static const struct msm_mmu_funcs funcs = { variable
/kernel/linux/linux-6.6/drivers/gpu/drm/ttm/
H A Dttm_device.c192 int ttm_device_init(struct ttm_device *bdev, const struct ttm_device_funcs *funcs, in ttm_device_init() argument
/kernel/linux/linux-6.6/tools/perf/tests/
H A Ddwarf-unwind.c78 static const char *funcs[MAX_STACK] = { in unwind_entry() local
/third_party/libdrm/freedreno/kgsl/
H A Dkgsl_bo.c127 static const struct fd_bo_funcs funcs = { variable
H A Dkgsl_pipe.c112 static const struct fd_pipe_funcs funcs = { variable
H A Dkgsl_ringbuffer.c196 static const struct fd_ringbuffer_funcs funcs = { variable
/third_party/libdrm/freedreno/
H A Dfreedreno_ringbuffer.h68 const struct fd_ringbuffer_funcs *funcs; member
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-jobqueue.c211 ecma_promise_resolving_functions_t funcs; in ecma_process_promise_resolve_thenable_job() local
/third_party/mesa3d/src/freedreno/drm/virtio/
H A Dvirtio_pipe.c192 static const struct fd_pipe_funcs funcs = { variable
/third_party/nghttp2/doc/
H A Dmkapiref.py332 funcs = [] variable
/third_party/skia/third_party/externals/freetype/src/type1/
H A Dt1objs.c79 PSH_Globals_Funcs funcs; in T1_Size_Done() local
96 PSH_Globals_Funcs funcs = T1_Size_Get_Globals_Funcs( size ); in FT_LOCAL_DEF() local
122 PSH_Globals_Funcs funcs = T1_Size_Get_Globals_Funcs( size ); in FT_LOCAL_DEF() local
172 T1_Hints_Funcs funcs; FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ucd.cc212 hb_unicode_funcs_t *funcs = hb_unicode_funcs_create (nullptr); in create() local
/third_party/skia/third_party/externals/harfbuzz/test/fuzzing/
H A Dhb-draw-fuzzer.cc141 hb_draw_funcs_t *funcs = hb_draw_funcs_create (); in LLVMFuzzerTestOneInput() local
/third_party/skia/gm/
H A Drecordopts.cpp145 TestVariantSequence funcs[] = { in DEF_SIMPLE_GM() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeFragmentApiTests.cpp482 FunctionContainer funcs[] = in getNegativeFragmentApiTestFunctions() local
H A Des31fNegativePreciseTests.cpp212 const FunctionContainer funcs[] = in getNegativePreciseTestFunctions() local
H A Des31fNegativeShaderFramebufferFetchTests.cpp266 const FunctionContainer funcs[] = in getNegativeShaderFramebufferFetchTestFunctions() local
H A Des31fNegativeShaderStorageTests.cpp318 const FunctionContainer funcs[] = in getNegativeShaderStorageTestFunctions() local
/base/security/device_auth/frameworks/deviceauth_lite/source/key_agreement/
H A Dpake_client.c46 struct client_virtual_func_group funcs = { build_start_request_data, parse_start_response_data, in build_pake_client() local
H A Dsts_client.c43 struct client_virtual_func_group funcs = { build_start_request_data, parse_start_response_data, in build_sts_client() local
/base/telephony/core_service/services/network_search/include/
H A Dnetwork_utils.h312 T EventSender::GetFunctionOfEvent(const std::map<RadioEvent, T> &funcs, RadioEvent radioEvent) in GetFunctionOfEvent() argument
/base/telephony/ril_adapter/services/hril/include/
H A Dhril_base.h149 F HRilBase::GetFunc(std::map<uint32_t, F> &funcs, uint32_t code) in GetFunc() argument
/base/usb/usb_manager/services/native/src/
H A Dusb_device_manager.cpp84 bool UsbDeviceManager::AreSettableFunctions(int32_t funcs) in AreSettableFunctions() argument
/base/usb/usb_manager/test/native/service_unittest/src/
H A Dusb_dfx_test.cpp183 int32_t funcs = static_cast<int32_t>(UsbSrvSupport::FUNCTION_NONE); in HWTEST_F() local
209 int32_t funcs = static_cast<int32_t>(UsbSrvSupport::FUNCTION_NONE); in HWTEST_F() local
259 int32_t funcs = static_cast<int32_t>(UsbSrvSupport::FUNCTION_NONE); in HWTEST_F() local
/base/usb/usb_manager/test/tool/
H A Dusb_function_test.cpp118 int32_t funcs = 0; in GetCurrentFunctionInfo() local

Completed in 16 milliseconds

12345678910>>...28