/aosp_15_r20/external/libgav1/tests/ |
H A D | utils.cc | 104 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 D | program_cache.cc | 80 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/ |
D | EGLDispatch.h | 43 #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 D | location.h | 27 static Location CreateForTesting(const char* function_name, in CreateForTesting() 56 const char* function_name() const { return function_name_; } in function_name() function
|
H A D | location.cc | 84 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 D | elemental_ir_emitter.cc | 39 std::string function_name; in EmitAtan2() local 76 std::string function_name; in EmitTanh() local
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/OpenGLESDispatch/ |
D | StaticDispatch.cpp | 33 #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 D | location.cc | 24 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 D | trap_handler.cc | 37 [[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 D | gen_fuzz.py | 137 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 D | cwise_op_unary_benchmark.h | 61 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 D | benchmark_mlir_function.cc | 81 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/ |
D | GLDispatch.h | 44 #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 D | ParamUtils.cpp | 20 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 D | v8_tracker.cc | 457 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 D | jit_cache.cc | 72 StringId function_name, in LoadCode() 113 base::StringView function_name) { in InternFrame()
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/graph_transforms/ |
H A D | inline_partitionedcall.cc | 37 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 D | fingerprinting.cc | 53 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 D | log_basic.cc | 99 const char* function_name, in pw_Log() 120 const char* function_name, in pw_Log_HandleMessageVaList()
|
/aosp_15_r20/hardware/google/gfxstream/common/detector/ |
D | Gles.cpp | 38 #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/ |
D | v8_tables_py.h | 2450 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 D | report.py | 53 def __init__(self, percentage, function_name): argument 58 def add_call(self, function_name): argument
|
/aosp_15_r20/external/python/cpython3/Objects/ |
D | bytes_methods.c | 453 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 D | handle_hooks_win.cc | 126 const char* function_name, in EATPatch() 156 const char* function_name, in IATPatch()
|
/aosp_15_r20/external/python/cpython2/Objects/stringlib/ |
D | find.h | 108 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()
|