Home
last modified time | relevance | path

Searched defs:bits (Results 2776 - 2800 of 2869) sorted by relevance

1...<<111112113114115

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasound.h316 __u32 bits[(SNDRV_MASK_MAX + 31) / 32]; member
/third_party/ffmpeg/libavformat/
H A Dmatroskadec.c1193 unsigned int bits = av_log2(id); in is_ebml_id_valid() local
4149 double bits = (desc_bytes * 8.0); in buffer_size_after_time_downloaded() local
/third_party/mbedtls/library/
H A Dpsa_crypto.c301 static int psa_is_dh_key_size_valid(size_t bits) in psa_is_dh_key_size_valid() argument
609 psa_validate_unstructured_key_bit_size(psa_key_type_t type, size_t bits) psa_validate_unstructured_key_bit_size() argument
735 psa_import_key_into_slot( const psa_key_attributes_t *attributes, const uint8_t *data, size_t data_length, uint8_t *key_buffer, size_t key_buffer_size, size_t *key_buffer_length, size_t *bits) psa_import_key_into_slot() argument
2048 size_t bits; psa_import_key() local
6141 psa_generate_derived_ecc_key_weierstrass_helper( psa_key_slot_t *slot, size_t bits, psa_key_derivation_operation_t *operation, uint8_t **data ) psa_generate_derived_ecc_key_weierstrass_helper() argument
6249 psa_generate_derived_ecc_key_montgomery_helper( size_t bits, psa_key_derivation_operation_t *operation, uint8_t **data ) psa_generate_derived_ecc_key_montgomery_helper() argument
6300 psa_generate_derived_ecc_key_weierstrass_helper( psa_key_slot_t *slot, size_t bits, psa_key_derivation_operation_t *operation, uint8_t **data) psa_generate_derived_ecc_key_weierstrass_helper() argument
6311 psa_generate_derived_ecc_key_montgomery_helper( size_t bits, psa_key_derivation_operation_t *operation, uint8_t **data) psa_generate_derived_ecc_key_montgomery_helper() argument
6322 psa_generate_derived_key_internal( psa_key_slot_t *slot, size_t bits, psa_key_derivation_operation_t *operation) psa_generate_derived_key_internal() argument
7806 psa_validate_key_type_and_size_for_key_generation( psa_key_type_t type, size_t bits) psa_validate_key_type_and_size_for_key_generation() argument
[all...]
H A Decp_curves.c4981 static void mbedtls_ecp_fix_negative(mbedtls_mpi *N, signed char c, size_t bits) in mbedtls_ecp_fix_negative() argument
[all...]
H A Dssl_tls.c6226 uint16_t bits; member
6271 mbedtls_ssl_get_psa_curve_info_from_tls_id(uint16_t tls_id, psa_key_type_t *type, size_t *bits) mbedtls_ssl_get_psa_curve_info_from_tls_id() argument
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_pipeline.c1370 const int bits = in tu6_emit_vpc_varying_modes() local
/third_party/mesa3d/src/amd/llvm/
H A Dac_nir_to_llvm.c400 static LLVMValueRef emit_bfm(struct ac_llvm_context *ctx, LLVMValueRef bits, LLVMValueRef offset) in emit_bfm() argument
H A Dac_llvm_build.c1694 unsigned bits = LLVMGetIntTypeWidth(LLVMTypeOf(loads[chan])); in ac_build_opencoded_load_format() local
1697 unsigned bits = LLVMGetIntTypeWidth(LLVMTypeOf(loads[chan])); in ac_build_opencoded_load_format() local
2391 LLVMValueRef ac_build_cvt_pk_i16(struct ac_llvm_context *ctx, LLVMValueRef args[2], unsigned bits, in ac_build_cvt_pk_i16() argument
2416 ac_build_cvt_pk_u16(struct ac_llvm_context *ctx, LLVMValueRef args[2], unsigned bits, bool hi) ac_build_cvt_pk_u16() argument
3164 unsigned bits = LLVMGetIntTypeWidth(LLVMTypeOf(src)); ac_build_readlane_common() local
3309 unsigned bits = LLVMGetIntTypeWidth(LLVMTypeOf(src)); ac_build_dpp() local
3360 unsigned bits = LLVMGetIntTypeWidth(LLVMTypeOf(src)); ac_build_permlane16() local
3404 unsigned bits = LLVMGetIntTypeWidth(LLVMTypeOf(src)); ac_build_ds_swizzle() local
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dbuiltin_functions.cpp7586 ir_variable *bits = in_var(glsl_type::int_type, "bits"); in _bitfieldExtract() local
7607 ir_variable *bits = in_var(glsl_type::int_type, "bits"); in _bitfieldInsert() local
7737 ir_variable *bits = body.make_temp(uvec, "bits"); _frexp() local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c7105 uint32_t bits = 0; in radv_compute_valid_memory_types_attempt() local
7124 uint32_t bits = radv_compute_valid_memory_types_attempt(dev, domains, flags, ignore_flags); in radv_compute_valid_memory_types() local
[all...]
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_video_state.h198 } bits; member
/third_party/mesa3d/src/gtest/src/
H A Dgtest.cc1752 inline UInt32 ChopLowBits(UInt32* bits, int n) { in ChopLowBits() argument
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_cmd_buffer.c61 enum anv_pipe_bits bits = 0; in convert_pc_to_bits() local
2025 emit_apply_pipe_flushes(struct anv_batch *batch, struct anv_device *device, uint32_t current_pipeline, enum anv_pipe_bits bits) emit_apply_pipe_flushes() argument
2343 enum anv_pipe_bits bits = cmd_buffer->state.pending_pipe_bits; cmd_buffer_apply_pipe_flushes() local
2468 enum anv_pipe_bits bits = cmd_buffer_barrier() local
[all...]
/third_party/mesa3d/src/intel/isl/
H A Disl.h1314 uint8_t bits; /**< Size in bits */ global() member
[all...]
/third_party/node/deps/v8/src/common/
H A Dglobals.h1038 } bits; member
1048 } bits; global() member
[all...]
/third_party/node/deps/v8/src/codegen/arm64/
H A Dassembler-arm64.cc3573 uint64_t bits = bit_cast<uint64_t>(imm); in FPToImm8() local
4238 uint32_t bits = bit_cast<uint32_t>(imm); IsImmFP32() local
4262 uint64_t bits = bit_cast<uint64_t>(imm); IsImmFP64() local
[all...]
/third_party/node/deps/v8/src/codegen/mips64/
H A Dassembler-mips64.cc676 int bits = OffsetSizeInBits(instr); in AddBranchOffset() local
791 int32_t bits = OffsetSizeInBits(instr); in SetBranchOffset() local
1022 is_near(Label* L, OffsetSize bits) is_near() argument
1035 int bits = OffsetSize::kOffset16; BranchOffset() local
1385 branch_offset_helper(Label* L, OffsetSize bits) branch_offset_helper() argument
[all...]
/third_party/node/deps/v8/src/codegen/mips/
H A Dmacro-assembler-mips.cc2826 int32_t TurboAssembler::GetOffset(int32_t offset, Label* L, OffsetSize bits) { in CallRecordWriteStub() argument
2848 CalculateOffset(Label* L, int32_t* offset, OffsetSize bits) CallRecordWriteStub() argument
2855 CalculateOffset(Label* L, int32_t* offset, OffsetSize bits, Register* scratch, const Operand& rt) CallRecordWriteStub() argument
3333 OffsetSize bits = OffsetSize::kOffset16; CallRecordWriteStub() local
[all...]
H A Dassembler-mips.cc724 int bits = OffsetSizeInBits(instr); in AddBranchOffset() local
884 int32_t bits = OffsetSizeInBits(instr); in SetBranchOffset() local
1094 is_near(Label* L, OffsetSize bits) is_near() argument
1106 int bits = OffsetSize::kOffset16; BranchOffset() local
1441 branch_offset_helper(Label* L, OffsetSize bits) branch_offset_helper() argument
[all...]
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dmacro-assembler-riscv64.cc2886 GetOffset(int32_t offset, Label* L, OffsetSize bits) GetOffset() argument
2908 CalculateOffset(Label* L, int32_t* offset, OffsetSize bits) CalculateOffset() argument
2915 CalculateOffset(Label* L, int32_t* offset, OffsetSize bits, Register* scratch, const Operand& rt) CalculateOffset() argument
[all...]
H A Dassembler-riscv64.cc719 bool Assembler::is_near(Label* L, OffsetSize bits) { in is_near() argument
1452 branch_offset_helper(Label* L, OffsetSize bits) branch_offset_helper() argument
[all...]
/third_party/node/deps/v8/src/codegen/loong64/
H A Dassembler-loong64.cc420 Assembler::OffsetSize bits = OffsetSizeInBits(instr); in AddBranchOffset() local
487 int32_t bits = OffsetSizeInBits(instr); in SetBranchOffset() local
386 GetOffsetOfBranch(Instr instr, Assembler::OffsetSize bits) GetOffsetOfBranch() argument
629 is_near(Label* L, OffsetSize bits) is_near() argument
641 int bits = OffsetSize::kOffset16; BranchOffset() local
925 branch_offset_helper(Label* L, OffsetSize bits) branch_offset_helper() argument
[all...]
/third_party/node/deps/v8/src/execution/arm/
H A Dsimulator-arm.cc2362 uint32_t bits = get_register(rm); in DecodeType01() local
[all...]
/third_party/node/deps/v8/src/heap/
H A Dfactory.cc3221 int64_t bits = bit_cast<int64_t>(number); in NumberToStringCacheHash() local
/third_party/node/deps/v8/src/objects/
H A Dobjects.cc2961 uint64_t bits = HeapNumber::cast(*value).value_as_bits(kRelaxedLoad); in ShareSlow() local

Completed in 158 milliseconds

1...<<111112113114115