Home
last modified time | relevance | path

Searched defs:whole (Results 151 – 175 of 1160) sorted by relevance

12345678910>>...47

/dports/mail/gmime2/gmime-2.2.27/tests/
H A Dtest-cat.c189 test_cat_write (GMimeStream *whole, struct _StreamPart *parts, int bounded) in test_cat_write()
261 test_cat_read (GMimeStream *whole, struct _StreamPart *parts, int bounded) in test_cat_read()
296 test_cat_seek (GMimeStream *whole, struct _StreamPart *parts, int bounded) in test_cat_seek()
357 test_cat_substream (GMimeStream *whole, struct _StreamPart *parts, int bounded) in test_cat_substream()
452 GMimeStream *whole; in main() local
/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-indexer/src/main/java/org/opengrok/indexer/analysis/
H A DCtagsReader.java235 final String whole; in readLine() local
387 private CpatIndex bestIndexOfTag(int lineno, String whole, String str) { in bestIndexOfTag()
447 private CpatIndex bestIndexOfArg(int lineno, String whole, String arg) { in bestIndexOfArg()
545 private PatResult bestMatch(String whole, String arg, Pattern argpat) { in bestMatch()
564 private int strictIndexOf(String whole, String substr) { in strictIndexOf()
608 private PatResult strictMatch(String whole, String substr, Pattern pat) { in strictMatch()
664 String whole = ""; in bestLineOfMatch() local
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/soundtouch/src/
H A DInterpolateShannon.cpp116 int whole = (int)fract; in transposeMono() local
166 int whole = (int)fract; in transposeStereo() local
/dports/www/firefox-esr/firefox-91.8.0/media/libsoundtouch/src/
H A DInterpolateShannon.cpp112 int whole = (int)fract; in transposeMono() local
162 int whole = (int)fract; in transposeStereo() local
/dports/science/afni/afni-AFNI_21.3.16/src/pkundu/meica.libs/nibabel/
H A Dfilename_parser.py217 def _endswith(whole, end): argument
221 def _iendswith(whole, end): argument
/dports/lang/maude/maude-2.7.1/src/ACU_Theory/
H A DACU_ExtensionInfo.cc169 bool whole = matchedWhole(); in makeClone() local
187 bool whole = e->matchedWhole(); in copy() local
/dports/emulators/citra/citra-ac98458e0/externals/soundtouch/src/
H A DInterpolateShannon.cpp116 int whole = (int)fract; in transposeMono() local
166 int whole = (int)fract; in transposeStereo() local
/dports/emulators/citra-qt5/citra-ac98458e0/externals/soundtouch/src/
H A DInterpolateShannon.cpp116 int whole = (int)fract; in transposeMono() local
166 int whole = (int)fract; in transposeStereo() local
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/soundtouch/
H A DInterpolateShannon.cpp116 int whole = (int)fract; in transposeMono() local
166 int whole = (int)fract; in transposeStereo() local
/dports/www/firefox/firefox-99.0/media/libsoundtouch/src/
H A DInterpolateShannon.cpp112 int whole = (int)fract; in transposeMono() local
162 int whole = (int)fract; in transposeStereo() local
/dports/lang/spidermonkey60/firefox-60.9.0/media/libsoundtouch/src/
H A DInterpolateShannon.cpp116 int whole = (int)fract; in transposeMono() local
166 int whole = (int)fract; in transposeStereo() local
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libsoundtouch/src/
H A DInterpolateShannon.cpp116 int whole = (int)fract; in transposeMono() local
166 int whole = (int)fract; in transposeStereo() local
/dports/mail/thunderbird/thunderbird-91.8.0/media/libsoundtouch/src/
H A DInterpolateShannon.cpp112 int whole = (int)fract; in transposeMono() local
162 int whole = (int)fract; in transposeStereo() local
/dports/lang/spidermonkey78/firefox-78.9.0/media/libsoundtouch/src/
H A DInterpolateShannon.cpp112 int whole = (int)fract; in transposeMono() local
162 int whole = (int)fract; in transposeStereo() local
/dports/audio/soundtouch/soundtouch-2.3.1/source/SoundTouch/
H A DInterpolateShannon.cpp112 int whole = (int)fract; in transposeMono() local
162 int whole = (int)fract; in transposeStereo() local
/dports/audio/mixxx/mixxx-2.3.0/lib/soundtouch/
H A DInterpolateShannon.cpp112 int whole = (int)fract; in transposeMono() local
162 int whole = (int)fract; in transposeStereo() local
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/
H A Dcommon.h96 #define FIXED_XDP(x, whole, fraction) ((whole) * (10 * (x)) + (fraction)) argument
97 #define FIXED_1DP(whole, fraction) FIXED_XDP(1, whole, fraction) argument
98 #define FIXED_2DP(whole, fraction) FIXED_XDP(10, whole, fraction) argument
101 #define MONEY(whole, fraction) ((whole)*10 + ((fraction) / 10)) argument
/dports/science/py-nibabel/nibabel-3.2.1/nibabel/
H A Dfilename_parser.py247 def _endswith(whole, end): argument
251 def _iendswith(whole, end): argument
/dports/mail/gmime30/gmime-3.2.7/tests/
H A Dtest-cat.c226 test_cat_write (GMimeStream *whole, struct _StreamPart *parts, int bounded) in test_cat_write()
298 test_cat_read (GMimeStream *whole, struct _StreamPart *parts, int bounded) in test_cat_read()
333 test_cat_seek (GMimeStream *whole, struct _StreamPart *parts, int bounded) in test_cat_seek()
390 test_cat_substream (GMimeStream *whole, struct _StreamPart *parts, int bounded) in test_cat_substream()
481 GMimeStream *whole; in main() local
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/main/java/org/apache/commons/math3/fraction/
H A DProperFractionFormat.java98 int whole = num / den; in format() local
147 Number whole = getWholeFormat().parse(source, pos); in parse() local
/dports/devel/staf/src/staf/stafif/win32/
H A DSTAFUtil.cpp130 WORD whole; in STAFUtilWin32GetWinType() member
192 WORD whole; in STAFUtilWin32GetWinType() member
254 WORD whole; in STAFUtilWin32GetWinType() member
316 WORD whole; in STAFUtilWin32GetWinType() member
378 WORD whole; in STAFUtilWin32GetWinType() member
/dports/dns/idnkit2/idnkit-2.3/tools/idnconv/
H A Didnconv.c232 int whole; member
687 idn_action_t actions, FILE *fp, int line_flush, int whole) { in encode_file()
760 idn_action_t actions, FILE *fp, int line_flush, int whole) { in decode_file()
848 idn_resconf_t conf, idn_action_t actions, int whole) { in encode_line()
882 idn_resconf_t conf, idn_action_t actions, int whole) { in decode_line()
/dports/cad/opencascade/opencascade-7.6.0/src/IFGraph/
H A DIFGraph_ConnectedComponants.cxx27 (const Interface_Graph& agraph, const Standard_Boolean whole) in IFGraph_ConnectedComponants()
H A DIFGraph_Cycles.cxx23 (const Interface_Graph& agraph, const Standard_Boolean whole) in IFGraph_Cycles()
/dports/audio/ardour6/Ardour-6.8.0/libs/temporal/temporal/
H A Dbeats.h82 double whole; in Beats() local
111 double whole; variable

12345678910>>...47