Home
last modified time | relevance | path

Searched refs:dpos (Results 251 – 275 of 1342) sorted by relevance

1...<<11121314151617181920>>...54

/dports/sysutils/consul/consul-1.10.3/vendor/github.com/pierrec/lz4/
H A Dreader.go29 dpos int64 // Position in dest member
282 z.dpos += int64(len(z.data[z.idx:]))
288 z.dpos += z.skip
293 z.dpos += int64(n)
309 return z.dpos + z.skip, ErrUnsupportedSeek
312 return z.dpos + z.skip, nil
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/github.com/pierrec/lz4/
H A Dreader.go29 dpos int64 // Position in dest member
282 z.dpos += int64(len(z.data[z.idx:]))
288 z.dpos += z.skip
293 z.dpos += int64(n)
309 return z.dpos + z.skip, ErrUnsupportedSeek
312 return z.dpos + z.skip, nil
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/github.com/pierrec/lz4/
H A Dreader.go29 dpos int64 // Position in dest member
282 z.dpos += int64(len(z.data[z.idx:]))
288 z.dpos += z.skip
293 z.dpos += int64(n)
309 return z.dpos + z.skip, ErrUnsupportedSeek
312 return z.dpos + z.skip, nil
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/vendor/github.com/pierrec/lz4/
H A Dreader.go29 dpos int64 // Position in dest member
282 z.dpos += int64(len(z.data[z.idx:]))
288 z.dpos += z.skip
293 z.dpos += int64(n)
309 return z.dpos + z.skip, ErrUnsupportedSeek
312 return z.dpos + z.skip, nil
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/pierrec/lz4/
H A Dreader.go29 dpos int64 // Position in dest member
282 z.dpos += int64(len(z.data[z.idx:]))
288 z.dpos += z.skip
293 z.dpos += int64(n)
309 return z.dpos + z.skip, ErrUnsupportedSeek
312 return z.dpos + z.skip, nil
/dports/math/vtk9/VTK-9.1.0/Rendering/Core/
H A DvtkScenePicker.cxx247 unsigned int dpos[2] = { 0, 0 }; in Update() local
250 dpos[0] = static_cast<unsigned int>(displayPos[0]); in Update()
251 dpos[1] = static_cast<unsigned int>(displayPos[1]); in Update()
252 vtkHardwareSelector::PixelInformation info = this->Selector->GetPixelInformation(dpos); in Update()
/dports/math/vtk8/VTK-8.2.0/Rendering/Core/
H A DvtkScenePicker.cxx254 unsigned int dpos[2] = {0, 0}; in Update() local
257 dpos[0] = static_cast<unsigned int>(displayPos[0]); in Update()
258 dpos[1] = static_cast<unsigned int>(displayPos[1]); in Update()
259 vtkHardwareSelector::PixelInformation info = this->Selector->GetPixelInformation(dpos); in Update()
/dports/math/vtk6/VTK-6.2.0/Rendering/Core/
H A DvtkScenePicker.cxx254 unsigned int dpos[2] = {0, 0}; in Update() local
257 dpos[0] = static_cast<unsigned int>(displayPos[0]); in Update()
258 dpos[1] = static_cast<unsigned int>(displayPos[1]); in Update()
259 vtkHardwareSelector::PixelInformation info = this->Selector->GetPixelInformation(dpos); in Update()
/dports/games/marblemarcher/Marble-Marcher-Community-Edition-1.4.5/game_folder/shaders/compute/post_processing/
H A Dbilateral_filter.glsl46 vec3 dpos = (getpos(global_pos + vec2(i,j),res_ratio) - cpos)/td;
47 float weight = exp(- 1200.*dot(dpos,dpos));
/dports/net-im/centerim/centerim-4.22.10/kkstrtext/
H A Dkkstrtext.cc611 int dpos, nlen; in breakintolines() local
622 if((dpos = sub.rfind(" ")) != -1) { in breakintolines()
623 if(dpos) nlen = dpos; else nlen = 1; in breakintolines()
626 if(dpos != -1) in breakintolines()
639 int npos, dpos, tpos; in breakintolines() local
655 for(dpos = 0; (dpos = sub.find("\r", dpos)) != -1; ) { in breakintolines()
656 sub.erase(dpos, 1); in breakintolines()
659 for(dpos = 0; (dpos = sub.find("\t", dpos)) != -1; ) { in breakintolines()
660 sub.erase(dpos, 1); in breakintolines()
661 sub.insert(dpos, string(rtabmargin(false, dpos)-dpos, ' ')); in breakintolines()
/dports/games/battletanks/btanks-0.9.8083/objects/
H A Dai_trooper.cpp92 v2<float> dpos = get_relative_position(parent); in onIdle() local
93 float dist = dpos.length(); in onIdle()
277 v2<float> dpos = get_relative_position(target); in calculate() local
279 if (result == NULL || dpos.quick_length() < dist) { in calculate()
281 dist = dpos.quick_length(); in calculate()
/dports/games/stuntrally/stuntrally-2.6.1/source/ogre/common/
H A DRenderBoxScene.cpp56 const Vector3& dpos = mEntity->getParentSceneNode()->_getDerivedPosition(); in updateViewport() local
57 box.merge(mEntity->getBoundingBox().getMinimum() + dpos); in updateViewport()
58 box.merge(mEntity->getBoundingBox().getMaximum() + dpos); in updateViewport()
/dports/games/battletanks/btanks-0.9.8083/engine/ai/
H A Dherd.cpp72 v2<float> dpos(x, y); in calculateV() local
74 float r = dpos.normalize(); in calculateV()
75 velocity += dpos * hgc / r; in calculateV()
/dports/audio/muse-sequencer/muse-4.0.0/src/awl/
H A Dposedit.cpp393 int dpos = 0; in validate() local
404 state = validator->validate(sl[0], dpos); in validate()
411 state = validator->validate(sl[1], dpos); in validate()
433 state = validator->validate(sl[2], dpos); in validate()
440 state = validator->validate(sl[3], dpos); in validate()
465 state = validator->validate(sl[0], dpos); in validate()
476 state = validator->validate(sl[1], dpos); in validate()
484 state = validator->validate(sl[2], dpos); in validate()
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/components/
H A Dposedit.cpp402 int dpos = 0; in validate() local
413 state = validator->validate(sl[0], dpos); in validate()
420 state = validator->validate(sl[1], dpos); in validate()
442 state = validator->validate(sl[2], dpos); in validate()
449 state = validator->validate(sl[3], dpos); in validate()
474 state = validator->validate(sl[0], dpos); in validate()
485 state = validator->validate(sl[1], dpos); in validate()
493 state = validator->validate(sl[2], dpos); in validate()
/dports/lang/cython/Cython-0.29.24/Cython/Utility/
H A DTypeConversion.c727 char *dpos, *end = digits + sizeof({{TYPE}})*3+2; variable
750 dpos = end;
757 dpos -= 2;
764 dpos -= 2;
769 *(--dpos) = hex_digits[abs((int)(remaining % 16))];
779 assert(*dpos == '0');
780 dpos++;
782 length = end - dpos;
787 *(--dpos) = '-';
799 return PyUnicode_FromOrdinal(*dpos);
[all …]
/dports/lang/cython/Cython-0.29.24/build/lib.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/Cython/Utility/
H A DTypeConversion.c727 char *dpos, *end = digits + sizeof({{TYPE}})*3+2; variable
750 dpos = end;
757 dpos -= 2;
764 dpos -= 2;
769 *(--dpos) = hex_digits[abs((int)(remaining % 16))];
779 assert(*dpos == '0');
780 dpos++;
782 length = end - dpos;
787 *(--dpos) = '-';
799 return PyUnicode_FromOrdinal(*dpos);
[all …]
/dports/lang/cython/stage/usr/local/lib/python3.8/site-packages/Cython/Utility/
H A DTypeConversion.c727 char *dpos, *end = digits + sizeof({{TYPE}})*3+2; variable
750 dpos = end;
757 dpos -= 2;
764 dpos -= 2;
769 *(--dpos) = hex_digits[abs((int)(remaining % 16))];
779 assert(*dpos == '0');
780 dpos++;
782 length = end - dpos;
787 *(--dpos) = '-';
799 return PyUnicode_FromOrdinal(*dpos);
[all …]
/dports/lang/cython-devel/cython-2b1e743/Cython/Utility/
H A DTypeConversion.c802 char *dpos, *end = digits + sizeof({{TYPE}})*3+2; variable
825 dpos = end;
832 dpos -= 2;
839 dpos -= 2;
844 *(--dpos) = hex_digits[abs((int)(remaining % 16))];
854 assert(!last_one_off || *dpos == '0');
855 dpos += last_one_off;
857 length = end - dpos;
862 *(--dpos) = '-';
874 return PyUnicode_FromOrdinal(*dpos);
[all …]
/dports/graphics/azpainter/azpainter-2.1.7/src/image/
H A DTileImage_scaling.c214 double *workbuf,sum,scaler,dpos; in _set_param_up() local
230 dpos = (top + i + 0.5) * scaler; in _set_param_up()
231 pos = (int)floor(dpos - 2.5); in _set_param_up()
232 dpos = pos + 0.5 - dpos; in _set_param_up()
244 workbuf[j] = _get_weight(p->type, dpos); in _set_param_up()
248 dpos += 1.0; in _set_param_up()
/dports/math/spooles-mpich/spooles.2.2_SHARED/Utilities/src/
H A DIP.c234 int b1, b2, d, dneg, dpos, i, j, negmin, posmax ; in IP_radixSortUp() local
282 dpos = 0 ; in IP_radixSortUp()
284 dpos++ ; in IP_radixSortUp()
293 if ( dpos > dneg ) { in IP_radixSortUp()
294 d = dpos ; in IP_radixSortUp()
299 fprintf(stdout, "\n dneg %d, dpos %d, d %d", dneg, dpos, d) ; in IP_radixSortUp()
314 for ( i = 0 ; i < dpos ; i++ ) { in IP_radixSortUp()
/dports/math/spooles-mpich/spooles.2.2/Utilities/src/
H A DIP.c234 int b1, b2, d, dneg, dpos, i, j, negmin, posmax ; in IP_radixSortUp() local
282 dpos = 0 ; in IP_radixSortUp()
284 dpos++ ; in IP_radixSortUp()
293 if ( dpos > dneg ) { in IP_radixSortUp()
294 d = dpos ; in IP_radixSortUp()
299 fprintf(stdout, "\n dneg %d, dpos %d, d %d", dneg, dpos, d) ; in IP_radixSortUp()
314 for ( i = 0 ; i < dpos ; i++ ) { in IP_radixSortUp()
/dports/math/spooles/spooles.2.2_SHARED/Utilities/src/
H A DIP.c234 int b1, b2, d, dneg, dpos, i, j, negmin, posmax ; in IP_radixSortUp() local
282 dpos = 0 ; in IP_radixSortUp()
284 dpos++ ; in IP_radixSortUp()
293 if ( dpos > dneg ) { in IP_radixSortUp()
294 d = dpos ; in IP_radixSortUp()
299 fprintf(stdout, "\n dneg %d, dpos %d, d %d", dneg, dpos, d) ; in IP_radixSortUp()
314 for ( i = 0 ; i < dpos ; i++ ) { in IP_radixSortUp()
/dports/math/spooles/spooles.2.2/Utilities/src/
H A DIP.c234 int b1, b2, d, dneg, dpos, i, j, negmin, posmax ; in IP_radixSortUp() local
282 dpos = 0 ; in IP_radixSortUp()
284 dpos++ ; in IP_radixSortUp()
293 if ( dpos > dneg ) { in IP_radixSortUp()
294 d = dpos ; in IP_radixSortUp()
299 fprintf(stdout, "\n dneg %d, dpos %d, d %d", dneg, dpos, d) ; in IP_radixSortUp()
314 for ( i = 0 ; i < dpos ; i++ ) { in IP_radixSortUp()
/dports/devel/libchipcard/libchipcard-5.0.4/src/lib/client/base/
H A Dclient_xml.c8 unsigned int dpos; in LC_Client__SampleXmlFiles() local
16 dpos=GWEN_Buffer_GetPos(buf); in LC_Client__SampleXmlFiles()
29 GWEN_Buffer_Crop(buf, 0, dpos); in LC_Client__SampleXmlFiles()
30 GWEN_Buffer_SetPos(buf, dpos); in LC_Client__SampleXmlFiles()

1...<<11121314151617181920>>...54