/external/llvm/include/llvm/TableGen/ |
D | Record.h | 441 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/ |
D | Record.h | 473 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/ |
D | BC_DefaultPlacement.cpp | 48 bool CBC_DefaultPlacement::getBit(int32_t col, int32_t row) { in getBit() function in CBC_DefaultPlacement
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_bitvector.h | 47 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/ |
D | BigUnsigned.hh | 111 bool getBit(Index bi) const { in getBit() function in BigUnsigned
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/ |
D | Record.cpp | 667 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/ |
D | Record.cpp | 617 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/ |
D | vktMemoryExternalMemoryHostTests.cpp | 52 inline deUint32 getBit (deUint32 src, int ndx) in getBit() function
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/raw/ |
D | Nat192.java | 263 public static int getBit(int[] x, int bit) in getBit() method in Nat192
|
D | Nat224.java | 282 public static int getBit(int[] x, int bit) in getBit() method in Nat224
|
D | Nat256.java | 361 public static int getBit(int[] x, int bit) in getBit() method in Nat256
|
D | Nat.java | 361 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/ |
D | Nat192.java | 267 public static int getBit(int[] x, int bit) in getBit() method in Nat192
|
D | Nat224.java | 286 public static int getBit(int[] x, int bit) in getBit() method in Nat224
|
D | Nat256.java | 365 public static int getBit(int[] x, int bit) in getBit() method in Nat256
|
D | Nat.java | 365 public static int getBit(int[] x, int bit) in getBit() method in Nat
|
/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/ |
D | vktConditionalDrawAndClearTests.cpp | 173 inline deUint32 getBit(deUint32 src, int ndx) in getBit() function
|
/external/deqp/framework/common/ |
D | tcuAstcUtil.cpp | 49 inline deUint32 getBit (deUint32 src, int ndx) in getBit() function 215 deUint32 getBit (int ndx) const in getBit() function in tcu::astc::__anon8b756cce0111::Block128
|
D | tcuCompressedTexture.cpp | 426 inline deUint32 getBit (deUint64 src, int bit) in getBit() function
|
/external/swiftshader/third_party/LLVM/include/llvm/TableGen/ |
D | Record.h | 672 Init *getBit(unsigned Bit) const { in getBit() function
|