| /third_party/node/deps/zlib/ |
| H A D | inffast.c | 69 unsigned bits; /* local strm->bits */ in inflate_fast() local [all...] |
| /third_party/node/deps/zlib/contrib/optimizations/ |
| H A D | inffast_chunk.c | 91 unsigned bits; /* local strm->bits */ inflate_fast_chunk_() local [all...] |
| /third_party/node/deps/brotli/c/enc/ |
| H A D | bit_cost_inc.h | 20 double bits = 0.0; in BrotliPopulationCost() local
|
| /third_party/node/deps/brotli/c/dec/ |
| H A D | huffman.h | 39 uint8_t bits; /* number of bits used for this symbol */ member 43 static BROTLI_INLINE HuffmanCode ConstructHuffmanCode(const uint8_t bits, in ConstructHuffmanCode() argument 77 static BROTLI_INLINE HuffmanCode ConstructHuffmanCode(const uint8_t bits, in ConstructHuffmanCode() argument
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | decNumber.h | 87 uint8_t bits; /* Indicator bits (see above) */ member [all...] |
| /third_party/node/deps/npm/node_modules/qrcode-terminal/vendor/QRCode/ |
| H A D | index.js | 251 var bits = QRUtil.getBCHTypeInfo(data); variable
|
| /third_party/mesa3d/include/android_stub/android/ |
| H A D | native_window.h | 109 void* bits; global() member [all...] |
| /third_party/libwebsockets/win32port/zlib/ |
| H A D | inffast.c | 85 unsigned bits; /* local strm->bits */
local [all...] |
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | predefine.c | 20 static void predefined_sizeof(const char *name, const char *suffix, unsigned bits) in predefined_sizeof() argument 39 unsigned bits = type->bit_size - is_signed_type(type); in predefined_max() local 68 unsigned bits = type->bit_size; in predefined_ctype() local
|
| /third_party/node/deps/v8/src/base/ |
| H A D | bits.h | 22 namespace bits { namespace [all...] |
| H A D | enum-set.h | 25 T bits = 0; in EnumSet() local 76 static constexpr EnumSet FromIntegral(T bits) { return EnumSet{bits}; } in FromIntegral() argument 79 explicit constexpr EnumSet(T bits) : bits_(bits) {} in EnumSet() argument
|
| /third_party/node/deps/v8/src/heap/base/ |
| H A D | active-system-pages.cc | 41 const uintptr_t bits = end_page_bit - start_page_bit; in Add() local
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | factory-base-inl.h | 85 Handle<HeapNumber> FactoryBase<Impl>::NewHeapNumberFromBits(uint64_t bits) { in NewHeapNumberFromBits() argument
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_pipe_control.c | 335 unsigned bits = PIPE_CONTROL_DATA_CACHE_FLUSH | PIPE_CONTROL_CS_STALL; in crocus_memory_barrier() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/rsa/ |
| H A D | rsa_x931g.c | 151 int RSA_X931_generate_key_ex(RSA *rsa, int bits, const BIGNUM *e, in RSA_X931_generate_key_ex() argument
|
| /third_party/node/deps/openssl/openssl/crypto/bn/ |
| H A D | bn_exp2.c | 20 int i, j, bits, b, bits1, bits2, ret = in BN_mod_exp2_mont() local
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | dsa_ctrl.c | 80 size_t bits = nbits; in EVP_PKEY_CTX_set_dsa_paramgen_bits() local
|
| /third_party/openssl/crypto/bn/ |
| H A D | bn_exp2.c | 20 int i, j, bits, b, bits1, bits2, ret = in BN_mod_exp2_mont() local
|
| /third_party/openssl/crypto/evp/ |
| H A D | dsa_ctrl.c | 80 size_t bits = nbits; in EVP_PKEY_CTX_set_dsa_paramgen_bits() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | CLBitField.h | 22 BitField &operator=(cl_bitfield bits) in operator =() argument 56 set(cl_bitfield bits) set() argument 58 clear(cl_bitfield bits) clear() argument [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcConfigListCase.cpp | 86 deUint32 bits; member 93 std::ostream& operator<<(std::ostream& str, const SurfaceBitsFmt& bits) in operator <<() argument
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | type_parser.cc | 448 uint8_t bits = 0; in ParseGlslFormat() local 453 uint8_t bits; in ParseGlslFormat() member 79 AddPiece(FormatComponentType type, FormatMode mode, uint8_t bits) AddPiece() argument
|
| /third_party/skia/src/core/ |
| H A D | SkColorSpaceXformSteps.cpp | 145 skvm::I32 bits = pun_to_I32(v), in sk_program_transfer_fn() local
|
| H A D | SkFixed15.h | 50 SkFixed15& operator<<=(int bits) { return (*this = *this << bits); } in operator <<=() argument 51 SkFixed15& operator>>=(int bits) { return (*this = *this >> bits); } in operator >>=() argument
|
| H A D | SkBlitBWMaskTemplate.h | 40 const uint8_t* bits = srcMask.getAddr1(cx, cy); in SK_BLITBWMASK_NAME() local
|