/aosp_15_r20/external/sdv/vsomeip/third_party/boost/icl/test/ |
D | test_value_maker.hpp | 76 static const int offset = size/2; in map_integers() local 87 static const int offset = size/2; in make() local 186 #define IIv(low,up,val) map_val<IntervalMapT>::mk_segment(I_I(low,up), val) argument 187 #define IDv(low,up,val) map_val<IntervalMapT>::mk_segment(I_D(low,up), val) argument 188 #define CIv(low,up,val) map_val<IntervalMapT>::mk_segment(C_I(low,up), val) argument 189 #define CDv(low,up,val) map_val<IntervalMapT>::mk_segment(C_D(low,up), val) argument 190 #define K_v(key,val) map_val<IntervalMapT>::map_pair(key,val) argument 191 #define sK_v(key,val) map_val<IntervalMapT>::std_pair(key,val) argument 193 #define MK_seg(itv,val) map_val<IntervalMapT>::mk_segment(itv, val) argument
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/brcm/board/stingray/src/ |
D | paxc.c | 71 uint32_t idx, offset = 0; in paxc_reg_dump() local 89 uint32_t idx, offset = 0; in mhb_reg_dump() local 99 static void paxc_rc_cfg_write(uint32_t where, uint32_t val) in paxc_rc_cfg_write() 118 uint32_t val; in paxc_cfg_link_cap() local 132 uint32_t val; in paxc_cfg_id() local 142 unsigned int val; in paxc_init() local 214 unsigned int val; in paxc_mhb_ns_init() local
|
/aosp_15_r20/external/arm-trusted-firmware/plat/brcm/board/stingray/src/ |
H A D | paxc.c | 71 uint32_t idx, offset = 0; in paxc_reg_dump() local 89 uint32_t idx, offset = 0; in mhb_reg_dump() local 99 static void paxc_rc_cfg_write(uint32_t where, uint32_t val) in paxc_rc_cfg_write() 118 uint32_t val; in paxc_cfg_link_cap() local 132 uint32_t val; in paxc_cfg_id() local 142 unsigned int val; in paxc_init() local 214 unsigned int val; in paxc_mhb_ns_init() local
|
/aosp_15_r20/prebuilts/tools/common/m2/repository/net/sf/trove4j/trove4j/1.1/ |
HD | trove4j-1.1.jar | ... java.util.Map$Entry {
private Double val
final synthetic Double val$v
final synthetic Double val ... |
/aosp_15_r20/external/mesa3d/src/freedreno/rnn/ |
H A D | rnndec.c | 78 static uint32_t float16i(uint16_t val) in float16i() 101 static float float16(uint16_t val) in float16() 275 union { uint64_t i; float f; double d; } val; in rnndec_decodeval() local 321 …tic int get_array_idx_offset(struct rnndelem *elem, uint64_t addr, uint64_t *idx, uint64_t *offset) in get_array_idx_offset() 354 uint64_t offset, idx; in trymatch() local 469 int dwidth, const char *name, uint64_t *offset) in tryreg() 531 uint64_t offset; in rnndec_decodereg() local
|
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/include/ |
H A D | TableMarshal.h | 130 unsigned offset : 4; member 138 unsigned offset : 4; member 191 #define GET_ELEMENT_TYPE(val) (val & 7) argument 192 #define SET_ELEMENT_TYPE(val) (val & 7) argument 202 #define GET_ELEMENT_NUMBER(val) (((val) >> 8) & 0x3F) argument 203 #define SET_ELEMENT_NUMBER(val) (((val) & 0x3F) << 8) argument 204 #define GET_ELEMENT_SIZE(val) GET_ELEMENT_NUMBER(val) argument 205 #define SET_ELEMENT_SIZE(val) SET_ELEMENT_NUMBER(val) argument 228 #define GET_ELEMENT_COUNT(val) ((val >> 3) & 0x1F) argument
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/ |
H A D | StringBuffer.java | 414 public synchronized StringBuffer append(char[] str, int offset, int len) { in append() 539 public synchronized StringBuffer insert(int index, char[] str, int offset, in insert() 551 public synchronized StringBuffer insert(int offset, Object obj) { in insert() 561 public synchronized StringBuffer insert(int offset, String str) { in insert() 571 public synchronized StringBuffer insert(int offset, char[] str) { in insert() 607 public StringBuffer insert(int offset, boolean b) { in insert() 619 public synchronized StringBuffer insert(int offset, char c) { in insert() 629 public StringBuffer insert(int offset, int i) { in insert() 641 public StringBuffer insert(int offset, long l) { in insert() 653 public StringBuffer insert(int offset, float f) { in insert() [all …]
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/lang/ |
D | StringBuffer.java | 414 public synchronized StringBuffer append(char[] str, int offset, int len) { in append() 539 public synchronized StringBuffer insert(int index, char[] str, int offset, in insert() 551 public synchronized StringBuffer insert(int offset, Object obj) { in insert() 561 public synchronized StringBuffer insert(int offset, String str) { in insert() 571 public synchronized StringBuffer insert(int offset, char[] str) { in insert() 607 public StringBuffer insert(int offset, boolean b) { in insert() 619 public synchronized StringBuffer insert(int offset, char c) { in insert() 629 public StringBuffer insert(int offset, int i) { in insert() 641 public StringBuffer insert(int offset, long l) { in insert() 653 public StringBuffer insert(int offset, float f) { in insert() [all …]
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/4/libcore/ojluni/src/main/java/java/lang/ |
D | StringBuffer.java | 414 public synchronized StringBuffer append(char[] str, int offset, int len) { in append() 539 public synchronized StringBuffer insert(int index, char[] str, int offset, in insert() 551 public synchronized StringBuffer insert(int offset, Object obj) { in insert() 561 public synchronized StringBuffer insert(int offset, String str) { in insert() 571 public synchronized StringBuffer insert(int offset, char[] str) { in insert() 607 public StringBuffer insert(int offset, boolean b) { in insert() 619 public synchronized StringBuffer insert(int offset, char c) { in insert() 629 public StringBuffer insert(int offset, int i) { in insert() 641 public StringBuffer insert(int offset, long l) { in insert() 653 public StringBuffer insert(int offset, float f) { in insert() [all …]
|
/aosp_15_r20/external/armnn/src/backends/reference/workloads/ |
H A D | BaseIterator.hpp | 118 QASymm8Decoder(const uint8_t* data, const float scale, const int32_t offset) in QASymm8Decoder() 121 QASymm8Decoder(const float scale, const int32_t offset) in QASymm8Decoder() 155 QASymmS8Decoder(const int8_t* data, const float scale, const int32_t offset) in QASymmS8Decoder() 158 QASymmS8Decoder(const float scale, const int32_t offset) in QASymmS8Decoder() 192 QSymmS8Decoder(const int8_t* data, const float scale, const int32_t offset) in QSymmS8Decoder() 195 QSymmS8Decoder(const float scale, const int32_t offset) in QSymmS8Decoder() 229 QSymm16Decoder(const int16_t* data, const float scale, const int32_t offset) in QSymm16Decoder() 232 QSymm16Decoder(const float scale, const int32_t offset) in QSymm16Decoder() 274 float val = 0.f; in Get() local 289 float val = 0.f; in DecodeTensor() local [all …]
|
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/include/bdk/libbdk-arch/ |
H A D | bdk-asm.h | 60 #define BDK_MRS_NV(reg, val) asm ("mrs %x[rd]," #reg : [rd] "=r" (val)) argument 61 #define BDK_MRS(reg, val) asm volatile ("mrs %x[rd]," #reg : [rd] "=r" (val)) argument 62 #define BDK_MSR(reg, val) asm volatile ("msr " #reg ",%x[rd]" : : [rd] "r" (val)) argument 72 #define BDK_PREFETCH_PREFX(type, address, offset) asm volatile ("PRFUM " type ", [%[rbase],%[off]]"… argument 74 #define BDK_PREFETCH(address, offset) BDK_PREFETCH_PREFX("PLDL1KEEP", address, offset) argument
|
/aosp_15_r20/external/arm-trusted-firmware/drivers/mtd/nand/ |
H A D | spi_nand.c | 30 static int spi_nand_reg(bool read_reg, uint8_t reg, uint8_t *val, in spi_nand_reg() 54 static int spi_nand_read_reg(uint8_t reg, uint8_t *val) in spi_nand_read_reg() 59 static int spi_nand_write_reg(uint8_t reg, uint8_t val) in spi_nand_write_reg() 64 static int spi_nand_update_cfg(uint8_t mask, uint8_t val) in spi_nand_update_cfg() 179 static int spi_nand_read_from_cache(unsigned int page, unsigned int offset, in spi_nand_read_from_cache() 199 static int spi_nand_read_page(unsigned int page, unsigned int offset, in spi_nand_read_page()
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/mtd/nand/ |
D | spi_nand.c | 29 static int spi_nand_reg(bool read_reg, uint8_t reg, uint8_t *val, in spi_nand_reg() 53 static int spi_nand_read_reg(uint8_t reg, uint8_t *val) in spi_nand_read_reg() 58 static int spi_nand_write_reg(uint8_t reg, uint8_t val) in spi_nand_write_reg() 63 static int spi_nand_update_cfg(uint8_t mask, uint8_t val) in spi_nand_update_cfg() 178 static int spi_nand_read_from_cache(unsigned int page, unsigned int offset, in spi_nand_read_from_cache() 198 static int spi_nand_read_page(unsigned int page, unsigned int offset, in spi_nand_read_page()
|
/aosp_15_r20/external/igt-gpu-tools/tests/i915/ |
H A D | gem_mmap_wc.c | 44 uint64_t offset; member 59 local_gem_mmap__wc(int fd, uint32_t handle, uint64_t offset, uint64_t size, unsigned prot) in local_gem_mmap__wc() 106 int val = -1; in test_invalid_flags() local 165 volatile uint32_t val = 0; in test_read_write() local 190 volatile uint32_t val = 0; in test_read_write2() local 407 uint32_t val = 0; in thread_fault_concurrent() local 522 uint64_t offset; member
|
/aosp_15_r20/system/libufdt/ |
H A D | ufdt_overlay.c | 59 static void fdt_increase_u32(void *pos, uint32_t offset) { in fdt_increase_u32() 60 uint32_t val; in fdt_increase_u32() local 83 uint32_t offset) { in ufdt_node_try_increase_phandle() 99 void ufdt_try_increase_phandle(struct ufdt *tree, uint32_t offset) { in ufdt_try_increase_phandle() 215 uint32_t val; in ufdt_do_one_fixup() local 332 const void *val; in ufdt_overlay_get_target() local 468 int offset = fdt32_to_cpu(*(fdt32_t *)(prop_offsets_ptr + i)); in ufdt_local_fixup_prop() local
|
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/trove4j/trove4j/20160824/ |
HD | trove4j-20160824.jar | ... java.util.Map$Entry {
private Byte val
final synthetic Byte val$v
final synthetic Byte val ... |
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/intellij/deps/trove4j/1.0.20181211/ |
HD | trove4j-1.0.20181211.jar | ... java.util.Map$Entry {
private Byte val
final synthetic Byte val$v
final synthetic Byte val ... |
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/org/jetbrains/intellij/deps/trove4j/1.0.20200330/ |
HD | trove4j-1.0.20200330.jar | ... initialCapacity
int capacity
public boolean contains (int)
int val
protected int capacity ()
public boolean forEach (gnu ... |
/aosp_15_r20/external/kotlinc/lib/ |
HD | trove4j.jar | ... initialCapacity
int capacity
public boolean contains (int)
int val
protected int capacity ()
public boolean forEach (gnu ... |
/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
H A D | TensorReductionGpu.h | 72 __device__ inline Type atomicExchCustom(Type* address, Type val) { in atomicExchCustom() 77 __device__ inline double atomicExchCustom(double* address, double val) { in atomicExchCustom() 123 __global__ EIGEN_HIP_LAUNCH_BOUNDS_1024 void ReductionInitKernel(const CoeffType val, Index num_pre… in ReductionInitKernel() 156 unsigned int val; in FullReductionKernel() local 174 typename Self::CoeffReturnType val = input.m_impl.coeff(index); in FullReductionKernel() local 179 for (int offset = warpSize/2; offset > 0; offset /= 2) { in FullReductionKernel() local 301 PacketType val = input.m_impl.template packet<Unaligned>(index); in FullReductionKernelHalfFloat() local 306 for (int offset = warpSize/2; offset > 0; offset /= 2) { in FullReductionKernelHalfFloat() local
|
/aosp_15_r20/external/coreboot/src/soc/mediatek/common/dp/ |
H A D | dptx_hal.c | 31 u32 mtk_dp_read(struct mtk_dp *mtk_dp, u32 offset) in mtk_dp_read() 44 void mtk_dp_write(struct mtk_dp *mtk_dp, u32 offset, u32 val) in mtk_dp_write() 57 void mtk_dp_mask(struct mtk_dp *mtk_dp, u32 offset, u32 val, u32 mask) in mtk_dp_mask() 74 void mtk_dp_write_byte(struct mtk_dp *mtk_dp, u32 addr, u8 val, u32 mask) in mtk_dp_write_byte() 198 u8 val; in dptx_hal_set_color_depth() local
|
/aosp_15_r20/external/trace-cmd/tracecmd/ |
H A D | trace-dump.c | 54 unsigned long long offset; member 99 static int do_lseek(int fd, int offset, int whence) in do_lseek() 155 unsigned long long val; in read_file_number() local 185 static const char *get_metadata_string(int offset) in get_metadata_string() 443 unsigned long long offset, size; in dump_section_header() local 478 unsigned long long offset; in dump_option_buffer() local 554 int val; in dump_option_int() local 563 long long val; in dump_option_xlong() local 738 unsigned long long offset; in dump_option_tsc2nsec() local 815 unsigned long long offset; in dump_option_done() local [all …]
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/lib/libfdt/ |
D | libfdt.h | 122 static inline void *fdt_offset_ptr_w(void *fdt, int offset, int checklen) in fdt_offset_ptr_w() 664 int offset, in fdt_get_property_by_offset_w() 1325 const char *name, uint32_t val) in fdt_setprop_inplace_u32() 1360 const char *name, uint64_t val) in fdt_setprop_inplace_u64() 1377 const char *name, uint32_t val) in fdt_setprop_inplace_cell() 1480 static inline int fdt_property_u32(void *fdt, const char *name, uint32_t val) in fdt_property_u32() 1485 static inline int fdt_property_u64(void *fdt, const char *name, uint64_t val) in fdt_property_u64() 1492 static inline int fdt_property_cell(void *fdt, const char *name, uint32_t val) in fdt_property_cell() 1692 uint32_t val) in fdt_setprop_u32() 1727 uint64_t val) in fdt_setprop_u64() [all …]
|
/aosp_15_r20/external/dtc/libfdt/ |
H A D | libfdt.h | 122 static inline void *fdt_offset_ptr_w(void *fdt, int offset, int checklen) in fdt_offset_ptr_w() 664 int offset, in fdt_get_property_by_offset_w() 1325 const char *name, uint32_t val) in fdt_setprop_inplace_u32() 1360 const char *name, uint64_t val) in fdt_setprop_inplace_u64() 1377 const char *name, uint32_t val) in fdt_setprop_inplace_cell() 1480 static inline int fdt_property_u32(void *fdt, const char *name, uint32_t val) in fdt_property_u32() 1485 static inline int fdt_property_u64(void *fdt, const char *name, uint64_t val) in fdt_property_u64() 1492 static inline int fdt_property_cell(void *fdt, const char *name, uint32_t val) in fdt_property_cell() 1692 uint32_t val) in fdt_setprop_u32() 1727 uint64_t val) in fdt_setprop_u64() [all …]
|
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/ |
H A D | intra_node_comm.cu | 72 DEVICE_INLINE void streamLoad128(bf16x8& val, const T* addr) { in streamLoad128() 85 __device__ inline void streamStore128(at::BFloat16* addr, const bf16x8& val) { in streamStore128() 97 DEVICE_INLINE void load128(bf16x8& val, const T* addr) { in load128() 102 DEVICE_INLINE void store128(T* addr, const bf16x8& val) { in store128() 147 const size_t offset = in oneShotAllReduceKernel() local 153 bf16x8 val; in oneShotAllReduceKernel() local 212 const size_t offset = in twoShotAllReduceKernel() local 271 bf16x8 val; in twoShotAllReduceKernel() local 370 const size_t offset = in hybridCubeMeshAllReduceKernel() local
|