Home
last modified time | relevance | path

Searched defs:bits (Results 2701 - 2725 of 2888) sorted by relevance

1...<<101102103104105106107108109110>>...116

/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H A Dqib_iba6120.c749 u32 bits, ctrl; in qib_handle_6120_hwerrors() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c122 } bits; member
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/qxl/
H A Dqxl_dev.h264 uint32_t bits; member
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-mlxbf.c507 u32 bits; mlxbf_i2c_poll() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dintel-pt.c599 unsigned int bits; in intel_pt_cache() local
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_codec.c1290 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 Dvp3.c658 int bits; in vp4_get_mb_count() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dmpegts.c1644 static uint64_t get_ts64(GetBitContext *gb, int bits) in get_ts64() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A DdecNumber.cpp515 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 Daco_optimizer.cpp912 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 Dzink_compiler.c1009 uint32_t bits = 0; in decompose_attribs() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader.h342 uint8_t bits; member
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A DdecNumber.cpp515 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 Dlp_state_fs.c230 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 Dmid-tier-register-allocator.cc1331 explicit RegisterBitVector(uintptr_t bits) : bits_(bits) {} in RegisterBitVector() argument
/third_party/node/deps/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.cc3976 OffsetSize bits = OffsetSize::kOffset16; CallRecordWriteStub() local
[all...]
/third_party/node/deps/v8/src/codegen/loong64/
H A Dmacro-assembler-loong64.cc2251 GetOffset(Label* L, OffsetSize bits) CallRecordWriteStub() argument
[all...]
/third_party/node/deps/v8/src/execution/arm64/
H A Dsimulator-logic-arm64.cc19 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 Dsimulator-arm64.h243 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 Dregexp-compiler.cc1623 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 Dspeed.c1277 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 Dapps.c3351 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 Dapps.c3344 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 Dspeed.c1263 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 DvktApiCopiesAndBlittingTests.cpp640 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...]

Completed in 125 milliseconds

1...<<101102103104105106107108109110>>...116