Home
last modified time | relevance | path

Searched defs:negate (Results 1 – 25 of 41) sorted by relevance

12

/aosp12/frameworks/av/media/codecs/amrnb/common/src/
H A Dnegate.cpp164 Word16 negate(Word16 var1) in negate() function
/aosp12/art/test/552-checker-sharpening/src/
H A DMain.java74 public static int testDiamond(boolean negate, int x) { in testDiamond()
120 public static int testLoopWithDiamond(int[] array, boolean negate, int x) { in testLoopWithDiamond()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/util/
H A DItemInfoMatcher.java72 default ItemInfoMatcher negate() { in negate() method
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DPoint.java54 public final void negate() { in negate() method in Point
H A DPointF.java70 public final void negate() { in negate() method in PointF
/aosp12/frameworks/av/media/codecs/amrnb/common/include/
H A Dbasic_op.h244 static inline Word16 negate(Word16 var1) in negate() function
/aosp12/bionic/libc/upstream-openbsd/lib/libc/gen/
H A Dfnmatch.c152 int negate; in fnmatch_ch() local
/aosp12/frameworks/base/tools/split-select/
H A DRule.h60 bool negate; member
/aosp12/system/sepolicy/tools/sepolicy-analyze/
H A Dneverallow.c31 bool negate = false; in read_typeset() local
/aosp12/frameworks/base/rs/java/android/renderscript/
H A DDouble2.java291 public void negate() { in negate() method in Double2
H A DByte2.java258 public void negate() { in negate() method in Byte2
H A DFloat2.java290 public void negate() { in negate() method in Float2
H A DDouble3.java311 public void negate() { in negate() method in Double3
H A DDouble4.java332 public void negate() { in negate() method in Double4
H A DFloat3.java311 public void negate() { in negate() method in Float3
H A DByte3.java277 public void negate() { in negate() method in Byte3
H A DByte4.java295 public void negate() { in negate() method in Byte4
H A DFloat4.java332 public void negate() { in negate() method in Float4
H A DInt2.java313 public void negate() { in negate() method in Int2
H A DInt3.java336 public void negate() { in negate() method in Int3
H A DLong2.java313 public void negate() { in negate() method in Long2
H A DLong3.java336 public void negate() { in negate() method in Long3
H A DShort2.java316 public void negate() { in negate() method in Short2
H A DShort3.java336 public void negate() { in negate() method in Short3
H A DInt4.java359 public void negate() { in negate() method in Int4

12