Home
last modified time | relevance | path

Searched defs:function_name (Results 76 – 100 of 419) sorted by relevance

12345678910>>...17

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Interpreter/
DScriptInterpreter.h390 const char *function_name, in SetBreakpointCommandCallbackFunction()
402 virtual bool GetScriptedSummary(const char *function_name, in GetScriptedSummary()
413 virtual bool FormatterCallbackFunction(const char *function_name, in FormatterCallbackFunction()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/conjure1/
Dast.hpp134 identifier function_name; member
194 identifier function_name; member
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.h401 char *function_name; member
435 char *function_name; member
462 char *function_name; member
493 char *function_name; member
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dpython_op_gen.cc136 const string& function_name, bool add_type_annotations) in GenEagerPythonOp()
221 const string& function_name, in GetEagerPythonOp()
1253 string function_name; local
H A Dpython_op_gen_internal.cc516 const string& function_name, bool add_type_annotations) in GenPythonOp()
661 void GenPythonOp::AddDefLine(const string& function_name, in AddDefLine()
/aosp_15_r20/external/rust/android-crates-io/crates/criterion/src/
Dbenchmark_group.rs405 pub(crate) function_name: Option<String>, field
489 let function_name = self.into(); in into_benchmark_id() localVariable
/aosp_15_r20/external/gemmlowp/meta/generators/
H A Dcc_emitter.py118 class_specializations, function_name, argument
132 def EmitFunctionBegin(self, function_name, params, return_type): argument
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/saved_model/core/
H A Dsaved_model_utils.cc446 const std::string& function_name = saved_function.concrete_functions(0); in PartiallyReviveSavedModelObjects() local
475 const std::string& function_name = bare_cf.concrete_function_name(); in PartiallyReviveSavedModelObjects() local
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/protobuf/
Dstatus.pb.h579 inline const std::string& StackTracePayload_StackFrame::function_name() const { in function_name() function
610 inline void StackTracePayload_StackFrame::set_allocated_function_name(std::string* function_name) { in set_allocated_function_name()
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cVertexAttrib64BitTest.cpp558 void ApiErrorsTest::verifyError(GLenum expected_error, const char *function_name, int line_number, … in verifyError()
759 std::stringstream function_name; in checkVertexAttribLd() local
788 std::stringstream function_name; in checkVertexAttribLdv() local
1042 const char *function_name, GLuint index, int line_number) const in logError() argument
1140 const char *function_name, int line_number) const in verifyResults() argument
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dprofiling_graph_executor_impl.cpp600 std::string function_name) in ProfilingGraphExecutorImpl()
754 const std::string& function_name) { in createFallbackPathFunction()
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/
H A Dmessage.c1292 zval function_name; in PHP_METHOD() local
1311 zval function_name; in PHP_METHOD() local
1355 zval function_name; in PHP_METHOD() local
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/
H A Dmessage.c1292 zval function_name; in PHP_METHOD() local
1311 zval function_name; in PHP_METHOD() local
1355 zval function_name; in PHP_METHOD() local
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_track_event_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/track_event/
H A Dsource_location.pb.h646 inline const std::string& SourceLocation::function_name() const { in function_name() function
687 inline void SourceLocation::set_allocated_function_name(std::string* function_name) { in set_allocated_function_name()
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_track_event_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/track_event/
Dsource_location.pb.h646 inline const std::string& SourceLocation::function_name() const { in function_name() function
687 inline void SourceLocation::set_allocated_function_name(std::string* function_name) { in set_allocated_function_name()
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_functional_ops.cc602 string GetProducerName(const string& function_name) { in GetProducerName()
1565 string function_name = flib_def_->UniqueFunctionName( in InitializeShardedVarOnTPU() local
2398 const string& function_name) { in PlacementHelper()
2462 const Graph& graph, const string& function_name, in InstantiatePartition()
2596 string function_name = flib_def_->UniqueFunctionName( in InstantiateFunctionsFromSubgraphs() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DSpectralOps.cpp199 Tensor fft_c2r(c10::string_view function_name, in fft_c2r()
223 Tensor fft_r2c(c10::string_view function_name, in fft_r2c()
258 Tensor fft_c2c(c10::string_view function_name, in fft_c2c()
347 c10::string_view function_name, in fftn_c2c()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dencapsulate_xla_computations_pass.h61 std::string function_name; member
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/parser/
H A Dfunction_util.h32 std::string function_name; member
/aosp_15_r20/external/tensorflow/tensorflow/c/eager/parallel_device/
H A Dparallel_device_test.cc462 const char* function_name, int group_size, in RegisterCollectiveMulFunction()
529 const char* function_name = "test_reduce_mul"; in TEST() local
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi_egl.cpp146 #define DECLARE_EGL_POINTER(return_type, function_name, signature) \ argument
169 #define LOAD_EGL_POINTER(return_type, function_name, signature) \ in EglOsEglDispatcher() argument
/aosp_15_r20/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndTests.h143 #define DECLARE_EGL_FUNCTION(return_type, function_name, signature) \ argument
146 #define DECLARE_GLES_FUNCTION(return_type, function_name, signature, args) \ argument
/aosp_15_r20/external/tensorflow/tensorflow/lite/python/
H A Dop_hint.py165 function_name, argument
308 function_name, argument
/aosp_15_r20/hardware/google/gfxstream/common/detector/
DEgl.h40 #define DECLARE_EGL_FUNCTION_MEMBER_POINTER(return_type, function_name, \ argument
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Dstatus.proto18 string function_name = 3; field

12345678910>>...17