Home
last modified time | relevance | path

Searched defs:mod (Results 1 – 18 of 18) sorted by relevance

/frameworks/base/rs/java/android/renderscript/
DShort3.java270 public void mod(Short3 a) { in mod() method in Short3
283 public static Short3 mod(Short3 a, Short3 b) { in mod() method in Short3
297 public void mod(short value) { in mod() method in Short3
310 public static Short3 mod(Short3 a, short b) { in mod() method in Short3
DShort2.java254 public void mod(Short2 a) { in mod() method in Short2
266 public static Short2 mod(Short2 a, Short2 b) { in mod() method in Short2
279 public void mod(short value) { in mod() method in Short2
291 public static Short2 mod(Short2 a, short b) { in mod() method in Short2
DInt3.java270 public void mod(Int3 a) { in mod() method in Int3
283 public static Int3 mod(Int3 a, Int3 b) { in mod() method in Int3
297 public void mod(int value) { in mod() method in Int3
310 public static Int3 mod(Int3 a, int b) { in mod() method in Int3
DLong3.java270 public void mod(Long3 a) { in mod() method in Long3
283 public static Long3 mod(Long3 a, Long3 b) { in mod() method in Long3
297 public void mod(long value) { in mod() method in Long3
310 public static Long3 mod(Long3 a, long b) { in mod() method in Long3
DLong2.java251 public void mod(Long2 a) { in mod() method in Long2
263 public static Long2 mod(Long2 a, Long2 b) { in mod() method in Long2
276 public void mod(long value) { in mod() method in Long2
288 public static Long2 mod(Long2 a, long b) { in mod() method in Long2
DInt2.java251 public void mod(Int2 a) { in mod() method in Int2
263 public static Int2 mod(Int2 a, Int2 b) { in mod() method in Int2
276 public void mod(int value) { in mod() method in Int2
288 public static Int2 mod(Int2 a, int b) { in mod() method in Int2
DLong4.java289 public void mod(Long4 a) { in mod() method in Long4
303 public static Long4 mod(Long4 a, Long4 b) { in mod() method in Long4
318 public void mod(long value) { in mod() method in Long4
332 public static Long4 mod(Long4 a, long b) { in mod() method in Long4
DShort4.java289 public void mod(Short4 a) { in mod() method in Short4
303 public static Short4 mod(Short4 a, Short4 b) { in mod() method in Short4
318 public void mod(short value) { in mod() method in Short4
332 public static Short4 mod(Short4 a, short b) { in mod() method in Short4
DInt4.java289 public void mod(Int4 a) { in mod() method in Int4
303 public static Int4 mod(Int4 a, Int4 b) { in mod() method in Int4
318 public void mod(int value) { in mod() method in Int4
332 public static Int4 mod(Int4 a, int b) { in mod() method in Int4
/frameworks/av/media/libaudiohal/impl/
DDevicesFactoryHalLocal.cpp33 const hw_module_t *mod; in load_audio_interface() local
/frameworks/base/services/core/java/com/android/server/soundtrigger_middleware/
DObjectPrinter.java232 int mod = fld.getModifiers(); in printPublicFields() local
/frameworks/base/core/java/com/android/internal/app/procstats/
DDumpUtils.java484 public static int printArrayEntry(PrintWriter pw, String[] array, int value, int mod) { in printArrayEntry()
495 int[] enums, int value, int mod) { in printProto()
/frameworks/base/services/core/java/com/android/server/net/
DNetworkStatsCollection.java165 final long mod = time % mBucketDuration; in roundUp() local
180 final long mod = time % mBucketDuration; in roundDown() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/
DControlsUiControllerImpl.kt405 val mod = selectedStructure.controls.size % maxColumns in <lambda>() constant
/frameworks/av/media/codec2/vndk/util/
DC2InterfaceUtils.cpp56 static DiffType mod(T low, T high, T step) { in mod() function
65 static DiffType mod(T low, T high, T step) { in mod() function
/frameworks/base/tools/bit/
Dmain.cpp687 map<string,Module>::iterator mod = modules.find(target->name); in run_phases() local
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
DExifInterface.java1069 ExifModifier mod = null; in rewriteExif() local
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...