Home
last modified time | relevance | path

Searched +defs:d +defs:limit +defs:es (Results 1 – 25 of 95) sorted by relevance

1234

/dports/games/bloodfrontier/bloodfrontier/src/engine/
H A Dworld.cpp156 int leafsize = octaentsize, limit = max(r.x, max(r.y, r.z)); in modifyoctaent() local
301 int d = dimension(sel.orient); in entflip() local
309 int d = dimension(sel.orient); in entrotate() local
321 void entselectionbox(const extentity &e, vec &eo, vec &es) in entselectionbox()
358 vec eo, es; in entdrag() local
359 int d = dimension(entorient), in entdrag() local
384 vec eo, es; in renderentselection() local
448 int d = dimension(entorient); in entpush() local
505 physent d; in dropenttofloor() local
547 int d = dimension(sel.orient), dc = dimcoord(sel.orient); in dropentity() local
/dports/games/redeclipse16/base-1.6.0/src/engine/
H A Dworld.cpp175 int leafsize = octaentsize, limit = max(r.x - o.x, max(r.y - o.y, r.z - o.z)); in modifyoctaent() local
410 int d = dimension(sel.orient); in entflip() local
418 int d = dimension(sel.orient); in entrotate() local
430 void entselectionbox(const extentity &e, vec &eo, vec &es) in entselectionbox()
464 vec eo, es; in entdrag() local
465 int d = dimension(entorient), in entdrag() local
488 static void renderentbox(const vec &eo, vec es) in renderentbox()
514 vec eo, es; in renderentselection() local
603 int d = dimension(entorient); in entpush() local
661 physent d; in dropenttofloor() local
[all …]
/dports/comms/fldigi/fldigi-4.1.20/src/config_script/
H A Dscript_parsing.cxx378 char *es = (char *) ""; in script_error_string() local
505 char * ScriptParsing::skip_white_spaces(char * data, char * limit, SCRIPT_CODES &error) in skip_white_spaces()
537 char * ScriptParsing::skip_numbers(char * data, char * limit, SCRIPT_CODES &error) in skip_numbers()
580 char * ScriptParsing::skip_characters(char * data, char * limit, SCRIPT_CODES &error) in skip_characters()
622 char * ScriptParsing::skip_alpha_numbers(char * data, char * limit, SCRIPT_CODES &error) in skip_alpha_numbers()
666 char * ScriptParsing::skip_to_character(char c, char * data, char * limit, SCRIPT_CODES &error) in skip_to_character()
707 SCRIPT_CODES ScriptParsing::remove_crlf_comments(char *data, char *limit, size_t &count) in remove_crlf_comments()
794 char *d = (char *)0; in parse_parameters() local
1165 SCRIPT_CODES ScriptParsing::read_file(FILE *fd, SCRIPT_COMMANDS *cur_list, size_t limit) in read_file()
1677 void ScriptParsing::to_uppercase(char *str, int limit) in to_uppercase()
[all …]
/dports/games/redeclipse/base-2.0.0/src/engine/
H A Dworld.cpp220 int leafsize = octaentsize, limit = max(r.x - o.x, max(r.y - o.y, r.z - o.z)); in modifyoctaent() local
487 int d = dimension(sel.orient); in entflip() local
495 int d = dimension(sel.orient); in entrotate() local
510 bool entselectionbox(extentity &e, vec &eo, vec &es, bool full) in entselectionbox()
574 vec eo, es; in entdrag() local
575 int d = dimension(entorient), in entdrag() local
598 static void renderentbox(const vec &eo, vec es) in renderentbox()
624 vec eo, es; in renderentselection() local
728 int d = dimension(entorient); in entpush() local
787 physent d; in dropenttofloor() local
[all …]
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/coregrind/
H A Dm_libcbase.c524 Int used, limit = 2 * sizeof(Addr); in VG_() local
548 Int used, limit = 10; in VG_() local
677 UChar* d = (UChar*)dest; in VG_() local
748 UChar* d = destV; in VG_() local
818 #define BM_SWAPINIT(a, es) \ argument
862 static void bm_qsort ( Char* a, SizeT n, SizeT es, in bm_qsort()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/coregrind/
H A Dm_libcbase.c524 Int used, limit = 2 * sizeof(Addr); in VG_() local
548 Int used, limit = 10; in VG_() local
677 UChar* d = (UChar*)dest; in VG_() local
748 UChar* d = destV; in VG_() local
818 #define BM_SWAPINIT(a, es) \ argument
862 static void bm_qsort ( Char* a, SizeT n, SizeT es, in bm_qsort()
/dports/games/sauerbraten/sauerbraten/src/engine/
H A Dworld.cpp165 int leafsize = octaentsize, limit = max(r.x - o.x, max(r.y - o.y, r.z - o.z)); in modifyoctaent() local
459 int d = dimension(sel.orient); in entflip() local
467 int d = dimension(sel.orient); in entrotate() local
479 void entselectionbox(const entity &e, vec &eo, vec &es) in entselectionbox()
523 vec eo, es; in entdrag() local
524 int d = dimension(entorient), in entdrag() local
682 static void renderentbox(const vec &eo, vec es) in renderentbox()
708 vec eo, es; in renderentselection() local
808 int d = dimension(entorient); in entpush() local
1187 static inline bool tryspawn(dynent *d, const extentity &e) in tryspawn()
[all …]
/dports/www/libmicrohttpd/libmicrohttpd-0.9.74/src/microhttpd/
H A Dtest_client_put_stop.c300 int limit; in test_global_init() local
892 fd_set *rs, fd_set *ws, fd_set *es) in _MHD_dumbClient_get_fdsets()
923 fd_set *rs, fd_set *ws, fd_set *es) in _MHD_dumbClient_process_from_fdsets()
957 fd_set es; in _MHD_dumbClient_perform() local
1367 performQueryExternal (struct MHD_Daemon *d, struct _MHD_dumbClient *clnt) in performQueryExternal()
1394 fd_set es; in performQueryExternal() local
1480 doClientQueryInThread (struct MHD_Daemon *d, in doClientQueryInThread()
1565 performTestQueries (struct MHD_Daemon *d, int d_port, in performTestQueries()
1763 struct MHD_Daemon *d; in startTestMhdDaemon() local
1855 struct MHD_Daemon *d; in testExternalGet() local
/dports/comms/flamp/flamp-2.2.07/src/utils/
H A Dscript_parsing.cxx572 void ScriptParsing::to_uppercase(char *str, int limit) in to_uppercase()
661 void ScriptParsing::assign_func(size_t pos, calling_func func, size_t limit) in assign_func()
2335 char *es = (char *) ""; in script_error_string() local
2446 char * ScriptParsing::skip_white_spaces(char * data, char * limit, SCRIPT_CODES &error) in skip_white_spaces()
2478 char * ScriptParsing::skip_numbers(char * data, char * limit, SCRIPT_CODES &error) in skip_numbers()
2521 char * ScriptParsing::skip_characters(char * data, char * limit, SCRIPT_CODES &error) in skip_characters()
2563 char * ScriptParsing::skip_alpha_numbers(char * data, char * limit, SCRIPT_CODES &error) in skip_alpha_numbers()
2648 SCRIPT_CODES ScriptParsing::remove_crlf_comments(char *data, char *limit, size_t &count) in remove_crlf_comments()
2707 SCRIPT_CODES ScriptParsing::copy_command(char *buffer, char *sPtr, char *ePtr, size_t limit) in copy_command()
2730 void ScriptParsing::trim(char *buffer, size_t limit) in trim()
[all …]
/dports/games/tesseract-data/tesseract/src/engine/
H A Dworld.cpp221 int leafsize = octaentsize, limit = max(r.x - o.x, max(r.y - o.y, r.z - o.z)); in modifyoctaent() local
514 int d = dimension(sel.orient); in entflip() local
522 int d = dimension(sel.orient); in entrotate() local
534 void entselectionbox(const entity &e, vec &eo, vec &es) in entselectionbox()
584 vec eo, es; in entdrag() local
585 int d = dimension(entorient), in entdrag() local
803 static void renderentbox(const vec &eo, vec es) in renderentbox()
829 vec eo, es; in renderentselection() local
930 int d = dimension(entorient); in entpush() local
1016 int d = dimension(sel.orient), dc = dimcoord(sel.orient); in dropentity() local
[all …]
/dports/games/tesseract/tesseract/src/engine/
H A Dworld.cpp221 int leafsize = octaentsize, limit = max(r.x - o.x, max(r.y - o.y, r.z - o.z)); in modifyoctaent() local
514 int d = dimension(sel.orient); in entflip() local
522 int d = dimension(sel.orient); in entrotate() local
534 void entselectionbox(const entity &e, vec &eo, vec &es) in entselectionbox()
584 vec eo, es; in entdrag() local
585 int d = dimension(entorient), in entdrag() local
803 static void renderentbox(const vec &eo, vec es) in renderentbox()
829 vec eo, es; in renderentselection() local
930 int d = dimension(entorient); in entpush() local
1016 int d = dimension(sel.orient), dc = dimcoord(sel.orient); in dropentity() local
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/target/i386/
H A Darch_dump.c32 target_ulong ds, es, fs, gs; member
109 unsigned short ds, __ds, es, __es; member
244 uint32_t limit; member
258 QEMUCPUSegment cs, ds, es, fs, gs, ss; member
271 static void copy_segment(QEMUCPUSegment *d, SegmentCache *s) in copy_segment()
/dports/emulators/qemu5/qemu-5.2.0/target/i386/
H A Darch_dump.c32 target_ulong ds, es, fs, gs; member
109 unsigned short ds, __ds, es, __es; member
244 uint32_t limit; member
258 QEMUCPUSegment cs, ds, es, fs, gs, ss; member
271 static void copy_segment(QEMUCPUSegment *d, SegmentCache *s) in copy_segment()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/i386/
H A Darch_dump.c32 target_ulong ds, es, fs, gs; member
109 unsigned short ds, __ds, es, __es; member
244 uint32_t limit; member
258 QEMUCPUSegment cs, ds, es, fs, gs, ss; member
271 static void copy_segment(QEMUCPUSegment *d, SegmentCache *s) in copy_segment()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/i386/
H A Darch_dump.c32 target_ulong ds, es, fs, gs; member
109 unsigned short ds, __ds, es, __es; member
244 uint32_t limit; member
258 QEMUCPUSegment cs, ds, es, fs, gs, ss; member
271 static void copy_segment(QEMUCPUSegment *d, SegmentCache *s) in copy_segment()
/dports/emulators/qemu42/qemu-4.2.1/target/i386/
H A Darch_dump.c32 target_ulong ds, es, fs, gs; member
109 unsigned short ds, __ds, es, __es; member
244 uint32_t limit; member
258 QEMUCPUSegment cs, ds, es, fs, gs, ss; member
271 static void copy_segment(QEMUCPUSegment *d, SegmentCache *s) in copy_segment()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/i386/
H A Darch_dump.c32 target_ulong ds, es, fs, gs; member
109 unsigned short ds, __ds, es, __es; member
244 uint32_t limit; member
258 QEMUCPUSegment cs, ds, es, fs, gs, ss; member
271 static void copy_segment(QEMUCPUSegment *d, SegmentCache *s) in copy_segment()
/dports/emulators/qemu/qemu-6.2.0/target/i386/
H A Darch_dump.c32 target_ulong ds, es, fs, gs; member
109 unsigned short ds, __ds, es, __es; member
244 uint32_t limit; member
258 QEMUCPUSegment cs, ds, es, fs, gs, ss; member
271 static void copy_segment(QEMUCPUSegment *d, SegmentCache *s) in copy_segment()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/i386/
H A Darch_dump.c32 target_ulong ds, es, fs, gs; member
109 unsigned short ds, __ds, es, __es; member
244 uint32_t limit; member
258 QEMUCPUSegment cs, ds, es, fs, gs, ss; member
271 static void copy_segment(QEMUCPUSegment *d, SegmentCache *s) in copy_segment()
/dports/emulators/qemu60/qemu-6.0.0/target/i386/
H A Darch_dump.c32 target_ulong ds, es, fs, gs; member
109 unsigned short ds, __ds, es, __es; member
244 uint32_t limit; member
258 QEMUCPUSegment cs, ds, es, fs, gs, ss; member
271 static void copy_segment(QEMUCPUSegment *d, SegmentCache *s) in copy_segment()
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/src/std/algorithm/
H A Dsearching.d371 immutable limit = haystack.length - needle.length; in BoyerMooreFinder() local
451 immutable limit = min(r1.length, r2.length); variable
519 immutable limit = min(r1.length, r2.length); variable
1482 DummyType d; local
2446 DummyType d; local
3660 DummyType d; local
3799 DummyType d; local
4070 DummyType d; local
4197 DummyType d; local
4360 static foreach (e; es) in foreach()
/dports/games/sgt-puzzles/puzzles-20220128.c43a34f/
H A Dpattern.c30 #define TLBORDER(d) ( (d) / 5 + 2 ) argument
33 #define FROMCOORD(d, x) \ argument
36 #define SIZE(d) (2*BORDER + GUTTER + TILE_SIZE * (TLBORDER(d) + (d))) argument
37 #define GETTILESIZE(d, w) ((double)w / (2.0 + (double)TLBORDER(d) + (double)(d))) argument
39 #define TOCOORD(d, x) (BORDER + GUTTER + TILE_SIZE * (TLBORDER(d) + (x))) argument
1117 int left_gap = 0, top_gap = 0, ch = 2, cw = 1, limit = 1; in game_text_format() local
1551 static bool errcheck_found_run(struct errcheck_state *es, int r) in errcheck_found_run()
1586 struct errcheck_state aes, *es = &aes; in check_errors() local
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/mroonga/vendor/groonga/lib/
H A Dhash.c920 int offset, int limit, int flags) in grn_array_cursor_open()
2881 int offset, int limit, int flags) in grn_hash_cursor_open()
3043 #define PREPARE_VAL(e,ep,es) do {\ argument
3078 uint32_t cs, es; in pack() local
3129 uint32_t bs, cs, es; in part() local
3130 intptr_t d = e - b; in part() local
3168 _sort(grn_ctx *ctx, entry **head, entry **tail, int limit, in _sort()
3266 intptr_t d = e - b; in part_val32() local
3290 _sort_val32(grn_ctx *ctx, val32 *head, val32 *tail, int limit, in _sort_val32()
3547 int limit = s->max_n_subrecs; in grn_rhash_add_subrec() local
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/mroonga/vendor/groonga/lib/
H A Dhash.c920 int offset, int limit, int flags) in grn_array_cursor_open()
2881 int offset, int limit, int flags) in grn_hash_cursor_open()
3043 #define PREPARE_VAL(e,ep,es) do {\ argument
3078 uint32_t cs, es; in pack() local
3129 uint32_t bs, cs, es; in part() local
3130 intptr_t d = e - b; in part() local
3168 _sort(grn_ctx *ctx, entry **head, entry **tail, int limit, in _sort()
3266 intptr_t d = e - b; in part_val32() local
3290 _sort_val32(grn_ctx *ctx, val32 *head, val32 *tail, int limit, in _sort_val32()
3547 int limit = s->max_n_subrecs; in grn_rhash_add_subrec() local
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/mroonga/vendor/groonga/lib/
H A Dhash.c920 int offset, int limit, int flags) in grn_array_cursor_open()
2881 int offset, int limit, int flags) in grn_hash_cursor_open()
3043 #define PREPARE_VAL(e,ep,es) do {\ argument
3078 uint32_t cs, es; in pack() local
3129 uint32_t bs, cs, es; in part() local
3130 intptr_t d = e - b; in part() local
3168 _sort(grn_ctx *ctx, entry **head, entry **tail, int limit, in _sort()
3266 intptr_t d = e - b; in part_val32() local
3290 _sort_val32(grn_ctx *ctx, val32 *head, val32 *tail, int limit, in _sort_val32()
3547 int limit = s->max_n_subrecs; in grn_rhash_add_subrec() local
[all …]

1234