| /third_party/mesa3d/src/microsoft/compiler/ |
| H A D | dxil_container.c | 78 uint64_t bits = 0; in dxil_container_add_features() local
|
| /third_party/mesa3d/src/util/ |
| H A D | vl_vlc.h | 67 unsigned i, bits = util_logbase2(dst_size); in vl_vlc_init_table() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_rast_debug.c | 495 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 D | nouveau_mm.c | 51 uint32_t bits[0]; member
|
| /third_party/libinput/src/ |
| H A D | evdev-tablet-pad.h | 47 unsigned char bits[NCHARS(KEY_CNT)]; member
|
| /third_party/ltp/testcases/kernel/mem/vmtests/ |
| H A D | stack_space.c | 207 char *bits; in dotest() local [all...] |
| H A D | data_space.c | 222 char *bits; local [all...] |
| /third_party/ltp/testcases/kernel/mce-test/hwpoison/ |
| H A D | ttable.c | 53 } bits[] = { variable [all...] |
| /third_party/ltp/testcases/kernel/mce-test/tsrc/ |
| H A D | ttable.c | 53 } bits[] = { variable [all...] |
| /third_party/libwebsockets/win32port/zlib/ |
| H A D | inflate.c | 250 unsigned sym, bits; global() local 598 unsigned bits; /* bits in bit buffer */ global() local [all...] |
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | target.c | 113 char bits; in target_parse() member 147 int bits = p->bits; in target_parse() local
|
| /third_party/node/deps/v8/src/codegen/ |
| H A D | safepoint-table.cc | 97 int bits = 32 - base::bits::CountLeadingZeros32(register_bits); in Print() local [all...] |
| H A D | reglist-base.h | 131 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 D | atomic-utils.h | 155 static bool SetBits(T* addr, T bits, T mask) { in SetBits() argument
|
| /third_party/node/deps/v8/src/heap/cppgc/ |
| H A D | heap-object-header.h | 347 void HeapObjectHeader::StoreEncoded(uint16_t bits, uint16_t mask) { in StoreEncoded() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/i915/ |
| H A D | i915_debug.c | 275 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 D | etnaviv_translate.h | 290 const unsigned bits = in translate_output_mode() local
|
| H A D | etnaviv_asm.h | 139 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 D | nv50_ir_util.cpp | 384 uint32_t bits = data[i]; in print() local
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_const.c | 152 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 D | hud_nic.c | 197 float bits = nic_mbps; in query_nic_load() local
|
| /third_party/mesa3d/src/gallium/frontends/va/ |
| H A D | picture.c | 260 bufHasStartcode(vlVaBuffer *buf, unsigned int code, unsigned int bits) in bufHasStartcode() argument
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | eg_debug.c | 51 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 D | bn_prime.c | 74 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 D | ciphercommon.c | 642 unsigned int bits; in ossl_cipher_generic_set_ctx_params() local
|