/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | function.cc | 1882 const string& function_name, gtl::ArraySlice<string> in_def, in Create() 1932 const string& function_name, gtl::ArraySlice<string> in_def, in Create()
|
H A D | function.h | 800 Status Instantiate(const std::string& function_name, AttrSlice attrs, in Instantiate()
|
H A D | dataset.cc | 324 SerializationContext* ctx, const string& function_name, in AddFunction()
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_profiling_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/profiling/ |
H A D | profile_common.pb.h | 1930 inline const std::string& Line::function_name() const { in function_name() function 1971 inline void Line::set_allocated_function_name(std::string* function_name) { in set_allocated_function_name()
|
/aosp_15_r20/external/scapy/scapy/layers/ |
H A D | l2.py | 548 function_name="farpd" variable in ARP_am
|
H A D | dns.py | 797 function_name="dns_spoof" variable in DNS_am
|
/aosp_15_r20/external/compiler-rt/lib/interception/ |
H A D | interception_win.cc | 841 const char *function_name, uptr new_function, in OverrideImportedFunction()
|
/aosp_15_r20/external/cronet/base/win/ |
H A D | pe_image.cc | 245 bool PEImage::GetProcOrdinal(LPCSTR function_name, WORD* ordinal) const { in GetProcOrdinal()
|
/aosp_15_r20/external/pytorch/test/cpp/jit/ |
H A D | test_lite_interpreter.cpp | 1135 std::string function_name("test_function"); in TEST() local 1195 std::string function_name("test_function"); in TEST() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/ |
H A D | llvm_util.cc | 443 std::string SanitizeFunctionName(std::string function_name) { in SanitizeFunctionName()
|
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/ |
H A D | LocalizationChecker.cpp | 552 #define LSF_INSERT(function_name) LSF.insert(&Ctx.Idents.get(function_name)); argument
|
/aosp_15_r20/bionic/libc/malloc_debug/ |
H A D | malloc_debug.cpp | 323 static bool VerifyPointer(const void* pointer, const char* function_name) { in VerifyPointer()
|
/aosp_15_r20/bionic/libc/bionic/ |
H A D | pthread_mutex.cpp | 806 const char* function_name) { in HandleUsingDestroyedMutex()
|
/aosp_15_r20/external/python/absl-py/absl/logging/ |
D | __init__.py | 1178 def register_frame_to_skip(cls, file_name, function_name, line_number=None): argument
|
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_profiling_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/profiling/ |
D | profile_common.pbzero.h | 517 ::protozero::ConstChars function_name() const { return at<1>().as_string(); } in function_name() function
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_profiling_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/profiling/ |
H A D | profile_common.pbzero.h | 517 ::protozero::ConstChars function_name() const { return at<1>().as_string(); } in function_name() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
H A D | cpu_compiler.cc | 1186 std::string function_name; in CompileLegacyCpuExecutable() local
|
H A D | ir_emitter.cc | 171 std::string function_name = name_uniquer_.GetUniqueName(function_name_prefix); in EmitComputation() local 238 void IrEmitter::InitializeIrFunction(const std::string& function_name) { in InitializeIrFunction()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/ |
H A D | pmap_lib.cc | 227 const std::string& function_name() const { return function_name_; } in function_name() function in jax::PmapFunction
|
/aosp_15_r20/external/pytorch/torch/csrc/utils/ |
H A D | python_arg_parser.h | 178 std::string function_name; member
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/ |
H A D | xla_compiler.cc | 1281 const string* function_name; in ValidateGraph() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/utils/ |
H A D | tfrt_graph_execution_state_test.cc | 1007 const std::string& function_name) { in MakeOuterGraph()
|
/aosp_15_r20/external/bcc/src/cc/ |
H A D | bpf_module.cc | 655 const char * BPFModule::function_name(size_t id) const { in function_name() function in ebpf::BPFModule
|
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_src_trace_processor_tables_tables_python/gen/src/trace_processor/tables/ |
D | profiler_tables_py.h | 8666 static constexpr uint32_t function_name = 11; member 8684 using function_name = TypedColumn<std::optional<StringPool::Id>>; member 8732 std::optional<StringPool::Id> function_name; member 8824 ColumnType::function_name::type function_name() const { in function_name() function 8971 ColumnType::function_name::type function_name() const { in function_name() function 9414 const TypedColumn<std::optional<StringPool::Id>>& function_name() const { in function_name() function
|
/aosp_15_r20/external/mesa3d/src/compiler/glsl/ |
H A D | ast_function.cpp | 770 const char **function_name, exec_list *actual_parameters) in generate_array_index()
|