/aosp_15_r20/hardware/google/camera/common/hal/tests/ |
D | request_processor_tests.cc | 61 for (auto& create_func : request_processor_create_funcs_) { in TEST_F() local 73 for (auto& create_func : request_processor_create_funcs_) { in TEST_F() local 102 for (auto& create_func : request_processor_create_funcs_) { in TEST_F() local 122 for (auto& create_func : request_processor_create_funcs_) { in TEST_F() local
|
D | result_processor_tests.cc | 45 for (auto& create_func : g_result_processor_create_funcs) { in TEST() local 57 for (auto& create_func : g_result_processor_create_funcs) { in TEST() local 94 for (auto& create_func : g_result_processor_create_funcs) { in TEST() local 112 for (auto& create_func : g_result_processor_create_funcs) { in TEST() local
|
/aosp_15_r20/external/vulkan-validation-layers/scripts/ |
H A D | layer_chassis_dispatch_generator.py | 1310 def getNdosInParameterList(self, item_list, create_func): argument 1507 …def uniquify_members(self, members, indent, prefix, array_index, create_func, destroy_func, destro… argument
|
H A D | object_tracker_generator.py | 620 def getObjectsInParameterList(self, item_list, create_func): argument
|
/aosp_15_r20/external/openscreen/cast/standalone_sender/ |
H A D | ffmpeg_glue.h | 38 #define DEFINE_AV_UNIQUE_PTR(name, create_func, free_func) \ argument
|
/aosp_15_r20/external/openscreen/cast/standalone_receiver/ |
H A D | avcodec_glue.h | 24 #define DEFINE_AV_UNIQUE_PTR(name, create_func, free_statement) \ argument
|
/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_dxcore.cpp | 41 …PFNDXCoreCreateAdapterFactory create_func = (PFNDXCoreCreateAdapterFactory)util_dl_get_proc_addres… in dzn_enumerate_physical_devices_dxcore() local
|
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/pluggable_profiler/ |
H A D | pluggable_profiler.cc | 173 create_func = [factory = std::move(factory)]( in InitPluginProfiler() local
|
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/grappler/ |
H A D | grappler.h | 134 void* (*create_func)(); member
|
/aosp_15_r20/external/trace-cmd/tracecmd/ |
H A D | trace-mem.c | 219 static struct func_descr *create_func(const char *func) in create_func() function
|
/aosp_15_r20/external/vulkan-validation-layers/tests/ |
H A D | vktestbinding.cpp | 33 #define NON_DISPATCHABLE_HANDLE_INIT(create_func, dev, ...) \ argument
|