Home
last modified time | relevance | path

Searched +defs:o +defs:alt (Results 1 – 25 of 412) sorted by relevance

12345678910>>...17

/dports/multimedia/mlt7/mlt-7.0.1/src/framework/
H A Dmlt_cache.c275 void **alt = cache->current == cache->A ? cache->B : cache->A; in mlt_cache_purge() local
279 void *o = cache->current[ i ]; in mlt_cache_purge() local
309 void **alt = cache->current == cache->A ? cache->B : cache->A; in shuffle_get_hit() local
316 void **o = &cache->current[ i ]; in shuffle_get_hit() local
332 void **o = &cache->current[ i ]; in shuffle_get_hit() local
366 void **alt = cache->current == cache->A ? cache->B : cache->A; in mlt_cache_put() local
446 void **alt = cache->current == cache->A ? cache->B : cache->A; in mlt_cache_get() local
484 mlt_frame *alt = (mlt_frame*) ( cache->current == cache->A ? cache->B : cache->A ); in shuffle_get_frame() local
491 mlt_frame *o = (mlt_frame*) &cache->current[ i ]; in shuffle_get_frame() local
507 mlt_frame *o = (mlt_frame*) &cache->current[ i ]; in shuffle_get_frame() local
[all …]
/dports/multimedia/mlt6/mlt-6.26.1/src/framework/
H A Dmlt_cache.c275 void **alt = cache->current == cache->A ? cache->B : cache->A; in mlt_cache_purge() local
279 void *o = cache->current[ i ]; in mlt_cache_purge() local
309 void **alt = cache->current == cache->A ? cache->B : cache->A; in shuffle_get_hit() local
316 void **o = &cache->current[ i ]; in shuffle_get_hit() local
332 void **o = &cache->current[ i ]; in shuffle_get_hit() local
366 void **alt = cache->current == cache->A ? cache->B : cache->A; in mlt_cache_put() local
446 void **alt = cache->current == cache->A ? cache->B : cache->A; in mlt_cache_get() local
484 mlt_frame *alt = (mlt_frame*) ( cache->current == cache->A ? cache->B : cache->A ); in shuffle_get_frame() local
491 mlt_frame *o = (mlt_frame*) &cache->current[ i ]; in shuffle_get_frame() local
507 mlt_frame *o = (mlt_frame*) &cache->current[ i ]; in shuffle_get_frame() local
[all …]
/dports/multimedia/mlt6-qt5/mlt-6.26.1/src/framework/
H A Dmlt_cache.c275 void **alt = cache->current == cache->A ? cache->B : cache->A; in mlt_cache_purge() local
279 void *o = cache->current[ i ]; in mlt_cache_purge() local
309 void **alt = cache->current == cache->A ? cache->B : cache->A; in shuffle_get_hit() local
316 void **o = &cache->current[ i ]; in shuffle_get_hit() local
332 void **o = &cache->current[ i ]; in shuffle_get_hit() local
366 void **alt = cache->current == cache->A ? cache->B : cache->A; in mlt_cache_put() local
446 void **alt = cache->current == cache->A ? cache->B : cache->A; in mlt_cache_get() local
484 mlt_frame *alt = (mlt_frame*) ( cache->current == cache->A ? cache->B : cache->A ); in shuffle_get_frame() local
491 mlt_frame *o = (mlt_frame*) &cache->current[ i ]; in shuffle_get_frame() local
507 mlt_frame *o = (mlt_frame*) &cache->current[ i ]; in shuffle_get_frame() local
[all …]
/dports/multimedia/mlt7-qt5/mlt-7.0.1/src/framework/
H A Dmlt_cache.c275 void **alt = cache->current == cache->A ? cache->B : cache->A; in mlt_cache_purge() local
279 void *o = cache->current[ i ]; in mlt_cache_purge() local
309 void **alt = cache->current == cache->A ? cache->B : cache->A; in shuffle_get_hit() local
316 void **o = &cache->current[ i ]; in shuffle_get_hit() local
332 void **o = &cache->current[ i ]; in shuffle_get_hit() local
366 void **alt = cache->current == cache->A ? cache->B : cache->A; in mlt_cache_put() local
446 void **alt = cache->current == cache->A ? cache->B : cache->A; in mlt_cache_get() local
484 mlt_frame *alt = (mlt_frame*) ( cache->current == cache->A ? cache->B : cache->A ); in shuffle_get_frame() local
491 mlt_frame *o = (mlt_frame*) &cache->current[ i ]; in shuffle_get_frame() local
507 mlt_frame *o = (mlt_frame*) &cache->current[ i ]; in shuffle_get_frame() local
[all …]
/dports/multimedia/py-mlt6/mlt-6.26.1/src/framework/
H A Dmlt_cache.c275 void **alt = cache->current == cache->A ? cache->B : cache->A; in mlt_cache_purge() local
279 void *o = cache->current[ i ]; in mlt_cache_purge() local
309 void **alt = cache->current == cache->A ? cache->B : cache->A; in shuffle_get_hit() local
316 void **o = &cache->current[ i ]; in shuffle_get_hit() local
332 void **o = &cache->current[ i ]; in shuffle_get_hit() local
366 void **alt = cache->current == cache->A ? cache->B : cache->A; in mlt_cache_put() local
446 void **alt = cache->current == cache->A ? cache->B : cache->A; in mlt_cache_get() local
484 mlt_frame *alt = (mlt_frame*) ( cache->current == cache->A ? cache->B : cache->A ); in shuffle_get_frame() local
491 mlt_frame *o = (mlt_frame*) &cache->current[ i ]; in shuffle_get_frame() local
507 mlt_frame *o = (mlt_frame*) &cache->current[ i ]; in shuffle_get_frame() local
[all …]
/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-indexer/src/main/java/org/opengrok/indexer/search/
H A DHit.java63 private boolean alt; field in Hit
86 public Hit(String filename, String line, String lineno, boolean binary, boolean alt) { in Hit()
182 public int compareTo(Hit o) throws ClassCastException { in compareTo()
242 public boolean equals(Object o) { in equals()
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime/CSharp/runtime/CSharp/Antlr4.Runtime/Dfa/
H A DDFAState.cs131 public override bool Equals(Object o) in Equals()
172 public int alt; field in Antlr4.Runtime.Dfa.PredPrediction
173 public PredPrediction(SemanticContext pred, int alt) in PredPrediction()
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime/Java/src/org/antlr/v4/runtime/dfa/
H A DDFAState.java95 public int alt; field in DFAState.PredPrediction
96 public PredPrediction(SemanticContext pred, int alt) { in PredPrediction()
148 public boolean equals(Object o) { in equals()
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime/CSharp/runtime/CSharp/Antlr4.Runtime/Atn/
H A DATNConfig.cs36 public readonly int alt; field in Antlr4.Runtime.Atn.ATNConfig
82 int alt, in ATNConfig()
89 int alt, in ATNConfig()
169 public override bool Equals(Object o) in Equals()
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime/Java/src/org/antlr/v4/runtime/atn/
H A DATNConfig.java31 public final int alt; field in ATNConfig
76 int alt, in ATNConfig()
83 int alt, in ATNConfig()
153 public boolean equals(Object o) { in equals()
/dports/devel/efl/efl-1.25.1/src/examples/ecore/
H A Decore_compose_get_example.c51 int alt; in _key_down_cb() local
68 int alt; in _key_up_cb() local
150 Evas_Object *o; in main() local
/dports/astro/kstars/kstars-3.5.6/kstars/tools/
H A Dmodcalcaltaz.cpp77 SkyObject *o = FindDialog::Instance()->targetObject(); in slotObject() local
99 dms alt; in slotCompute() local
/dports/graphics/exiftags/exiftags-1.01/
H A Dexifgps.c177 double deg, min, sec, alt; in gpsprop() local
180 enum byteorder o = t->md.order; in gpsprop() local
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/tool/src/org/antlr/v4/analysis/
H A DLeftRecursiveRuleAnalyzer.java97 public void setAltAssoc(AltAST t, int alt) { in setAltAssoc()
123 public void binaryAlt(AltAST originalAltTree, int alt) { in binaryAlt()
153 public void prefixAlt(AltAST originalAltTree, int alt) { in prefixAlt()
171 public void suffixAlt(AltAST originalAltTree, int alt) { in suffixAlt()
193 public void otherAlt(AltAST originalAltTree, int alt) { in otherAlt()
267 GrammarAST alt = (GrammarAST)blk.getChildren().get(i); in hasImmediateRecursiveRuleRefs() local
371 GrammarASTWithOptions o = (GrammarASTWithOptions)node; in text() local
401 public int precedence(int alt) { in precedence()
406 public int nextPrecedence(int alt) { in nextPrecedence()
/dports/math/R-cran-outliers/outliers/R/
H A Dgrubbs.test.R22 alt = paste(x[1],"and",x[n],"are outliers") functionVar
31 o <- x[1]; functionVar
/dports/graphics/rayshade/rayshade.4.0/libray/libsurf/
H A Dfogdeck.h25 #define AtmosFogdeckCreate(z,a,s,p,o,c,t) AtmosCreate( \ argument
28 Float alt, /* Z value below which fogdeck deck exists. */ member
/dports/math/py-or-tools/or-tools-9.2/examples/contrib/
H A DSendMoreMoney2.java45 private static void solve(int alt) { in solve()
58 IntVar o = sol.makeIntVar(0, base - 1, "o"); in solve() local
/dports/math/gecode/gecode-0916a1a/gecode/search/seq/
H A Dlds.hpp66 Probe<Tracer>::Node::alt(void) const { in alt() function in Gecode::Search::Seq::Probe::Node
236 unsigned int alt = ch->alternatives(); in next() local
272 LDS<Tracer>::LDS(Space* s, const Options& o) in LDS()
/dports/astro/kstars/kstars-3.5.6/kstars/projections/
H A Dequirectangularprojector.cpp28 Eigen::Vector2f EquirectangularProjector::toScreenVec(const SkyPoint *o, bool oRefract, bool *onVis… in toScreenVec() argument
70 dms az, alt; in fromScreen() local
171 Eigen::Vector2f o = toScreenVec(&p, false, &visible); in groundPoly() local
/dports/lang/yap/yap-6.2.2/BEAM/
H A Deam_gc.c203 struct OR_BOX *move_orbox(struct OR_BOX *o,struct AND_BOX *parent,struct status_and *nr_call) in move_orbox()
264 struct AND_BOX *move_andbox(struct AND_BOX *a,struct OR_BOX *parent, struct status_or *alt ) in move_andbox()
417 void refresh_orbox(struct OR_BOX *o) in refresh_orbox()
/dports/games/tesseract-data/tesseract/src/game/
H A Dgame.cpp591 void dynentcollide(physent *d, physent *o, const vec &dir) in dynentcollide()
618 bool duplicatename(gameent *d, const char *name = NULL, const char *alt = NULL) in duplicatename()
626 const char *colorname(gameent *d, const char *name, const char * alt, const char *color) in colorname()
640 const char *teamcolorname(gameent *d, const char *alt) in teamcolorname()
646 const char *teamcolor(const char *prefix, const char *suffix, int team, const char *alt) in teamcolor()
787 dynent *o = intersectclosest(d->o, worldpos, d); in selectcrosshair() local
/dports/games/tesseract/tesseract/src/game/
H A Dgame.cpp591 void dynentcollide(physent *d, physent *o, const vec &dir) in dynentcollide()
618 bool duplicatename(gameent *d, const char *name = NULL, const char *alt = NULL) in duplicatename()
626 const char *colorname(gameent *d, const char *name, const char * alt, const char *color) in colorname()
640 const char *teamcolorname(gameent *d, const char *alt) in teamcolorname()
646 const char *teamcolor(const char *prefix, const char *suffix, int team, const char *alt) in teamcolor()
787 dynent *o = intersectclosest(d->o, worldpos, d); in selectcrosshair() local
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/support_data/
H A DossimAlphaSensorSupportData.cpp337 ossim_float64 alt; in readInsGpsFile() local
427 for(int o=0; o<numExp ; ++o) in readInsGpsFile() local
599 ossim_float64 alt = altPoly.eval(inp); in readInsGpsFile() local
/dports/astro/kstars/kstars-3.5.6/kstars/
H A Dksalmanac.cpp51 void KSAlmanac::RiseSetTime(SkyObject *o, double *riseTime, double *setTime, QTime *RiseTime, QTime… in RiseSetTime()
112 double const alt = findAltitude(&m_Sun, h/100.0); in findDawnDusk() local
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/
H A Dprofile.c188 profile_class_enabled_opts(void *o) in profile_class_enabled_opts()
198 profile_class_class_get(void *o) in profile_class_class_get()
207 profile_class_class_set(void *o, const void *v) in profile_class_class_set()
214 profile_class_default_get(void *o) in profile_class_default_get()
222 profile_class_default_set(void *o, const void *v) in profile_class_default_set()
236 profile_class_name_opts(void *o) in profile_class_name_opts()
453 profile_find_by_name2(const char *name, const char *alt, int all) in profile_find_by_name2()
486 profile_find_by_name(const char *name, const char *alt) in profile_find_by_name()
515 (htsmsg_t *uuids, const char *name, const char *alt, int sflags) in profile_find_by_list()
575 profile_class_get_list(void *o, const char *lang) in profile_class_get_list()
[all …]

12345678910>>...17