Home
last modified time | relevance | path

Searched refs:dir_skip (Results 1 – 5 of 5) sorted by relevance

/dports/games/augustus/augustus-3.1.0/src/core/
H A Ddir.c113 size_t dir_skip = 0; in get_case_corrected_file() local
116 dir_skip = 2; in get_case_corrected_file()
132 return corrected_filename + dir_skip; in get_case_corrected_file()
166 return corrected_filename + dir_skip; in get_case_corrected_file()
/dports/www/trafficserver/trafficserver-9.1.1/iocore/cache/
H A DCache.cc1250 Vol::init(char *s, off_t blocks, off_t dir_skip, bool clear) in init() argument
1259 static_cast<uint64_t>(dir_skip), static_cast<uint64_t>(blocks)); in init()
1262 dir_skip = ROUND_TO_STORE_BLOCK((dir_skip < START_POS ? START_POS : dir_skip)); in init()
1266 skip = dir_skip; in init()
1270 start = dir_skip; in init()
H A DP_CacheVol.h196 int init(char *s, off_t blocks, off_t dir_skip, bool clear);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/yasm/source/patched-yasm/modules/parsers/gas/
H A Dgas-parse.c662 dir_skip(yasm_parser_gas *parser_gas, unsigned int param) in dir_skip() function
1702 {".skip", dir_skip, 0, INITIAL},
1703 {".space", dir_skip, 0, INITIAL},
/dports/devel/yasm/yasm-1.3.0/modules/parsers/gas/
H A Dgas-parse.c662 dir_skip(yasm_parser_gas *parser_gas, unsigned int param) in dir_skip() function
1702 {".skip", dir_skip, 0, INITIAL},
1703 {".space", dir_skip, 0, INITIAL},