Home
last modified time | relevance | path

Searched refs:adjusted_offset (Results 1 – 25 of 67) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/media/base/
H A Dunaligned_shared_memory.cc21 off_t* adjusted_offset) { in CalculateMisalignmentAndOffset() argument
43 *adjusted_offset = offset - static_cast<off_t>(*misalignment); in CalculateMisalignmentAndOffset()
65 off_t adjusted_offset; in MapAt() local
68 &adjusted_offset)) { in MapAt()
87 writable_mapping_ = shm.MapAt(adjusted_offset, size + misalignment); in MapAt()
119 off_t adjusted_offset; in WritableUnalignedMapping() local
121 &adjusted_offset)) { in WritableUnalignedMapping()
125 mapping_ = region.MapAt(adjusted_offset, size_ + misalignment_); in WritableUnalignedMapping()
160 off_t adjusted_offset; in ReadOnlyUnalignedMapping() local
162 &adjusted_offset)) { in ReadOnlyUnalignedMapping()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/
H A Dunaligned_shared_memory.cc21 off_t* adjusted_offset) { in CalculateMisalignmentAndOffset() argument
43 *adjusted_offset = offset - static_cast<off_t>(*misalignment); in CalculateMisalignmentAndOffset()
65 off_t adjusted_offset; in MapAt() local
68 &adjusted_offset)) { in MapAt()
87 writable_mapping_ = shm.MapAt(adjusted_offset, size + misalignment); in MapAt()
119 off_t adjusted_offset; in WritableUnalignedMapping() local
121 &adjusted_offset)) { in WritableUnalignedMapping()
125 mapping_ = region.MapAt(adjusted_offset, size_ + misalignment_); in WritableUnalignedMapping()
160 off_t adjusted_offset; in ReadOnlyUnalignedMapping() local
162 &adjusted_offset)) { in ReadOnlyUnalignedMapping()
[all …]
/dports/sysutils/wimlib/wimlib-1.13.0/src/
H A Dlzx_compress.c517 return adjusted_offset; in lzx_get_offset_slot()
944 u32 adjusted_offset; in lzx_write_sequences() local
1397 u32 adjusted_offset; in lzx_walk_item_list() local
1448 adjusted_offset, in lzx_walk_item_list()
1452 c->freqs.aligned[adjusted_offset & in lzx_walk_item_list()
1816 else if (adjusted_offset < 0) { in lzx_find_min_cost_path()
1836 adjusted_offset); in lzx_find_min_cost_path()
2491 if (adjusted_offset < 4096) in lzx_explicit_offset_match_score()
2493 if (adjusted_offset < 256) in lzx_explicit_offset_match_score()
2759 u32 adjusted_offset = 0; in lzx_init_offset_slot_tabs() local
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/testgen/
H A Dmc-bundling-x86-gen.py60 def print_check(adjusted_offset=None, nop_split_offset=None): argument
61 if adjusted_offset is not None:
65 print('# CHECK: {0:x}: incl'.format(adjusted_offset))
/dports/devel/llvm11/llvm-11.0.1.src/utils/testgen/
H A Dmc-bundling-x86-gen.py60 def print_check(adjusted_offset=None, nop_split_offset=None): argument
61 if adjusted_offset is not None:
65 print('# CHECK: {0:x}: incl'.format(adjusted_offset))
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/utils/testgen/
H A Dmc-bundling-x86-gen.py60 def print_check(adjusted_offset=None, nop_split_offset=None): argument
61 if adjusted_offset is not None:
65 print('# CHECK: {0:x}: incl'.format(adjusted_offset))
/dports/devel/llvm90/llvm-9.0.1.src/utils/testgen/
H A Dmc-bundling-x86-gen.py60 def print_check(adjusted_offset=None, nop_split_offset=None): argument
61 if adjusted_offset is not None:
65 print('# CHECK: {0:x}: incl'.format(adjusted_offset))
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/utils/testgen/
H A Dmc-bundling-x86-gen.py60 def print_check(adjusted_offset=None, nop_split_offset=None): argument
61 if adjusted_offset is not None:
65 print('# CHECK: {0:x}: incl'.format(adjusted_offset))
/dports/devel/llvm10/llvm-10.0.1.src/utils/testgen/
H A Dmc-bundling-x86-gen.py60 def print_check(adjusted_offset=None, nop_split_offset=None): argument
61 if adjusted_offset is not None:
65 print('# CHECK: {0:x}: incl'.format(adjusted_offset))
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/utils/testgen/
H A Dmc-bundling-x86-gen.py60 def print_check(adjusted_offset=None, nop_split_offset=None): argument
61 if adjusted_offset is not None:
65 print('# CHECK: {0:x}: incl'.format(adjusted_offset))
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/utils/testgen/
H A Dmc-bundling-x86-gen.py60 def print_check(adjusted_offset=None, nop_split_offset=None): argument
61 if adjusted_offset is not None:
65 print('# CHECK: {0:x}: incl'.format(adjusted_offset))
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/utils/testgen/
H A Dmc-bundling-x86-gen.py60 def print_check(adjusted_offset=None, nop_split_offset=None): argument
61 if adjusted_offset is not None:
65 print('# CHECK: {0:x}: incl'.format(adjusted_offset))
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/utils/testgen/
H A Dmc-bundling-x86-gen.py60 def print_check(adjusted_offset=None, nop_split_offset=None): argument
61 if adjusted_offset is not None:
65 print('# CHECK: {0:x}: incl'.format(adjusted_offset))
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/utils/testgen/
H A Dmc-bundling-x86-gen.py60 def print_check(adjusted_offset=None, nop_split_offset=None): argument
61 if adjusted_offset is not None:
65 print('# CHECK: {0:x}: incl'.format(adjusted_offset))
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/utils/testgen/
H A Dmc-bundling-x86-gen.py60 def print_check(adjusted_offset=None, nop_split_offset=None): argument
61 if adjusted_offset is not None:
65 print('# CHECK: {0:x}: incl'.format(adjusted_offset))
/dports/devel/llvm80/llvm-8.0.1.src/utils/testgen/
H A Dmc-bundling-x86-gen.py60 def print_check(adjusted_offset=None, nop_split_offset=None): argument
61 if adjusted_offset is not None:
65 print('# CHECK: {0:x}: incl'.format(adjusted_offset))
/dports/devel/llvm70/llvm-7.0.1.src/utils/testgen/
H A Dmc-bundling-x86-gen.py60 def print_check(adjusted_offset=None, nop_split_offset=None): argument
61 if adjusted_offset is not None:
65 print('# CHECK: {0:x}: incl'.format(adjusted_offset))
/dports/graphics/llvm-mesa/llvm-13.0.1.src/utils/testgen/
H A Dmc-bundling-x86-gen.py60 def print_check(adjusted_offset=None, nop_split_offset=None): argument
61 if adjusted_offset is not None:
65 print('# CHECK: {0:x}: incl'.format(adjusted_offset))
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/utils/testgen/
H A Dmc-bundling-x86-gen.py60 def print_check(adjusted_offset=None, nop_split_offset=None):
61 if adjusted_offset is not None:
65 print('# CHECK: {0:x}: incl'.format(adjusted_offset))
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/shark/
H A DsharkCacheDecache.cpp68 adjusted_offset(value, offset)); in process_stack_slot()
137 adjusted_offset(value, offset)); in process_local_slot()
179 adjusted_offset(value, offset)), in process_stack_slot()
226 adjusted_offset(value, offset)), in process_local_slot()
250 adjusted_offset(value, max_locals() - 1 - index), in process_local_slot()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/shark/
H A DsharkCacheDecache.cpp68 adjusted_offset(value, offset)); in process_stack_slot()
137 adjusted_offset(value, offset)); in process_local_slot()
179 adjusted_offset(value, offset)), in process_stack_slot()
226 adjusted_offset(value, offset)), in process_local_slot()
250 adjusted_offset(value, max_locals() - 1 - index), in process_local_slot()
/dports/net-mgmt/librenms/librenms-21.5.1/tests/snmpsim/
H A Dlinux_chronyd.snmprec7adjusted_offset": "0.000000045", "measured_offset": "0.000000058", "estimated_error": "0.000000232…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/geometry/
H A Dtransform_state.cc63 FloatSize adjusted_offset((direction_ == kApplyTransformDirection) ? offset in TranslateMappedCoordinates() local
66 last_planar_point_.Move(adjusted_offset); in TranslateMappedCoordinates()
68 last_planar_quad_.Move(adjusted_offset); in TranslateMappedCoordinates()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/geometry/
H A Dtransform_state.cc63 FloatSize adjusted_offset((direction_ == kApplyTransformDirection) ? offset in TranslateMappedCoordinates() local
66 last_planar_point_.Move(adjusted_offset); in TranslateMappedCoordinates()
68 last_planar_quad_.Move(adjusted_offset); in TranslateMappedCoordinates()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/ng/
H A Dng_floats_utils.cc33 NGBfcOffset adjusted_offset = offset; in AdjustToTopEdgeAlignmentRule() local
34 adjusted_offset.block_offset = std::max( in AdjustToTopEdgeAlignmentRule()
35 adjusted_offset.block_offset, exclusion_space.LastFloatBlockStart()); in AdjustToTopEdgeAlignmentRule()
37 return adjusted_offset; in AdjustToTopEdgeAlignmentRule()

123