/aosp_15_r20/device/google/zuma/usb/usb/ |
D | UsbDataSessionMonitor.cpp | 371 std::string function; in updateUdcBindStatus() local
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_functions.c | 35 nir_function_can_inline(nir_function *function) in nir_function_can_inline()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/ |
D | recipes.py | 79 def tabulate(function, start=0): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/ |
H A D | encapsulate_xla_computations_pass.cc | 329 NameAttrList function; in BuildXlaLaunchOps() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/ |
D | recipes.py | 79 def tabulate(function, start=0): argument
|
/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/ |
H A D | request_callback_impl.cpp | 106 const py::object& function, in runPythonFunction()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/ |
H A D | Attributor.h | 180 static const IRPosition function(const Function &F) { in function() function
|
/aosp_15_r20/system/logging/logd/ |
H A D | CommandListener.cpp | 69 static int LogIdCommand(SocketClient* cli, int argc, char** argv, F&& function) { in LogIdCommand()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/lib/ |
H A D | dumping_callback.py | 122 def function_callback(self, function, name, graph, inputs, outputs): argument
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/ |
H A D | function.cpp | 106 void Function::append_function(mobile::Function& function) { in append_function()
|
/aosp_15_r20/device/google/gs201/usb/usb/ |
D | UsbDataSessionMonitor.cpp | 371 std::string function; in updateUdcBindStatus() local
|
/aosp_15_r20/device/google/gs101/usb/usb/ |
D | UsbDataSessionMonitor.cpp | 371 std::string function; in updateUdcBindStatus() local
|
/aosp_15_r20/external/python/bumble/bumble/ |
D | device.py | 1698 def with_connection_from_handle(function): argument 1711 def with_connection_from_address(function): argument 1726 def try_with_connection_from_address(function): argument 1741 def with_periodic_advertising_sync_from_handle(function): argument 1755 def host_event_handler(function): argument
|
/aosp_15_r20/external/angle/src/compiler/translator/spirv/ |
H A D | OutputSPIRV.cpp | 2071 const TFunction *function = node->getFunction(); in createFunctionCall() local 3322 const TFunction *function = node->getAsAggregate()->getFunction(); in createImageTextureBuiltIn() local 5541 const TFunction *function = node->getFunction(); in visitFunctionDefinition() local 5675 const TFunction *function = node->getFunction(); in visitFunctionPrototype() local
|
/aosp_15_r20/external/pigweed/third_party/fuchsia/repo/sdk/lib/fit/test/ |
H A D | function_tests.cc | 1044 fit::function<void(), sizeof(void*)> function = LargeAlignedCallable(); in TEST() local 1059 fit::function<void(), sizeof(void*), SingleObjectAllocator<std::byte>> function = in TEST() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | hlo_cost_analysis.cc | 386 HloComputation* function = reduce->to_apply(); in HandleReduce() local 412 auto function = reduce_window->to_apply(); in HandleReduceWindow() local
|
/aosp_15_r20/external/executorch/examples/arm/executor_runner/ |
H A D | arm_executor_runner.cpp | 128 ET_UNUSED const char* function, in et_pal_emit_log_message()
|
/aosp_15_r20/external/skia/src/utils/ |
H A D | SkJSONWriter.h | 277 #define DEFINE_NAMED_APPEND(function, type) \ argument
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A D | wgpu_utils.cpp | 339 const char *function, in PopScope()
|
/aosp_15_r20/libcore/ojluni/annotations/mmodule/java/security/ |
H A D | Provider.annotated.java | 73 ….function.BiFunction<? super java.lang.Object,? super java.lang.Object,?> function) { throw new Ru… in replaceAll()
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-object.hh | 229 static inline void hb_object_trace (const Type *obj, const char *function) in hb_object_trace()
|
/aosp_15_r20/external/wpa_supplicant_8/src/utils/ |
H A D | trace.c | 145 const char *function; member
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | shutil.py | 517 def register_archive_format(name, function, extra_args=None, description=''): argument
|
/aosp_15_r20/external/igt-gpu-tools/lib/ |
H A D | igt_alsa.c | 78 static void alsa_error_handler(const char *file, int line, const char *function, in alsa_error_handler()
|
/aosp_15_r20/external/jsilver/src/com/google/clearsilver/jsilver/compiler/ |
H A D | ExpressionTranslator.java | 346 private JavaExpression function(String name, PExpression... csExpressions) { in function() method in ExpressionTranslator
|