Home
last modified time | relevance | path

Searched refs:adjusted_start (Results 1 – 24 of 24) sorted by relevance

/dports/textproc/py-csvkit/csvkit-1.0.6/csvkit/convert/
H A Dfixed.py178 adjusted_start = int(row[self.start]) - 1
180 adjusted_start = int(row[self.start])
182 return FixedWidthField(row[self.column], adjusted_start, int(row[self.length]))
/dports/textproc/uim-gtk/uim-d1ac9d9/sigscheme/src/
H A Dstorage-gc.c724 ScmObj *adjusted_start, *tmp; in gc_mark_locations() local
748 adjusted_start = (ScmObj *)((char *)start + offset); in gc_mark_locations()
749 len = end - adjusted_start; in gc_mark_locations()
751 adjusted_start, end, len, offset)); in gc_mark_locations()
754 gc_mark_definite_locations_n(adjusted_start, len); in gc_mark_locations()
756 gc_mark_locations_n(adjusted_start, len); in gc_mark_locations()
/dports/textproc/uim-qt5/uim-d1ac9d9/sigscheme/src/
H A Dstorage-gc.c724 ScmObj *adjusted_start, *tmp; in gc_mark_locations() local
748 adjusted_start = (ScmObj *)((char *)start + offset); in gc_mark_locations()
749 len = end - adjusted_start; in gc_mark_locations()
751 adjusted_start, end, len, offset)); in gc_mark_locations()
754 gc_mark_definite_locations_n(adjusted_start, len); in gc_mark_locations()
756 gc_mark_locations_n(adjusted_start, len); in gc_mark_locations()
/dports/textproc/uim-m17nlib/uim-d1ac9d9/sigscheme/src/
H A Dstorage-gc.c724 ScmObj *adjusted_start, *tmp; in gc_mark_locations() local
748 adjusted_start = (ScmObj *)((char *)start + offset); in gc_mark_locations()
749 len = end - adjusted_start; in gc_mark_locations()
751 adjusted_start, end, len, offset)); in gc_mark_locations()
754 gc_mark_definite_locations_n(adjusted_start, len); in gc_mark_locations()
756 gc_mark_locations_n(adjusted_start, len); in gc_mark_locations()
/dports/textproc/uim-qt5/sigscheme-beb8fbd/src/
H A Dstorage-gc.c724 ScmObj *adjusted_start, *tmp; in gc_mark_locations() local
748 adjusted_start = (ScmObj *)((char *)start + offset); in gc_mark_locations()
749 len = end - adjusted_start; in gc_mark_locations()
751 adjusted_start, end, len, offset)); in gc_mark_locations()
754 gc_mark_definite_locations_n(adjusted_start, len); in gc_mark_locations()
756 gc_mark_locations_n(adjusted_start, len); in gc_mark_locations()
/dports/textproc/uim-m17nlib/sigscheme-beb8fbd/src/
H A Dstorage-gc.c724 ScmObj *adjusted_start, *tmp; in gc_mark_locations() local
748 adjusted_start = (ScmObj *)((char *)start + offset); in gc_mark_locations()
749 len = end - adjusted_start; in gc_mark_locations()
751 adjusted_start, end, len, offset)); in gc_mark_locations()
754 gc_mark_definite_locations_n(adjusted_start, len); in gc_mark_locations()
756 gc_mark_locations_n(adjusted_start, len); in gc_mark_locations()
/dports/textproc/uim-gtk3/sigscheme-beb8fbd/src/
H A Dstorage-gc.c724 ScmObj *adjusted_start, *tmp; in gc_mark_locations() local
748 adjusted_start = (ScmObj *)((char *)start + offset); in gc_mark_locations()
749 len = end - adjusted_start; in gc_mark_locations()
751 adjusted_start, end, len, offset)); in gc_mark_locations()
754 gc_mark_definite_locations_n(adjusted_start, len); in gc_mark_locations()
756 gc_mark_locations_n(adjusted_start, len); in gc_mark_locations()
/dports/textproc/uim-gtk3/uim-d1ac9d9/sigscheme/src/
H A Dstorage-gc.c724 ScmObj *adjusted_start, *tmp; in gc_mark_locations() local
748 adjusted_start = (ScmObj *)((char *)start + offset); in gc_mark_locations()
749 len = end - adjusted_start; in gc_mark_locations()
751 adjusted_start, end, len, offset)); in gc_mark_locations()
754 gc_mark_definite_locations_n(adjusted_start, len); in gc_mark_locations()
756 gc_mark_locations_n(adjusted_start, len); in gc_mark_locations()
/dports/textproc/uim-gtk/sigscheme-beb8fbd/src/
H A Dstorage-gc.c724 ScmObj *adjusted_start, *tmp; in gc_mark_locations() local
748 adjusted_start = (ScmObj *)((char *)start + offset); in gc_mark_locations()
749 len = end - adjusted_start; in gc_mark_locations()
751 adjusted_start, end, len, offset)); in gc_mark_locations()
754 gc_mark_definite_locations_n(adjusted_start, len); in gc_mark_locations()
756 gc_mark_locations_n(adjusted_start, len); in gc_mark_locations()
/dports/japanese/uim-anthy/sigscheme-beb8fbd/src/
H A Dstorage-gc.c724 ScmObj *adjusted_start, *tmp; in gc_mark_locations() local
748 adjusted_start = (ScmObj *)((char *)start + offset); in gc_mark_locations()
749 len = end - adjusted_start; in gc_mark_locations()
751 adjusted_start, end, len, offset)); in gc_mark_locations()
754 gc_mark_definite_locations_n(adjusted_start, len); in gc_mark_locations()
756 gc_mark_locations_n(adjusted_start, len); in gc_mark_locations()
/dports/japanese/uim-anthy/uim-d1ac9d9/sigscheme/src/
H A Dstorage-gc.c724 ScmObj *adjusted_start, *tmp; in gc_mark_locations() local
748 adjusted_start = (ScmObj *)((char *)start + offset); in gc_mark_locations()
749 len = end - adjusted_start; in gc_mark_locations()
751 adjusted_start, end, len, offset)); in gc_mark_locations()
754 gc_mark_definite_locations_n(adjusted_start, len); in gc_mark_locations()
756 gc_mark_locations_n(adjusted_start, len); in gc_mark_locations()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/shaping/
H A Dshape_result_view.cc205 unsigned adjusted_start = in CreateViewsForResult() local
208 DCHECK(adjusted_end > adjusted_start); in CreateViewsForResult()
209 unsigned part_characters = adjusted_end - adjusted_start; in CreateViewsForResult()
217 range = run->FindGlyphDataRange(adjusted_start, adjusted_end); in CreateViewsForResult()
224 unsigned part_start_index = run_start + adjusted_start + index_diff; in CreateViewsForResult()
225 unsigned part_offset = adjusted_start; in CreateViewsForResult()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/fonts/shaping/
H A Dshape_result_view.cc211 unsigned adjusted_start = in CreateViewsForResult() local
216 DCHECK(adjusted_end > adjusted_start); in CreateViewsForResult()
217 unsigned part_characters = adjusted_end - adjusted_start; in CreateViewsForResult()
225 range = run->FindGlyphDataRange(adjusted_start, adjusted_end); in CreateViewsForResult()
232 unsigned part_start_index = run_start + adjusted_start + index_diff; in CreateViewsForResult()
233 unsigned part_offset = adjusted_start; in CreateViewsForResult()
/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/
H A DRecurrence.c207 GDate adjusted_start; in recurrenceNextInstance() local
223 adjusted_start = *start; in recurrenceNextInstance()
224 adjust_for_weekend(pt,wadj,&adjusted_start); in recurrenceNextInstance()
225 if (g_date_compare(ref, &adjusted_start) < 0) in recurrenceNextInstance()
227 g_date_set_julian(next, g_date_get_julian(&adjusted_start)); in recurrenceNextInstance()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/ng/inline/
H A Dng_inline_item.h75 unsigned adjusted_start,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/ng/inline/
H A Dng_inline_item.h68 unsigned adjusted_start,
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dplaylist.cc3225 samplepos_t adjusted_start = 0; /* gcc isn't smart enough */ in uncombine() local
3278 adjusted_start = original->position () + target->start (); in uncombine()
3279 adjusted_end = adjusted_start + target->length (); in uncombine()
3300 switch (original->coverage (adjusted_start, adjusted_end)) { in uncombine()
3311 original->trim_to (adjusted_start, adjusted_end - adjusted_start); in uncombine()
3321 original->trim_front (adjusted_start); in uncombine()
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/tsa/ardl/
H A Dmodel.py638 adjusted_start = max(start - self._hold_back, 0)
640 self._x[adjusted_start : end + 1 - self._hold_back], pad
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gold/
H A Dobject.cc2437 Address adjusted_start = in compute_final_local_value_internal() local
2441 adjusted_start); in compute_final_local_value_internal()
/dports/lang/gnatdroid-binutils/binutils-2.27/gold/
H A Dobject.cc2437 Address adjusted_start = in compute_final_local_value_internal() local
2441 adjusted_start); in compute_final_local_value_internal()
/dports/devel/binutils/binutils-2.37/gold/
H A Dobject.cc2569 Address adjusted_start = in compute_final_local_value_internal() local
2573 adjusted_start); in compute_final_local_value_internal()
/dports/devel/arm-elf-binutils/binutils-2.37/gold/
H A Dobject.cc2569 Address adjusted_start = in compute_final_local_value_internal() local
2573 adjusted_start); in compute_final_local_value_internal()
/dports/devel/gnulibiberty/binutils-2.37/gold/
H A Dobject.cc2569 Address adjusted_start = in compute_final_local_value_internal() local
2573 adjusted_start); in compute_final_local_value_internal()
/dports/biology/ncbi-toolkit/ncbi/sequin/
H A Dsequin8.c12983 Int4 adjusted_start, len_diff; in ConvertSelectedGapFeatures() local
13013 adjusted_start = GetAdjustedGapStart (fcontext.left, adjustment_list); in ConvertSelectedGapFeatures()
13014 len_diff = FindAndConvertGapFeat (bsp, adjusted_start, to_known); in ConvertSelectedGapFeatures()