| /third_party/node/deps/icu-small/source/common/ |
| H A D | emojiprops.cpp | 158 uint8_t bits = UCPTRIE_FAST_GET(cpTrie, UCPTRIE_8, c); in hasBinaryPropertyImpl() local
|
| /third_party/node/deps/brotli/c/enc/ |
| H A D | quality.h | 105 int bits = in MaxMetablockSize() local
|
| /third_party/node/deps/cares/src/lib/ |
| H A D | inet_net_pton.c | 71 int bits; in ares_inet_net_pton_ipv4() local 357 size_t bits; ares_inet_net_pton_ipv6() local [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | test_eu_compact.cpp | 182 uint64_t *bits = instr.data; in test_fuzz_compact_instruction() local
|
| /third_party/node/deps/ngtcp2/ngtcp2/lib/ |
| H A D | ngtcp2_map.c | 98 static size_t h2idx(uint32_t hash, uint32_t bits) { in h2idx() argument
|
| /third_party/node/deps/nghttp2/lib/ |
| H A D | nghttp2_map.c | 98 static size_t h2idx(uint32_t hash, uint32_t bits) { in h2idx() argument
|
| /third_party/node/deps/ngtcp2/nghttp3/lib/ |
| H A D | nghttp3_map.c | 99 static size_t h2idx(uint32_t hash, uint32_t bits) { in h2idx() argument
|
| /third_party/mesa3d/src/util/tests/ |
| H A D | fast_idiv_by_const_test.cpp | 190 rand_uint(unsigned bits, unsigned min) in rand_uint() argument 226 rand_sint(unsigned bits, unsigned min_abs) in rand_sint() argument 265 random_udiv_add_sat_test(unsigned bits, bool bounded) random_udiv_add_sat_test() argument 282 random_udiv_mul_add_test(unsigned bits, bool bounded) random_udiv_mul_add_test() argument 299 random_sdiv_test(unsigned bits) random_sdiv_test() argument [all...] |
| /third_party/libwebsockets/lib/tls/openssl/ |
| H A D | lws-genrsa.c | 151 lws_genrsa_new_keypair(struct lws_context *context, struct lws_genrsa_ctx *ctx, enum enum_genrsa_mode mode, struct lws_gencrypto_keyelem *el, int bits) global() argument
|
| /third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-cose-key/ |
| H A D | main.c | 113 int result = 1, bits = 0, in main() local
|
| /third_party/libwebsockets/win32port/zlib/ |
| H A D | infback.c | 83 unsigned sym, bits;
local 253 unsigned bits; /* bits in bit buffer */ global() local [all...] |
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | target.h | 144 static inline int bits_to_bytes(int bits) in bits_to_bytes() argument
|
| /third_party/lwip/src/include/netif/ppp/ |
| H A D | mppe.h | 162 u8_t bits; /* MPPE control bits */ member [all...] |
| /third_party/node/deps/v8/src/base/utils/ |
| H A D | random-number-generator.cc | 212 int RandomNumberGenerator::Next(int bits) { in Next() argument
|
| /third_party/node/deps/v8/src/codegen/arm64/ |
| H A D | reglist-arm64.h | 62 uint64_t bits() const { return list_; } in bits() function in v8::internal::CPURegList
|
| H A D | utils-arm64.cc | 15 uint32_t bits = bit_cast<uint32_t>(val); in float_sign() local 20 uint32_t bits = bit_cast<uint32_t>(val); in float_exp() local 25 uint32_t bits = bit_cast<uint32_t>(val); in float_mantissa() local 30 uint64_t bits = bit_cast<uint64_t>(val); in double_sign() local 35 uint64_t bits = bit_cast<uint64_t>(val); in double_exp() local 40 uint64_t bits = bit_cast<uint64_t>(val); double_mantissa() local 45 uint32_t bits = sign << kFloatExponentBits | exp; float_pack() local 50 uint64_t bits = sign << kDoubleExponentBits | exp; double_pack() local [all...] |
| /third_party/node/deps/v8/src/bigint/ |
| H A D | bitwise.cc | 226 int bits = n % kDigitBits; in TruncateToNBits() local 244 int bits = n % kDigitBits; in TruncateAndSubFromPowerOfTwo() local [all...] |
| /third_party/node/deps/v8/src/asmjs/ |
| H A D | asm-types.h | 92 static AsmType* New(bitset_t bits) { in New() argument
|
| /third_party/node/deps/v8/src/numbers/ |
| H A D | conversions-inl.h | 123 uint64_t bits; in DoubleToWebIDLInt64() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_pipe_control.c | 225 uint32_t bits = 0; in iris_emit_buffer_barrier_for() local 386 unsigned bits = PIPE_CONTROL_DATA_CACHE_FLUSH | PIPE_CONTROL_CS_STALL; iris_memory_barrier() local [all...] |
| /third_party/musl/libc-test/src/functionalext/supplement/math/math_gtest/ |
| H A D | math_data_test.h | 130 } bits; member 141 } bits; member
|
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| H A D | r300_fragprog_emit.c | 67 static unsigned int get_msbs_alu(unsigned int bits) in get_msbs_alu() argument 75 static unsigned int get_msbs_tex(unsigned int bits, unsigned int lsbs) in get_msbs_tex() argument
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | e_camellia.c | 54 int ret, mode, bits; in cmll_t4_init_key() local
|
| /third_party/node/deps/openssl/openssl/crypto/bn/ |
| H A D | bn_rsa_fips186_4.c | 251 int bits = nlen >> 1; in ossl_bn_rsa_fips186_4_derive_prime() local [all...] |
| /third_party/openssl/test/ |
| H A D | rsa_test.c | 330 int bits; member 363 const int bits = rsa_security_bits_cases[n].bits; in test_rsa_security_bit() local
|