| /kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
| H A D | qib_iba6120.c | 749 u32 bits, ctrl; in qib_handle_6120_hwerrors() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_vop2.c | 122 } bits; member [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/qxl/ |
| H A D | qxl_dev.h | 264 uint32_t bits; member
|
| /kernel/linux/linux-6.6/drivers/i2c/busses/ |
| H A D | i2c-mlxbf.c | 507 u32 bits; mlxbf_i2c_poll() local [all...] |
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | intel-pt.c | 599 unsigned int bits; in intel_pt_cache() local
|
| /kernel/linux/linux-6.6/sound/pci/hda/ |
| H A D | hda_codec.c | 1290 snd_hda_check_amp_caps(struct hda_codec *codec, hda_nid_t nid, int dir, unsigned int bits) snd_hda_check_amp_caps() argument 4080 static const unsigned int bits[] = { 8, 16, 20, 24, 32 }; snd_print_pcm_bits() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | vp3.c | 658 int bits; in vp4_get_mb_count() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | mpegts.c | 1644 static uint64_t get_ts64(GetBitContext *gb, int bits) in get_ts64() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | decNumber.cpp | 515 uByte bits=0; /* working flags [assume +ve] */ uprv_decNumberFromString() local 1995 uByte bits=0; /* result sign if errors */ uprv_decNumberPower() local 3847 uByte bits; /* result bits */ decAddOp() local 4287 uByte bits; /* working sign */ decDivideOp() local 4878 uByte bits; /* result sign */ decMultiplyOp() local [all...] |
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_optimizer.cpp | 912 get_constant_op(opt_ctx& ctx, ssa_info info, uint32_t bits) in get_constant_op() argument 926 unsigned bits = get_operand_size(instr, i); propagate_constants_vop3p() local 1311 unsigned bits = get_operand_size(instr, i); label_instruction() local 1345 unsigned bits = get_operand_size(instr, i); label_instruction() local 4559 unsigned bits = get_operand_size(instr, i); select_instruction() local 4765 unsigned bits = get_operand_size(instr, i); apply_literals() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_compiler.c | 1009 uint32_t bits = 0; in decompose_attribs() local
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_shader.h | 342 uint8_t bits; member [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | decNumber.cpp | 515 uByte bits=0; /* working flags [assume +ve] */ uprv_decNumberFromString() local 1995 uByte bits=0; /* result sign if errors */ uprv_decNumberPower() local 3847 uByte bits; /* result bits */ decAddOp() local 4287 uByte bits; /* working sign */ decDivideOp() local 4878 uByte bits; /* result sign */ decMultiplyOp() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_fs.c | 230 LLVMValueRef bits[16]; in generate_quad_mask() local 2700 unsigned bits = row_type.width * row_type.length; generate_unswizzled_blend() local [all...] |
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | mid-tier-register-allocator.cc | 1331 explicit RegisterBitVector(uintptr_t bits) : bits_(bits) {} in RegisterBitVector() argument
|
| /third_party/node/deps/v8/src/codegen/mips64/ |
| H A D | macro-assembler-mips64.cc | 3976 OffsetSize bits = OffsetSize::kOffset16; CallRecordWriteStub() local [all...] |
| /third_party/node/deps/v8/src/codegen/loong64/ |
| H A D | macro-assembler-loong64.cc | 2251 GetOffset(Label* L, OffsetSize bits) CallRecordWriteStub() argument [all...] |
| /third_party/node/deps/v8/src/execution/arm64/ |
| H A D | simulator-logic-arm64.cc | 19 uint64_t bits = FPRound<uint64_t, kDoubleExponentBits, kDoubleMantissaBits>( in FPRoundToDouble() local 27 uint32_t bits = FPRound<uint32_t, kFloatExponentBits, kFloatMantissaBits>( in FPRoundToFloat() local [all...] |
| H A D | simulator-arm64.h | 243 uint64_t bits = (uint64_t)address; in AddressUntag() local 705 int64_t bits() const { return bits_; } bits() function in v8::internal::Simulator::CallArgument [all...] |
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-compiler.cc | 1623 uint32_t bits = chars[0]; in GetQuickCheckDetails() local 1696 uint32_t bits in GetQuickCheckDetails() local [all...] |
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | speed.c | 1277 unsigned int bits; member 1400 unsigned int bits; in speed_main() member 1416 unsigned int bits; in speed_main() member 3390 pkey_print_message(const char *str, const char *str2, long num, unsigned int bits, int tm) pkey_print_message() argument [all...] |
| /third_party/node/deps/openssl/openssl/apps/lib/ |
| H A D | apps.c | 3351 EVP_PKEY *app_keygen(EVP_PKEY_CTX *ctx, const char *alg, int bits, int verbose) in app_keygen() argument
|
| /third_party/openssl/apps/lib/ |
| H A D | apps.c | 3344 EVP_PKEY *app_keygen(EVP_PKEY_CTX *ctx, const char *alg, int bits, int verbose) in app_keygen() argument
|
| /third_party/openssl/apps/ |
| H A D | speed.c | 1263 unsigned int bits; member 1386 unsigned int bits; in speed_main() member 1402 unsigned int bits; in speed_main() member 3366 pkey_print_message(const char *str, const char *str2, long num, unsigned int bits, int tm) pkey_print_message() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiCopiesAndBlittingTests.cpp | 640 const tcu::IVec4 bits = tcu::min(tcu::getTextureFormatBitDepth(buffer.getFormat()), tcu::IVec4(32)); in generateBuffer() local 3905 const tcu::IVec4 bits = tcu::getTextureFormatMantissaBitDepth(format); in getFormatThreshold() local [all...] |