Home
last modified time | relevance | path

Searched defs:bsr (Results 1 – 10 of 10) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/x86/
Dquantize_ssse3.c19 static int bsr(int mask) { in bsr() function
27 static int bsr(int mask) { in bsr() function
/external/v8/src/x87/
Dassembler-x87.h805 void bsr(Register dst, Register src) { bsr(dst, Operand(src)); } in bsr() function
Dassembler-x87.cc1261 void Assembler::bsr(Register dst, const Operand& src) { in bsr() function in v8::internal::Assembler
/external/e2fsprogs/contrib/
Dfsstress.c1604 xfs_fsop_bulkreq_t bsr; in bulkstat_f() local
1637 xfs_fsop_bulkreq_t bsr; in bulkstat1_f() local
/external/ltp/testcases/network/nfs/nfs_fsstress/
Dfsstress.c1524 xfs_fsop_bulkreq_t bsr; in bulkstat_f() local
1556 xfs_fsop_bulkreq_t bsr; in bulkstat1_f() local
/external/ltp/testcases/kernel/fs/fsstress/
Dfsstress.c1577 xfs_fsop_bulkreq_t bsr; in bulkstat_f() local
1610 xfs_fsop_bulkreq_t bsr; in bulkstat1_f() local
/external/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
DTestCharset.java3283 ByteBuffer bsr = ByteBuffer.allocate(0x100); in TestCharsetISCII() local
/external/pcre/dist2/src/
Dpcre2_compile.c8337 int bsr = 0; /* Unset; can be set by the pattern */ in pcre2_compile() local
/external/v8/src/ia32/
Dassembler-ia32.h812 void bsr(Register dst, Register src) { bsr(dst, Operand(src)); } in bsr() function
Dassembler-ia32.cc1390 void Assembler::bsr(Register dst, const Operand& src) { in bsr() function in v8::internal::Assembler