/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/ |
H A D | interface_ptr_set.h | 43 void ForAllPtrs(FunctionType function) { in ForAllPtrs()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/ |
D | executor_function.hpp | 110 Function function(BOOST_ASIO_MOVE_CAST(Function)(i->function_)); in complete() local
|
/aosp_15_r20/packages/services/Car/cpp/evs/support_library/ |
D | ConfigManager.h | 31 std::string function = ""; // The expected use for this camera ("reverse", "left", "right") member
|
/aosp_15_r20/trusty/kernel/lib/sm/ |
H A D | smcall.c | 98 u_int function = SMC_FUNCTION(args->smc_nr); in smc_stdcall_secure_monitor() local
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/analysis/differentiation/ |
H A D | FiniteDifferencesDifferentiator.java | 244 public UnivariateDifferentiableFunction differentiate(final UnivariateFunction function) { in differentiate()
|
/aosp_15_r20/hardware/google/gfxstream/common/detector/ |
D | Subprocess.cpp | 140 const std::function<gfxstream::expected<Ok, std::string>()>& function, in DoWithSubprocessCheck()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/converters/ |
H A D | directives.py | 51 def _map_args(call_node, function): argument
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | cxx11-crashes.cpp | 51 class function // expected-note 2 {{candidate}} class
|
/aosp_15_r20/device/generic/car/emulator/evs/ |
D | evs_app_config.json | 42 "function" : "reverse", string
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/ |
H A D | ContextImpl.cpp | 60 const char *function, in handleError()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/ |
H A D | function_cache.cc | 110 const tfrt::Function* function = bef_file->GetFunction(op_name); in GetOrAddFunction() local
|
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/spirv/ |
H A D | RewriteInterpolateAtOffset.cpp | 116 TFunction *function = in getRotateFunc() local
|
/aosp_15_r20/external/libtextclassifier/native/actions/ |
H A D | actions-suggestions.h | 295 ReturnType VisitActionsModel(const std::string& path, Func function) { in VisitActionsModel()
|
/aosp_15_r20/external/autotest/server/ |
H A D | subcommand.py | 64 def parallel_simple(function, arglist, subdir_name_constructor=lambda x: str(x), argument
|
/aosp_15_r20/external/skia/tools/ |
H A D | git-sync-deps | 240 def multithread(function, list_of_arg_lists): argument
|
/aosp_15_r20/external/llvm/utils/abtest/ |
H A D | abtest.py | 91 def replace_function(file, function, replacement, dest): argument
|
/aosp_15_r20/external/doclava/doclet_adapter/src/test/java/com/google/doclava/javadoc/ |
H A D | ParameterImplTest.java | 140 private void testParametersWith(BiConsumer<Parameter, ExpectedParameter> function) in testParametersWith()
|
/aosp_15_r20/external/pigweed/pw_env_setup/py/pw_env_setup/ |
H A D | github_visitor.py | 144 def visit_function(self, function): argument
|
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/collect/ |
H A D | SynchronizedBiMapTest.java | 127 public void replaceAll(BiFunction<? super K, ? super V, ? extends V> function) { in replaceAll()
|
/aosp_15_r20/external/libchrome/base/debug/ |
H A D | profiler.cc | 112 FARPROC function; member
|
/aosp_15_r20/trusty/device/arm/generic-arm64/project/qemu/ |
D | lldb_support.py | 167 def register_command(debugger, function): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/tests/ |
H A D | reference_test_base.py | 144 def function(self, f, xla=False): member in TestCase
|
/aosp_15_r20/external/tensorflow/tensorflow/core/function/ |
H A D | runtime_client.cc | 54 namespace function { namespace
|
/aosp_15_r20/external/coreboot/src/vendorcode/amd/opensil/genoa_poc/ |
H A D | ramstage.c | 17 void SIL_STATUS_report(const char *function, const int status) in SIL_STATUS_report()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/ |
H A D | tuple_ops.cc | 67 llvm::Function* function = b->GetInsertBlock()->getParent(); in EmitTupleAllocasAtFunctionEntry() local
|