/minix3/external/bsd/bind/dist/contrib/zkt-1.1.3/ |
H A D | zkt.c | 151 static void list_key (const dki_t **nodep, const VISIT which, int depth) in list_key() 222 static void list_trustedkey (const dki_t **nodep, const VISIT which, int depth) in list_trustedkey() 249 static void list_managedkey (const dki_t **nodep, const VISIT which, int depth) in list_managedkey() 332 static void list_dnskey (const dki_t **nodep, const VISIT which, int depth) in list_dnskey() 382 static void set_keylifetime (const dki_t **nodep, const VISIT which, int depth) in set_keylifetime() 429 static void tag_search (const dki_t **nodep, const VISIT which, int depth) in tag_search()
|
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ |
H A D | constexpr-depth.cpp | 5 constexpr int depth(int n) { return n > 1 ? depth(n-1) : 0; } // expected-note {{exceeded maximum d… in depth() function
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/ |
H A D | PR4611-bitfield-layout.c | 6 unsigned int type:3, pack_id:16, depth:13; member
|
/minix3/external/bsd/llvm/dist/clang/bindings/python/examples/cindex/ |
H A D | cindex-dump.py | 39 def get_info(node, depth=0): argument
|
/minix3/sys/arch/i386/stand/lib/ |
H A D | vbe.c | 190 vbe_parse_mode_str(char *str, int *x, int *y, int *depth) in vbe_parse_mode_str() 219 vbe_find_mode_xyd(int x, int y, int depth) in vbe_find_mode_xyd() 260 int x, y, depth; in vbe_find_mode() local
|
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | PlistDiagnostics.cpp | 141 unsigned depth, in ReportEvent() 210 unsigned depth) { in ReportCall() 245 unsigned depth) { in ReportMacro() 264 unsigned depth, in ReportPiece()
|
/minix3/external/mit/expat/dist/examples/ |
H A D | elements.c | 49 int depth = 0; in main() local
|
/minix3/tests/lib/libc/gen/ |
H A D | t_getcwd.c | 79 short depth; in ATF_TC_BODY() local
|
/minix3/lib/libc/stdlib/ |
H A D | strsuftoll.c | 135 long long min, long long max, char *ebuf, size_t ebuflen, size_t depth) in __strsuftollx()
|
/minix3/minix/commands/minix-service/ |
H A D | print.c | 41 int depth = 0; variable
|
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-c-test/ |
H A D | calc.c | 46 int depth = 0; in build_from_tokens() local
|
/minix3/external/public-domain/xz/dist/src/liblzma/lz/ |
H A D | lz_encoder_mf.c | 255 uint32_t depth, in hc_find_func() 455 uint32_t depth, in bt_find_func() 521 uint32_t depth, in bt_skip_func()
|
H A D | lz_encoder.h | 106 uint32_t depth; member 154 uint32_t depth; member
|
/minix3/external/mit/xorg/lib/libxcb/files/ |
H A D | shm.c | 221 uint8_t depth /**< */, in xcb_shm_put_image_checked() 276 uint8_t depth /**< */, in xcb_shm_put_image() 419 uint8_t depth /**< */, in xcb_shm_create_pixmap_checked() 458 uint8_t depth /**< */, in xcb_shm_create_pixmap()
|
H A D | screensaver.c | 243 uint8_t depth /**< */, in xcb_screensaver_set_attributes_checked() 293 uint8_t depth /**< */, in xcb_screensaver_set_attributes()
|
H A D | dri3.c | 164 uint8_t depth /**< */, in xcb_dri3_pixmap_from_buffer_checked() 206 uint8_t depth /**< */, in xcb_dri3_pixmap_from_buffer()
|
/minix3/crypto/external/bsd/openssl/dist/demos/tunala/ |
H A D | cb.c | 77 int err, depth; in cb_ssl_verify() local
|
/minix3/crypto/external/bsd/heimdal/dist/lib/asn1/ |
H A D | gen_decode.c | 215 unsigned int depth) in decode_type()
|
/minix3/usr.bin/du/ |
H A D | du.c | 82 int depth; in main() local
|
/minix3/minix/lib/libmagicrt/ |
H A D | magic_analysis.c | 324 const struct _magic_type* type, const unsigned offset, int depth, void* cb_args) in magic_type_examine_ptr_cb() 357 const struct _magic_type* type, const unsigned offset, int depth, void* cb_args) in magic_type_extract_ptr_cb() 385 const unsigned offset, int depth, void* cb_args) in magic_type_analyzer_cb() 786 const struct _magic_type *trg_type, const unsigned offset, int depth, void *cb_args) in magic_sentry_analyze_ptr_trg_cb()
|
/minix3/crypto/external/bsd/netpgp/dist/src/libmj/ |
H A D | mj.c | 166 indent(FILE *fp, unsigned depth, const char *trailer) in indent() 593 mj_pretty(mj_t *mj, void *vp, unsigned depth, const char *trailer) in mj_pretty()
|
/minix3/crypto/external/bsd/openssl/dist/crypto/asn1/ |
H A D | asn1_par.c | 115 int offset, int depth, int indent, int dump) in asn1_parse2()
|
H A D | asn1_gen.c | 148 static ASN1_TYPE *generate_v3(char *str, X509V3_CTX *cnf, int depth, in generate_v3() 459 int depth, int *perr) in asn1_multi()
|
/minix3/minix/tests/ |
H A D | test43.c | 188 static void check_realpath_recurse(const char *path, int depth) in check_realpath_recurse()
|
/minix3/minix/kernel/system/ |
H A D | do_safecopy.c | 57 int depth = 0; in verify_grant() local
|