HomeSort by relevance Sort by last modified time
    Searched refs:bit (Results 301 - 325 of 2676) sorted by null

<<11121314151617181920>>

  /external/clang/test/Sema/
constant-conversion.c 18 struct { int bit : 1; } a; member in struct:__anon9291
19 a.bit = 1; // shouldn't warn
  /external/llvm/test/MC/PowerPC/
ppc32-ba.s 3 # Check that large immediates in 32bit mode are accepted.
  /external/pdfium/xfa/src/fxbarcode/datamatrix/
BC_DefaultPlacement.h 20 void setBit(int32_t col, int32_t row, FX_BOOL bit);
29 void module(int32_t row, int32_t col, int32_t pos, int32_t bit);
  /external/webp/src/enc/
cost.h 45 static WEBP_INLINE int VP8BitCost(int bit, uint8_t proba) {
46 return !bit ? VP8EntropyCost[proba] : VP8EntropyCost[255 - proba];
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
x86-64-inval-avx.l 11 [ ]*1[ ]+\# Check illegal 64bit AVX instructions
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i860/
float04.s 14 # Non-pipelined, without dual bit
21 # Pipelined, without dual bit
28 # Non-pipelined, with dual bit
39 # Pipelined, with dual bit
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
break20.d 3 #name: MIPS 20-bit break
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
xcoff-dwsect-1-64.d 4 #name: XCOFF dwsect test 1 (64-bit)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
ptc32-1.d 4 #name: PT constant, 32-bit ABI.
ptc32-noexp-1.d 4 #name: PT constant, 32-bit ABI with -no-expand.
ptc64-noexp-1.d 4 #name: PT constant, 64-bit ABI with -no-expand.
shift32-3.d 4 #name: Shift expression, local but undefined symbol, 32-bit ABI.
shift32-noexp-3.d 4 #name: Shift expression, local but undefined symbol, 32-bit ABI with -no-expand.
shift64-3.d 4 #name: Shift expression, local but undefined symbol, 64-bit ABI.
shift64-noexp-3.d 4 #name: Shift expression, local but undefined symbol, 64-bit ABI with -no-expand.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-d10v/
reloc-001.d 5 # Test 10 bit pc rel reloc normal case
reloc-002.d 5 # Test 10 bit pc rel reloc good boundary.
reloc-005.d 5 # Test 18 bit pc rel reloc normal case
reloc-006.d 5 # Test 18 bit pc rel reloc good boundary
reloc-009.d 5 # Test 10 bit pc rel reloc negative normal case
reloc-010.d 5 # Test 10 bit pc rel reloc negative good boundary case
reloc-013.d 5 # Test 18 bit pc rel reloc negative normal case
reloc-014.d 5 # Test 18 bit pc rel reloc negative good boundary case
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
bspec802.s 2 TETRA 4 % Decent section length name (in 32-bit words). However...
bspec807.s 2 TETRA 2 % Decent section length name (in 32-bit words).

Completed in 1527 milliseconds

<<11121314151617181920>>