/aosp_15_r20/external/guava/android/guava/src/com/google/common/base/ |
H A D | Equivalence.java | 145 public final <F> Equivalence<F> onResultOf(Function<? super F, ? extends @Nullable T> function) { in onResultOf()
|
/aosp_15_r20/external/emboss/compiler/util/ |
H A D | ir_util.py | 133 def _constant_value_of_function(function, bindings): argument
|
/aosp_15_r20/hardware/google/gfxstream/guest/android-emu/aemu/base/fit/ |
D | Function.h | 77 using function = FunctionImpl<inlineTargetSize, /*requireInline=*/false, T>; variable
|
/aosp_15_r20/external/coreboot/src/soc/intel/cannonlake/ |
H A D | fsp_params.c | 699 uint64_t function:3; in platform_fsp_silicon_init_params_cb() member
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/ |
H A D | tfprof_log.proto | 18 string function = 3 [deprecated = true]; // deprecated by function_id. field
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/adselection/ |
D | JsFetcherTest.java | 365 private <T> T waitForFuture(JsFetcherTest.ThrowingSupplier<ListenableFuture<T>> function) in waitForFuture()
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/analysis/solvers/ |
H A D | BaseAbstractUnivariateSolver.java | 62 private FUNC function; field in BaseAbstractUnivariateSolver
|
/aosp_15_r20/external/googleapis/google/devtools/clouddebugger/v2/ |
H A D | data.proto | 259 string function = 1; field
|
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | Initialize.cpp | 320 void AddTabledBuiltin(TString& decls, const BuiltInFunction& function) in AddTabledBuiltin() 397 bool ValidVersion(const BuiltInFunction& function, int version, EProfile profile, const SpvVersion&… in ValidVersion()
|
/aosp_15_r20/frameworks/base/services/usb/java/com/android/server/usb/ |
H A D | UsbService.java | 398 public ParcelFileDescriptor getControlFd(long function) { in getControlFd() 693 public boolean isFunctionEnabled(String function) { in isFunctionEnabled()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/pyct/common_transformers/ |
H A D | anf_test.py | 342 def test_function(foo, bar, function, quux, quozzle, w, x, y, z): argument 348 def expected_result(foo, bar, function, quux, quozzle, w, x, y, z): argument
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/lib/x86_64/ |
H A D | processor.c | 769 void vcpu_clear_cpuid_entry(struct kvm_vcpu *vcpu, uint32_t function) in vcpu_clear_cpuid_entry() 1179 uint32_t function, uint32_t index) in get_cpuid_entry()
|
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/ |
H A D | Initialize.cpp | 321 void AddTabledBuiltin(TString& decls, const BuiltInFunction& function) in AddTabledBuiltin() 398 bool ValidVersion(const BuiltInFunction& function, int version, EProfile profile, const SpvVersion&… in ValidVersion()
|
/aosp_15_r20/frameworks/base/core/java/android/hardware/usb/ |
H A D | UsbManager.java | 1215 public ParcelFileDescriptor getControlFd(long function) { in getControlFd() 1431 public boolean isFunctionEnabled(String function) { in isFunctionEnabled()
|
/aosp_15_r20/external/python/cpython2/Lib/unittest/ |
D | case.py | 208 def addTypeEqualityFunc(self, typeobj, function): argument 223 def addCleanup(self, function, *args, **kwargs): argument
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libjpeg-turbo/simd/mips/ |
D | jsimd_dspr2_asm.h | 125 #define END(function) \ argument
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libjpeg-turbo/simd/mips/ |
D | jsimd_dspr2_asm.h | 125 #define END(function) \ argument
|
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/ |
H A D | dtensor_send_recv.cc | 60 mlir::func::FuncOp function, in GetDeviceOrdinal()
|
/aosp_15_r20/external/perfetto/src/ipc/protoc_plugin/ |
H A D | ipc_plugin.cc | 126 const std::string&)> function) { in ForEachMethod()
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libjpeg-turbo/simd/mips/ |
D | jsimd_dspr2_asm.h | 125 #define END(function) \ argument
|
/aosp_15_r20/external/angle/src/compiler/translator/ |
H A D | ValidateTypeSizeLimitations.cpp | 85 const TFunction *function = node->getFunction(); in visitFunctionPrototype() local
|
/aosp_15_r20/external/mesa3d/src/mapi/glapi/gen/ |
H A D | gl_API.dtd | 6 <!ELEMENT function (param*, return?, glx?)*> element
|
/aosp_15_r20/external/pytorch/torch/onnx/_internal/diagnostics/infra/ |
H A D | _infra.py | 144 function: str | None = None variable in Location
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/ |
H A D | convert_tfl_uint8.cc | 131 mlir::func::FuncOp &function) { in convert_graph_uint8_tensor()
|
/aosp_15_r20/system/core/init/ |
H A D | ueventd_parser_test.cpp | 57 void TestVector(const T& expected, const T& test, F function) { in TestVector()
|