Home
last modified time | relevance | path

Searched defs:function_name (Results 1 – 25 of 314) sorted by relevance

12345678910>>...13

/external/OpenCL-ICD-Loader/loader/
Dicd_dispatch.c68 static void* khrIcdGetExtensionFunctionAddress(const char* function_name) in khrIcdGetExtensionFunctionAddress()
230 const char* function_name) in clGetExtensionFunctionAddress_body()
266 const char* function_name) in clGetExtensionFunctionAddress_disp()
273 const char* function_name) in clGetExtensionFunctionAddress()
289 const char* function_name) in clGetExtensionFunctionAddressForPlatform_body()
313 const char* function_name) in clGetExtensionFunctionAddressForPlatform_disp()
322 const char* function_name) in clGetExtensionFunctionAddressForPlatform()
/external/perfetto/src/trace_processor/perfetto_sql/parser/
Dfunction_util.cc35 base::StringView function_name = raw.substr(0, function_name_end); in ParseFunctionName() local
50 base::StringView function_name; in ParsePrototype() local
68 const std::string& function_name, in SqliteRetToStatus()
78 const std::string& function_name, in MaybeBindArgument()
99 const std::string& function_name, in MaybeBindIntArgument()
/external/cronet/stable/components/miracle_parameter/common/public/
Dmiracle_parameter.h113 #define MIRACLE_PARAMETER_FOR_STRING(function_name, feature, param_name, \ argument
122 #define MIRACLE_PARAMETER_FOR_DOUBLE(function_name, feature, param_name, \ argument
131 #define MIRACLE_PARAMETER_FOR_INT(function_name, feature, param_name, \ argument
139 #define MIRACLE_PARAMETER_FOR_BOOL(function_name, feature, param_name, \ argument
147 #define MIRACLE_PARAMETER_FOR_TIME_DELTA(function_name, feature, param_name, \ argument
156 #define MIRACLE_PARAMETER_FOR_ENUM(function_name, feature, param_name, \ argument
/external/cronet/tot/base/allocator/
Dmiracle_parameter.h122 #define MIRACLE_PARAMETER_FOR_STRING(function_name, feature, param_name, \ argument
131 #define MIRACLE_PARAMETER_FOR_DOUBLE(function_name, feature, param_name, \ argument
140 #define MIRACLE_PARAMETER_FOR_INT(function_name, feature, param_name, \ argument
148 #define MIRACLE_PARAMETER_FOR_BOOL(function_name, feature, param_name, \ argument
156 #define MIRACLE_PARAMETER_FOR_TIME_DELTA(function_name, feature, param_name, \ argument
165 #define MIRACLE_PARAMETER_FOR_ENUM(function_name, feature, param_name, \ argument
/external/cronet/tot/components/miracle_parameter/common/public/
Dmiracle_parameter.h113 #define MIRACLE_PARAMETER_FOR_STRING(function_name, feature, param_name, \ argument
122 #define MIRACLE_PARAMETER_FOR_DOUBLE(function_name, feature, param_name, \ argument
131 #define MIRACLE_PARAMETER_FOR_INT(function_name, feature, param_name, \ argument
139 #define MIRACLE_PARAMETER_FOR_BOOL(function_name, feature, param_name, \ argument
147 #define MIRACLE_PARAMETER_FOR_TIME_DELTA(function_name, feature, param_name, \ argument
156 #define MIRACLE_PARAMETER_FOR_ENUM(function_name, feature, param_name, \ argument
/external/cronet/stable/base/allocator/
Dmiracle_parameter.h122 #define MIRACLE_PARAMETER_FOR_STRING(function_name, feature, param_name, \ argument
131 #define MIRACLE_PARAMETER_FOR_DOUBLE(function_name, feature, param_name, \ argument
140 #define MIRACLE_PARAMETER_FOR_INT(function_name, feature, param_name, \ argument
148 #define MIRACLE_PARAMETER_FOR_BOOL(function_name, feature, param_name, \ argument
156 #define MIRACLE_PARAMETER_FOR_TIME_DELTA(function_name, feature, param_name, \ argument
165 #define MIRACLE_PARAMETER_FOR_ENUM(function_name, feature, param_name, \ argument
/external/libchrome/base/
Dlocation.h52 const char* function_name() const { return function_name_; } in function_name() function
90 #define FROM_HERE_WITH_EXPLICIT_FUNCTION(function_name) \ argument
97 #define FROM_HERE_WITH_EXPLICIT_FUNCTION(function_name) \ argument
Dlocation.cc24 Location::Location(const char* function_name, in Location()
66 NOINLINE Location Location::CreateFromHere(const char* function_name, in CreateFromHere()
/external/tensorflow/tensorflow/core/grappler/optimizers/data/
Dgraph_test_utils.cc72 StringPiece function_name) { in MakeFilterNode()
85 StringPiece function_name) { in MakeMapAndBatchNode()
97 StringPiece function_name) { in MakeMapNode()
111 StringPiece function_name, bool sloppy) { in MakeParallelInterleaveV2Node()
130 StringPiece function_name, in MakeParallelInterleaveV4Node()
147 StringPiece function_name, bool sloppy) { in MakeParallelMapNode()
162 StringPiece function_name, in MakeParallelMapV2Node()
/external/pytorch/torch/csrc/jit/mobile/model_tracer/
DMobileModelRunner.cpp54 const at::IValue& function_name = input.key(); in ivalue_to_bundled_inputs_map() local
147 std::string function_name = entry.first; in get_many_functions_bundled_inputs() local
174 const std::string& function_name, in run_with_inputs()
193 for (auto& function_name : functions) { in run_argless_functions() local
/external/openthread/third_party/mbedtls/repo/tests/scripts/
Dset_psa_test_dependencies.py124 def systematic_dependencies(file_name, function_name, arguments): argument
156 def updated_dependencies(file_name, function_name, arguments, dependencies): argument
171 def keep_manual_dependencies(file_name, function_name, arguments): argument
/external/mbedtls/tests/scripts/
Dset_psa_test_dependencies.py124 def systematic_dependencies(file_name, function_name, arguments): argument
156 def updated_dependencies(file_name, function_name, arguments, dependencies): argument
171 def keep_manual_dependencies(file_name, function_name, arguments): argument
/external/cronet/stable/base/win/
Diat_patch_function.cc21 const char* function_name; member
109 const char* function_name, in InterceptImportedFunction()
181 const char* function_name, in Patch()
201 const char* function_name, in PatchFromModule()
/external/cronet/tot/base/win/
Diat_patch_function.cc21 const char* function_name; member
109 const char* function_name, in InterceptImportedFunction()
181 const char* function_name, in Patch()
201 const char* function_name, in PatchFromModule()
/external/perfetto/src/trace_processor/importers/common/
Dvirtual_memory_mapping.cc86 base::StringView function_name) { in InternFrame()
106 base::StringView function_name) { in InternFrameImpl()
129 FrameId DummyMemoryMapping::InternDummyFrame(base::StringView function_name, in InternDummyFrame()
/external/cronet/stable/base/
Dlocation.h27 static Location CreateForTesting(const char* function_name, in CreateForTesting()
56 const char* function_name() const { return function_name_; } in function_name() function
/external/cronet/tot/base/
Dlocation.h27 static Location CreateForTesting(const char* function_name, in CreateForTesting()
56 const char* function_name() const { return function_name_; } in function_name() function
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Delemental_ir_emitter.cc39 std::string function_name; in EmitAtan2() local
76 std::string function_name; in EmitTanh() local
/external/tpm2-tss/script/
Dgen_fuzz.py137 def gen_complete(function, function_name, args): argument
157 def gen_prepare(function, function_name, args): argument
/external/pigweed/pw_assert_trap/
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()
/external/pytorch/aten/src/ATen/native/sparse/
DParamUtils.cpp20 CheckedFrom function_name) { in softmax_sparse_input_preprocessing()
38 CheckedFrom function_name) { in softmax_backward_sparse_input_preprocessing()
/external/icing/icing/query/advanced_query_parser/
Dabstract-syntax-tree.h125 explicit FunctionNode(std::string function_name) in FunctionNode()
127 explicit FunctionNode(std::string function_name, in FunctionNode()
135 const std::string& function_name() const { return function_name_; } in function_name() function
/external/perfetto/src/trace_processor/sqlite/
Dsqlite_utils.cc189 base::Status CheckArgCount(const char* function_name, in CheckArgCount()
199 base::StatusOr<int64_t> ExtractIntArg(const char* function_name, in ExtractIntArg()
214 base::StatusOr<double> ExtractDoubleArg(const char* function_name, in ExtractDoubleArg()
229 base::StatusOr<std::string> ExtractStringArg(const char* function_name, in ExtractStringArg()
/external/tensorflow/tensorflow/compiler/tf2xla/
Dresource_util.cc85 const Node& n, const std::optional<std::string>& function_name, in PropagateFromStackOrTensorArraySourceOp()
100 const Node& n, const std::optional<std::string>& function_name, in PropagateFromArgOp()
184 const Node& n, const std::optional<std::string>& function_name, in PropagateThroughCallOp()
254 const Graph* graph, const std::optional<std::string>& function_name, in AnalyzeResourceUsage()
/external/pytorch/torch/csrc/jit/ir/
Dscope.cpp126 std::string& function_name) in InlinedCallStack()
146 std::string& function_name) in InlinedCallStack()
184 const std::string& InlinedCallStack::function_name() const { in function_name() function in torch::jit::InlinedCallStack

12345678910>>...13