/aosp_15_r20/system/extras/simpleperf/demo/CppApi/app/src/main/cpp/ |
H A D | native-lib.cpp | 55 int CallFunction(int a) { in CallFunction() function
|
/aosp_15_r20/external/pigweed/pw_span/ |
H A D | compatibility_test.cc | 31 TEST(SpanCompatibility, CallFunction) { in TEST() argument
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | warn-tautological-compare.cpp | 63 #define CallFunction(f) ((f != 0) ? f() : 0) macro
|
/aosp_15_r20/frameworks/libs/binary_translation/tests/tests_apk/jni/ |
D | shared_library_test.cc | 63 TEST(Shared, CallFunction) { in TEST() argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/function/ |
H A D | runtime_client.cc | 154 StatusOr<ReturnValues> Runtime::CallFunction( in CallFunction() function in tensorflow::core::function::Runtime
|
/aosp_15_r20/system/extras/simpleperf/demo/SimpleperfExampleCpp/app/src/main/cpp/ |
H A D | native-lib.cpp | 36 int CallFunction(int a) { in CallFunction() function
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/functional/ |
H A D | function_ref_benchmark.cc | 40 void ABSL_ATTRIBUTE_NOINLINE CallFunction(Function f, Args&&... args) { in CallFunction() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/ |
H A D | mutex.h | 259 inline bool Condition::CallFunction(const Condition* cond) { in CallFunction() function
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/functional/ |
H A D | function_type_benchmark.cc | 42 void ABSL_ATTRIBUTE_NOINLINE CallFunction(Function f, Args&&... args) { in CallFunction() function
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/functional/ |
H A D | function_type_benchmark.cc | 42 void ABSL_ATTRIBUTE_NOINLINE CallFunction(Function f, Args&&... args) { in CallFunction() function
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/functional/ |
H A D | function_type_benchmark.cc | 42 void ABSL_ATTRIBUTE_NOINLINE CallFunction(Function f, Args&&... args) { in CallFunction() function
|
/aosp_15_r20/external/abseil-cpp/absl/functional/ |
H A D | function_type_benchmark.cc | 42 void ABSL_ATTRIBUTE_NOINLINE CallFunction(Function f, Args&&... args) { in CallFunction() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/functional/ |
D | function_type_benchmark.cc | 42 void ABSL_ATTRIBUTE_NOINLINE CallFunction(Function f, Args&&... args) { in CallFunction() function
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/functional/ |
H A D | function_type_benchmark.cc | 42 void ABSL_ATTRIBUTE_NOINLINE CallFunction(Function f, Args&&... args) { in CallFunction() function
|
/aosp_15_r20/external/google-cloud-java/java-functions/google-cloud-functions/src/main/java/com/google/cloud/functions/v1/ |
H A D | gapic_metadata.json | 13 "CallFunction": { object
|
/aosp_15_r20/external/libtextclassifier/native/utils/ |
H A D | lua-utils.h | 496 static int CallFunction(lua_State* state) { in CallFunction() function
|
/aosp_15_r20/external/google-cloud-java/java-functions/proto-google-cloud-functions-v1/src/main/proto/google/cloud/functions/v1/ |
H A D | functions.proto | 116 rpc CallFunction(CallFunctionRequest) returns (CallFunctionResponse) { rpc
|
/aosp_15_r20/external/googleapis/google/cloud/functions/v1/ |
H A D | functions.proto | 116 rpc CallFunction(CallFunctionRequest) returns (CallFunctionResponse) { rpc
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/ |
H A D | parallel_filter_dataset_op.cc | 334 void CallFunction(const std::shared_ptr<IteratorContext>& ctx, in CallFunction() function in tensorflow::data::ParallelFilterDatasetOp::Dataset::Iterator
|
H A D | parallel_map_dataset_op.cc | 458 void CallFunction(const std::shared_ptr<IteratorContext>& ctx, in CallFunction() function in tensorflow::data::ParallelMapDatasetOp::Dataset::Iterator
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/experimental/ |
H A D | map_and_batch_dataset_op.cc | 403 void CallFunction(std::shared_ptr<IteratorContext> ctx, in CallFunction() function in tensorflow::data::experimental::MapAndBatchDatasetOp::Dataset::Iterator
|
H A D | parse_example_dataset_op.cc | 581 void CallFunction(const std::shared_ptr<IteratorContext>& ctx, in CallFunction() function in tensorflow::data::experimental::__anon4014e9290111::ParseExampleDatasetOp::Dataset::Iterator
|
/aosp_15_r20/external/pytorch/torch/_inductor/ |
H A D | pattern_matcher.py | 699 class CallFunction(_TargetArgsExpr): class
|