Home
last modified time | relevance | path

Searched +defs:val +defs:offset (Results 826 – 850 of 3428) sorted by relevance

1...<<31323334353637383940>>...138

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/include/
H A Dkvm_util_base.h36 off_t offset; member
470 static inline int __vcpu_set_reg(struct kvm_vcpu *vcpu, uint64_t id, uint64_t val) in __vcpu_set_reg()
482 static inline void vcpu_set_reg(struct kvm_vcpu *vcpu, uint64_t id, uint64_t val) in vcpu_set_reg()
539 uint64_t attr, void *val) in kvm_device_attr_get()
549 uint64_t attr, void *val) in kvm_device_attr_set()
569 uint64_t attr, void *val) in __vcpu_device_attr_get()
575 uint64_t attr, void *val) in vcpu_device_attr_get()
581 uint64_t attr, void *val) in __vcpu_device_attr_set()
587 uint64_t attr, void *val) in vcpu_device_attr_set()
/aosp_15_r20/external/lzma/CPP/7zip/Compress/
H A DRar3Vm.cpp223 void CVm::SetOperand32(const COperand *op, UInt32 val) in SetOperand32()
243 void CVm::SetOperand8(const COperand *op, Byte val) in SetOperand8()
260 void CVm::SetOperand(bool byteMode, const COperand *op, UInt32 val) in SetOperand()
894 UInt32 offset = curPos + fileOffset; in E8E9Decode() local
H A DQuantumDecoder.cpp90 const UInt32 offset = start * Range / total; in Decode() local
151 const Byte val = Vals[i]; in Decode() local
/aosp_15_r20/external/mesa3d/src/nouveau/mme/
H A Dmme_fermi_builder.c46 mme_value_alu_reg(struct mme_value val) in mme_value_alu_reg()
63 mme_value_alu_imm(struct mme_value val) in mme_value_alu_imm()
197 struct mme_value val = { in mme_fermi_reg() local
467 enum mme_fermi_reg src, int32_t offset, bool if_zero) in mme_fermi_branch()
/aosp_15_r20/external/mesa3d/src/compiler/spirv/
H A Dvtn_opencl.c210 struct vtn_value *val = vtn_untyped_value(b, w_src[i]); in handle_instr() local
647 nir_def *offset = vtn_get_nir_ssa(b, w[5 + a]); in _handle_v_load_store() local
691 struct vtn_ssa_value *val = vtn_ssa_value(b, w[5]); in _handle_v_load_store() local
822 struct vtn_value *val = vtn_untyped_value(b, w_src[i]); in handle_printf() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/marvell/comphy/
Dphy-comphy-common.h61 #define COMPHY_MASK(offset, len) (((1 << (len)) - 1) << (offset)) argument
124 static inline uint32_t polling_with_timeout(uintptr_t addr, uint32_t val, in polling_with_timeout()
/aosp_15_r20/external/arm-trusted-firmware/drivers/marvell/comphy/
H A Dphy-comphy-common.h61 #define COMPHY_MASK(offset, len) (((1 << (len)) - 1) << (offset)) argument
124 static inline uint32_t polling_with_timeout(uintptr_t addr, uint32_t val, in polling_with_timeout()
/aosp_15_r20/external/coreboot/util/inteltool/
H A Dgpio.c713 uint32_t val, bank, gpio, offset, size = 0x3000; in show_baytrail_pad_reg() local
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDtraceview.jar ... { final synthetic com.android.traceview.TimeBase val$timeBase final synthetic com.android.traceview. ...
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/bifrost/
H A Dbi_pack.c447 bi_clause_upper(unsigned val, struct bi_packed_tuple *tuples, in bi_clause_upper()
470 ASSERTED unsigned tuple_count, unsigned offset, in bi_pack_tuple_bits()
476 unsigned val = (idx - BI_CLAUSE_SUBWORD_TUPLE_0); in bi_pack_tuple_bits() local
/aosp_15_r20/external/bcc/src/cc/
H A Dbcc_proc.c131 uint32_t *offset) { in _procfs_find_zip_entry()
364 const char *val = ldstrings + ldcache->entries[i].value; in read_cache1() local
387 const char *val = ld_map + ldcache->entries[i].value; in read_cache2() local
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_allocator.c467 anv_block_pool_map(struct anv_block_pool *pool, int32_t offset, uint32_t size) in anv_block_pool_map()
575 int64_t *offset, in anv_block_pool_alloc_new()
637 int64_t *offset, uint32_t *padding) in anv_block_pool_alloc()
691 int64_t *offset, in anv_fixed_size_state_pool_alloc_new()
813 uint32_t offset = chunk_offset + rest; in anv_state_pool_return_chunk() local
851 int64_t offset; in anv_state_pool_alloc_no_vg() local
1036 uint32_t offset = align(stream->next, alignment); in anv_state_stream_alloc() local
1700 uint64_t offset, in anv_device_map_bo()
2005 uint32_t old, val; in atomic_dec_not_one() local
/aosp_15_r20/external/mesa3d/src/intel/decoder/
H A Dintel_batch_decoder.c123 uint64_t offset = addr - bo.addr; in ctx_get_bo() local
292 uint32_t offset, int count) in dump_binding_table()
361 dump_samplers(struct intel_batch_decode_ctx *ctx, uint32_t offset, int count) in dump_samplers()
994 int offset = strlen(str) - strlen(end); in str_ends_with() local
1175 uint32_t reg_addr, uint32_t val) in handle_gt_mode()
1256 decode_vs_state(struct intel_batch_decode_ctx *ctx, uint32_t offset) in decode_vs_state()
1278 decode_gs_state(struct intel_batch_decode_ctx *ctx, uint32_t offset) in decode_gs_state()
1300 decode_clip_state(struct intel_batch_decode_ctx *ctx, uint32_t offset) in decode_clip_state()
1337 decode_sf_state(struct intel_batch_decode_ctx *ctx, uint32_t offset) in decode_sf_state()
1375 decode_wm_state(struct intel_batch_decode_ctx *ctx, uint32_t offset) in decode_wm_state()
[all …]
/aosp_15_r20/external/deqp-deps/amber/src/
Dcommand.h440 void SetOffset(uint32_t offset) { offset_ = offset; } in SetOffset()
526 void SetOffset(uint32_t offset) { offset_ = offset; } in SetOffset()
631 void SetValue(float val) { value_ = val; } in SetValue()
646 void SetValue(uint32_t val) { value_ = val; } in SetValue()
/aosp_15_r20/frameworks/av/camera/
H A DCameraMetadata.cpp29 #define ALIGN_TO(val, alignment) \ argument
600 const size_t offset = static_cast<size_t>(offsetTmp); in readFromParcel() local
676 size_t offset = 0; in writeToParcel() local
/aosp_15_r20/external/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_build_util.cpp138 BuildUtil::mkFetch(Value *dst, DataType ty, DataFile file, int32_t offset, in mkFetch()
153 BuildUtil::mkInterp(unsigned mode, Value *dst, int32_t offset, Value *rel) in mkInterp()
287 BuildUtil::mkSplit(Value *h[2], uint8_t halfSize, Value *val) in mkSplit()
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Dregexcmp.cpp1018 int64_t val = (int64_t)fIntervalLow*10 + digitValue; in doParseActions() local
1035 int64_t val = (int64_t)fIntervalUpper*10 + digitValue; in doParseActions() local
1963 int32_t RegexCompile::buildOp(int32_t type, int32_t val) { in buildOp()
2004 void RegexCompile::appendOp(int32_t type, int32_t val) { in appendOp()
2672 static int32_t safeIncrement(int32_t val, int32_t delta) { in safeIncrement()
4113 int32_t offset = 0; in nextChar() local
/aosp_15_r20/external/lzma/CPP/7zip/UI/Console/
H A DList.cpp816 static void PrintPropNameAndNumber(CStdOutStream &so, const char *name, UInt64 val) in PrintPropNameAndNumber()
835 static void PrintPropNameAndNumber(CStdOutStream &so, PROPID propID, UInt64 val) in PrintPropNameAndNumber()
841 static void PrintPropNameAndNumber_Signed(CStdOutStream &so, PROPID propID, Int64 val) in PrintPropNameAndNumber_Signed()
868 static void PrintPropVal_MultiLine(CStdOutStream &so, const wchar_t *val) in PrintPropVal_MultiLine()
904 static void PrintPropPair(CStdOutStream &so, const char *name, const wchar_t *val, bool multiLine, … in PrintPropPair()
1001 Int64 offset = arc.GetGlobalOffset(); in Print_OpenArchive_Props() local
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dregexcmp.cpp1018 int64_t val = (int64_t)fIntervalLow*10 + digitValue; in doParseActions() local
1035 int64_t val = (int64_t)fIntervalUpper*10 + digitValue; in doParseActions() local
1963 int32_t RegexCompile::buildOp(int32_t type, int32_t val) { in buildOp()
2004 void RegexCompile::appendOp(int32_t type, int32_t val) { in appendOp()
2672 static int32_t safeIncrement(int32_t val, int32_t delta) { in safeIncrement()
4111 int32_t offset = 0; in nextChar() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c628 int32_t offset = glsl_get_struct_field_offset(type, i); in get_glsl_type() local
2286 … SpvId val = spirv_builder_emit_composite_extract(&ctx->builder, member_type, src, &i, 1); in emit_store_deref() local
2326 SpvId offset = get_src(ctx, &intr->src[0], &atype); in emit_load_shared() local
2359 SpvId offset = get_src(ctx, &intr->src[1], &otype); in emit_store_shared() local
2366 SpvId val = src; in emit_store_shared() local
2388 SpvId offset = get_src(ctx, &intr->src[0], &atype); in emit_load_scratch() local
2421 SpvId offset = get_src(ctx, &intr->src[1], &otype); in emit_store_scratch() local
2428 SpvId val = src; in emit_store_scratch() local
2464 SpvId offset = emit_uint_const(ctx, 32, nir_intrinsic_component(intr)); in emit_load_push_const() local
2802 SpvId offset = get_src(ctx, &intr->src[0], &atype); in emit_shared_atomic_intrinsic() local
[all …]
/aosp_15_r20/external/skia/modules/skottie/src/animator/
H A DVectorKeyframeAnimator.cpp174 float val = i >= result.size() ? 0 : result[i]; in onSeek() local
255 auto offset = fCurrentVec * fVecLen; in parseKFValue() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dtest_btf.h38 #define BTF_VAR_SECINFO_ENC(type, offset, size) \ argument
43 #define BTF_ENUM_ENC(name, val) (name), (val) argument
/aosp_15_r20/external/libwebm/
H A Dmkvparser_sample.cc32 wchar_t* const val = new (std::nothrow) wchar_t[size + 1]; in utf8towcs() local
394 const long long offset = theFrame.pos; in main() local
/aosp_15_r20/out/soong/.intermediates/frameworks/opt/chips/libchips/android_common/javac/
Dlibchips.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/external/flashrom/
H A Dcros_ec_commands.h855 uint32_t offset; /* Starting value for read buffer */ member
898 uint8_t offset; /* Offset in memmap (EC_MEMMAP_*) */ member
1223 uint32_t offset; /* Byte offset to read */ member
1235 uint32_t offset; /* Byte offset to write */ member
1245 uint32_t offset; /* Byte offset to erase */ member
1374 uint32_t offset; member
1891 uint32_t offset; /* Offset in flash to hash */ member
1901 uint32_t offset; /* Offset in flash which was hashed */ member
2259 int16_t offset[3]; member
2375 int16_t offset[3]; member
[all …]

1...<<31323334353637383940>>...138