Home
last modified time | relevance | path

Searched defs:bsr (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_mathlib_softfloat.cpp60 uint32_t bsr; in clz32() local
/third_party/astc-encoder/Source/
H A Dastcenc_mathlib_softfloat.cpp68 uint32_t bsr; in clz32() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/
H A DGPRArith.cpp1793 static constexpr ValueType bsr = member in Ice::X8632::Test::__anon25533::BitScanHelper
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8664/
H A DGPRArith.cpp1809 static constexpr ValueType bsr = member in Ice::X8664::Test::__anon25541::BitScanHelper
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c1311 xhci_cmd_set_address(struct xhci_softc *sc, uint64_t input_ctx, uint8_t bsr, uint8_t slot_id) xhci_cmd_set_address() argument
/third_party/ltp/testcases/kernel/fs/fsstress/
H A Dfsstress.c1580 xfs_fsop_bulkreq_t bsr; in bulkstat_f() local
1613 xfs_fsop_bulkreq_t bsr; in bulkstat1_f() local
[all...]
/third_party/node/deps/v8/src/codegen/ia32/
H A Dassembler-ia32.h722 void bsr(Register dst, Register src) { bsr(dst, Operand(src)); } in bsr() function in v8::internal::Assembler
H A Dassembler-ia32.cc1471 void Assembler::bsr(Register dst, Operand src) { in bsr() function in v8::internal::Assembler
/third_party/pcre2/pcre2/src/
H A Dpcre2_compile.c9796 int bsr = 0; /* Unset; can be set by the pattern */ in pcre2_compile() local

Completed in 35 milliseconds