/aosp12/frameworks/base/core/java/com/android/internal/util/function/ |
H A D | HeptPredicate.java | 27 boolean test(A a, B b, C c, D d, E e, F f, G g); in test()
|
H A D | OctConsumer.java | 27 void accept(A a, B b, C c, D d, E e, F f, G g, H h); in accept()
|
H A D | OctFunction.java | 27 R apply(A a, B b, C c, D d, E e, F f, G g, H h); in apply()
|
H A D | OctPredicate.java | 27 boolean test(A a, B b, C c, D d, E e, F f, G g, H h); in test()
|
/aosp12/art/test/619-checker-current-method/src/ |
H A D | Main.java | 24 public static int foo(int a, int b, int c, int d, int e, int f) { in foo()
|
/aosp12/bionic/libc/upstream-openbsd/lib/libc/stdlib/ |
H A D | recallocarray.c | 58 size_t d = oldsize - newsize; in recallocarray() local
|
/aosp12/system/sepolicy/tools/sepolicy-analyze/ |
H A D | booleans.c | 8 __attribute__ ((unused)) hashtab_datum_t d, in list_booleans()
|
/aosp14/frameworks/base/packages/SystemUI/log/src/com/android/systemui/log/core/ |
H A D | Logger.kt | 124 fun d( regex
|
/aosp14/frameworks/base/core/java/com/android/internal/util/function/ |
H A D | HeptConsumer.java | 27 void accept(A a, B b, C c, D d, E e, F f, G g); in accept()
|
H A D | HeptFunction.java | 27 R apply(A a, B b, C c, D d, E e, F f, G g); in apply()
|
H A D | HeptPredicate.java | 27 boolean test(A a, B b, C c, D d, E e, F f, G g); in test()
|
H A D | OctConsumer.java | 27 void accept(A a, B b, C c, D d, E e, F f, G g, H h); in accept()
|
/aosp12/bionic/libc/upstream-netbsd/common/lib/libc/hash/sha1/ |
H A D | sha1.c | 107 do_R01(uint32_t *a, uint32_t *b, uint32_t *c, uint32_t *d, uint32_t *e, CHAR64LONG16 *block) in do_R01() 117 do_R2(uint32_t *a, uint32_t *b, uint32_t *c, uint32_t *d, uint32_t *e, CHAR64LONG16 *block) in do_R2() 127 do_R3(uint32_t *a, uint32_t *b, uint32_t *c, uint32_t *d, uint32_t *e, CHAR64LONG16 *block) in do_R3() 137 do_R4(uint32_t *a, uint32_t *b, uint32_t *c, uint32_t *d, uint32_t *e, CHAR64LONG16 *block) in do_R4() 152 uint32_t a, b, c, d, e; in SHA1Transform() local
|
/aosp12/frameworks/rs/tests/java_api/SSHealingBrush/src/rs/example/android/com/healingbrush/ |
H A D | Region.java | 67 Drawable d = new Drawable() { in getSourceLocation() local 119 Drawable d = new Drawable() { in findMatch() local
|
/aosp12/hardware/qcom/display/msm8084/liboverlay/pipes/ |
H A D | overlayGenPipe.cpp | 50 void GenericPipe::setCrop(const overlay::utils::Dim& d) { in setCrop() 62 void GenericPipe::setPosition(const utils::Dim& d) { in setPosition()
|
/aosp12/frameworks/rs/tests/java_api/HealingBrush/src/rs/example/android/com/healingbrush/ |
H A D | Region.java | 76 Drawable d = new Drawable() { in getSourceLocation() local 128 Drawable d = new Drawable() { in findMatch() local
|
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/common/ |
H A D | Logger.java | 85 public void d(String message) { in d() method in Logger 98 public void d(String message, Throwable throwable) { in d() method in Logger
|
/aosp12/frameworks/native/libs/math/tests/ |
H A D | hashcombine_test.cpp | 37 float d = 42.f; in TEST_F() local
|
/aosp12/frameworks/base/core/xsd/vts/ |
H A D | ValidatePermission.cpp | 29 DIR* d; in get_files_in_dirs() local
|
/aosp12/bionic/libm/upstream-freebsd/lib/msun/bsdsrc/ |
H A D | mathimpl.h | 54 #define TRUNC(d) (_b_trunc(&(d))) argument
|
/aosp12/frameworks/av/media/libstagefright/foundation/tests/ |
H A D | AMessage_test.cpp | 68 double d; in TEST() local
|
/aosp12/frameworks/av/media/libstagefright/xmlparser/vts/ |
H A D | ValidateMediaCodecs.cpp | 28 DIR* d; in get_files_in_dirs() local
|
/aosp14/frameworks/base/tests/FlickerTests/test-apps/flickerapp/src/com/android/server/wm/flicker/testapp/ |
H A D | DialogThemedActivity.java | 71 private String isInsetsVisible(Dialog d, int type) { in isInsetsVisible()
|
/aosp14/frameworks/base/core/xsd/vts/ |
H A D | ValidatePermission.cpp | 29 DIR* d; in get_files_in_dirs() local
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/util/ |
H A D | KtProtoLog.kt | 33 fun d(group: IProtoLogGroup, messageString: String, vararg args: Any) { regex
|