Home
last modified time | relevance | path

Searched defs:getBit (Results 1 – 20 of 20) sorted by relevance

/external/llvm/include/llvm/TableGen/
DRecord.h441 Init *getBit(unsigned Bit) const override { in getBit() function
468 Init *getBit(unsigned Bit) const override { in getBit() function
528 Init *getBit(unsigned Bit) const override { in getBit() function
567 Init *getBit(unsigned Bit) const override { in getBit() function
605 Init *getBit(unsigned Bit) const override { in getBit() function
644 Init *getBit(unsigned Bit) const override { in getBit() function
713 Init *getBit(unsigned Bit) const override { in getBit() function
985 Init *getBit(unsigned B) const override { in getBit() function
1058 Init *getBit(unsigned Bit) const override { in getBit() function
1171 Init *getBit(unsigned Bit) const override { in getBit() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/TableGen/
DRecord.h473 Init *getBit(unsigned Bit) const override { in getBit() function
502 Init *getBit(unsigned Bit) const override { in getBit() function
557 Init *getBit(unsigned Bit) const override { in getBit() function
588 Init *getBit(unsigned Bit) const override { in getBit() function
619 Init *getBit(unsigned Bit) const override { in getBit() function
652 Init *getBit(unsigned Bit) const override { in getBit() function
718 Init *getBit(unsigned Bit) const override { in getBit() function
1052 Init *getBit(unsigned B) const override { in getBit() function
1120 Init *getBit(unsigned Bit) const override { in getBit() function
1172 Init *getBit(unsigned Bit) const override { in getBit() function
[all …]
/external/pdfium/fxbarcode/datamatrix/
DBC_DefaultPlacement.cpp48 bool CBC_DefaultPlacement::getBit(int32_t col, int32_t row) { in getBit() function in CBC_DefaultPlacement
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_bitvector.h47 bool getBit(uptr idx) const { return (bits_ & mask(idx)) != 0; } in getBit() function
173 bool getBit(uptr idx) const { in getBit() function
/external/pdfium/third_party/bigint/
DBigUnsigned.hh111 bool getBit(Index bi) const { in getBit() function in BigUnsigned
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/
DRecord.cpp667 Init *OpInit::getBit(unsigned Bit) const { in getBit() function in OpInit
1271 Init *FoldOpInit::getBit(unsigned Bit) const { in getBit() function in FoldOpInit
1334 Init *IsAOpInit::getBit(unsigned Bit) const { in getBit() function in IsAOpInit
1438 Init *VarInit::getBit(unsigned Bit) const { in getBit() function in VarInit
1503 Init *VarListElementInit::getBit(unsigned Bit) const { in getBit() function in VarListElementInit
1668 Init *FieldInit::getBit(unsigned Bit) const { in getBit() function in FieldInit
/external/llvm/lib/TableGen/
DRecord.cpp617 Init *OpInit::getBit(unsigned Bit) const { in getBit() function in OpInit
1294 Init *VarInit::getBit(unsigned Bit) const { in getBit() function in VarInit
1407 Init *VarListElementInit::getBit(unsigned Bit) const { in getBit() function in VarListElementInit
1466 Init *FieldInit::getBit(unsigned Bit) const { in getBit() function in FieldInit
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryExternalMemoryHostTests.cpp52 inline deUint32 getBit (deUint32 src, int ndx) in getBit() function
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/raw/
DNat192.java263 public static int getBit(int[] x, int bit) in getBit() method in Nat192
DNat224.java282 public static int getBit(int[] x, int bit) in getBit() method in Nat224
DNat256.java361 public static int getBit(int[] x, int bit) in getBit() method in Nat256
DNat.java361 public static int getBit(int[] x, int bit) in getBit() method in Nat
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/raw/
DNat192.java267 public static int getBit(int[] x, int bit) in getBit() method in Nat192
DNat224.java286 public static int getBit(int[] x, int bit) in getBit() method in Nat224
DNat256.java365 public static int getBit(int[] x, int bit) in getBit() method in Nat256
DNat.java365 public static int getBit(int[] x, int bit) in getBit() method in Nat
/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalDrawAndClearTests.cpp173 inline deUint32 getBit(deUint32 src, int ndx) in getBit() function
/external/deqp/framework/common/
DtcuAstcUtil.cpp49 inline deUint32 getBit (deUint32 src, int ndx) in getBit() function
215 deUint32 getBit (int ndx) const in getBit() function in tcu::astc::__anon8b756cce0111::Block128
DtcuCompressedTexture.cpp426 inline deUint32 getBit (deUint64 src, int bit) in getBit() function
/external/swiftshader/third_party/LLVM/include/llvm/TableGen/
DRecord.h672 Init *getBit(unsigned Bit) const { in getBit() function