Home
last modified time | relevance | path

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

12345678910>>...17

/aosp_15_r20/external/OpenCL-ICD-Loader/loader/
H A 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()
/aosp_15_r20/external/cronet/components/miracle_parameter/common/public/
H A 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
/aosp_15_r20/external/cronet/base/allocator/
H A 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
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/data/
H A 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()
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/parser/
H A Dfunction_util.cc36 base::StringView function_name = raw.substr(0, function_name_end); in ParseFunctionName() local
51 base::StringView function_name; in ParsePrototype() local
69 const std::string& function_name, in SqliteRetToStatus()
79 const std::string& function_name, in MaybeBindArgument()
100 const std::string& function_name, in MaybeBindIntArgument()
/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/model_tracer/
H A 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
/aosp_15_r20/art/runtime/jni/
H A Dcheck_jni.cc303 bool CheckAttachedThread(const char* function_name) { in CheckAttachedThread()
324 #define CHECK_ATTACHED_THREAD(function_name, fail_val) \ argument
330 #define CHECK_ATTACHED_THREAD_VOID(function_name) \ argument
1618 static void* ReleaseGuardedPACopy(const char* function_name, in ReleaseGuardedPACopy()
1655 static bool Check(const char* function_name, const void* embedded_buf, bool mod_okay) { in Check()
1701 bool CheckHeader(const char* function_name, bool mod_okay) const { in CheckHeader() argument
2827 static jobject NewRef(const char* function_name, JNIEnv* env, jobject obj, IndirectRefKind kind) { in NewRef()
2856 static void DeleteRef(const char* function_name, JNIEnv* env, jobject obj, IndirectRefKind kind) { in DeleteRef()
2882 static jmethodID GetMethodIDInternal(const char* function_name, JNIEnv* env, jclass c, in GetMethodIDInternal()
2902 static jfieldID GetFieldIDInternal(const char* function_name, JNIEnv* env, jclass c, in GetFieldIDInternal()
[all …]
/aosp_15_r20/external/cronet/base/win/
H A Diat_patch_function.cc21 const char* function_name; member
111 const char* function_name, in InterceptImportedFunction()
187 const char* function_name, in Patch()
208 const char* function_name, in PatchFromModule()
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/2/external/libchrome/base/
Dlocation.h55 const char* function_name() const { return function_name_; } in function_name() function
93 #define FROM_HERE_WITH_EXPLICIT_FUNCTION(function_name) \ argument
100 #define FROM_HERE_WITH_EXPLICIT_FUNCTION(function_name) \ argument
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/
Dlocation.h55 const char* function_name() const { return function_name_; } in function_name() function
93 #define FROM_HERE_WITH_EXPLICIT_FUNCTION(function_name) \ argument
100 #define FROM_HERE_WITH_EXPLICIT_FUNCTION(function_name) \ argument
/aosp_15_r20/external/libchrome/base/
H A 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
/aosp_15_r20/hardware/google/gfxstream/host/gl/OpenGLESDispatch/
DEGLDispatch.cpp26 #define RENDER_EGL_LOAD_FIELD_STATIC(return_type, function_name, signature) \ argument
29 #define RENDER_EGL_LOAD_FIELD_WITH_EGL(return_type, function_name, signature) \ argument
33 #define RENDER_EGL_LOAD_OPTIONAL_FIELD_STATIC(return_type, function_name, signature) \ argument
/aosp_15_r20/external/perfetto/src/trace_processor/sqlite/
H A 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()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A 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()
/aosp_15_r20/external/mbedtls/tests/scripts/
H A 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
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/scripts/
H A 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
/aosp_15_r20/system/extras/simpleperf/
H A DSampleComparator.h37 #define BUILD_COMPARE_VALUE_FUNCTION(function_name, compare_part) \ argument
43 #define BUILD_COMPARE_VALUE_FUNCTION_REVERSE(function_name, compare_part) \ argument
49 #define BUILD_COMPARE_STRING_FUNCTION(function_name, compare_part) \ argument
/aosp_15_r20/external/perfetto/src/trace_processor/importers/common/
H A 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()
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi_wgl.cpp151 #define DECLARE_WGL_POINTER(return_type, function_name, signature) \ argument
160 #define INIT_WGL_POINTER(return_type, function_name, signature) \ in WglBaseDispatch() argument
168 #define COPY_WGL_POINTER(return_type, function_name, signature) \ in WglBaseDispatch() argument
190 #define LOAD_WGL_POINTER(return_type, function_name, signature) \ in init() argument
200 #define LOAD_WGL_GDI32_POINTER(return_type, function_name, signature) \ in init() argument
210 #define LOAD_WGL_INNER_POINTER(return_type, function_name, signature) \ in init() argument
401 #define LOAD_WGL_EXTENSION_FUNCTION(return_type, function_name, signature) \ in init() argument
/aosp_15_r20/external/pytorch/torch/utils/data/datapipes/
H A Ddatapipe.py150 def register_function(cls, function_name, function): argument
155 cls, function_name, cls_to_register, enable_df_api_tracing=False argument
298 def register_function(cls, function_name, function): argument
302 def register_datapipe_as_function(cls, function_name, cls_to_register): argument
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_src_trace_processor_tables_tables_python/gen/src/trace_processor/tables/
Djit_tables_py.h60 static constexpr uint32_t function_name = 7; member
71 using function_name = TypedColumn<StringPool::Id>; member
98 StringPool::Id function_name; member
161 ColumnType::function_name::type function_name() const { in function_name() function
251 ColumnType::function_name::type function_name() const { in function_name() function
532 const TypedColumn<StringPool::Id>& function_name() const { in function_name() function
/aosp_15_r20/external/icing/icing/query/advanced_query_parser/
H A 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
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/
Dalgorithm.cpp375 #define BOOST_RANGE_RETURNS_TEST( function_name, cont ) \ in simple_compile_test() argument
396 #define BOOST_RANGE_RETURNS_TEST1( function_name, cont, arg1 ) \ in simple_compile_test() argument
445 #define BOOST_RANGE_RETURNS_TEST2( function_name, arg1, arg2 ) \ in simple_compile_test() argument
/aosp_15_r20/external/pytorch/torch/csrc/jit/ir/
H A 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
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dplacer.cc144 Placer::Placer(Graph* graph, const string& function_name, in Placer()
156 Placer::Placer(Graph* graph, const string& function_name, in Placer()
161 Placer::Placer(Graph* graph, const string& function_name, in Placer()

12345678910>>...17