Home
last modified time | relevance | path

Searched defs:offsets (Results 1 – 25 of 5196) sorted by relevance

12345678910>>...208

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.jface.text.tests/src/org/eclipse/jface/text/tests/rules/
H A DDefaultPartitionerZeroLengthTest.java65 int[] offsets= new int[] { 13, 26 }; in testGetZeroLengthPartition() local
81 int[] offsets= new int[] { 0, 13 }; in testGetZeroLengthPartitionEmptyStart() local
89 int[] offsets= new int[] { 13, 26 }; in testGetZeroLengthPartitionEmptyEnd() local
97 int[] offsets= new int[] { 13, 26 }; in testGetZeroLengthContentType() local
113 int[] offsets= new int[] { 0, 13 }; in testGetZeroLengthContentTypeEmptyStart() local
121 int[] offsets= new int[] { 13, 26 }; in testGetZeroLengthContentTypeEmptyEnd() local
129 int[] offsets= new int[] { 13, 26 }; in testComputeZeroLengthPartitioning() local
145 int[] offsets= new int[] { 0, 13 }; in testComputeZeroLengthPartitioningEmptyStart() local
153 int[] offsets= new int[] { 13, 26 }; in testComputeZeroLengthPartitioningEmptyEnd() local
193 int[] offsets= new int[] { }; in testComputePartitioningSubrangeInBoundaries1() local
[all …]
H A DFastPartitionerTest.java71 int[] offsets= new int[] { 13, 26 }; in testGetPartition() local
87 int[] offsets= new int[] { 0, 13 }; in testGetPartitionEmptyStart() local
95 int[] offsets= new int[] { 13, 26 }; in testGetPartitionEmptyEnd() local
103 int[] offsets= new int[] { 13, 26 }; in testGetContentType() local
119 int[] offsets= new int[] { 0, 13 }; in testGetContentTypeEmptyStart() local
127 int[] offsets= new int[] { 13, 26 }; in testGetContentTypeEmptyEnd() local
151 int[] offsets= new int[] { 0, 13 }; in testComputePartitioningEmptyStart() local
199 int[] offsets= new int[] { }; in testComputePartitioningSubrangeInBoundaries1() local
207 int[] offsets= new int[] { }; in testComputePartitioningSubrangeInBoundaries2() local
221 int[] offsets= {41, 48}; in testPR101014() local
[all …]
/dports/archivers/innoextract/innoextract-1.9/src/loader/
H A Doffsets.hpp51 struct offsets { struct
56 bool found_magic;
63 boost::uint32_t exe_offset;
70 boost::uint32_t exe_compressed_size;
73 boost::uint32_t exe_uncompressed_size;
80 crypto::checksum exe_checksum;
83 boost::uint32_t message_offset;
96 boost::uint32_t header_offset;
112 boost::uint32_t data_offset;
/dports/mail/pear-Horde_Mapi/Horde_Mapi-1.0.10/lib/Horde/Mapi/
H A DTimezone.php103 public static function getSyncTZFromOffsets(array $offsets)
229 … protected static function _generateOffsetsForTransition(array $offsets, array $transition, $type)
270 public function getTimezone($offsets, $expectedTimezone = null)
290 public function getListOfTimezones($offsets, $expectedTimezone = null)
324 protected function _setDefaultStartDate(array $offsets = null)
349 protected function _checkTimezone(DateTimeZone $timezone, array $offsets)
369 protected function _checkTransition(array $std, array $dst, array $offsets)
/dports/deskutils/egroupware/egroupware/vendor/pear-pear.horde.org/Horde_Mapi/Horde/Mapi/
H A DTimezone.php103 public static function getSyncTZFromOffsets(array $offsets)
229 … protected static function _generateOffsetsForTransition(array $offsets, array $transition, $type)
270 public function getTimezone($offsets, $expectedTimezone = null)
290 public function getListOfTimezones($offsets, $expectedTimezone = null)
324 protected function _setDefaultStartDate(array $offsets = null)
349 protected function _checkTimezone(DateTimeZone $timezone, array $offsets)
369 protected function _checkTransition(array $std, array $dst, array $offsets)
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/innobase/include/
H A Drem0rec.h129 #define rec_offs_base(offsets) (offsets + REC_OFFS_HEADER_SIZE) argument
629 # define rec_offs_make_valid(rec, index, leaf, offsets) argument
671 #define rec_get_nth_field(rec, offsets, n, len) \ argument
696 inline ulint rec_offs_get_n_alloc(const rec_offs *offsets) in rec_offs_get_n_alloc()
710 rec_offs_n_fields(const rec_offs* offsets) in rec_offs_n_fields()
777 inline bool rec_offs_any_extern(const rec_offs *offsets) in rec_offs_any_extern()
786 inline ulint rec_offs_any_default(const rec_offs *offsets) in rec_offs_any_default()
795 inline ulint rec_offs_comp(const rec_offs *offsets) in rec_offs_comp()
828 const rec_offs* offsets, in rec_get_nth_cfield()
906 #define rec_offs_init(offsets) \ argument
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DAppleDWARFIndex.cpp55 void AppleDWARFIndex::GetGlobalVariables(ConstString basename, DIEArray &offsets) { in GetGlobalVariables()
61 DIEArray &offsets) { in GetGlobalVariables()
71 DIEArray &offsets) { in GetGlobalVariables()
82 DIEArray &offsets) { in GetObjCMethods()
89 DIEArray &offsets) { in GetCompleteObjCClass()
96 void AppleDWARFIndex::GetTypes(ConstString name, DIEArray &offsets) { in GetTypes()
102 DIEArray &offsets) { in GetTypes()
151 void AppleDWARFIndex::GetNamespaces(ConstString name, DIEArray &offsets) { in GetNamespaces()
160 DIEArray offsets; in GetFunctions() local
169 DIEArray &offsets) { in GetFunctions()
H A DManualDWARFIndex.cpp356 DIEArray &offsets) { in GetGlobalVariables()
362 DIEArray &offsets) { in GetGlobalVariables()
368 DIEArray &offsets) { in GetObjCMethods()
375 DIEArray &offsets) { in GetCompleteObjCClass()
380 void ManualDWARFIndex::GetTypes(ConstString name, DIEArray &offsets) { in GetTypes()
386 DIEArray &offsets) { in GetTypes()
403 DIEArray offsets; in GetFunctions() local
414 DIEArray offsets; in GetFunctions() local
427 DIEArray offsets; in GetFunctions() local
437 DIEArray offsets; in GetFunctions() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/shaping/
H A Dshape_result_run_info_test.cc14 ShapeResult::RunInfo::GlyphOffsetArray offsets(2); in TEST_F() local
26 ShapeResult::RunInfo::GlyphOffsetArray offsets(2); in TEST_F() local
44 ShapeResult::RunInfo::GlyphOffsetArray offsets(2); in TEST_F() local
57 ShapeResult::RunInfo::GlyphOffsetArray offsets(2); in TEST_F() local
69 ShapeResult::RunInfo::GlyphOffsetArray offsets(2); in TEST_F() local
81 ShapeResult::RunInfo::GlyphOffsetArray offsets(2); in TEST_F() local
91 ShapeResult::RunInfo::GlyphOffsetArray offsets(3); in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/fonts/shaping/
H A Dshape_result_run_info_test.cc14 ShapeResult::RunInfo::GlyphOffsetArray offsets(2); in TEST_F() local
26 ShapeResult::RunInfo::GlyphOffsetArray offsets(2); in TEST_F() local
44 ShapeResult::RunInfo::GlyphOffsetArray offsets(2); in TEST_F() local
57 ShapeResult::RunInfo::GlyphOffsetArray offsets(2); in TEST_F() local
69 ShapeResult::RunInfo::GlyphOffsetArray offsets(2); in TEST_F() local
81 ShapeResult::RunInfo::GlyphOffsetArray offsets(2); in TEST_F() local
91 ShapeResult::RunInfo::GlyphOffsetArray offsets(3); in TEST_F() local
/dports/comms/pear-Horde_ActiveSync/Horde_ActiveSync-2.41.4/lib/Horde/ActiveSync/
H A DTimezone.php106 public static function getSyncTZFromOffsets(array $offsets)
224 … protected static function _generateOffsetsForTransition(array $offsets, array $transition, $type)
257 public function getTimezone($offsets, $expectedTimezone = null)
277 public function getListOfTimezones($offsets, $expectedTimezone = null)
311 protected function _setDefaultStartDate(array $offsets = null)
336 protected function _checkTimezone(DateTimeZone $timezone, array $offsets)
356 protected function _checkTransition(array $std, array $dst, array $offsets)
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/innobase/include/
H A Drem0rec.h100 #define rec_offs_base(offsets) (offsets + REC_OFFS_HEADER_SIZE) argument
541 # define rec_offs_make_valid(rec, index, leaf, offsets) argument
583 #define rec_get_nth_field(rec, offsets, n, len) \ argument
608 inline ulint rec_offs_get_n_alloc(const rec_offs *offsets) in rec_offs_get_n_alloc()
622 rec_offs_n_fields(const rec_offs* offsets) in rec_offs_n_fields()
689 inline bool rec_offs_any_extern(const rec_offs *offsets) in rec_offs_any_extern()
698 inline ulint rec_offs_any_default(const rec_offs *offsets) in rec_offs_any_default()
707 inline ulint rec_offs_comp(const rec_offs *offsets) in rec_offs_comp()
809 const rec_offs* offsets, in rec_get_nth_cfield()
867 #define rec_offs_init(offsets) \ argument
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/innobase/include/
H A Drem0rec.h100 #define rec_offs_base(offsets) (offsets + REC_OFFS_HEADER_SIZE) argument
618 # define rec_offs_make_valid(rec, index, leaf, offsets) argument
660 #define rec_get_nth_field(rec, offsets, n, len) \ argument
685 inline ulint rec_offs_get_n_alloc(const rec_offs *offsets) in rec_offs_get_n_alloc()
699 rec_offs_n_fields(const rec_offs* offsets) in rec_offs_n_fields()
766 inline bool rec_offs_any_extern(const rec_offs *offsets) in rec_offs_any_extern()
775 inline ulint rec_offs_any_default(const rec_offs *offsets) in rec_offs_any_default()
784 inline ulint rec_offs_comp(const rec_offs *offsets) in rec_offs_comp()
886 const rec_offs* offsets, in rec_get_nth_cfield()
964 #define rec_offs_init(offsets) \ argument
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/innobase/include/
H A Drem0rec.h100 #define rec_offs_base(offsets) (offsets + REC_OFFS_HEADER_SIZE) argument
618 # define rec_offs_make_valid(rec, index, leaf, offsets) argument
660 #define rec_get_nth_field(rec, offsets, n, len) \ argument
685 inline ulint rec_offs_get_n_alloc(const rec_offs *offsets) in rec_offs_get_n_alloc()
699 rec_offs_n_fields(const rec_offs* offsets) in rec_offs_n_fields()
766 inline bool rec_offs_any_extern(const rec_offs *offsets) in rec_offs_any_extern()
775 inline ulint rec_offs_any_default(const rec_offs *offsets) in rec_offs_any_default()
784 inline ulint rec_offs_comp(const rec_offs *offsets) in rec_offs_comp()
886 const rec_offs* offsets, in rec_get_nth_cfield()
964 #define rec_offs_init(offsets) \ argument
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/innobase/include/
H A Drem0rec.h100 #define rec_offs_base(offsets) (offsets + REC_OFFS_HEADER_SIZE) argument
541 # define rec_offs_make_valid(rec, index, leaf, offsets) argument
583 #define rec_get_nth_field(rec, offsets, n, len) \ argument
608 inline ulint rec_offs_get_n_alloc(const rec_offs *offsets) in rec_offs_get_n_alloc()
622 rec_offs_n_fields(const rec_offs* offsets) in rec_offs_n_fields()
689 inline bool rec_offs_any_extern(const rec_offs *offsets) in rec_offs_any_extern()
698 inline ulint rec_offs_any_default(const rec_offs *offsets) in rec_offs_any_default()
707 inline ulint rec_offs_comp(const rec_offs *offsets) in rec_offs_comp()
809 const rec_offs* offsets, in rec_get_nth_cfield()
867 #define rec_offs_init(offsets) \ argument
[all …]
/dports/textproc/redisearch16/RediSearch-1.6.16/src/
H A Dbyte_offsets.c9 void RSByteOffsets_Free(RSByteOffsets *offsets) { in RSByteOffsets_Free()
15 void RSByteOffsets_ReserveFields(RSByteOffsets *offsets, size_t numFields) { in RSByteOffsets_ReserveFields()
19 RSByteOffsetField *RSByteOffsets_AddField(RSByteOffsets *offsets, uint32_t fieldId, in RSByteOffsets_AddField()
27 void ByteOffsetWriter_Move(ByteOffsetWriter *w, RSByteOffsets *offsets) { in ByteOffsetWriter_Move()
33 void RSByteOffsets_Serialize(const RSByteOffsets *offsets, Buffer *b) { in RSByteOffsets_Serialize()
51 RSByteOffsets *offsets = NewByteOffsets(); in LoadByteOffsets() local
75 int RSByteOffset_Iterate(const RSByteOffsets *offsets, uint32_t fieldId, in RSByteOffset_Iterate()
/dports/textproc/redisearch/RediSearch-2.2.5/src/
H A Dbyte_offsets.c9 void RSByteOffsets_Free(RSByteOffsets *offsets) { in RSByteOffsets_Free()
15 void RSByteOffsets_ReserveFields(RSByteOffsets *offsets, size_t numFields) { in RSByteOffsets_ReserveFields()
19 RSByteOffsetField *RSByteOffsets_AddField(RSByteOffsets *offsets, uint32_t fieldId, in RSByteOffsets_AddField()
27 void ByteOffsetWriter_Move(ByteOffsetWriter *w, RSByteOffsets *offsets) { in ByteOffsetWriter_Move()
33 void RSByteOffsets_Serialize(const RSByteOffsets *offsets, Buffer *b) { in RSByteOffsets_Serialize()
51 RSByteOffsets *offsets = NewByteOffsets(); in LoadByteOffsets() local
75 int RSByteOffset_Iterate(const RSByteOffsets *offsets, uint32_t fieldId, in RSByteOffset_Iterate()
/dports/textproc/redisearch20/RediSearch-2.0.15/src/
H A Dbyte_offsets.c9 void RSByteOffsets_Free(RSByteOffsets *offsets) { in RSByteOffsets_Free()
15 void RSByteOffsets_ReserveFields(RSByteOffsets *offsets, size_t numFields) { in RSByteOffsets_ReserveFields()
19 RSByteOffsetField *RSByteOffsets_AddField(RSByteOffsets *offsets, uint32_t fieldId, in RSByteOffsets_AddField()
27 void ByteOffsetWriter_Move(ByteOffsetWriter *w, RSByteOffsets *offsets) { in ByteOffsetWriter_Move()
33 void RSByteOffsets_Serialize(const RSByteOffsets *offsets, Buffer *b) { in RSByteOffsets_Serialize()
51 RSByteOffsets *offsets = NewByteOffsets(); in LoadByteOffsets() local
75 int RSByteOffset_Iterate(const RSByteOffsets *offsets, uint32_t fieldId, in RSByteOffset_Iterate()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/rem/
H A Drec.cc59 ulint *offsets) /*!< in/out: array of offsets; in rec_init_offsets()
79 rec_offs_base(offsets)[0] = REC_N_NEW_EXTRA_BYTES | REC_OFFS_COMPACT; in rec_init_offsets() local
80 rec_offs_base(offsets)[1] = 8; in rec_init_offsets() local
192 rec_offs_base(offsets)[1 + i] = offs; in rec_init_offsets() local
218 rec_offs_base(offsets)[1 + i] = offs; in rec_init_offsets() local
234 ulint *offsets, /*!< in/out: array consisting of in rec_get_offsets_func()
310 ulint *offsets) /*!< in/out: array consisting of in rec_get_offsets_reverse()
451 std::ostream &rec_offs_print(std::ostream &out, const ulint *offsets) { in rec_offs_print()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/include/
H A Drem0rec.h257 #define rec_get_offsets(rec, index, offsets, n, heap) \ argument
260 #define rec_get_offsets(rec, index, offsets, n, heap) \ argument
317 inline byte *rec_get_nth_field(const rec_t *rec, const ulint *offsets, ulint n, in rec_get_nth_field()
328 #define rec_get_nth_field(rec, offsets, n, len) \ argument
441 #define rec_offs_init(offsets) \ argument
557 #define rec_get_start(rec, offsets) ((rec)-rec_offs_extra_size(offsets)) argument
558 #define rec_get_end(rec, offsets) ((rec) + rec_offs_data_size(offsets)) argument
771 rec_printer(const rec_t *rec, const ulint *offsets) : std::ostringstream() { in rec_printer()
780 rec_printer(const rec_t *rec, ulint info, const ulint *offsets) in rec_printer()
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/gnulib-tests/uniconv/
H A Dtest-u8-conv-from-enc.c36 size_t *offsets = (size_t *) malloc ((n + 1) * sizeof (size_t)); in new_offsets() local
62 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); in main() local
93 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); in main() local
126 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); in main() local
152 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); in main() local
178 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); in main() local
/dports/devel/gnulib/gnulib-20140202-stable/tests/uniconv/
H A Dtest-u8-conv-from-enc.c35 size_t *offsets = (size_t *) malloc ((n + 1) * sizeof (size_t)); in new_offsets() local
61 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); in main() local
92 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); in main() local
123 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); in main() local
149 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); in main() local
175 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); in main() local
H A Dtest-u16-conv-from-enc.c35 size_t *offsets = (size_t *) malloc ((n + 1) * sizeof (size_t)); in new_offsets() local
66 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); in main() local
98 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); in main() local
131 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); in main() local
160 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); in main() local
189 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); in main() local
H A Dtest-u32-conv-from-enc.c35 size_t *offsets = (size_t *) malloc ((n + 1) * sizeof (size_t)); in new_offsets() local
66 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); in main() local
98 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); in main() local
131 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); in main() local
160 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); in main() local
189 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); in main() local
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/gnulib-tests/uniconv/
H A Dtest-u8-conv-from-enc.c36 size_t *offsets = (size_t *) malloc ((n + 1) * sizeof (size_t)); in new_offsets() local
62 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); in main() local
93 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); in main() local
126 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); in main() local
152 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); in main() local
178 size_t *offsets = (o ? new_offsets (strlen (input)) : NULL); in main() local

12345678910>>...208