/aosp_15_r20/external/webrtc/rtc_base/memory/ |
H A D | always_valid_pointer.h | 59 AlwaysValidPointer(Interface* pointer, Func function) in AlwaysValidPointer()
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/reduce/ |
D | reduction_util.cpp | 50 opt::Function* function, in FindOrCreateFunctionVariable()
|
D | remove_selection_reduction_opportunity_finder.cpp | 36 for (auto* function : GetTargetFunctions(context, target_function)) { in GetAvailableOpportunities() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/aes/ |
D | cipher_s390x.go | 25 function code // code for cipher message instruction member
|
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/src/ |
D | parser.rs | 563 let function = parse_string(&mut children)?; in parse_toplevel() localVariable 575 let function = parse_string(&mut children)?; in parse_toplevel() localVariable
|
/aosp_15_r20/platform_testing/libraries/motion/compose/src/platform/test/motion/compose/ |
H A D | ComposeToolkit.kt | 411 val function = this in <lambda>() constant
|
/aosp_15_r20/external/python/cpython2/Modules/ |
D | svmodule.c | 41 svc_conversion(captureobject *self, PyObject *args, void (*function)(), float factor) in svc_conversion() 835 sv_conversion(PyObject *self, PyObject *args, void (*function)(), in sv_conversion()
|
/aosp_15_r20/external/executorch/runtime/platform/default/ |
H A D | posix.cpp | 137 ET_UNUSED const char* function, in et_pal_emit_log_message()
|
/aosp_15_r20/external/pigweed/pw_rpc/raw/public/pw_rpc/raw/internal/ |
H A D | method.h | 128 Function function) in RawMethod()
|
/aosp_15_r20/external/rust/android-crates-io/crates/no-panic/src/ |
D | lib.rs | 154 let function: ItemFn = syn::parse2(input)?; in parse() localVariable
|
/aosp_15_r20/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/optimization/ |
H A D | map_parallelization_test.py | 60 def testMapParallelization(self, function, should_optimize): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
H A D | runtime_fork_join.cc | 78 ComputeFunctionType function = in __xla_cpu_runtime_ParallelForkJoin() local
|
/aosp_15_r20/external/skia/src/sksl/analysis/ |
H A D | SkSLReturnsInputAlpha.cpp | 126 bool Analysis::ReturnsInputAlpha(const FunctionDefinition& function, const ProgramUsage& usage) { in ReturnsInputAlpha()
|
/aosp_15_r20/external/python/cpython2/Demo/metaclasses/ |
D | Simple.py | 26 def __init__(self, function, instance): argument
|
/aosp_15_r20/external/pigweed/pw_system/ |
H A D | system.cc | 103 bool AsyncCore::RunOnce(Function<void()>&& function) { in RunOnce()
|
/aosp_15_r20/system/chre/core/ |
H A D | chre_message_hub_manager.cc | 176 const pw::Function<bool(const EndpointInfo &)> &function) { in forEachEndpoint()
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/reduce/ |
H A D | remove_selection_reduction_opportunity_finder.cpp | 36 for (auto* function : GetTargetFunctions(context, target_function)) { in GetAvailableOpportunities() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/reduce/ |
H A D | remove_selection_reduction_opportunity_finder.cpp | 36 for (auto* function : GetTargetFunctions(context, target_function)) { in GetAvailableOpportunities() local
|
/aosp_15_r20/external/igt-gpu-tools/assembler/ |
H A D | brw_eu_emit.c | 481 unsigned function, in brw_set_math_message() 1772 unsigned function, in brw_math() 1836 unsigned function, in brw_math2()
|
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/ |
H A D | rocm_driver.cc | 378 hipFunction_t function, hipFuncCache_t cache_config) { in FuncSetCacheConfig() 405 GpuContext* context, absl::string_view kernel_name, hipFunction_t function, in LaunchKernel() 523 hipFunction_t* function) { in GetModuleFunction()
|
/aosp_15_r20/external/google-breakpad/src/common/ |
H A D | dwarf_cu_to_module_unittest.cc | 615 Module::Function* function = functions_[i]; in TestFunction() local 627 Module::Function* function = functions_[i]; in TestFunctionPreferExternName() local 1824 Module::Function function; member
|
/aosp_15_r20/external/guava/guava/src/com/google/common/cache/ |
H A D | CacheLoader.java | 140 public static <K, V> CacheLoader<K, V> from(Function<K, V> function) { in from()
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/boringssl/src/include/openssl/ |
D | evp.h | 1040 #define EVPerr(function, reason) \ argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/ |
H A D | tpu_compile_op_common.h | 81 const NameAttrList& function, const tpu::TPUCompileMetadataProto metadata, in TpuCompileOpKernelCommon()
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A D | fuzzer_pass_outline_functions.cpp | 40 for (auto& function : original_functions) { in Apply() local
|