Home
last modified time | relevance | path

Searched defs:d (Results 201 – 225 of 1506) sorted by relevance

12345678910>>...61

/aosp12/frameworks/base/core/java/com/android/internal/util/function/
H A DHeptPredicate.java27 boolean test(A a, B b, C c, D d, E e, F f, G g); in test()
H A DOctConsumer.java27 void accept(A a, B b, C c, D d, E e, F f, G g, H h); in accept()
H A DOctFunction.java27 R apply(A a, B b, C c, D d, E e, F f, G g, H h); in apply()
H A DOctPredicate.java27 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 DMain.java24 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 Drecallocarray.c58 size_t d = oldsize - newsize; in recallocarray() local
/aosp12/system/sepolicy/tools/sepolicy-analyze/
H A Dbooleans.c8 __attribute__ ((unused)) hashtab_datum_t d, in list_booleans()
/aosp14/frameworks/base/packages/SystemUI/log/src/com/android/systemui/log/core/
H A DLogger.kt124 fun d( regex
/aosp14/frameworks/base/core/java/com/android/internal/util/function/
H A DHeptConsumer.java27 void accept(A a, B b, C c, D d, E e, F f, G g); in accept()
H A DHeptFunction.java27 R apply(A a, B b, C c, D d, E e, F f, G g); in apply()
H A DHeptPredicate.java27 boolean test(A a, B b, C c, D d, E e, F f, G g); in test()
H A DOctConsumer.java27 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 Dsha1.c107 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 DRegion.java67 Drawable d = new Drawable() { in getSourceLocation() local
119 Drawable d = new Drawable() { in findMatch() local
/aosp12/hardware/qcom/display/msm8084/liboverlay/pipes/
H A DoverlayGenPipe.cpp50 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 DRegion.java76 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 DLogger.java85 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 Dhashcombine_test.cpp37 float d = 42.f; in TEST_F() local
/aosp12/frameworks/base/core/xsd/vts/
H A DValidatePermission.cpp29 DIR* d; in get_files_in_dirs() local
/aosp12/bionic/libm/upstream-freebsd/lib/msun/bsdsrc/
H A Dmathimpl.h54 #define TRUNC(d) (_b_trunc(&(d))) argument
/aosp12/frameworks/av/media/libstagefright/foundation/tests/
H A DAMessage_test.cpp68 double d; in TEST() local
/aosp12/frameworks/av/media/libstagefright/xmlparser/vts/
H A DValidateMediaCodecs.cpp28 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 DDialogThemedActivity.java71 private String isInsetsVisible(Dialog d, int type) { in isInsetsVisible()
/aosp14/frameworks/base/core/xsd/vts/
H A DValidatePermission.cpp29 DIR* d; in get_files_in_dirs() local
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/util/
H A DKtProtoLog.kt33 fun d(group: IProtoLogGroup, messageString: String, vararg args: Any) { regex

12345678910>>...61