Home
last modified time | relevance | path

Searched +defs:val +defs:offset (Results 651 – 675 of 3428) sorted by relevance

1...<<21222324252627282930>>...138

/aosp_15_r20/external/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_resource.c388 uint32_t offset = 0; in vc4_setup_slices() local
850 uint32_t val; in vc4_dump_surface_non_msaa() member
941 uint32_t val; in vc4_dump_surface_msaa_char() member
1105 uint32_t offset, in vc4_get_shadow_index_buffer()
/aosp_15_r20/external/executorch/extension/llm/custom_ops/
H A Dop_sdpa.cpp50 inline T data_index_init(T offset) { in data_index_init()
55 inline T data_index_init(T offset, T& x, const T& X, Args&&... args) { in data_index_init()
90 _exp_reduce_sum_fusion_kernel(T1* a, const int& size, T2* out, T1& val) { in _exp_reduce_sum_fusion_kernel()
168 inline void fill_stub(scalar_t* data, scalar_t val, int64_t size) { in fill_stub()
/aosp_15_r20/external/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_nv50.cpp783 Value *src[3], *val; in handleTEX() local
867 ImmediateValue val; in handleTEX() local
1014 Value *src[3], *val; in handleTXD() local
1126 int offset; in handleSUQ() local
1573 Value *offset = bld.loadImm(bld.getSSA(), sym->reg.data.offset); in handleLDST() local
2112 LValue *val = bld.getScratch(); in handlePFETCH() local
/aosp_15_r20/external/arm-trusted-firmware/plat/mediatek/mt8183/drivers/mcsi/
H A Dmcsi.c183 unsigned long cci_reg_access(unsigned int op, unsigned long offset, in cci_reg_access()
184 unsigned long val) in cci_reg_access()
/aosp_15_r20/external/ltp/utils/sctp/func_tests/
H A Dtest_timetolive.c112 int offset; in main() local
161 int val = SMALL_MAXSEG; in main() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/mediatek/mt8183/drivers/mcsi/
Dmcsi.c183 unsigned long cci_reg_access(unsigned int op, unsigned long offset, in cci_reg_access()
184 unsigned long val) in cci_reg_access()
/aosp_15_r20/packages/apps/DocumentsUI/src/com/android/documentsui/queries/
DCommandInterceptor.java146 int offset = Integer.parseInt(tokens[1]); in forcePaging() local
167 private final boolean asBool(String val) { in asBool()
/aosp_15_r20/art/runtime/verifier/
H A Dmethod_verifier.cc1115 const uint32_t val = is_lit16 ? inst->VRegC_22s() : inst->VRegC_22b(); in CheckLiteralOp() local
1886 int32_t offset; in CheckBranchTarget() local
2047 int32_t offset = static_cast<int32_t>(switch_insns[targets_offset + targ * 2]) | in CheckSwitchTargets() local
2654 int32_t val = static_cast<int32_t>(inst->VRegB_11n() << 28) >> 28; in CodeFlowVerifyInstruction() local
2659 int16_t val = static_cast<int16_t>(inst->VRegB_21s()); in CodeFlowVerifyInstruction() local
2664 int32_t val = inst->VRegB_31i(); in CodeFlowVerifyInstruction() local
2669 int32_t val = static_cast<int32_t>(inst->VRegB_21h() << 16); in CodeFlowVerifyInstruction() local
2675 int64_t val = static_cast<int16_t>(inst->VRegB_21s()); in CodeFlowVerifyInstruction() local
2682 int64_t val = static_cast<int32_t>(inst->VRegB_31i()); in CodeFlowVerifyInstruction() local
2689 int64_t val = inst->VRegB_51l(); in CodeFlowVerifyInstruction() local
[all …]
/aosp_15_r20/external/mesa3d/src/freedreno/afuc/
H A Ddisasm.c106 field_print_cb(struct isa_print_state *state, const char *field_name, uint64_t val) in field_print_cb()
139 field_cb(void *data, const char *field_name, struct isa_decode_value *val) in field_cb()
448 uint32_t offset = jmptbl[i]; in disasm_legacy() local
/aosp_15_r20/external/mesa3d/src/broadcom/compiler/
H A Dv3d_tex.c34 vir_TMU_WRITE(struct v3d_compile *c, enum v3d_qpu_waddr waddr, struct qreg val) in vir_TMU_WRITE()
45 struct qreg val, in vir_TMU_WRITE_or_count()
181 struct qreg x, y, offset; in handle_tex_src() local
/aosp_15_r20/prebuilts/go/linux-x86/src/compress/flate/
Ddeflatefast.go51 val uint32 // Value at destination member
52 offset int32 member
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/algorithm/test/
Dfind_if_not_test1.cpp49 typename Container::iterator offset_to_iter ( Container &v, int offset ) { in offset_to_iter()
84 T val; member
/aosp_15_r20/external/icu/icu4c/source/tools/tzcode/
H A Dtz2icu.cpp244 int64_t val=0; in readcoded() local
262 int64_t val=0; in readcoded64() local
733 int32_t offset; // raw offset member
771 int32_t offset; // dst offset, usually either 0 or 1:00 member
952 int32_t offset, year; in readFinalZonesAndRules() local
960 int32_t month, dom, dow, time, offset; in readFinalZonesAndRules() local
/aosp_15_r20/external/cronet/third_party/icu/source/tools/tzcode/
H A Dtz2icu.cpp244 int64_t val=0; in readcoded() local
262 int64_t val=0; in readcoded64() local
733 int32_t offset; // raw offset member
771 int32_t offset; // dst offset, usually either 0 or 1:00 member
952 int32_t offset, year; in readFinalZonesAndRules() local
960 int32_t month, dom, dow, time, offset; in readFinalZonesAndRules() local
/aosp_15_r20/external/mesa3d/src/freedreno/decode/
H A Dcrashdec.c48 uint64_t val = reg_val(reg); in regval64() local
540 uint32_t offset, value; in decode_gmu_registers() local
556 uint32_t offset, value; in decode_registers() local
581 uint32_t offset, value; in decode_clusters() local
/aosp_15_r20/external/libxkbcommon/src/xkbcomp/
H A Drules.c85 lex(struct scanner *s, union lvalue *val) in lex()
256 union lvalue val; member
285 struct matched_sval val = { .sval = { NULL, 0 } }; in split_comma_separated_mlvo() local
291 struct matched_sval val = { .sval = { s, 0 } }; in split_comma_separated_mlvo() local
692 match_value(struct matcher *m, struct sval val, struct sval to, in match_value()
703 match_value_and_mark(struct matcher *m, struct sval val, in match_value_and_mark()
1114 unsigned int offset = 0; in xkb_components_from_rules() local
/aosp_15_r20/libnativehelper/tests/
H A DJniSafeRegisterNativeMethods_test.cpp24 std::string stringify_helper(const T& val) { in stringify_helper()
893 jlong val) {} in android_os_Parcel_writeLong()
897 jfloat val) {} in android_os_Parcel_writeFloat()
901 jdouble val) {} in android_os_Parcel_writeDouble()
905 jstring val) {} in android_os_Parcel_writeString()
988 jint offset, in android_os_Parcel_unmarshall()
1002 jint offset, in android_os_Parcel_appendFrom()
/aosp_15_r20/external/crosvm/devices/src/irqchip/
H A Dapic.rs209 let offset = offset as usize; in read() localVariable
210 let val = match offset { in read() localVariable
232 let offset = offset as usize; in write() localVariable
423 let mut val = self.get_reg(Reg::SPURIOUS_INT); in set_enabled() localVariable
586 let val = self.get_reg(reg + i * REG_ALIGN_BYTES); in highest_bit_in_vector() localVariable
1700 let val = TIMER_MODE_PERIODIC | LOCAL_VECTOR_MASKED | 123; in timer_interrupts() localVariable
1711 let val = TIMER_MODE_PERIODIC | 123; in timer_interrupts() localVariable
/aosp_15_r20/external/toybox/lib/
H A Dlib.c141 off_t lskip(int fd, off_t offset) in lskip()
313 long long val; in atolx() local
336 long long val = atolx(numstr); in atolx_range() local
651 void nanomove(struct timespec *ts, long long offset) in nanomove()
706 void poke_le(void *ptr, long long val, unsigned size) in poke_le()
716 void poke_be(void *ptr, long long val, unsigned size) in poke_be()
726 void poke(void *ptr, long long val, unsigned size) in poke()
/aosp_15_r20/external/mesa3d/src/intel/tools/
H A Dintel_hang_replay.c134 uint64_t val = 0; in gem_context_set_hw_image() local
155 uint64_t offset, in gem_mmap_offset()
255 uint64_t offset; member
/aosp_15_r20/external/freetype/src/cid/
H A Dcidload.c171 FT_Vector* offset; in cid_parse_font_matrix() local
679 FT_ULong offset, in cid_hex_to_binary()
689 FT_Byte val; in cid_hex_to_binary() local
/aosp_15_r20/external/f2fs-tools/lib/
H A Dnls_utf8.c80 unsigned int offset; member
194 utf8encode3(char *str, unsigned int val) in utf8encode3()
399 int offset; in utf8nlookup() local
/aosp_15_r20/external/python/cpython3/Modules/_sqlite/clinic/
Dblob.c.h124 int offset; in blob_seek() local
202 PyObject *val; in blob_exit() local
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c1241 unsigned offset = 0; in emit_createhandle_call_dynamic() local
2310 uint64_t val = nir_scalar_as_uint( in emit_shift() local
2618 const struct dxil_value *offset, in emit_bitfield_insert()
2672 emit_b2f16(struct ntd_context *ctx, nir_alu_instr *alu, const struct dxil_value *val) in emit_b2f16()
2688 emit_b2f32(struct ntd_context *ctx, nir_alu_instr *alu, const struct dxil_value *val) in emit_b2f32()
2704 emit_b2f64(struct ntd_context *ctx, nir_alu_instr *alu, const struct dxil_value *val) in emit_b2f64()
2721 emit_f16tof32(struct ntd_context *ctx, nir_alu_instr *alu, const struct dxil_value *val, bool shift) in emit_f16tof32()
2952 intmax_t val = bit_size == 1 ? 1 : -1; in emit_alu() local
3072 const struct dxil_value *offset, enum overload_type overload) in load_ubo()
3448 const struct dxil_value *offset = in emit_load_ssbo() local
[all …]
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dperf_pmu.c117 static uint64_t pmu_read_multi(int fd, unsigned int num, uint64_t *val) in pmu_read_multi()
274 uint64_t val; in single() local
319 uint64_t val, ts[2]; in busy_start() local
354 uint64_t val, val2, ts[2]; in busy_double_start() local
415 static void log_busy(unsigned int num_engines, uint64_t *val) in log_busy()
441 uint64_t val[num_engines]; in busy_check_all() local
487 int offset) in __submit_spin()
504 uint64_t val[num_engines]; in most_busy_check_all() local
561 uint64_t val[num_engines]; in all_busy_check_all() local
609 uint64_t val[2][2]; in no_sema() local
[all …]

1...<<21222324252627282930>>...138