/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/ |
D | astc_mathlib_softfloat.cpp | 60 uint32_t bsr; in clz32() local
|
/third_party/astc-encoder/Source/ |
D | astcenc_mathlib_softfloat.cpp | 68 uint32_t bsr; in clz32() local
|
/third_party/ltp/testcases/kernel/fs/fsstress/ |
D | fsstress.c | 1579 xfs_fsop_bulkreq_t bsr; in bulkstat_f() local 1612 xfs_fsop_bulkreq_t bsr; in bulkstat1_f() local
|
/third_party/FreeBSD/sys/dev/usb/controller/ |
D | xhci.c | 1313 uint8_t bsr, uint8_t slot_id) in xhci_cmd_set_address()
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/ |
D | GPRArith.cpp | 1793 static constexpr ValueType bsr = member in Ice::X8632::Test::__anon6d0aa2b60111::BitScanHelper
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8664/ |
D | GPRArith.cpp | 1809 static constexpr ValueType bsr = member in Ice::X8664::Test::__anoncd615f3b0111::BitScanHelper
|
/third_party/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/ |
D | TestCharset.java | 3255 ByteBuffer bsr = ByteBuffer.allocate(0x100); in TestCharsetISCII() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceAssemblerX8632.cpp | 2720 void AssemblerX8632::bsr(Type Ty, GPRRegister dst, GPRRegister src) { in bsr() function in Ice::X8632::AssemblerX8632 2730 void AssemblerX8632::bsr(Type Ty, GPRRegister dst, const AsmAddress &src) { in bsr() function in Ice::X8632::AssemblerX8632
|
D | IceAssemblerX8664.cpp | 2871 void AssemblerX8664::bsr(Type Ty, GPRRegister dst, GPRRegister src) { in bsr() function in Ice::X8664::AssemblerX8664 2882 void AssemblerX8664::bsr(Type Ty, GPRRegister dst, const AsmAddress &src) { in bsr() function in Ice::X8664::AssemblerX8664
|
/third_party/pcre2/pcre2/src/ |
D | pcre2_compile.c | 9796 int bsr = 0; /* Unset; can be set by the pattern */ in pcre2_compile() local
|
/third_party/node/deps/v8/src/codegen/ia32/ |
D | assembler-ia32.h | 722 void bsr(Register dst, Register src) { bsr(dst, Operand(src)); } in bsr() function
|
D | assembler-ia32.cc | 1471 void Assembler::bsr(Register dst, Operand src) { in bsr() function in v8::internal::Assembler
|