Home
last modified time | relevance | path

Searched defs:bx1 (Results 1 – 25 of 465) sorted by relevance

12345678910>>...19

/dports/math/R-cran-matrixStats/matrixStats/src/
H A DbinCounts_lowlevel_template.h21 #define IS_PART_OF_NEXT_BIN(x, bx1) (x >= bx1) argument
25 #define IS_PART_OF_NEXT_BIN(x, bx1) (x > bx1) argument
H A DbinMeans_lowlevel_template.h21 #define IS_PART_OF_NEXT_BIN(x, bx1) (x >= bx1) argument
25 #define IS_PART_OF_NEXT_BIN(x, bx1) (x > bx1) argument
/dports/databases/grass7/grass-7.8.6/lib/vector/diglib/
H A Dlinecros.c60 double bx1, double by1, double bx2, double by2) in dig_test_for_intersection()
187 double bx1, double by1, in dig_find_intersection()
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/addons/3dpc/src/main/java/de/lmu/ifi/dbs/elki/visualization/parallel3d/util/
H A DSimpleMenuOverlay.java81 final float bx1 = (float) (.5 * (width - maxwidth - padding)); in renderContents() local
141 final float bx1 = (float) (.5 * (width - maxwidth - padding)); in mouseClicked() local
H A DSimpleMessageOverlay.java67 final float bx1 = .45f * (float) (width - bounds.getWidth()); in renderContents() local
/dports/print/scribus-devel/scribus-1.5.7/scribus/third_party/lib2geom/
H A Dquadtree.h19 double bx0, bx1; variable
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/FileManager/
H A DEditDialog.cpp32 int bx1, by; in OnSize() local
H A DComboDialog.cpp46 int bx1, bx2, by; in OnSize() local
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/7zip/UI/FileManager/
H A DComboDialog.cpp46 int bx1, bx2, by; in OnSize() local
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/7zip/UI/FileManager/
H A DComboDialog.cpp46 int bx1, bx2, by; in OnSize() local
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CPP/7zip/UI/FileManager/
H A DComboDialog.cpp46 int bx1, bx2, by; in OnSize() local
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/7zip/UI/FileManager/
H A DComboDialog.cpp46 int bx1, bx2, by; in OnSize() local
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/UI/FileManager/
H A DComboDialog.cpp46 int bx1, bx2, by; in OnSize() local
/dports/archivers/lzma/lzma-19.00/CPP/7zip/UI/FileManager/
H A DComboDialog.cpp46 int bx1, bx2, by; in OnSize() local
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/7zip/UI/FileManager/
H A DComboDialog.cpp46 int bx1, bx2, by; in OnSize() local
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CPP/7zip/UI/FileManager/
H A DComboDialog.cpp46 int bx1, bx2, by; in OnSize() local
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CPP/7zip/UI/FileManager/
H A DComboDialog.cpp46 int bx1, bx2, by; in OnSize() local
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CPP/7zip/UI/FileManager/
H A DComboDialog.cpp46 int bx1, bx2, by; in OnSize() local
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CPP/7zip/UI/FileManager/
H A DComboDialog.cpp46 int bx1, bx2, by; in OnSize() local
/dports/math/blis/blis-0.8.1/testsuite/src/
H A Dtest_gemmtrsm_ukr.c456 obj_t* bx1, in libblis_test_gemmtrsm_ukr_impl()
482 obj_t* bx1, in libblis_test_gemmtrsm_ukr_check()
583 obj_t* bx1, in bli_gemmtrsm_ukr_make_subparts()
/dports/databases/grass7/grass-7.8.6/lib/vector/Vlib/
H A De_intersect.c104 double bx1, double by1, double bx2, double by2, in segment_intersection_2d_e()
361 double ay2, double bx1, double by1, in segment_intersection_2d_tol()
693 double bx1, double by1, double bx2, double by2, in segment_intersection_2d()
947 double ay2, double bx1, double by1, in segment_intersection_2d_test()
/dports/x11-toolkits/tix/Tix8.4.3/generic/
H A DtixGrFmt.c274 GetBlockPosn(wPtr, x1, y1, x2, y2, bx1, by1, bx2, by2) in GetBlockPosn() argument
311 GetRenderPosn(wPtr, bx1, by1, bx2, by2, rx1, ry1, rx2, ry2) in GetRenderPosn() argument
356 Tix_GrFillCells(wPtr, border, selectBorder, bx1, by1, bx2, by2, in Tix_GrFillCells() argument
452 int bx1, bx2, by1, by2; local
557 int bx1, bx2, by1, by2; local
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/tixGeneric/
H A DtixGrFmt.c272 GetBlockPosn(wPtr, x1, y1, x2, y2, bx1, by1, bx2, by2) in GetBlockPosn() argument
309 GetRenderPosn(wPtr, bx1, by1, bx2, by2, rx1, ry1, rx2, ry2) in GetRenderPosn() argument
354 Tix_GrFillCells(wPtr, border, selectBorder, bx1, by1, bx2, by2, in Tix_GrFillCells() argument
450 int bx1, bx2, by1, by2; local
545 int bx1, bx2, by1, by2; local
/dports/games/sea-defender/Sea-Defender-d628051/snoutlib/
H A Dperlin.cpp30 int bx0, bx1; in noise1() local
54 int bx0, bx1, by0, by1, b00, b10, b01, b11; in noise2() local
98 int bx0, bx1, by0, by1, bz0, bz1, b00, b10, b01, b11; in noise3() local
/dports/graphics/gegl/gegl-0.4.34/operations/common/perlin/
H A Dperlin.c20 int bx0, bx1; in noise1() local
37 int bx0, bx1, by0, by1, b00, b10, b01, b11; in noise2() local
73 int bx0, bx1, by0, by1, bz0, bz1, b00, b10, b01, b11; in noise3() local

12345678910>>...19