Home
last modified time | relevance | path

Searched defs:d (Results 76 – 100 of 1342) sorted by relevance

12345678910>>...54

/aosp12/packages/apps/Gallery2/jni_jpegstream/src/
H A Djpeg_hook.cpp63 DestManager *d = reinterpret_cast<DestManager*>(cinfo->dest); in MakeDst() local
75 DestManager* d = reinterpret_cast<DestManager*>(cinfo->dest); in UpdateDstEnv() local
81 DestManager *d = reinterpret_cast<DestManager*>(cinfo->dest); in CleanDst() local
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DButtonDropTarget.java128 public final void onDragEnter(DragObject d) { in onDragEnter()
160 public void onDragOver(DragObject d) { in onDragOver()
165 public final void onDragExit(DragObject d) { in onDragExit()
211 public void onDrop(final DragObject d, final DragOptions options) { in onDrop()
242 public abstract void completeDrop(DragObject d); in completeDrop()
/aosp12/art/test/027-arithmetic/src/
H A DMain.java56 long d = 0x44; in shiftTest2() local
71 double d; in convTest() local
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/shortcuts/
H A DShortcutDragPreviewProvider.java60 Drawable d = mView.getBackground(); in createDragBitmapLegacy() local
76 Drawable d = mView.getBackground(); in drawDragViewOnBackground() local
/aosp12/system/bt/embdrv/sbc/decoder/srce/
H A Ddequant.c153 uint32_t d; in OI_SBC_Dequant() local
192 uint32_t d; in OI_SBC_Dequant_Unscaled() local
/aosp12/frameworks/base/cmds/uinput/src/com/android/commands/uinput/
H A DUinput.java100 Device d = mDevices.valueAt(index); in process() local
125 Device d = new Device(id, e.getName(), e.getVendorId(), e.getProductId(), e.getBus(), in registerDevice() local
/aosp12/frameworks/base/cmds/hid/src/com/android/commands/hid/
H A DHid.java91 Device d = mDevices.valueAt(index); in process() local
116 Device d = new Device(id, e.getName(), e.getVendorId(), e.getProductId(), e.getBus(), in registerDevice() local
/aosp14/frameworks/base/cmds/uinput/src/com/android/commands/uinput/
H A DUinput.java109 final Device d = mDevices.valueAt(index); in process() local
125 Device d = new Device(id, e.getName(), e.getVendorId(), e.getProductId(), e.getBus(), in registerDevice() local
/aosp14/frameworks/base/cmds/hid/src/com/android/commands/hid/
H A DHid.java91 Device d = mDevices.valueAt(index); in process() local
120 Device d = new Device(id, e.getName(), e.getVendorId(), e.getProductId(), e.getBus(), in registerDevice() local
/aosp12/system/libufdt/tests/testdata/
H A Dno_local_fixup-overlay.dts5 d: d = "d"; label
/aosp14/system/core/libutils/include/utils/
H A DRefBase.h762 void move_forward_type(sp<TYPE>* d, sp<TYPE> const* s, size_t n) { in move_forward_type()
767 void move_backward_type(sp<TYPE>* d, sp<TYPE> const* s, size_t n) { in move_backward_type()
772 void move_forward_type(wp<TYPE>* d, wp<TYPE> const* s, size_t n) { in move_forward_type()
777 void move_backward_type(wp<TYPE>* d, wp<TYPE> const* s, size_t n) { in move_backward_type()
/aosp12/art/test/401-optimizing-compiler/src/
H A DMain.java146 static int $opt$TestInvokeWith5Parameters(int a, int b, int c, int d, int e) { in $opt$TestInvokeWith5Parameters()
150 static int $opt$TestInvokeWith7Parameters(int a, int b, int c, int d, int e, int f, int g) { in $opt$TestInvokeWith7Parameters()
194 public static void printStaticMethodWith5Args(int a, int b, int c, int d, int e) { in printStaticMethodWith5Args()
199 public static void printStaticMethodWith7Args(int a, int b, int c, int d, int e, int f, int g) { in printStaticMethodWith7Args()
/aosp12/system/extras/libfscrypt/tests/
H A Dfscrypt_test.cpp60 for (const auto& d : defaults) { in TEST() local
67 for (const auto& d : defaults) { in TEST() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/buttons/
H A DKeyButtonDrawable.java99 public KeyButtonDrawable(Drawable d, @ColorInt int lightColor, @ColorInt int darkColor, in KeyButtonDrawable()
105 private KeyButtonDrawable(Drawable d, ShadowDrawableState state) { in KeyButtonDrawable()
333 final Drawable d = mState.mChildState.newDrawable().mutate(); in regenerateBitmapIconCache() local
361 final Drawable d = mState.mChildState.newDrawable().mutate(); in regenerateBitmapShadowCache() local
400 private void setDrawableBounds(Drawable d) { in setDrawableBounds()
479 Drawable d = context.getDrawable(iconResId); in create() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/buttons/
H A DKeyButtonDrawable.java99 public KeyButtonDrawable(Drawable d, @ColorInt int lightColor, @ColorInt int darkColor, in KeyButtonDrawable()
105 private KeyButtonDrawable(Drawable d, ShadowDrawableState state) { in KeyButtonDrawable()
333 final Drawable d = mState.mChildState.newDrawable().mutate(); in regenerateBitmapIconCache() local
361 final Drawable d = mState.mChildState.newDrawable().mutate(); in regenerateBitmapShadowCache() local
400 private void setDrawableBounds(Drawable d) { in setDrawableBounds()
479 Drawable d = context.getDrawable(iconResId); in create() local
/aosp12/art/test/484-checker-register-hints/src/
H A DMain.java43 public static void test1(boolean z, int a, int b, int c, int d, int m) { in test1()
78 public static void test2(boolean z, int a, int b, int c, int d, int m) { in test2()
101 public static void test3(boolean z, int a, int b, int c, int d, int m) { in test3()
/aosp12/packages/apps/DeskClock/src/com/android/deskclock/
H A DLogUtils.kt32 fun d(message: String, vararg args: Any?) { regex
93 fun d(message: String, vararg args: Any?) { regex
/aosp12/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
H A Dethernet.h159 #define eacopy(s, d) \ argument
166 #define ether_copy(s, d) eacopy(s, d) argument
169 #define ether_rcopy(s, d) \ argument
200 #define ETHER_MOVE_HDR(d, s) \ argument
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/util/bluetooth/
H A DBluetoothScanner.java319 Device d = mPresentDevices.get(i); in removeDevice() local
329 Device d = client.devices.get(devPtr); in removeDevice() local
391 final Device d = mPresentDevices.get(i); in onReceive() local
509 Device d = client.devices.get(ptr); in sendDeviceChanged() local
524 Device d = client.devices.get(devPtr); in sendDeviceRemoved() local
/aosp12/packages/apps/CertInstaller/src/com/android/certinstaller/
H A DCertInstaller.java402 Dialog d = new AlertDialog.Builder(this) in createRedirectCaCertificateDialog() local
432 Dialog d = new AlertDialog.Builder(this) in createSelectCertificateUsageDialog() local
445 Dialog d = new AlertDialog.Builder(this) in createInvalidCertificateDialog() local
481 Dialog d = new AlertDialog.Builder(this) in createPkcs12PasswordDialog() local
508 Dialog d = new AlertDialog.Builder(this) in createNameCertificateDialog() local
/aosp12/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/engine/
H A DVrPipline1.java42 private static String trim(double d) { in trim()
47 private static String trim(float[] d) { in trim()
/aosp12/packages/apps/Camera2/src/com/android/camera/debug/
H A DLogger.java31 public void d(String msg); in d() method
36 public void d(String msg, Throwable tr); in d() method
/aosp12/bionic/libm/
H A Ddigittoint.c33 int d = ch - '0'; in digittoint() local
/aosp12/art/compiler/optimizing/
H A Dinduction_var_analysis_test.cc51 void BuildForLoop(int d, int n) { in BuildForLoop()
108 for (int d = 0; d < n; d++) { in BuildLoopNest() local
125 HPhi* BuildIf(int d, HBasicBlock** ifT, HBasicBlock** ifF) { in BuildIf()
154 HPhi* InsertLoopPhi(int vreg, int d) { in InsertLoopPhi()
162 HInstruction* InsertArrayStore(HInstruction* subscript, int d) { in InsertArrayStore()
170 std::string GetInductionInfo(HInstruction* instruction, int d) { in GetInductionInfo()
176 std::string GetTripCount(int d) { in GetTripCount()
243 for (int d = 0; d < 1; d++) { in TEST_F() local
1051 for (int d = 0; d < 10; d++) { in TEST_F() local
1059 for (int d = 0; d < 10; d++) { in TEST_F() local
[all …]
/aosp12/system/core/libutils/include/utils/
H A DRefBase.h761 void move_forward_type(sp<TYPE>* d, sp<TYPE> const* s, size_t n) { in move_forward_type()
766 void move_backward_type(sp<TYPE>* d, sp<TYPE> const* s, size_t n) { in move_backward_type()
771 void move_forward_type(wp<TYPE>* d, wp<TYPE> const* s, size_t n) { in move_forward_type()
776 void move_backward_type(wp<TYPE>* d, wp<TYPE> const* s, size_t n) { in move_backward_type()

12345678910>>...54