Home
last modified time | relevance | path

Searched defs:function_name (Results 26 – 50 of 419) sorted by relevance

12345678910>>...17

/aosp_15_r20/external/libgav1/tests/
H A Dutils.cc104 void CheckMd5Digest(const char name[], const char function_name[], in CheckMd5Digest()
115 void CheckMd5Digest(const char name[], const char function_name[], in CheckMd5Digest()
135 void CheckMd5Digest(const char name[], const char function_name[], in CheckMd5Digest()
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dprogram_cache.cc80 const std::string& code, const std::string& function_name, in GetOrCreateCLKernel()
103 const std::string& function_name, in GetOrCreateCLKernel()
113 const std::string& function_name, in GetKernel()
/aosp_15_r20/hardware/google/gfxstream/include/OpenGLESDispatch/
DEGLDispatch.h43 #define RENDER_EGL_DEFINE_TYPE(return_type, function_name, signature) \ argument
46 #define RENDER_EGL_DECLARE_MEMBER(return_type, function_name, signature) \ argument
/aosp_15_r20/external/cronet/base/
H A Dlocation.h27 static Location CreateForTesting(const char* function_name, in CreateForTesting()
56 const char* function_name() const { return function_name_; } in function_name() function
H A Dlocation.cc84 Location::Location(const char* function_name, in Location()
128 NOINLINE Location Location::Current(const char* function_name, in Current()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Delemental_ir_emitter.cc39 std::string function_name; in EmitAtan2() local
76 std::string function_name; in EmitTanh() local
/aosp_15_r20/hardware/google/gfxstream/host/gl/OpenGLESDispatch/
DStaticDispatch.cpp33 #define RETURN_GLES1_STATIC(return_type,function_name,signature,callargs)\ in gles1_dispatch_get_proc_func_static() argument
44 #define RETURN_GLES2_STATIC(return_type,function_name,signature,callargs)\ in gles2_dispatch_get_proc_func_static() argument
/aosp_15_r20/external/libchrome/base/
H A Dlocation.cc24 Location::Location(const char* function_name, in Location()
66 NOINLINE Location Location::CreateFromHere(const char* function_name, in CreateFromHere()
/aosp_15_r20/external/pigweed/pw_assert_trap/
H A Dtrap_handler.cc37 [[maybe_unused]] const char* function_name) { in pw_assert_trap_HandleAssertFailure()
56 [[maybe_unused]] const char* function_name, in pw_assert_trap_HandleCheckFailure()
/aosp_15_r20/external/tpm2-tss/script/
H A Dgen_fuzz.py137 def gen_complete(function, function_name, args): argument
157 def gen_prepare(function, function_name, args): argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/benchmarks/
H A Dcwise_op_unary_benchmark.h61 llvm::StringRef mlir_input, llvm::StringRef function_name, in PrepareUnaryMlirBenchmark()
112 llvm::StringRef function_name, T scale, T offset, in TestUnaryMlirBenchmark()
147 llvm::StringRef function_name, T scale, T offset, in RunUnaryMlirBenchmark()
H A Dbenchmark_mlir_function.cc81 llvm::StringRef function_name, in RunJitRtBenchmark()
170 llvm::StringRef mlir_input, llvm::StringRef function_name, in RunTfrtBenchmark()
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLDispatch.h44 #define GLES_DECLARE_METHOD(return_type, function_name, signature, args) \ argument
48 #define GLES_DECLARE_UNDERLYING_METHOD(return_type, function_name, signature, args) \ argument
/aosp_15_r20/external/pytorch/aten/src/ATen/native/sparse/
H A DParamUtils.cpp20 CheckedFrom function_name) { in softmax_sparse_input_preprocessing()
38 CheckedFrom function_name) { in softmax_backward_sparse_input_preprocessing()
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dv8_tracker.cc457 const StringId function_name = context_->storage->InternString(code.name()); in AddInternalCode() local
483 const StringId function_name = in AddWasmCode() local
510 const StringId function_name = context_->storage->InternString("[RegExp]"); in AddRegExpCode() local
/aosp_15_r20/external/perfetto/src/trace_processor/importers/common/
H A Djit_cache.cc72 StringId function_name, in LoadCode()
113 base::StringView function_name) { in InternFrame()
/aosp_15_r20/external/tensorflow/tensorflow/tools/graph_transforms/
H A Dinline_partitionedcall.cc37 const GraphDef& graph, absl::string_view function_name) { in GetFunctionByNameFromLibrary()
75 const std::string function_name = in InlinePartitionedCall() local
/aosp_15_r20/external/tensorflow/tensorflow/cc/saved_model/
H A Dfingerprinting.cc53 StatusOr<int> GetSuffixUID(absl::string_view function_name) { in GetSuffixUID()
73 std::string function_name = node.attr().find("f")->second.func().name(); in CanonicalizeNodes() local
/aosp_15_r20/external/pigweed/pw_log_basic/
H A Dlog_basic.cc99 const char* function_name, in pw_Log()
120 const char* function_name, in pw_Log_HandleMessageVaList()
/aosp_15_r20/hardware/google/gfxstream/common/detector/
DGles.cpp38 #define LOAD_GLES_FUNCTION_POINTER(return_type, function_name, signature, \ in Load() argument
69 #define LOAD_GLES_FUNCTION_POINTER_FROM_EGL(return_type, function_name, \ in LoadFromEgl() argument
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_src_trace_processor_tables_tables_python/gen/src/trace_processor/tables/
Dv8_tables_py.h2450 static constexpr uint32_t function_name = 4; member
2458 using function_name = TypedColumn<StringPool::Id>; member
2476 StringPool::Id function_name; member
2524 ColumnType::function_name::type function_name() const { in function_name() function
2587 ColumnType::function_name::type function_name() const { in function_name() function
2801 const TypedColumn<StringPool::Id>& function_name() const { in function_name() function
2861 static constexpr uint32_t function_name = 5; member
2871 using function_name = TypedColumn<StringPool::Id>; member
2895 StringPool::Id function_name; member
2951 ColumnType::function_name::type function_name() const { in function_name() function
[all …]
/aosp_15_r20/system/extras/simpleperf/scripts/
H A Dreport.py53 def __init__(self, percentage, function_name): argument
58 def add_call(self, function_name): argument
/aosp_15_r20/external/python/cpython3/Objects/
Dbytes_methods.c453 parse_args_finds_byte(const char *function_name, PyObject *args, in parse_args_finds_byte()
508 const char *function_name, PyObject *args, int dir) in find_internal()
771 const char *function_name, PyObject *args, in _Py_bytes_tailmatch()
/aosp_15_r20/external/cronet/base/debug/
H A Dhandle_hooks_win.cc126 const char* function_name, in EATPatch()
156 const char* function_name, in IATPatch()
/aosp_15_r20/external/python/cpython2/Objects/stringlib/
Dfind.h108 stringlib_parse_args_finds(const char * function_name, PyObject *args, in stringlib_parse_args_finds()
156 stringlib_parse_args_finds_unicode(const char * function_name, PyObject *args, in stringlib_parse_args_finds_unicode()

12345678910>>...17