/frameworks/base/rs/java/android/renderscript/ |
D | Long3.java | 275 public void mod(Long3 a) { in mod() method in Long3 288 public static Long3 mod(Long3 a, Long3 b) { in mod() method in Long3 302 public void mod(long value) { in mod() method in Long3 315 public static Long3 mod(Long3 a, long b) { in mod() method in Long3
|
D | Long2.java | 256 public void mod(Long2 a) { in mod() method in Long2 268 public static Long2 mod(Long2 a, Long2 b) { in mod() method in Long2 281 public void mod(long value) { in mod() method in Long2 293 public static Long2 mod(Long2 a, long b) { in mod() method in Long2
|
D | Short3.java | 275 public void mod(Short3 a) { in mod() method in Short3 288 public static Short3 mod(Short3 a, Short3 b) { in mod() method in Short3 302 public void mod(short value) { in mod() method in Short3 315 public static Short3 mod(Short3 a, short b) { in mod() method in Short3
|
D | Short2.java | 259 public void mod(Short2 a) { in mod() method in Short2 271 public static Short2 mod(Short2 a, Short2 b) { in mod() method in Short2 284 public void mod(short value) { in mod() method in Short2 296 public static Short2 mod(Short2 a, short b) { in mod() method in Short2
|
D | Int2.java | 256 public void mod(Int2 a) { in mod() method in Int2 268 public static Int2 mod(Int2 a, Int2 b) { in mod() method in Int2 281 public void mod(int value) { in mod() method in Int2 293 public static Int2 mod(Int2 a, int b) { in mod() method in Int2
|
D | Int3.java | 275 public void mod(Int3 a) { in mod() method in Int3 288 public static Int3 mod(Int3 a, Int3 b) { in mod() method in Int3 302 public void mod(int value) { in mod() method in Int3 315 public static Int3 mod(Int3 a, int b) { in mod() method in Int3
|
D | Int4.java | 294 public void mod(Int4 a) { in mod() method in Int4 308 public static Int4 mod(Int4 a, Int4 b) { in mod() method in Int4 323 public void mod(int value) { in mod() method in Int4 337 public static Int4 mod(Int4 a, int b) { in mod() method in Int4
|
D | Long4.java | 294 public void mod(Long4 a) { in mod() method in Long4 308 public static Long4 mod(Long4 a, Long4 b) { in mod() method in Long4 323 public void mod(long value) { in mod() method in Long4 337 public static Long4 mod(Long4 a, long b) { in mod() method in Long4
|
D | Short4.java | 294 public void mod(Short4 a) { in mod() method in Short4 308 public static Short4 mod(Short4 a, Short4 b) { in mod() method in Short4 323 public void mod(short value) { in mod() method in Short4 337 public static Short4 mod(Short4 a, short b) { in mod() method in Short4
|
/frameworks/base/core/java/com/android/internal/app/procstats/ |
D | DumpUtils.java | 499 public static int printArrayEntry(PrintWriter pw, String[] array, int value, int mod) { in printArrayEntry() 510 int[] enums, int value, int mod) { in printProto()
|
/frameworks/libs/binary_translation/tests/perf_tests/ |
D | perf_test.cc | 63 int mod = i % 4; in TEST() local
|
/frameworks/av/services/camera/virtualcamera/util/ |
D | JpegUtil.cc | 293 const int mod = n % k2DCTSIZE; in roundTo2DCTMultiple() local
|
/frameworks/av/media/codec2/vndk/util/ |
D | C2InterfaceUtils.cpp | 58 static DiffType mod(T low, T high, T step) { in mod() function 67 static DiffType mod(T low, T high, T step) { in mod() function
|
/frameworks/native/services/surfaceflinger/Scheduler/ |
D | VSyncPredictor.cpp | 716 int mod = mLastVsyncSequence->seq % divisor; in snapToVsyncAlignedWithRenderRate() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/ |
D | ControlsUiControllerImpl.kt | 699 val mod = selectedStructure.controls.size % maxColumns in <lambda>() constant
|
/frameworks/base/tools/bit/ |
D | main.cpp | 723 map<string,Module>::iterator mod = modules.find(target->name); in run_phases() local
|
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/ |
D | ExifInterface.java | 1069 ExifModifier mod = null; in rewriteExif() local
|
/frameworks/native/vulkan/vkprofiles/generated/ |
D | vulkan_profiles.cpp | 152 double mod = std::fmod(source, multiple); in isMultiple() local 157 double mod = std::fmod(source, 1.0); in isPowerOfTwo() local
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |