Home
last modified time | relevance | path

Searched defs:function_name (Results 126 – 150 of 419) sorted by relevance

12345678910>>...17

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dsimple_graph_executor_impl.cpp11 std::string function_name) in SimpleGraphExecutorImpl()
/aosp_15_r20/external/webrtc/rtc_base/win/
H A Dcreate_direct3d_device.cc18 FARPROC LoadD3D11Function(const char* function_name) { in LoadD3D11Function()
H A Dhstring.cc18 FARPROC LoadComBaseFunction(const char* function_name) { in LoadComBaseFunction()
/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/
H A Dimport.cpp244 const std::string& function_name, in parseFunctionSchema()
341 const std::string& function_name = m_tuple[0].toStringRef(); in parseMethods() local
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Ddef_function.py122 def called_with_tracing(self, function_name, omit_warning): argument
189 def called_with_tracing(self, key, function_name, omit_warning): argument
/aosp_15_r20/hardware/google/gfxstream/host/gl/OpenGLESDispatch/
DGLESv2Dispatch.cpp38 #define LOOKUP_SYMBOL_STATIC(return_type, function_name, signature, callargs) \ argument
/aosp_15_r20/external/pigweed/pw_assert/
H A Dfake_backend.cc46 const char* function_name, in pw_CaptureAssert()
/aosp_15_r20/external/python/cpython3/Modules/
Dposixmodule.c1095 const char *function_name; member
1112 #define PATH_T_INITIALIZE(function_name, argument_name, nullable, allow_fd) \ argument
1115 #define PATH_T_INITIALIZE(function_name, argument_name, nullable, allow_fd) \ argument
1376 argument_unavailable_error(const char *function_name, const char *argument_name) in argument_unavailable_error()
1400 fd_specified(const char *function_name, int fd) in fd_specified()
1410 follow_symlinks_specified(const char *function_name, int follow_symlinks) in follow_symlinks_specified()
1420 path_and_dir_fd_invalid(const char *function_name, path_t *path, int dir_fd) in path_and_dir_fd_invalid()
1436 dir_fd_and_fd_invalid(const char *function_name, int dir_fd, int fd) in dir_fd_and_fd_invalid()
1448 fd_and_follow_symlinks_invalid(const char *function_name, int fd, in fd_and_follow_symlinks_invalid()
1461 dir_fd_and_follow_symlinks_invalid(const char *function_name, int dir_fd, in dir_fd_and_follow_symlinks_invalid()
[all …]
/aosp_15_r20/external/googleapis/google/firestore/v1beta1/
H A Dundeliverable_first_gen_event.proto71 repeated string function_name = 5; field
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/common_os/include/bionic/libc/platform/bionic/
H A Dfdtrack.h58 const char* function_name; member
/aosp_15_r20/external/perfetto/src/android_internal/
H A Dlazy_library_loader.cc68 const char* function_name = sep ? sep + 1 : name; in LazyLoadFunction() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dfunction_handle_cache.cc36 const string& function_name, AttrSlice attrs, in Instantiate()
H A Dfunction.proto125 string function_name = 1; // The function name. field
/aosp_15_r20/bionic/libc/platform/bionic/
H A Dfdtrack.h58 const char* function_name; member
/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDADeviceAssertion.h24 const char* function_name, in dsa_add_new_assertion_failure()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dtraceback.h60 pybind11::str function_name; member
/aosp_15_r20/external/coreboot/src/northbridge/amd/agesa/
H A Dstate_machine.h42 const char *function_name; member
/aosp_15_r20/external/cronet/base/trace_event/
H A Dinterned_args_helper.h29 const char* function_name = nullptr; member
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_compile_op_impl.cc52 NameAttrList function_name; in CreateNonMlirImpl() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/nnc/
H A Dbackend.cpp45 auto function_name = c10::QualifiedName(method_name); in execute() local
/aosp_15_r20/bionic/libc/bionic/
H A Drecvmsg.cpp41 struct msghdr* msg, const char* function_name) { in track_fds()
/aosp_15_r20/external/perfetto/src/trace_processor/importers/common/
H A Dstack_profile_tracker.cc60 const auto function_name = context_->storage->GetString(name_id); in OnFrameCreated() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/translate/
H A Dimport_model.cc36 mlir::StringRef function_name, const tensorflow::FunctionBody* fbody, in ConvertFunctionToBef()
/aosp_15_r20/prebuilts/vndk/v30/x86/include/system/core/libunwindstack/include/unwindstack/
DLocalUnwinder.h50 std::string function_name; member
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/system/core/libunwindstack/include/unwindstack/
DLocalUnwinder.h50 std::string function_name; member

12345678910>>...17