| /external/python/rsa/ |
| D | create_timing_table.py | 23 def run_speed_test(bitsize): argument
|
| /external/pdfium/core/fxcodec/fax/ |
| D | faxmodule.cpp | 273 int bitsize) { in FaxGetRun() 298 int bitsize, in FaxG4GetRow() 425 void FaxSkipEOL(const uint8_t* src_buf, int bitsize, int* bitpos) { in FaxSkipEOL() 437 int bitsize, in FaxGet1DLine() 537 int bitsize = pdfium::base::checked_cast<int>(m_SrcSpan.size() * 8); in GetNextLine() local
|
| /external/python/cpython3/Modules/_ctypes/ |
| D | stgdict.c | 516 int bitsize = 0; in PyCStructUnionType_update_stgdict() local 735 int bitsize = 0; in PyCStructUnionType_update_stgdict() local 824 int bitsize = 0; in PyCStructUnionType_update_stgdict() local
|
| D | cfield.c | 48 Py_ssize_t *pfield_size, int bitsize, int *pbitofs, in PyCField_FromDesc()
|
| /external/mesa3d/src/asahi/compiler/ |
| D | agx_nir_lower_address.c | 240 format_for_bitsize(unsigned bitsize) in format_for_bitsize() 266 unsigned bitsize = intr->intrinsic == nir_intrinsic_store_global in pass() local
|
| D | agx_compile.c | 772 format_for_bitsize(unsigned bitsize) in format_for_bitsize() 1360 ASSERTED unsigned bitsize = nir_src_bit_size(src.src); in agx_alu_src_index() local
|
| /external/mesa3d/src/gallium/drivers/asahi/ |
| D | agx_nir_lower_sysvals.c | 50 load_sysval(nir_builder *b, unsigned dim, unsigned bitsize, uint8_t table, in load_sysval() 58 load_sysval_root(nir_builder *b, unsigned dim, unsigned bitsize, void *ptr) in load_sysval_root() 64 load_sysval_indirect(nir_builder *b, unsigned dim, unsigned bitsize, in load_sysval_indirect()
|
| /external/mesa3d/src/gallium/auxiliary/gallivm/ |
| D | lp_bld_nir.c | 313 unsigned bitsize) in emit_b2f() 346 unsigned bitsize) in emit_b2i() 1538 int bitsize = nir_src_bit_size(instr->src[0]); in visit_store_ssbo() local 1569 int bitsize = nir_src_bit_size(instr->src[2]); in visit_ssbo_atomic() local 1859 int bitsize = nir_src_bit_size(instr->src[0]); in visit_shared_store() local 1873 int bitsize = nir_src_bit_size(instr->src[1]); in visit_shared_atomic() local 1947 int bitsize = nir_src_bit_size(instr->src[0]); in visit_store_global() local 2043 int bitsize = nir_src_bit_size(instr->src[0]); in visit_store_scratch() local 2068 int bitsize = nir_src_bit_size(instr->src[0]); in visit_payload_store() local 2081 int bitsize = nir_src_bit_size(instr->src[1]); in visit_payload_atomic() local
|
| /external/mesa3d/src/panfrost/midgard/ |
| D | midgard_address.c | 245 unsigned bitsize = match.A.def->bit_size; in mir_set_offset() local
|
| D | midgard_compile.c | 1018 unsigned bitsize = dest_size * nr_comps; in emit_ubo_read() local 1071 unsigned bitsize = intr->def.bit_size * intr->def.num_components; in emit_global() local 1124 unsigned bitsize = in emit_global() local 1194 unsigned bitsize = nir_src_bit_size(instr->src[1]); in emit_atomic() local 2425 reg_mode_for_bitsize(unsigned bitsize) in reg_mode_for_bitsize()
|
| /external/mesa3d/src/amd/llvm/ |
| D | ac_llvm_build.c | 437 unsigned bitsize = ac_get_elem_bits(ctx, type); in ac_build_optimization_barrier() local 1479 unsigned bitsize; in ac_build_umsb() local 2138 unsigned bitsize = ac_get_elem_bits(ctx, type); in ac_build_fsat() local 2178 LLVMValueRef ac_build_fract(struct ac_llvm_context *ctx, LLVMValueRef src0, unsigned bitsize) in ac_build_fract() 2238 unsigned bitsize = ac_get_elem_bits(ctx, type); in ac_build_fsign() local 2277 unsigned bitsize; in ac_build_bit_count() local 2312 unsigned bitsize; in ac_build_bitfield_reverse() local 2995 unsigned bitsize = ac_get_elem_bits(ctx, src_type); in ac_build_mode() local 3029 unsigned bitsize = ac_get_elem_bits(ctx, src_type); in ac_build_set_inactive() local 3595 LLVMValueRef ac_build_frexp_exp(struct ac_llvm_context *ctx, LLVMValueRef src0, unsigned bitsize) in ac_build_frexp_exp() [all …]
|
| D | ac_nir_to_llvm.c | 234 static LLVMValueRef emit_b2f(struct ac_llvm_context *ctx, LLVMValueRef src0, unsigned bitsize) in emit_b2f() 260 static LLVMValueRef emit_b2i(struct ac_llvm_context *ctx, LLVMValueRef src0, unsigned bitsize) in emit_b2i() 2874 unsigned num_components, unsigned bitsize, in load_interpolated_input()
|
| /external/AFLplusplus/instrumentation/ |
| D | cmplog-switches-pass.cc | 377 ConstantInt *bitsize = local
|
| D | cmplog-instructions-pass.cc | 613 ConstantInt *bitsize = ConstantInt::get(Int8Ty, (max_size / 8) - 1); in hookInstrs() local
|
| /external/ltp/testcases/network/stress/ns-tools/ |
| D | ns-icmpv4_sender.c | 416 size_t bitsize; in thrust_fakes() local
|
| D | ns-common.c | 228 u_int32_t bit_change_seed(size_t bitsize, size_t oversize) in bit_change_seed()
|
| D | ns-icmpv6_sender.c | 639 size_t bitsize; in thrust_fakes() local
|
| /external/python/cpython2/Modules/_ctypes/ |
| D | stgdict.c | 445 int bitsize = 0; in PyCStructUnionType_update_stgdict() local
|
| /external/mesa3d/src/amd/compiler/ |
| D | aco_instruction_selection_setup.cpp | 244 get_reg_class(isel_context* ctx, RegType type, unsigned components, unsigned bitsize) in get_reg_class()
|
| /external/rust/crates/gdbstub/src/ |
| D | arch.rs | 214 pub bitsize: usize, field
|
| /external/mesa3d/src/compiler/spirv/ |
| D | vtn_cfg.c | 349 const unsigned bitsize = nir_alu_type_get_type_size(sel_type); in vtn_parse_switch() local
|
| /external/mesa3d/src/compiler/isaspec/ |
| D | isa.py | 627 def split_bits(self, value, bitsize): argument
|
| /external/stg/ |
| D | stg.proto | 158 uint64 bitsize = 5; field
|
| /external/mesa3d/src/panfrost/compiler/ |
| D | bifrost_compile.c | 395 unsigned bitsize = instr->def.bit_size; in bi_copy_component() local 642 unsigned count, unsigned bitsize) in bi_make_vec_to() 669 bi_load_ubo_to(bi_builder *b, unsigned bitsize, bi_index dest0, bi_index src0, in bi_load_ubo_to() 1761 unsigned bitsize = nir_src_bit_size(src.src); in bi_alu_src_index() local
|
| /external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
| D | nir_to_spirv.c | 1277 get_sized_uint_array_type(struct ntv_context *ctx, unsigned array_size, unsigned bitsize) in get_sized_uint_array_type() 1293 …unsigned bitsize = glsl_get_bit_size(glsl_get_array_element(glsl_get_struct_field(glsl_without_arr… in get_bo_array_type() local 1317 … unsigned bitsize = glsl_get_bit_size(glsl_get_array_element(glsl_get_struct_field(bare_type, 0))); in get_bo_struct_type() local 1351 …unsigned bitsize = glsl_get_bit_size(glsl_get_array_element(glsl_get_struct_field(glsl_without_arr… in emit_bo() local
|