Home
last modified time | relevance | path

Searched refs:SLOP (Results 1 – 25 of 311) sorted by relevance

12345678910>>...13

/dports/graphics/engauge-digitizer/engauge-digitizer-12.2.2/src/View/
H A DViewProfileDivider.cpp79 -SLOP, in ViewProfileDivider()
176 -SLOP, in updateGeometryDivider()
178 2 * SLOP + m_sceneHeight); in updateGeometryDivider()
187 m_shadedArea->setRect (-SLOP, in updateGeometryNonPaddle()
188 -SLOP, in updateGeometryNonPaddle()
189 SLOP + m_xScene, in updateGeometryNonPaddle()
190 2 * SLOP + m_sceneHeight); in updateGeometryNonPaddle()
196 -SLOP, in updateGeometryNonPaddle()
198 2 * SLOP + m_sceneHeight); in updateGeometryNonPaddle()
207 -SLOP, in updateGeometryNonPaddle()
[all …]
/dports/devel/libhoard/Hoard/src/Heap-Layers/heaps/utility/
H A Dslopheap.h45 template <class SuperHeap, int SLOP = 16>
85 char * newptr = (char *) SuperHeap::malloc (nbytes + SLOP); in getMoreMemory()
96 if ((ptr != NULL) && (ptr + remaining + SLOP == newptr)) { in getMoreMemory()
97 remaining += SLOP; in getMoreMemory()
/dports/graphics/maim/maim-5.7.4/modules/
H A DFindSLOP.cmake1 # - Find SLOP
2 # Find the SLOP libraries
14 DOC "The SLOP include directory" )
19 DOC "The SLOP library" )
/dports/games/edge/Edge-1.35-source/data/doom/
H A Dgames.ddf26 ACCEL_SOUND="SLOP";
45 ACCEL_SOUND="SLOP";
99 ACCEL_SOUND="SLOP";
135 ACCEL_SOUND="SLOP";
173 ACCEL_SOUND="SLOP";
/dports/games/edge/Edge-1.35/doom_ddf/
H A Dgames.ddf26 ACCEL_SOUND="SLOP";
45 ACCEL_SOUND="SLOP";
99 ACCEL_SOUND="SLOP";
135 ACCEL_SOUND="SLOP";
173 ACCEL_SOUND="SLOP";
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/lib/
H A Dmap_shared.c54 #define SLOP (8*1024) macro
84 newlen = (newlen + 2*SLOP - 1) & ~(SLOP-1); in map_refresh()
H A Dmap_nommap.c54 #define SLOP (4*1024) macro
84 *len = newlen + (onceonly ? 0 : SLOP); in map_refresh()
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/lib/
H A Dmap_shared.c54 #define SLOP (8*1024) macro
84 newlen = (newlen + 2*SLOP - 1) & ~(SLOP-1); in map_refresh()
H A Dmap_nommap.c54 #define SLOP (4*1024) macro
84 *len = newlen + (onceonly ? 0 : SLOP); in map_refresh()
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/lib/
H A Dmap_shared.c54 #define SLOP (8*1024) macro
84 newlen = (newlen + 2*SLOP - 1) & ~(SLOP-1); in map_refresh()
H A Dmap_nommap.c54 #define SLOP (4*1024) macro
84 *len = newlen + (onceonly ? 0 : SLOP); in map_refresh()
/dports/devel/dev86/dev86-0.16.20/bcc/
H A Dsoftop.c49 if (op != SLOP && op != SROP)
73 if (op == MULOP || op == SLOP)
104 case SLOP:
201 case SLOP:
248 case SLOP:
H A Dlongop.c37 if ((op_t) op == SLOP || (op_t) op == SROP)
55 if ((op_t) op == SLOP)
101 case SLOP:
/dports/java/javamail/javamail-JAVAMAIL-1_6_2/mail/src/main/java/com/sun/mail/imap/
H A DMessageCache.java94 private static final int SLOP = 64; field in MessageCache
358 } else if (size > SLOP && size < messages.length / 2) { in shrink()
361 IMAPMessage[] newm = new IMAPMessage[size + SLOP]; in shrink()
365 int[] news = new int[size + SLOP]; in shrink()
401 messages = new IMAPMessage[newsize + SLOP]; in ensureCapacity()
405 IMAPMessage[] newm = new IMAPMessage[newsize + SLOP]; in ensureCapacity()
409 int[] news = new int[newsize + SLOP]; in ensureCapacity()
/dports/x11/swayr/swayr-v0.11.2/cargo-crates/clap-3.0.0-rc.5/examples/
H A Descaped_positional.md14 escaped_positional[EXE] [OPTIONS] [-- <SLOP>...]
17 <SLOP>...
41 escaped_positional[EXE] [OPTIONS] [-- <SLOP>...]
H A Descaped_positional_derive.md14 escaped_positional_derive[EXE] [OPTIONS] [-- <SLOP>...]
17 <SLOP>...
41 escaped_positional_derive[EXE] [OPTIONS] [-- <SLOP>...]
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/clap-3.0.14/examples/
H A Descaped-positional.md14 escaped-positional[EXE] [OPTIONS] [-- <SLOP>...]
17 <SLOP>...
43 escaped-positional[EXE] [OPTIONS] [-- <SLOP>...]
H A Descaped-positional-derive.md14 escaped-positional-derive[EXE] [OPTIONS] [-- <SLOP>...]
17 <SLOP>...
43 escaped-positional-derive[EXE] [OPTIONS] [-- <SLOP>...]
/dports/www/firefox/firefox-99.0/third_party/rust/clap/examples/
H A Descaped-positional-derive.md14 escaped-positional-derive[EXE] [OPTIONS] [-- <SLOP>...]
17 <SLOP>...
43 escaped-positional-derive[EXE] [OPTIONS] [-- <SLOP>...]
H A Descaped-positional.md14 escaped-positional[EXE] [OPTIONS] [-- <SLOP>...]
17 <SLOP>...
43 escaped-positional[EXE] [OPTIONS] [-- <SLOP>...]
/dports/textproc/jql/jql-3.0.6/cargo-crates/clap-3.0.0-rc.7/examples/
H A Descaped-positional.md14 escaped-positional[EXE] [OPTIONS] [-- <SLOP>...]
17 <SLOP>...
41 escaped-positional[EXE] [OPTIONS] [-- <SLOP>...]
H A Descaped-positional-derive.md14 escaped-positional-derive[EXE] [OPTIONS] [-- <SLOP>...]
17 <SLOP>...
41 escaped-positional-derive[EXE] [OPTIONS] [-- <SLOP>...]
/dports/converters/tnef/tnef-1.4.12/src/
H A Dpath.c187 #define SLOP 4 /* a minimum rational buffer size */ macro
199 buf = CHECKED_XCALLOC( char, SLOP ); in sanitize_filename()
209 buf = CHECKED_XCALLOC( char, 3*strlen(fname)+SLOP ); in sanitize_filename()
/dports/devel/icu/icu/source/test/perf/usetperf/
H A Dbitset.cpp20 const int32_t SLOP = 8; variable
25 len = SLOP; in BitSet()
/dports/devel/icu-lx/icu/source/test/perf/usetperf/
H A Dbitset.cpp20 const int32_t SLOP = 8; variable
25 len = SLOP; in BitSet()

12345678910>>...13