| /third_party/mesa3d/src/mesa/main/ |
| H A D | texcompress_s3tc_tmp.h | 61 const GLuint bits = img_block_src[4] | (img_block_src[5] << 8) | in dxt135_decode_imageblock() local 389 GLuint bits = 0, bits2 = 0; in storedxtencodedblock() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_bld_depth.c | 444 LLVMValueRef bits in lp_build_occlusion_count() local 455 LLVMValueRef bits = LLVMBuildBitCast(builder, maskvalue, lp_build_occlusion_count() local [all...] |
| /third_party/libwebsockets/plugins/acme-client/ |
| H A D | protocol_lws_acme_client.c | 658 lws_acme_load_create_auth_keys(struct per_vhost_data__lws_acme_client *vhd, int bits) lws_acme_load_create_auth_keys() argument
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | show-parse.c | 613 int addr, bits; in show_statement() local 853 static int show_load_gen(int bits, struct expression *expr, int addr) in show_load_gen() argument 861 static void show_store_gen(int bits, int value, struct expression *expr, int addr) in show_store_gen() argument 870 int val, addr, bits; in show_assignment() local 889 int bits = expr->ctype->bit_size; show_return_stmt() local 899 int val, addr, bits; show_initialization() local 924 int bits = expr->ctype->bit_size; show_inc_dec() local 978 int val, addr, bits; show_symbol_init() local [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | simplified-operator.h | 568 SpeculativeBigIntAsNParameters(int bits, const FeedbackSource& feedback) in SpeculativeBigIntAsNParameters() argument 574 int bits() const { return bits_; } in bits() function in v8::internal::AbortReason::SpeculativeBigIntAsNParameters
|
| H A D | types.cc | 412 Type::bitset BitsetType::ExpandInternals(Type::bitset bits) { in ExpandInternals() argument 438 Type::bitset BitsetType::NumberBits(bitset bits) { return bits argument 459 Min(bitset bits) Min() argument 474 Max(bitset bits) Max() argument 689 bitset bits = type1.BitsetGlb() & type2.BitsetGlb(); Intersect() local 737 ToLimits(bitset bits, Zone* zone) ToLimits() argument 807 NormalizeRangeAndBitset(Type range, bitset* bits, Zone* zone) NormalizeRangeAndBitset() argument 923 Type bits = NewBitset(new_bitset); Union() local 956 bitset bits = unioned->Get(0).AsBitset(); NormalizeUnion() local 987 Name(bitset bits) Name() argument 1001 Print(std::ostream& os, bitset bits) Print() argument 1076 Print(bitset bits) Print() argument 1157 const bitset bits = AsBitset(); AllocateOnHeap() local [all...] |
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | instruction-selector.h | 379 explicit Features(unsigned bits) : bits_(bits) {} in Features() argument
|
| /third_party/node/deps/v8/src/json/ |
| H A D | json-parser.cc | 610 uint64_t bits = in BuildJsonObject() local 1127 base::uc32 bits = 0; in ScanJsonString() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | property-details.h | 355 static Representation DecodeRepresentation(uint32_t bits) { in DecodeRepresentation() argument
|
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| H A D | lima_draw.c | 753 uint32_t bits = 0; in lima_pack_render_state() local
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_nir_passes.c | 274 const unsigned bits[4] = { NUM_BITS, NUM_BITS, NUM_BITS, NUM_BITS }; in lower_uint_color_write() local
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_draw.cpp | 190 unsigned bits = BITFIELD_MASK(PIPE_SHADER_COMPUTE); in update_gfx_program() local
|
| /third_party/mesa3d/src/util/format/ |
| H A D | u_format.h | 118 unsigned bits; member 842 uint bits = util_format_get_blocksizebits(format); util_format_get_blocksize() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_compiler_nir.c | 244 uint32_t bits = value[0].u32; in const_src() local
|
| /third_party/node/deps/openssl/openssl/crypto/bn/ |
| H A D | bn_lib.c | 103 int bits = (l != 0); in BN_num_bits_word() local 890 int secbits, bits; in BN_security_bits() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| H A D | ecp_nistp521.c | 1591 limb bits; batch_mul() local [all...] |
| H A D | ecp_nistp224.c | 1149 u64 bits; in batch_mul() local [all...] |
| /third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/ |
| H A D | ecx_kmgmt.c | 281 static int ecx_get_params(void *key, OSSL_PARAM params[], int bits, int secbits, in ecx_get_params() argument
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | evp_lib.c | 1187 size_t bits; in EVP_PKEY_Q_keygen() local
|
| /third_party/node/deps/openssl/openssl/crypto/rsa/ |
| H A D | rsa_lib.c | 378 int bits = BN_num_bits(rsa->n); in RSA_security_bits() local 1223 int EVP_PKEY_CTX_set_rsa_keygen_bits(EVP_PKEY_CTX *ctx, int bits) in EVP_PKEY_CTX_set_rsa_keygen_bits() argument
|
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | ts.c | 551 static ASN1_INTEGER *create_nonce(int bits) in create_nonce() argument
|
| /third_party/libabigail/src/ |
| H A D | abg-reporter-priv.cc | 25 convert_bits_to_bytes(size_t bits) in convert_bits_to_bytes() argument 58 maybe_convert_bits_to_bytes(uint64_t bits, const diff_context& ctxt) maybe_convert_bits_to_bytes() argument [all...] |
| /third_party/qrcodegen/cpp/ |
| H A D | qrcodegen.cpp | 422 int bits = (data << 10 | rem) ^ 0x5412; // uint15 in drawFormatBits() local 451 long bits = static_cast<long>(version) << 12 | rem; // uint18 drawVersion() local [all...] |
| /third_party/qrcodegen/c/ |
| H A D | qrcodegen.c | 497 long bits = (long)version << 12 | rem; // uint18 in drawLightFunctionModules() local 524 int bits = (data << 10 | rem) ^ 0x5412; // uint15 drawFormatBits() local [all...] |
| /third_party/popt/src/ |
| H A D | popt.c | 732 int poptBitsAdd(poptBits bits, const char * s) in poptBitsAdd() argument 751 int poptBitsChk(poptBits bits, const char * s) in poptBitsChk() argument 774 int poptBitsClr(poptBits bits) in poptBitsClr() argument 785 int poptBitsDel(poptBits bits, cons argument [all...] |