Home
last modified time | relevance | path

Searched defs:bits (Results 601 - 625 of 2966) sorted by relevance

1...<<21222324252627282930>>...119

/third_party/node/deps/icu-small/source/common/
H A Demojiprops.cpp158 uint8_t bits = UCPTRIE_FAST_GET(cpTrie, UCPTRIE_8, c); in hasBinaryPropertyImpl() local
/third_party/node/deps/brotli/c/enc/
H A Dquality.h105 int bits = in MaxMetablockSize() local
/third_party/node/deps/cares/src/lib/
H A Dinet_net_pton.c71 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 Dtest_eu_compact.cpp182 uint64_t *bits = instr.data; in test_fuzz_compact_instruction() local
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_map.c98 static size_t h2idx(uint32_t hash, uint32_t bits) { in h2idx() argument
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_map.c98 static size_t h2idx(uint32_t hash, uint32_t bits) { in h2idx() argument
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_map.c99 static size_t h2idx(uint32_t hash, uint32_t bits) { in h2idx() argument
/third_party/mesa3d/src/util/tests/
H A Dfast_idiv_by_const_test.cpp190 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 Dlws-genrsa.c151 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 Dmain.c113 int result = 1, bits = 0, in main() local
/third_party/libwebsockets/win32port/zlib/
H A Dinfback.c83 unsigned sym, bits; local
253 unsigned bits; /* bits in bit buffer */ global() local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dtarget.h144 static inline int bits_to_bytes(int bits) in bits_to_bytes() argument
/third_party/lwip/src/include/netif/ppp/
H A Dmppe.h162 u8_t bits; /* MPPE control bits */ member
[all...]
/third_party/node/deps/v8/src/base/utils/
H A Drandom-number-generator.cc212 int RandomNumberGenerator::Next(int bits) { in Next() argument
/third_party/node/deps/v8/src/codegen/arm64/
H A Dreglist-arm64.h62 uint64_t bits() const { return list_; } in bits() function in v8::internal::CPURegList
H A Dutils-arm64.cc15 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 Dbitwise.cc226 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 Dasm-types.h92 static AsmType* New(bitset_t bits) { in New() argument
/third_party/node/deps/v8/src/numbers/
H A Dconversions-inl.h123 uint64_t bits; in DoubleToWebIDLInt64() local
[all...]
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_pipe_control.c225 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 Dmath_data_test.h130 } bits; member
141 } bits; member
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dr300_fragprog_emit.c67 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 De_camellia.c54 int ret, mode, bits; in cmll_t4_init_key() local
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_rsa_fips186_4.c251 int bits = nlen >> 1; in ossl_bn_rsa_fips186_4_derive_prime() local
[all...]
/third_party/openssl/test/
H A Drsa_test.c330 int bits; member
363 const int bits = rsa_security_bits_cases[n].bits; in test_rsa_security_bit() local

Completed in 13 milliseconds

1...<<21222324252627282930>>...119