/aosp_15_r20/external/trusty/arm-trusted-firmware/include/lib/el3_runtime/aarch32/ |
D | context.h | 50 #define read_ctx_reg(ctx, offset) ((ctx)->ctx_regs[offset >> WORD_SHIFT]) argument 51 #define write_ctx_reg(ctx, offset, val) (((ctx)->ctx_regs[offset >> WORD_SHIFT]) \ argument
|
/aosp_15_r20/external/arm-trusted-firmware/include/lib/el3_runtime/aarch32/ |
H A D | context.h | 50 #define read_ctx_reg(ctx, offset) ((ctx)->ctx_regs[offset >> WORD_SHIFT]) argument 51 #define write_ctx_reg(ctx, offset, val) (((ctx)->ctx_regs[offset >> WORD_SHIFT]) \ argument
|
/aosp_15_r20/external/coreboot/tests/commonlib/ |
H A D | region-test.c | 44 static void *mock_mmap(const struct region_device *rdev, size_t offset, size_t size) in mock_mmap() 61 static ssize_t mock_readat(const struct region_device *rdev, void *buffer, size_t offset, in mock_readat() 76 static ssize_t mock_writeat(const struct region_device *rdev, const void *buffer, size_t offset, in mock_writeat() 91 static ssize_t mock_eraseat(const struct region_device *rdev, size_t offset, size_t size) in mock_eraseat() 352 u8 val = i + 0xaa; in test_mem_rdev() local
|
/aosp_15_r20/external/libxaac/encoder/ |
H A D | ixheaace_mps_nlc_enc.c | 130 const WORD16 *const in_data_2, const WORD16 offset, in ixheaace_mps_212_apply_pcm_coding() 132 WORD16 val = 0, lvl = 0, idx = 0; in ixheaace_mps_212_apply_pcm_coding() local 189 WORD32 band, offset = 0; in ixheaace_mps_212_huff_enc_1_d() local 716 static WORD32 ixheaace_mps_515_split_lsb(WORD32 *in_data, WORD32 offset, WORD32 num_lsb, in ixheaace_mps_515_split_lsb() 719 WORD32 i = 0, val = 0, lsb = 0, msb = 0; in ixheaace_mps_515_split_lsb() local 822 WORD32 *in_data_1, WORD32 *in_data_2, WORD32 offset, in ixheaace_mps_515_apply_pcm_coding() 879 WORD32 offset = 0; in ixheaace_mps_515_count_huff_cld() local 907 WORD32 offset = 0; in ixheaace_mps_515_count_huff_icc() local 936 WORD32 offset = 0; in ixheaace_mps_515_count_huff_cpc() local 965 WORD32 offset = 0; in ixheaace_mps_515_huff_enc_cld() local [all …]
|
/aosp_15_r20/external/crosvm/devices/src/pci/ |
H A D | vfio_pci.rs | 115 offset: u32, field 140 let offset = offset - self.offset; in read() localVariable 151 let offset = offset - self.offset as u64; in write() localVariable 153 let offset = offset - std::mem::size_of::<u32>() as u64; in write() localVariable 167 offset: u32, field 193 let offset = index as u32 - self.offset; in write_msi_reg() localVariable 222 offset: u32, field 327 let offset = offset - self.table_offset; in read_table() localVariable 332 let offset = offset - self.table_offset; in write_table() localVariable 351 let offset = offset - self.pba_offset; in read_pba() localVariable [all …]
|
/aosp_15_r20/external/coreboot/src/soc/amd/common/block/lpc/ |
H A D | spi_dma.c | 30 static ssize_t spi_dma_readat_mmap(const struct region_device *rd, void *b, size_t offset, in spi_dma_readat_mmap() 202 static ssize_t spi_dma_readat(const struct region_device *rd, void *b, size_t offset, in spi_dma_readat() 211 static void *spi_dma_mmap(const struct region_device *rd, size_t offset, size_t size) in spi_dma_mmap() 280 uint8_t val = spi_read8(0xfc); in spi_dma_fix() local
|
/aosp_15_r20/external/squashfs-tools/squashfs-tools/ |
H A D | read_xattrs.c | 54 unsigned int offset; member 76 static void save_xattr_block(long long start, int offset) in save_xattr_block() 315 unsigned int offset; in get_xattr() local 331 struct squashfs_xattr_val val; in get_xattr() local
|
/aosp_15_r20/external/AFLplusplus/instrumentation/ |
H A D | afl-compiler-rt.o.c | 366 u32 val = 0; in __afl_map_shm() local 432 u32 val = 0; in __afl_map_shm() local 909 u32 len = __afl_dictionary_len, offset = 0; in __afl_start_snapshots() local 1176 u32 len = __afl_dictionary_len, offset = 0; in __afl_start_forkserver() local 2042 static u32 offset = 5; in __sanitizer_cov_trace_pc_guard_init() local 2447 void __sanitizer_cov_trace_switch(uint64_t val, uint64_t *cases) { in __sanitizer_cov_trace_switch() 2896 void __afl_coverage_interesting(u8 val, u32 id) { in __afl_coverage_interesting()
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/bl32/tsp/ |
D | tsp_private.h | 45 #define read_sp_arg(args, offset) ((args)->_regs[offset >> 3]) argument 46 #define write_sp_arg(args, offset, val) (((args)->_regs[offset >> 3]) \ argument
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
H A D | quantize.h | 44 const InputT val = input_data[i]; in AffineQuantize() local 72 size_t offset = in PerChannelQuantize() local 75 const InputT val = input_data[offset]; in PerChannelQuantize() local
|
/aosp_15_r20/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/include/ |
D | libfdt.h | 122 static inline void *fdt_offset_ptr_w(void *fdt, int offset, int checklen) in fdt_offset_ptr_w() 1311 const char *name, uint32_t val) in fdt_setprop_inplace_u32() 1346 const char *name, uint64_t val) in fdt_setprop_inplace_u64() 1363 const char *name, uint32_t val) in fdt_setprop_inplace_cell() 1466 static inline int fdt_property_u32(void *fdt, const char *name, uint32_t val) in fdt_property_u32() 1471 static inline int fdt_property_u64(void *fdt, const char *name, uint64_t val) in fdt_property_u64() 1478 static inline int fdt_property_cell(void *fdt, const char *name, uint32_t val) in fdt_property_cell() 1678 uint32_t val) in fdt_setprop_u32() 1713 uint64_t val) in fdt_setprop_u64() 1731 uint32_t val) in fdt_setprop_cell() [all …]
|
/aosp_15_r20/external/mesa3d/src/compiler/glsl/ |
H A D | glsl_to_nir.cpp | 1489 ir_rvalue *offset = ((ir_instruction *)param)->as_rvalue(); in visit() local 1492 ir_rvalue *val = ((ir_instruction *)param)->as_rvalue(); in visit() local 1514 ir_rvalue *offset = ((ir_instruction *)param)->as_rvalue(); in visit() local 1537 ir_rvalue *offset = ((ir_instruction *)param)->as_rvalue(); in visit() local 1540 ir_rvalue *val = ((ir_instruction *)param)->as_rvalue(); in visit() local 2594 int val = c->get_int_component(j); in visit() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/lib/libfdt/ |
D | fdt_wip.c | 15 uint32_t idx, const void *val, in fdt_setprop_inplace_namelen_partial() 34 const void *val, int len) in fdt_setprop_inplace() 73 int fdt_node_end_offset_(void *fdt, int offset) in fdt_node_end_offset_()
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/rpi/rpi4/ |
D | rpi4_pci_svc.c | 46 static uint64_t pci_segment_lib_get_base(uint32_t address, uint32_t offset) in pci_segment_lib_get_base() 111 uint32_t pci_read_config(uint32_t addr, uint32_t off, uint32_t sz, uint32_t *val) in pci_read_config() 160 uint32_t pci_write_config(uint32_t addr, uint32_t off, uint32_t sz, uint32_t val) in pci_write_config()
|
/aosp_15_r20/external/dtc/libfdt/ |
H A D | fdt_wip.c | 15 uint32_t idx, const void *val, in fdt_setprop_inplace_namelen_partial() 34 const void *val, int len) in fdt_setprop_inplace() 73 int fdt_node_end_offset_(void *fdt, int offset) in fdt_node_end_offset_()
|
/aosp_15_r20/external/arm-trusted-firmware/plat/rpi/rpi4/ |
H A D | rpi4_pci_svc.c | 46 static uint64_t pci_segment_lib_get_base(uint32_t address, uint32_t offset) in pci_segment_lib_get_base() 111 uint32_t pci_read_config(uint32_t addr, uint32_t off, uint32_t sz, uint32_t *val) in pci_read_config() 160 uint32_t pci_write_config(uint32_t addr, uint32_t off, uint32_t sz, uint32_t val) in pci_write_config()
|
/aosp_15_r20/external/cronet/third_party/brotli/dec/ |
H A D | decode.c | 378 uint32_t val; in SafeDecodeSymbol() local 418 uint32_t val; in SafeReadSymbol() local 449 uint32_t val = BrotliGet16BitsUnmasked(br); in ReadPreloadedSymbol() local 899 uint32_t offset = _kBrotliPrefixCodeRanges[index].offset; in SafeReadBlockLength() local 1170 size_t offset = i << BROTLI_LITERAL_CONTEXT_BITS; in DetectTrivialLiteralBlockTypes() local 1580 int offset = s->distance_code - 3; in TakeDistanceFromRingBuffer() local 1607 BrotliBitReader* const br, uint32_t n_bits, uint32_t* val) { in SafeReadBits() 1617 BrotliBitReader* const br, uint32_t n_bits, uint32_t* val) { in SafeReadBits32() 2037 int offset = (int)words->offsets_by_length[i]; in ProcessCommandsInternal() local
|
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/ |
H A D | ir3_spill.c | 689 set_src_val(struct ir3_register *src, const struct reg_or_immed *val) in set_src_val() 720 spill(struct ra_spill_ctx *ctx, const struct reg_or_immed *val, in spill() 830 unsigned offset) in add_to_merge_set() 839 split(struct ir3_register *def, unsigned offset, struct ir3_builder *builder) in split() 862 extract(struct ir3_register *parent_def, unsigned offset, unsigned elems, in extract() 1116 unsigned offset = ctx->live->interval_offset; in create_temp_interval() local 1573 unsigned offset = (def->interval_start - parent_def->interval_start) / in add_live_in_phi() local 1644 struct reg_or_immed *val = read_live_in(ctx, reg, block, 0); in spill_single_pred_live_in() local 1801 struct reg_or_immed *val = ralloc(ctx, struct reg_or_immed); in record_live_out() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | APInt.cpp | 77 void APInt::initSlowCase(uint64_t val, bool isSigned) { in initSlowCase() 439 uint64_t* val = getMemory(numWords); in AndSlowCase() local 447 uint64_t *val = getMemory(numWords); in OrSlowCase() local 455 uint64_t *val = getMemory(numWords); in XorSlowCase() local 928 uint64_t val = VAL << (APINT_BITS_PER_WORD - BitWidth); in sext() local 1044 uint64_t * val = new uint64_t[getNumWords()]; in ashr() local 1048 unsigned offset = shiftAmt / APINT_BITS_PER_WORD; // word offset for shift in ashr() local 1128 uint64_t * val = new uint64_t[getNumWords()]; in lshr() local 1140 unsigned offset = shiftAmt / APINT_BITS_PER_WORD; in lshr() local 1190 uint64_t * val = new uint64_t[getNumWords()]; in shlSlowCase() local [all …]
|
/aosp_15_r20/external/llvm/lib/Support/ |
H A D | APInt.cpp | 78 void APInt::initSlowCase(uint64_t val, bool isSigned) { in initSlowCase() 438 uint64_t* val = getMemory(numWords); in AndSlowCase() local 446 uint64_t *val = getMemory(numWords); in OrSlowCase() local 454 uint64_t *val = getMemory(numWords); in XorSlowCase() local 965 uint64_t val = VAL << (APINT_BITS_PER_WORD - BitWidth); in sext() local 1085 uint64_t * val = new uint64_t[getNumWords()]; in ashr() local 1089 unsigned offset = shiftAmt / APINT_BITS_PER_WORD; // word offset for shift in ashr() local 1169 uint64_t * val = new uint64_t[getNumWords()]; in lshr() local 1181 unsigned offset = shiftAmt / APINT_BITS_PER_WORD; in lshr() local 1231 uint64_t * val = new uint64_t[getNumWords()]; in shlSlowCase() local [all …]
|
/aosp_15_r20/external/swiftshader/third_party/marl/examples/ |
H A D | fractal.cpp | 94 auto put1 = [&](uint8_t val) { ok = ok && fwrite(&val, 1, 1, file) == 1; }; in writeBMP() 95 auto put2 = [&](uint16_t val) { put1(static_cast<uint8_t>(val)); in writeBMP() 97 auto put4 = [&](uint32_t val) { put2(static_cast<uint16_t>(val)); in writeBMP() 102 const uint32_t offset = 54; in writeBMP() local
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/analysis/interpolation/ |
H A D | PiecewiseBicubicSplineInterpolatingFunction.java | 118 final int offset = 2; in value() local 180 double[] val, in searchIndex() 181 int offset, in searchIndex()
|
/aosp_15_r20/external/vixl/src/aarch64/ |
H A D | simulator-aarch64.cc | 1016 int64_t offset = ReadRegister<int64_t>(mem_op.GetRegisterOffset()); in ComputeMemOperandAddress() local 1670 int offset = lane_size_in_bytes * i; in PrintPartialAccess() local 3934 int offset = instr->GetImmLSUnsigned() << instr->GetSizeLS(); in VisitLoadStoreUnsignedOffset() local 3961 int offset = instr->GetImmLS(); in LoadAcquireRCpcUnscaledOffsetHelper() local 3988 int offset = instr->GetImmLS(); in StoreReleaseUnscaledOffsetHelper() local 4075 int64_t offset = instr->GetImmLSPAC(); in VisitLoadStorePAC() local 4100 int64_t offset = in VisitLoadStoreRegisterOffset() local 4107 int64_t offset, in LoadStoreHelper() 4267 int64_t offset = instr->GetImmLSPair() * element_size; in LoadStorePairHelper() local 5029 int64_t offset, in AddressModeHelper() [all …]
|
/aosp_15_r20/external/tinyalsa/ |
H A D | pcm_plugin.c | 108 int ret = 0, val = -1; in pcm_plug_info() local 192 struct pcm_plugin_min_max val; in pcm_plug_get_params() local 407 unsigned int param, unsigned int select, unsigned int val) in pcm_plug_interval_select() 445 unsigned int val1, val2, offset; in pcm_plug_hw_params_set() local 684 int flags, off_t offset) in pcm_plug_mmap()
|
/aosp_15_r20/external/tinyalsa_new/src/ |
H A D | pcm_plugin.c | 126 int ret = 0, val = -1; in pcm_plug_info() local 213 struct pcm_plugin_min_max val; in pcm_plug_get_params() local 428 unsigned int param, unsigned int select, unsigned int val) in pcm_plug_interval_select() 466 unsigned int val1, val2, offset; in pcm_plug_hw_params_set() local 702 int flags, off_t offset) in pcm_plug_mmap()
|