/openbsd-src/sys/nfs/ |
H A D | nfs_debug.c | 34 int full = 0; in db_show_all_nfsreqs() local 43 nfs_request_print(void *v, int full, int (*pr)(const char *, ...)) in nfs_request_print() 62 int full = 0; in db_show_all_nfsnodes() local 73 nfs_node_print(void *v, int full, int (*pr)(const char *, ...)) in nfs_node_print()
|
/openbsd-src/sys/ddb/ |
H A D | db_command.c | 315 int full = 0; in db_buf_print_cmd() local 326 int full = 0; in db_map_print_cmd() local 366 full = 1; in db_show_all_mounts() local 355 int full = 0; db_mount_print_cmd() local 382 int full = 0; db_show_all_vnodes() local 394 int full = 0; db_show_all_bufs() local 406 int full = 0; db_show_all_tdbs() local 443 int full = 0; db_object_print_cmd() local 454 int full = 0; db_page_print_cmd() local 465 int full = 0; db_vnode_print_cmd() local 478 int full = 0; db_nfsreq_print_cmd() local 490 int full = 0; db_nfsnode_print_cmd() local 558 int full = 0; db_tdb_print_cmd() local [all...] |
/openbsd-src/usr.bin/make/ |
H A D | dump.c | 103 TargPrintNode(GNode *gn, bool full) in TargPrintNode() 182 targ_dump(bool full) in targ_dump()
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/ObjC/ |
H A D | ObjCLanguage.cpp | 114 const char *full = m_full.GetCString(); in GetClassName() local 140 const char *full = m_full.GetCString(); in GetClassNameWithCategory() local 163 const char *full = m_full.GetCString(); in GetSelector() local 179 const char *full = m_full.GetCString(); in GetCategory() local
|
/openbsd-src/regress/usr.bin/patch/ |
H A D | t20.diff | 1 --- full modifiedFile
|
/openbsd-src/games/trek/ |
H A D | getpar.h | 40 char *full; member
|
/openbsd-src/games/sail/ |
H A D | pl_4.c | 41 int rig, full; in changesail() local
|
H A D | dr_3.c | 322 int rig, full; in checksails() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/objc.dg/ |
H A D | bitfield-1.m | 15 int full; field
|
H A D | bitfield-2.m | 17 int full; field
|
/openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
H A D | XRayInstr.h | 63 bool full() const { return Mask == XRayInstrKind::All; } in full() function
|
/openbsd-src/gnu/llvm/lldb/source/API/ |
H A D | SBFileSpecList.cpp | 69 bool full) { in FindFileIndex()
|
H A D | SBCompileUnit.cpp | 170 bool full) { in FindSupportFileIndex()
|
/openbsd-src/gnu/llvm/lldb/source/Core/ |
H A D | SourceLocationSpec.cpp | 52 const SourceLocationSpec &rhs, bool full) { in Equal()
|
H A D | FileSpecList.cpp | 94 const bool full = !file_spec.GetDirectory().IsEmpty(); in FindCompatibleIndex() local
|
/openbsd-src/usr.sbin/pkg_add/OpenBSD/ |
H A D | Signature.pm | 125 sub full($) subroutine
|
/openbsd-src/sys/dev/rasops/ |
H A D | rasops_bitops.h | 160 int tmp, lmask, rmask, height, lnum, rnum, sb, db, cnt, full; in NAME() local
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | hpacc-abi.c | 178 hpacc_value_rtti_type (struct value *v, int *full, int *top, int *using_enc) in hpacc_value_rtti_type()
|
H A D | typeprint.c | 123 int full = 0; in whatis_exp() local
|
H A D | c-valprint.c | 504 int full, top, using_enc; in c_value_print() local
|
H A D | cp-abi.c | 90 value_rtti_type (struct value *v, int *full, int *top, int *using_enc) in value_rtti_type()
|
H A D | gnu-v2-abi.c | 189 gnuv2_value_rtti_type (struct value *v, int *full, int *top, int *using_enc) in gnuv2_value_rtti_type()
|
/openbsd-src/gnu/llvm/lldb/source/Utility/ |
H A D | FileSpec.cpp | 272 int FileSpec::Compare(const FileSpec &a, const FileSpec &b, bool full) { in Compare() 293 bool FileSpec::Equal(const FileSpec &a, const FileSpec &b, bool full) { in Equal()
|
/openbsd-src/gnu/llvm/clang/lib/AST/ |
H A D | Randstruct.cpp | 53 bool full() const { return Size >= CACHE_LINE; } in full() function in __anonb1a997f20111::Bucket
|
/openbsd-src/lib/libcurses/tinfo/ |
H A D | trim_sgr0.c | 185 compare_part(const char *part, const char *full) in compare_part()
|