Home
last modified time | relevance | path

Searched defs:function_name (Results 176 – 200 of 419) sorted by relevance

12345678910>>...17

/aosp_15_r20/bionic/libfdtrack/
H A Dfdtrack_test.cpp41 const char* function_name; member
/aosp_15_r20/packages/modules/Bluetooth/system/log/include/bluetooth/
Dlog.h52 char const* function_name; member
/aosp_15_r20/external/tensorflow/tensorflow/core/data/service/
H A Dtest_util.cc59 absl::string_view function_name) { in GetMapNode()
/aosp_15_r20/external/perfetto/src/trace_processor/importers/common/
H A Dlegacy_v8_cpu_profile_tracker.cc58 base::StringView function_name) { in AddCallsite()
/aosp_15_r20/external/cronet/base/debug/
H A Dprofiler.cc102 FunctionType FindFunctionInImports(const char* function_name) { in FindFunctionInImports()
/aosp_15_r20/external/google-breakpad/src/processor/proto/
H A Dprocess_state.proto153 optional string function_name = 3; field
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/
H A Dcluster_function_conversion.cc134 auto function_name = cluster_func.funcAttr(); in ReplaceClusterWithPartitionCallOp() local
/aosp_15_r20/external/googleapis/google/devtools/clouderrorreporting/v1beta1/
H A Dcommon.proto173 string function_name = 4; field
/aosp_15_r20/external/google-cloud-java/java-errorreporting/proto-google-cloud-error-reporting-v1beta1/src/main/proto/google/devtools/clouderrorreporting/v1beta1/
H A Dcommon.proto173 string function_name = 4; field
/aosp_15_r20/external/libchrome/base/
H A Dnative_library_unittest.cc97 ReturnType Call(const char* function_name, Args... args) { in Call()
/aosp_15_r20/external/pigweed/pw_assert_basic/
H A Dbasic_handler.cc82 const char* function_name, in pw_assert_basic_HandleFailure()
/aosp_15_r20/external/perfetto/protos/perfetto/trace/profiling/
H A Dprofile_common.proto59 optional string function_name = 1; field
/aosp_15_r20/external/executorch/backends/qualcomm/runtime/backends/
H A DQnnImplementation.cpp19 Fn loadQnnFunction(void* handle, const char* function_name) { in loadQnnFunction()
/aosp_15_r20/external/tensorflow/tensorflow/core/data/
H A Drewrite_utils_test.cc45 absl::string_view function_name) { in GetMapNode()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dxla_compilation_cache.cc566 const std::string& function_name = function.name(); in CompileStrict() local
616 const std::string& function_name = function.name(); in CompileAsynchronous() local
/aosp_15_r20/system/chre/platform/shared/include/chre/platform/shared/
H A Dloader_util.h21 #define ADD_EXPORTED_SYMBOL(function_name, function_string) \ argument
23 #define ADD_EXPORTED_C_SYMBOL(function_name) \ argument
/aosp_15_r20/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndTests.cpp157 #define LOAD_EGL_FUNCTION(return_type, function_name, signature) \ in SetupGuestGl() argument
163 #define LOAD_GLES2_FUNCTION(return_type, function_name, signature, callargs) \ in SetupGuestGl() argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/transforms/
H A Dfold_constants_to_subgraph.cc142 auto function_name = consumer_call.getCallee(); in runOnOperation() local
/aosp_15_r20/external/pytorch/torch/_numpy/
H A D_dtypes_impl.py166 def nep50_to_tensors(x1, x2, handle_weaks, function_name): argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/quantization/tensorflow/python/
H A Dquantize_model_wrapper.cc46 const absl::string_view function_name, in SerializeGraphDefToPyBytes()
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dv8_sequence_state.cc148 InternedV8String::Decoder function_name(ToConstBytes(view->message())); in GetOrInsertJsFunctionName() local
/aosp_15_r20/external/google-breakpad/src/google_breakpad/processor/
H A Dstack_frame.h128 string function_name; member
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_op_util.cc106 absl::string_view function_name, uint64 function_library_fingerprint, in CreateCompilationCacheKey()
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dcl_kernel.cc108 const std::string& function_name) { in CreateFromProgram()
/aosp_15_r20/external/libchrome/base/debug/
H A Dprofiler.cc154 FunctionType FindFunctionInImports(const char* function_name) { in FindFunctionInImports()

12345678910>>...17