Home
last modified time | relevance | path

Searched defs:target_offset (Results 1 – 19 of 19) sorted by relevance

/third_party/lwip/src/apps/snmp/
Dsnmp_pbuf_stream.c114 u16_t target_offset; in snmp_pbuf_stream_writeto() local
/third_party/node/deps/v8/src/compiler/
Dbytecode-analysis.cc71 ResumeJumpTarget::ResumeJumpTarget(int suspend_id, int target_offset, in ResumeJumpTarget()
77 ResumeJumpTarget ResumeJumpTarget::Leaf(int suspend_id, int target_offset) { in Leaf()
320 int target_offset = iterator.GetJumpTargetOffset(); in UpdateOutLiveness() local
989 int target_offset = iterator.GetJumpTargetOffset(); in LivenessIsValid() local
Dbytecode-analysis.h54 int target_offset() const { return target_offset_; } in target_offset() function
Dbytecode-graph-builder.cc1277 void RestoreState(int target_offset, int new_parent_offset) { in RestoreState()
3885 void BytecodeGraphBuilder::MergeIntoSuccessorEnvironment(int target_offset) { in MergeIntoSuccessorEnvironment()
3908 void BytecodeGraphBuilder::BuildLoopExitsForBranch(int target_offset) { in BuildLoopExitsForBranch()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_batch.c380 struct crocus_bo *target, int32_t target_offset, in emit_reloc()
435 struct crocus_bo *target, uint32_t target_offset, in crocus_command_reloc()
446 struct crocus_bo *target, uint32_t target_offset, in crocus_state_reloc()
/third_party/node/deps/v8/src/interpreter/
Dbytecode-array-iterator.h30 int target_offset; member
Dinterpreter-assembler.cc1225 TNode<IntPtrT> target_offset = Advance(); in Dispatch() local
/third_party/node/deps/v8/src/codegen/arm64/
Dinstructions-arm64.cc242 ptrdiff_t target_offset = DistanceTo(target); in SetPCRelImmTarget() local
292 int32_t target_offset = in SetUnresolvedInternalReferenceImmTarget() local
Dassembler-arm64.cc4643 void PatchingAssembler::PatchAdrFar(int64_t target_offset) { in PatchAdrFar()
/third_party/libdrm/intel/
Dintel_bufmgr.c200 drm_intel_bo *target_bo, uint32_t target_offset, in drm_intel_bo_emit_reloc()
211 drm_intel_bo *target_bo, uint32_t target_offset, in drm_intel_bo_emit_reloc_fence()
Dintel_bufmgr.h313 #define dri_bo_emit_reloc(reloc_bo, read, write, target_offset, \ argument
Dintel_bufmgr_gem.c2010 drm_intel_bo *target_bo, uint32_t target_offset, in do_bo_emit_reloc()
2136 drm_intel_bo *target_bo, uint32_t target_offset, in drm_intel_gem_bo_emit_reloc()
2153 uint32_t target_offset, in drm_intel_gem_bo_emit_reloc_fence()
Dintel_bufmgr_fake.c1251 drm_intel_bo *target_bo, uint32_t target_offset, in drm_intel_fake_emit_reloc()
/third_party/skia/third_party/externals/freetype/src/base/
Dftbitmap.c812 FT_Vector target_offset; in FT_Bitmap_Blend() local
/third_party/lwip/src/core/
Dpbuf.c1276 u16_t target_offset; in pbuf_take_at() local
/third_party/libdrm/include/drm/
Dtegra_drm.h812 __u64 target_offset; member
/third_party/node/deps/v8/src/snapshot/
Dserializer.cc1099 uintptr_t target_offset = rinfo->target_internal_reference() - entry; in VisitInternalReference() local
Ddeserializer.cc825 int target_offset = source().GetInt(); in VisitInternalReference() local
/third_party/node/deps/v8/src/baseline/
Dbaseline-compiler.cc621 int target_offset = iterator().GetJumpTargetOffset(); in BuildForwardJumpLabel() local