| /third_party/node/deps/zlib/ |
| H A D | inflate.c | 224 int ZEXPORT inflatePrime(z_streamp strm, int bits, int value) { in inflatePrime() argument 261 unsigned sym, bits; fixedtables() local 597 unsigned bits; /* bits in bit buffer */ inflate() local [all...] |
| H A D | infback.c | 84 unsigned sym, bits; in fixedtables() local 249 unsigned bits; /* bits in bit buffer */ inflateBack() local [all...] |
| /third_party/node/deps/zlib/contrib/optimizations/ |
| H A D | inflate.c | 225 int ZEXPORT inflatePrime(z_streamp strm, int bits, int value) { in inflatePrime() argument 262 unsigned sym, bits; fixedtables() local 608 unsigned bits; /* bits in bit buffer */ inflate() local [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | ucnv_u7.cpp | 225 uint16_t bits; in _UTF7ToUnicodeWithOffsets() local 474 uint8_t bits; _UTF7FromUnicodeWithOffsets() local 909 uint16_t bits; _IMAPToUnicodeWithOffsets() local 1175 uint8_t bits; _IMAPFromUnicodeWithOffsets() local [all...] |
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_utrace.c | 317 anv_pipe_flush_bit_to_ds_stall_flag(enum anv_pipe_bits bits) in anv_pipe_flush_bit_to_ds_stall_flag() argument
|
| /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...] |