Home
last modified time | relevance | path

Searched defs:round (Results 151 – 175 of 9189) sorted by relevance

12345678910>>...368

/dports/sysutils/brasero/brasero-3.12.3/libbrasero-media/
H A Dbrasero-units.c43 gboolean round) in brasero_units_get_time_string()
118 gboolean round) in brasero_units_get_time_string_from_size()
/dports/print/py-fonttools/fonttools-4.28.2/Lib/fontTools/misc/
H A DroundTools.py44 def maybeRound(v, tolerance, round=otRound): argument
48 def roundFunc(tolerance, round=otRound): argument
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/scat/
H A Dpatch.c49 #define round scatround macro
51 char round[91]={ /* extra 0 is to offset the array */ variable
/dports/security/digestpp/digestpp-34ff2eeae397ed744d972d86b5a20f603b029fbd/algorithm/detail/
H A Dmd5_provider.hpp21 …static inline void roundf(int round, uint32_t& a, uint32_t& b, uint32_t& c, uint32_t& d, const uin… in roundf()
27 …static inline void roundg(int round, uint32_t& a, uint32_t& b, uint32_t& c, uint32_t& d, const uin… in roundg()
33 …static inline void roundh(int round, uint32_t& a, uint32_t& b, uint32_t& c, uint32_t& d, const uin… in roundh()
39 …static inline void roundi(int round, uint32_t& a, uint32_t& b, uint32_t& c, uint32_t& d, const uin… in roundi()
/dports/security/botan110/Botan-1.10.17/src/block/skipjack/
H A Dskipjack.cpp18 void step_A(u16bit& W1, u16bit& W4, size_t round, const byte FTAB[]) in step_A()
34 void step_B(u16bit& W1, u16bit& W2, size_t round, const byte FTAB[]) in step_B()
48 void step_Ai(u16bit& W1, u16bit& W2, size_t round, const byte FTAB[]) in step_Ai()
62 void step_Bi(u16bit& W2, u16bit& W3, size_t round, const byte FTAB[]) in step_Bi()
/dports/databases/sfcgal/SFCGAL-815d5097f684dbc48b22041bf2047beab36df0a1/src/
H A Dnumeric.cpp46 CGAL::Gmpz round( const CGAL::Gmpq& v ) in round() function
83 mpz_class round( const mpq_class& v ) in round() function
/dports/multimedia/vvdec/vvdec-1.1.2/source/Lib/CommonLib/
H A DWeightPrediction.cpp163 static inline Pel weightBidir( int w0, Pel P0, int w1, Pel P1, int round, int shift, int offset, co… in weightBidir()
199 const int round = (enableRounding[compID] && (shift > 0)) ? (1 << (shift - 1)) : 0; in addWeightBi() local
230 static inline Pel weightUnidir( int w0, Pel P0, int round, int shift, int offset, const ClpRng& clp… in weightUnidir()
235 static inline Pel noWeightUnidir( Pel P0, int round, int shift, int offset, const ClpRng& clpRng ) in noWeightUnidir()
240 static inline Pel noWeightOffsetUnidir( Pel P0, int round, int shift, const ClpRng& clpRng ) in noWeightOffsetUnidir()
274 const int round = (shift > 0) ? (1 << (shift - 1)) : 0; in addWeightUni() local
295 const int round = (shiftNum > 0) ? (1 << (shiftNum - 1)) : 0; in addWeightUni() local
/dports/games/griels-quest/griels-quest-0282e6a2e3/src/
H A Dhero.c5 void set_hero_init (struct hero *griel, int round) { in set_hero_init()
205 …ct hero *griel, int counter, SDL_Surface *window, SDL_Surface *blocks, int *round, int *step, uint… in show_hero()
/dports/games/qqwing/qqwing-1.3.4/src/cpp/
H A Dqqwing.cpp75 int round; member in qqwing::LogItem
194 int round = 1; in reset() local
511 bool SudokuBoard::solve(int round){ in solve()
586 void SudokuBoard::rollbackRound(int round){ in rollbackRound()
669 bool SudokuBoard::singleSolveMove(int round){ in singleSolveMove()
685 bool SudokuBoard::colBoxReduction(int round){ in colBoxReduction()
734 bool SudokuBoard::rowBoxReduction(int round){ in rowBoxReduction()
1032 bool SudokuBoard::hiddenPairInRow(int round){ in hiddenPairInRow()
1097 bool SudokuBoard::handleNakedPairs(int round){ in handleNakedPairs()
1164 bool SudokuBoard::onlyValueInRow(int round){ in onlyValueInRow()
[all …]
/dports/math/gnumeric/gnumeric-1.12.50/src/tools/
H A Dsimulation.c78 G_GNUC_UNUSED int round) in eval_inputs_list()
105 G_GNUC_UNUSED int round) in eval_outputs_list()
131 int round) in recompute_outputs()
352 int round, i; in simulation_tool() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/tools/javac/processing/model/util/
H A DOverridesSpecEx.java48 RoundEnvironment round) { in process()
55 RoundEnvironment round) { in doit()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/processing/model/util/
H A DOverridesSpecEx.java48 RoundEnvironment round) { in process()
55 RoundEnvironment round) { in doit()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/tools/javac/processing/model/util/
H A DOverridesSpecEx.java48 RoundEnvironment round) { in process()
55 RoundEnvironment round) { in doit()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/tools/javac/processing/model/util/
H A DOverridesSpecEx.java48 RoundEnvironment round) { in process()
55 RoundEnvironment round) { in doit()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/processing/model/util/
H A DOverridesSpecEx.java48 RoundEnvironment round) { in process()
55 RoundEnvironment round) { in doit()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/langtools/tools/javac/processing/model/util/
H A DOverridesSpecEx.java48 RoundEnvironment round) { in process()
55 RoundEnvironment round) { in doit()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/langtools/tools/javac/processing/model/util/
H A DOverridesSpecEx.java48 RoundEnvironment round) { in process()
55 RoundEnvironment round) { in doit()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/langtools/tools/javac/processing/model/util/
H A DOverridesSpecEx.java48 RoundEnvironment round) { in process()
55 RoundEnvironment round) { in doit()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/test/tools/javac/processing/model/util/
H A DOverridesSpecEx.java46 RoundEnvironment round) { in process()
53 RoundEnvironment round) { in doit()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/langtools/test/tools/javac/processing/model/util/
H A DOverridesSpecEx.java46 RoundEnvironment round) { in process()
53 RoundEnvironment round) { in doit()
/dports/databases/sqliteconvert/sqliteconvert-VERSION_0_1_2/
H A Dschema.sql130 round INTEGER NOT NULL, field
155 round INTEGER NOT NULL, field
172 round INTEGER NOT NULL, field
188 round INTEGER NOT NULL, field
264 round INTEGER DEFAULT(-1), field
433 round INTEGER NOT NULL, field
/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dsplinesave.c442 int round) { in AddData()
495 int ishstem, int round) { in CvtPsStem3()
598 int ishstem, int round, uint8 mask[12] ) { in CvtPsMasked()
760 int instance_count, int round) { in CallTransformedHintSubr()
775 int round, int break_subr ) { in HintSetup()
809 int line, int round, struct hintdb *hdb) { in _moveto()
923 int round, struct hintdb *hdb) { in curveto()
1205 int instance_count, int round,int layer) { in IsSeacable()
2220 static real myround2(real pos, int round) { in myround2()
2781 BasePoint *trans, int round,int layer) { in DumpRefsHints()
[all …]
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/pcraster/libcsf/
H A Drextend.c20 double round) in RoundDown()
35 double round) in RoundUp()
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/ab_glyph_rasterizer-0.1.4/src/
H A Dnostd_float.rs6 fn round(self) -> Self; in round() method
24 fn round(self) -> Self { in round() method
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/tests/threads/
H A Dsimple_thread_test.c91 void CounterWait(int id, int round) { in CounterWait()
105 void CounterAdvance(int id, int round) { in CounterAdvance()
114 void CheckAndUpdateTlsVars(int id, int round) { in CheckAndUpdateTlsVars()

12345678910>>...368