Home
last modified time | relevance | path

Searched defs:bits (Results 976 - 1000 of 2933) sorted by relevance

1...<<31323334353637383940>>...118

/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_container.c78 uint64_t bits = 0; in dxil_container_add_features() local
/third_party/mesa3d/src/util/
H A Dvl_vlc.h67 unsigned i, bits = util_logbase2(dst_size); in vl_vlc_init_table() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_rast_debug.c495 const char *bits = "0123456789"; in lp_debug_draw_bins_by_coverage() local
550 const char *bits = " ...,-~:;=o+xaw*#XAWWWWWWWWWWWWWWWW"; in lp_debug_draw_bins_by_cmd_length() local
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_mm.c51 uint32_t bits[0]; member
/third_party/libinput/src/
H A Devdev-tablet-pad.h47 unsigned char bits[NCHARS(KEY_CNT)]; member
/third_party/ltp/testcases/kernel/mem/vmtests/
H A Dstack_space.c207 char *bits; in dotest() local
[all...]
H A Ddata_space.c222 char *bits; local
[all...]
/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Dttable.c53 } bits[] = { variable
[all...]
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Dttable.c53 } bits[] = { variable
[all...]
/third_party/libwebsockets/win32port/zlib/
H A Dinflate.c250 unsigned sym, bits; global() local
598 unsigned bits; /* bits in bit buffer */ global() local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dtarget.c113 char bits; in target_parse() member
147 int bits = p->bits; in target_parse() local
/third_party/node/deps/v8/src/codegen/
H A Dsafepoint-table.cc97 int bits = 32 - base::bits::CountLeadingZeros32(register_bits); in Print() local
[all...]
H A Dreglist-base.h131 constexpr storage_t bits() const { return regs_; } in bits() function in v8::internal::RegListBase
139 static RegListBase FromBits(storage_t bits) { return RegListBase(bits); } in FromBits() argument
148 RegListBase(storage_t bits) RegListBase() argument
[all...]
/third_party/node/deps/v8/src/base/
H A Datomic-utils.h155 static bool SetBits(T* addr, T bits, T mask) { in SetBits() argument
/third_party/node/deps/v8/src/heap/cppgc/
H A Dheap-object-header.h347 void HeapObjectHeader::StoreEncoded(uint16_t bits, uint16_t mask) { in StoreEncoded() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_debug.c275 unsigned bits = (ptr[0] >> 4) & 0xff; in debug_load_immediate() local
378 unsigned bits in debug_load_indirect() local
[all...]
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_translate.h290 const unsigned bits = in translate_output_mode() local
H A Detnaviv_asm.h139 etna_immediate_src(unsigned type, uint32_t bits) in etna_immediate_src() argument
152 uint32_t bits = fui(x); in etna_immediate_float() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_util.cpp384 uint32_t bits = data[i]; in print() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_const.c152 unsigned bits; in lp_const_min() local
186 unsigned bits; in lp_const_max() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_nic.c197 float bits = nic_mbps; in query_nic_load() local
/third_party/mesa3d/src/gallium/frontends/va/
H A Dpicture.c260 bufHasStartcode(vlVaBuffer *buf, unsigned int code, unsigned int bits) in bufHasStartcode() argument
/third_party/mesa3d/src/gallium/drivers/r600/
H A Deg_debug.c51 static void print_value(FILE *file, uint32_t value, int bits) in print_value() argument
70 print_named_value(FILE *file, const char *name, uint32_t value, int bits) print_named_value() argument
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_prime.c74 static int calc_trial_divisions(int bits) in calc_trial_divisions() argument
94 static int bn_mr_min_checks(int bits) in bn_mr_min_checks() argument
123 int BN_generate_prime_ex2(BIGNUM *ret, int bits, in argument
213 BN_generate_prime_ex(BIGNUM *ret, int bits, int safe, const BIGNUM *add, const BIGNUM *rem, BN_GENCB *cb) BN_generate_prime_ex() argument
478 probable_prime(BIGNUM *rnd, int bits, int safe, prime_t *mods, BN_CTX *ctx) probable_prime() argument
536 probable_prime_dh(BIGNUM *rnd, int bits, int safe, prime_t *mods, const BIGNUM *add, const BIGNUM *rem, BN_CTX *ctx) probable_prime_dh() argument
[all...]
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dciphercommon.c642 unsigned int bits; in ossl_cipher_generic_set_ctx_params() local

Completed in 16 milliseconds

1...<<31323334353637383940>>...118