Home
last modified time | relevance | path

Searched defs:function_name (Results 326 – 350 of 419) sorted by relevance

1...<<11121314151617

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dfunction.cc1882 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 Dfunction.h800 Status Instantiate(const std::string& function_name, AttrSlice attrs, in Instantiate()
H A Ddataset.cc324 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 Dprofile_common.pb.h1930 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 Dl2.py548 function_name="farpd" variable in ARP_am
H A Ddns.py797 function_name="dns_spoof" variable in DNS_am
/aosp_15_r20/external/compiler-rt/lib/interception/
H A Dinterception_win.cc841 const char *function_name, uptr new_function, in OverrideImportedFunction()
/aosp_15_r20/external/cronet/base/win/
H A Dpe_image.cc245 bool PEImage::GetProcOrdinal(LPCSTR function_name, WORD* ordinal) const { in GetProcOrdinal()
/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_lite_interpreter.cpp1135 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 Dllvm_util.cc443 std::string SanitizeFunctionName(std::string function_name) { in SanitizeFunctionName()
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DLocalizationChecker.cpp552 #define LSF_INSERT(function_name) LSF.insert(&Ctx.Idents.get(function_name)); argument
/aosp_15_r20/bionic/libc/malloc_debug/
H A Dmalloc_debug.cpp323 static bool VerifyPointer(const void* pointer, const char* function_name) { in VerifyPointer()
/aosp_15_r20/bionic/libc/bionic/
H A Dpthread_mutex.cpp806 const char* function_name) { in HandleUsingDestroyedMutex()
/aosp_15_r20/external/python/absl-py/absl/logging/
D__init__.py1178 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/
Dprofile_common.pbzero.h517 ::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 Dprofile_common.pbzero.h517 ::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 Dcpu_compiler.cc1186 std::string function_name; in CompileLegacyCpuExecutable() local
H A Dir_emitter.cc171 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 Dpmap_lib.cc227 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 Dpython_arg_parser.h178 std::string function_name; member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dxla_compiler.cc1281 const string* function_name; in ValidateGraph() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/utils/
H A Dtfrt_graph_execution_state_test.cc1007 const std::string& function_name) { in MakeOuterGraph()
/aosp_15_r20/external/bcc/src/cc/
H A Dbpf_module.cc655 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/
Dprofiler_tables_py.h8666 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 Dast_function.cpp770 const char **function_name, exec_list *actual_parameters) in generate_array_index()

1...<<11121314151617