Home
last modified time | relevance | path

Searched refs:toffset (Results 1 – 25 of 847) sorted by relevance

12345678910>>...34

/dports/science/bagel/bagel-1.2.2/src/integral/
H A Dsort.cc45 const int toffset = 1 * c3 * cont2csize + c2x2end; in sort_indices_00() local
62 const int toffset = 1 * c2 * cont3csize + c3x3end; in sort_indices_00() local
86 const int toffset = 1 * c3 * cont2csize + c2x2end; in sort_indices_01() local
105 const int toffset = 3 * c2 * cont3csize + c3x3end; in sort_indices_01() local
131 const int toffset = 3 * c3 * cont2csize + c2x2end; in sort_indices_11() local
156 const int toffset = 3 * c2 * cont3csize + c3x3end; in sort_indices_11() local
182 const int toffset = 1 * c3 * cont2csize + c2x2end; in sort_indices_02() local
204 const int toffset = 6 * c2 * cont3csize + c3x3end; in sort_indices_02() local
233 const int toffset = 3 * c3 * cont2csize + c2x2end; in sort_indices_12() local
267 const int toffset = 6 * c2 * cont3csize + c3x3end; in sort_indices_12() local
[all …]
H A Dcsort.cc45 const int toffset = 1 * c3 * cont2csize + c2x2end; in sort_indices_00() local
62 const int toffset = 1 * c2 * cont3csize + c3x3end; in sort_indices_00() local
86 const int toffset = 1 * c3 * cont2csize + c2x2end; in sort_indices_01() local
105 const int toffset = 3 * c2 * cont3csize + c3x3end; in sort_indices_01() local
131 const int toffset = 3 * c3 * cont2csize + c2x2end; in sort_indices_11() local
156 const int toffset = 3 * c2 * cont3csize + c3x3end; in sort_indices_11() local
182 const int toffset = 1 * c3 * cont2csize + c2x2end; in sort_indices_02() local
204 const int toffset = 6 * c2 * cont3csize + c3x3end; in sort_indices_02() local
233 const int toffset = 3 * c3 * cont2csize + c2x2end; in sort_indices_12() local
267 const int toffset = 6 * c2 * cont3csize + c3x3end; in sort_indices_12() local
[all …]
H A Dsort_sph.cc45 const int toffset = 1 * c3 * cont2csize + c2x2end; in sort_indices_00_sph() local
62 const int toffset = 1 * c2 * cont3csize + c3x3end; in sort_indices_00_sph() local
86 const int toffset = 1 * c3 * cont2csize + c2x2end; in sort_indices_01_sph() local
105 const int toffset = 3 * c2 * cont3csize + c3x3end; in sort_indices_01_sph() local
131 const int toffset = 3 * c3 * cont2csize + c2x2end; in sort_indices_11_sph() local
156 const int toffset = 3 * c2 * cont3csize + c3x3end; in sort_indices_11_sph() local
182 const int toffset = 1 * c3 * cont2csize + c2x2end; in sort_indices_02_sph() local
203 const int toffset = 5 * c2 * cont3csize + c3x3end; in sort_indices_02_sph() local
231 const int toffset = 3 * c3 * cont2csize + c2x2end; in sort_indices_12_sph() local
262 const int toffset = 5 * c2 * cont3csize + c3x3end; in sort_indices_12_sph() local
[all …]
H A Dcsort_sph.cc45 const int toffset = 1 * c3 * cont2csize + c2x2end; in sort_indices_00_sph() local
62 const int toffset = 1 * c2 * cont3csize + c3x3end; in sort_indices_00_sph() local
86 const int toffset = 1 * c3 * cont2csize + c2x2end; in sort_indices_01_sph() local
105 const int toffset = 3 * c2 * cont3csize + c3x3end; in sort_indices_01_sph() local
131 const int toffset = 3 * c3 * cont2csize + c2x2end; in sort_indices_11_sph() local
156 const int toffset = 3 * c2 * cont3csize + c3x3end; in sort_indices_11_sph() local
182 const int toffset = 1 * c3 * cont2csize + c2x2end; in sort_indices_02_sph() local
203 const int toffset = 5 * c2 * cont3csize + c3x3end; in sort_indices_02_sph() local
231 const int toffset = 3 * c3 * cont2csize + c2x2end; in sort_indices_12_sph() local
262 const int toffset = 5 * c2 * cont3csize + c3x3end; in sort_indices_12_sph() local
[all …]
/dports/graphics/silgraphite/silgraphite-2.3.1/engine/test/RegressionTest/
H A DSimpleTextSrc.h64 virtual size_t fetch(toffset /*ichMin*/, size_t /*cch*/, utf32 * /*prgchBuffer*/) in fetch() argument
68 virtual size_t fetch(toffset ichMin, size_t cch, gr::utf16 * prgchwBuffer);
74 virtual bool getRightToLeft(toffset ich);
75 virtual unsigned int getDirectionDepth(toffset ich);
76 virtual float getVerticalOffset(toffset ich);
78 virtual isocode getLanguage(toffset /*ich*/) in getLanguage() argument
85 virtual std::pair<toffset, toffset> propertyRange(toffset /*ich*/) in propertyRange() argument
87 std::pair<toffset, toffset> pairRet; in propertyRange()
93 virtual size_t getFontFeatures(toffset /*ich*/, FeatureSetting * /*prgfset*/) in getFontFeatures() argument
97 virtual bool sameSegment(toffset /*ich1*/, toffset /*ich2*/) in sameSegment() argument
[all …]
H A DSimpleTextSrc.cpp62 size_t SimpleTextSrc::fetch(toffset ichMin, size_t cch, gr::utf16 * prgchwBuffer) in fetch()
72 bool SimpleTextSrc::getRightToLeft(toffset /*ich*/) in getRightToLeft() argument
80 unsigned int SimpleTextSrc::getDirectionDepth(toffset /*ich*/) in getDirectionDepth() argument
89 float SimpleTextSrc::getVerticalOffset(toffset /*ich*/) in getVerticalOffset() argument
/dports/graphics/silgraphite/silgraphite-2.3.1/examples/applib/
H A DSimpleTextSrc.h62 virtual size_t fetch(toffset ichMin, size_t cch, utf32 * prgchBuffer) in fetch()
67 virtual size_t fetch(toffset ichMin, size_t cch, utf8 * prgchsBuffer) in fetch()
72 virtual bool getRightToLeft(toffset ich);
73 virtual unsigned int getDirectionDepth(toffset ich);
74 virtual float getVerticalOffset(toffset ich);
76 virtual isocode getLanguage(toffset ich) in getLanguage()
83 virtual std::pair<toffset, toffset> propertyRange(toffset ich) in propertyRange()
85 std::pair<toffset, toffset> pairRet; in propertyRange()
91 virtual size_t getFontFeatures(toffset ich, FeatureSetting * prgfset) in getFontFeatures()
95 virtual bool sameSegment(toffset ich1, toffset ich2) in sameSegment()
[all …]
H A DSimpleTextSrc.cpp64 size_t SimpleTextSrc::fetch(toffset ichMin, size_t cch, gr::utf16 * prgchwBuffer) in fetch()
74 bool SimpleTextSrc::getRightToLeft(toffset ich) in getRightToLeft()
82 unsigned int SimpleTextSrc::getDirectionDepth(toffset ich) in getDirectionDepth()
91 float SimpleTextSrc::getVerticalOffset(toffset ich) in getVerticalOffset()
/dports/graphics/silgraphite/silgraphite-2.3.1/wrappers/pangographite/
H A DPangoTextSrc.h54 virtual size_t fetch(toffset ichMin, size_t cch, gr::utf32 * prgchBuffer) in fetch()
59 virtual size_t fetch(toffset ichMin, size_t cch, gr::utf16 * prgchwBuffer) in fetch()
67 virtual bool getRightToLeft(toffset ich);
68 virtual unsigned int getDirectionDepth(toffset ich);
69 virtual float getVerticalOffset(toffset ich);
70 virtual isocode getLanguage(toffset ich);
72 virtual std::pair<toffset, toffset> propertyRange(toffset ich) in propertyRange()
74 std::pair<toffset, toffset> pairRet; in propertyRange()
80 virtual size_t getFontFeatures(toffset ich, gr::FeatureSetting * prgfset) in getFontFeatures()
84 virtual bool sameSegment(toffset ich1, toffset ich2) in sameSegment()
[all …]
H A DPangoTextSrc.cpp75 size_t PangoTextSrc::fetch(toffset ichMin, size_t cch, gr::utf8 * prgchwBuffer) in fetch()
98 isocode PangoTextSrc::getLanguage(toffset ich) in getLanguage()
106 bool PangoTextSrc::getRightToLeft(toffset ich) in getRightToLeft()
114 unsigned int PangoTextSrc::getDirectionDepth(toffset ich) in getDirectionDepth()
126 float PangoTextSrc::getVerticalOffset(toffset ich) in getVerticalOffset()
/dports/graphics/silgraphite/silgraphite-2.3.1/engine/include/graphite/
H A DITextSource.h38 virtual size_t fetch(toffset ichMin, size_t cch, utf32 * prgchBuffer) = 0;
39 virtual size_t fetch(toffset ichMin, size_t cch, utf16 * prgchwBuffer) = 0;
40 virtual size_t fetch(toffset ichMin, size_t cch, utf8 * prgchsBuffer) = 0;
41 virtual bool getRightToLeft(toffset ich) = 0;
42 virtual unsigned int getDirectionDepth(toffset ich) = 0;
43 virtual float getVerticalOffset(toffset ich) = 0;
44 virtual isocode getLanguage(toffset ich) = 0;
46 virtual std::pair<toffset, toffset> propertyRange(toffset ich) = 0;
47 virtual size_t getFontFeatures(toffset ich, FeatureSetting * prgfset) = 0;
48 virtual bool sameSegment(toffset ich1, toffset ich2) = 0;
[all …]
/dports/graphics/silgraphite/silgraphite-2.3.1/examples/HelloWorld/
H A DHwTextSrc.h81 virtual size_t fetch(toffset ichMin, size_t cch, gr::utf32 * prgchBuffer) in fetch()
86 virtual size_t fetch(toffset ichMin, size_t cch, gr::utf8 * prgchsBuffer) in fetch()
91 virtual bool getRightToLeft(toffset ich) in getRightToLeft()
95 virtual unsigned int getDirectionDepth(toffset ich) in getDirectionDepth()
99 virtual float getVerticalOffset(toffset ich) in getVerticalOffset()
103 virtual isocode getLanguage(toffset ich) in getLanguage()
110 virtual std::pair<toffset, toffset> propertyRange(toffset ich) in propertyRange()
112 std::pair<toffset, toffset> pairRet; in propertyRange()
118 virtual size_t getFontFeatures(toffset ich, FeatureSetting * prgfset) in getFontFeatures()
123 virtual bool sameSegment(toffset ich1, toffset ich2) in sameSegment()
[all …]
/dports/graphics/silgraphite/silgraphite-2.3.1/engine/test/ProfileHarness/
H A DGrUtfTextSrc.h79 virtual size_t fetch(gr::toffset ichMin, size_t cch, gr::utf32 * prgchBuffer);
90 virtual float getFontSize(gr::toffset ich);
91 virtual bool getBold(gr::toffset ich);
92 virtual bool getItalic(gr::toffset ich);
93 virtual bool getRightToLeft(gr::toffset ich);
94 virtual unsigned int getDirectionDepth(gr::toffset ich);
95 virtual float getVerticalOffset(gr::toffset /*ich*/) { return 0;}; in getVerticalOffset() argument
96 virtual gr::isocode getLanguage(gr::toffset ich);
98 virtual std::pair<gr::toffset, gr::toffset> propertyRange(gr::toffset ich);
100 virtual bool sameSegment(gr::toffset /*ich1*/, gr::toffset /*ich2*/) { return true; }; in sameSegment() argument
[all …]
H A DGrUtfTextSrc.cpp179 size_t GrUtfTextSrc::fetch(gr::toffset ichMin, size_t cch, gr::utf8 * prgchwBuffer) in fetch()
190 size_t GrUtfTextSrc::fetch(gr::toffset ichMin, size_t cch, gr::utf16 * prgchwBuffer) in fetch()
213 bool GrUtfTextSrc::getRightToLeft(gr::toffset /*ich*/) in getRightToLeft() argument
218 unsigned int GrUtfTextSrc::getDirectionDepth(gr::toffset /*ich*/) in getDirectionDepth() argument
223 std::pair<gr::toffset, gr::toffset> GrUtfTextSrc::propertyRange(gr::toffset ich) in propertyRange()
225 std::pair<gr::toffset, gr::toffset> range(0, mLength); in propertyRange()
262 void GrUtfTextSrc::getColors(gr::toffset ich, int * pclrFore, int * pclrBack) in getColors()
280 GrUtfTextSrc::getFontSize(gr::toffset /*ich*/) in getFontSize() argument
287 GrUtfTextSrc::getBold(gr::toffset /*ich*/) in getBold() argument
296 GrUtfTextSrc::getItalic(gr::toffset /*ich*/) in getItalic() argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/snowflakedb/gosnowflake/
H A Dlocation.go67 var toffset int
70 toffset = -offset
73 toffset = offset
78 offsetSign, toffset/60, toffset%60), int(offset)*60)
/dports/lang/gauche/Gauche-0.9.10/src/
H A Ddwsiphash.c37 uint32_t toffset = *offset; in DwSip_getword() local
41 if(toffset >= len) { in DwSip_getword()
46 out |= (DwSH_WORD)*(str + toffset) << shift; in DwSip_getword()
48 toffset++; in DwSip_getword()
49 } while(toffset < *offset + DwSH_OWIDTH); in DwSip_getword()
50 *offset = toffset; in DwSip_getword()
H A Ddws32hash.c36 uint32_t toffset = *offset; in DwSip_getword() local
40 if(toffset >= len) { in DwSip_getword()
45 out |= (DwSH_WORD)*(str + toffset) << shift; in DwSip_getword()
47 toffset++; in DwSip_getword()
48 } while(toffset < *offset + DwSH_OWIDTH); in DwSip_getword()
49 *offset = toffset; in DwSip_getword()
/dports/emulators/dps8m/dps8m-572f79bb4f0f84a8b16c3892c894c2b9ed64b458/src/dps8/
H A Ddps8_append.c389 uint toffset; in fetch_sdw_from_sdwam() local
391 for (toffset = 0; toffset < 64; toffset += 16) in fetch_sdw_from_sdwam()
405 for (toffset = 0; toffset < 64; toffset += 16) // update LRU in fetch_sdw_from_sdwam()
682 uint toffset; in load_sdwam() local
684 for (toffset = 0; toffset < 64; toffset += 16) in load_sdwam()
767 uint toffset; in fetch_ptw_from_ptwam() local
769 for (toffset = 0; toffset < 64; toffset += 16) in fetch_ptw_from_ptwam()
783 for (toffset = 0; toffset < 64; toffset += 16) // update LRU in fetch_ptw_from_ptwam()
927 uint toffset; in loadPTWAM() local
929 for (toffset = 0; toffset < 64; toffset += 16) in loadPTWAM()
[all …]
/dports/math/elpa/elpa-2019.05.002/src/elpa2/qr/
H A Delpa_qrkernels_template.F90567 integer(kind=ik) :: yty_column,toffset local
576 toffset = 1
582 (blocksize,remainder,t(toffset,toffset),ldt,yty(1,yty_column),ldy)
589 (blocksize,blocksize,t(toffset,toffset),ldt,yty(1,yty_column),ldy)
598 (blocksize,oldk,t(toffset,toffset),ldt,yty(toffset,yty_column),ldy)
629 integer toffset,yty_column local
726 toffset = toffset_start
732 (remainder,temp_blocksize,t(toffset,toffset),ldt,yty(toffset,yty_column),ldy)
783 toffset = toffset_start + current_set * setsize
789 (setsize,temp_blocksize,t(toffset,toffset),ldt,yty(toffset,yty_column),ldy)
/dports/graphics/silgraphite/silgraphite-2.3.1/engine/src/segment/
H A DFontFace.h194 toffset ichStart, toffset ichStop, float xsMaxWidth, bool fBacktracking) in RenderLineFillSegment()
201 toffset ichStart, toffset ichStop) in RenderRangeSegment()
208 toffset ichStart, toffset ichStop, float xsCurrentWidth, float xsDesiredWidth) in RenderJustifiedSegment()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dylc.c290 int ret, x, y, toffset, boffset; in decode_frame() local
302 toffset = AV_RL32(buf + 8); in decode_frame()
303 if (toffset < 16 || toffset >= avpkt->size) in decode_frame()
307 if (toffset >= boffset || boffset >= avpkt->size) in decode_frame()
314 FFMAX(boffset - toffset, avpkt->size - boffset) in decode_frame()
319 memcpy(s->buffer, avpkt->data + toffset, boffset - toffset); in decode_frame()
320 memset(s->buffer + boffset - toffset, 0, AV_INPUT_BUFFER_PADDING_SIZE); in decode_frame()
323 (boffset - toffset + 3) >> 2); in decode_frame()
324 if ((ret = init_get_bits8(&gb, s->buffer, boffset - toffset)) < 0) in decode_frame()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dylc.c290 int ret, x, y, toffset, boffset; in decode_frame() local
302 toffset = AV_RL32(buf + 8); in decode_frame()
303 if (toffset < 16 || toffset >= avpkt->size) in decode_frame()
307 if (toffset >= boffset || boffset >= avpkt->size) in decode_frame()
314 FFMAX(boffset - toffset, avpkt->size - boffset) in decode_frame()
319 memcpy(s->buffer, avpkt->data + toffset, boffset - toffset); in decode_frame()
320 memset(s->buffer + boffset - toffset, 0, AV_INPUT_BUFFER_PADDING_SIZE); in decode_frame()
323 (boffset - toffset + 3) >> 2); in decode_frame()
324 if ((ret = init_get_bits8(&gb, s->buffer, boffset - toffset)) < 0) in decode_frame()
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/ajstarks/svgo/benchviz/
H A Dbenchviz.go145 toffset := h / 4
152 tx = x - w - toffset
156 tx = x + w + toffset
162 tx = x - w - toffset
166 tx = x + w + toffset
171 canvas.Text(x-toffset, y+toffset, value, "text-anchor:end")
173 canvas.Text(tx, y+toffset, value, tstyle)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dylc.c292 int ret, x, y, toffset, boffset; in decode_frame() local
304 toffset = AV_RL32(buf + 8); in decode_frame()
305 if (toffset < 16 || toffset >= avpkt->size) in decode_frame()
309 if (toffset >= boffset || boffset >= avpkt->size) in decode_frame()
316 boffset - toffset + AV_INPUT_BUFFER_PADDING_SIZE); in decode_frame()
320 memcpy(s->table_bits, avpkt->data + toffset, boffset - toffset); in decode_frame()
321 memset(s->table_bits + boffset - toffset, 0, AV_INPUT_BUFFER_PADDING_SIZE); in decode_frame()
324 (boffset - toffset + 3) >> 2); in decode_frame()
325 if ((ret = init_get_bits8(&gb, s->table_bits, boffset - toffset)) < 0) in decode_frame()
/dports/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/new/javax/help/
H A DHelpUtilities.java606 int toffset = 0; in isStringInString() local
620 targetCursor.setOffset(toffset); in isStringInString()
644 toffset = targetCursor.getOffset(); in isStringInString()
654 toffset = targetCursor.getOffset(); in isStringInString()
748 toffset = targetCursor.getOffset(); in isStringInString()
760 toffset = targetCursor.getOffset(); in isStringInString()
775 toffset = targetCursor.getOffset(); in isStringInString()
794 toffset = targetCursor.getOffset(); in isStringInString()
809 toffset = targetCursor.getOffset(); in isStringInString()
836 toffset = targetCursor.getOffset(); in isStringInString()
[all …]

12345678910>>...34