/netbsd-src/external/public-domain/xz/dist/src/liblzma/lzma/ |
H A D | fastpos.h | 79 # define get_dist_slot(dist) \ argument 83 get_dist_slot_2(uint32_t dist) in get_dist_slot_2() 103 #define fastpos_result(dist, extra, n) \ argument 109 get_dist_slot(uint32_t dist) in get_dist_slot() 125 get_dist_slot_2(uint32_t dist) in get_dist_slot_2()
|
/netbsd-src/external/zlib/pigz/dist/zopfli/ |
H A D | util.c | 26 int ZopfliGetDistExtraBits(int dist) { in ZopfliGetDistExtraBits() 48 int ZopfliGetDistExtraBitsValue(int dist) { in ZopfliGetDistExtraBitsValue() 74 int ZopfliGetDistSymbol(int dist) { in ZopfliGetDistSymbol()
|
H A D | lz77.c | 59 void ZopfliStoreLitLenDist(unsigned short length, unsigned short dist, in ZopfliStoreLitLenDist() 82 unsigned short dist, unsigned short length) { in ZopfliVerifyLenDist() 230 unsigned dist = 0; /* Not unsigned short on purpose. */ in ZopfliFindLongestMatch() local 357 unsigned short dist; in ZopfliLZ77Greedy() local
|
H A D | cache.h | 41 unsigned short* dist; member
|
H A D | squeeze.c | 120 static double GetCostFixed(unsigned litlen, unsigned dist, void* unused) { in GetCostFixed() 141 static double GetCostStat(unsigned litlen, unsigned dist, void* context) { in GetCostStat() 218 unsigned short dist; in GetBestLengths() local 359 unsigned short dist; in FollowPath() local
|
H A D | cache.c | 95 unsigned dist = cache[j * 3 + 1] + 256 * cache[j * 3 + 2]; in ZopfliCacheToSublen() local
|
/netbsd-src/games/trek/ |
H A D | computer.c | 119 double dist, time; in computer() local 316 kalc(int tqx, int tqy, int tsx, int tsy, double *dist) in kalc() 341 prkalc(int course, double dist) in prkalc()
|
H A D | autover.c | 65 double dist; in autover() local
|
H A D | impulse.c | 55 double dist, time; in impulse() local
|
H A D | help.c | 76 double dist, x; in help() local
|
H A D | warp.c | 81 double dist; in warp() local
|
H A D | move.c | 90 double dist; in move() local
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/ |
H A D | CmpDriver | 31 def insertMinimumPadding(a, b, dist): argument 69 def dist(self, a, b): member in ZipperDiff 85 def dist(self, a, b): member in DriverZipperDiff
|
/netbsd-src/crypto/external/cpl/trousers/dist/ |
H A D | Makefile.am | 1 SUBDIRS = src man dist subdir
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/ |
H A D | cvs.sh | 141 dist() function
|
/netbsd-src/lib/libc/time/ |
H A D | tzselect.ksh | 320 function dist(lat1, long1, lat2, long2) { global() function
|
/netbsd-src/games/robots/ |
H A D | auto.c | 171 closest_robot(int *dist) in closest_robot() 194 closest_heap(int *dist) in closest_heap()
|
/netbsd-src/usr.sbin/sysinst/ |
H A D | util.c | 808 distinfo *dist = *distp; in set_all_none() local 837 distinfo *dist = distp[opt]; in set_label() local 879 initialise_set_menu(distinfo *dist, menu_ent *me, distinfo **de, int all_none) in initialise_set_menu() 926 distinfo **dist = arg; in set_sublist() local 974 extract_file(distinfo *dist, int update) in extract_file() 990 extract_file_to(distinfo *dist, int update, const char *dest_dir, in extract_file_to() 1091 skip_set(distinfo *dist, int skip_type) in skip_set() 1114 distinfo *dist; in get_set_distinfo() local 1414 distinfo *dist; in get_and_unpack_sets() local 2240 const struct distinfo *dist; in use_tgz_for_set() local
|
/netbsd-src/external/public-domain/xz/dist/src/liblzma/api/lzma/ |
H A D | delta.h | 59 uint32_t dist; member
|
/netbsd-src/external/gpl3/binutils.old/dist/zlib/ |
H A D | inffast.c | 77 unsigned dist; /* match distance */ local
|
/netbsd-src/external/gpl3/gdb/dist/zlib/ |
H A D | inffast.c | 77 unsigned dist; /* match distance */ local
|
/netbsd-src/games/warp/ |
H A D | init.c | 42 int dist; in initialize() local
|
/netbsd-src/external/gpl3/binutils/dist/zlib/ |
H A D | inffast.c | 77 unsigned dist; /* match distance */ local
|
/netbsd-src/external/cddl/osnet/dist/uts/common/zmod/ |
H A D | inffast.c | 96 unsigned dist; /* match distance */ local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/ |
H A D | nouveau_nvkm_engine_gr_ctxgm200.c | 55 u32 dist[TPC_MAX / 4] = {}; in gm200_grctx_generate_smid_config() local
|