Home
last modified time | relevance | path

Searched defs:full (Results 1 – 25 of 60) sorted by relevance

123

/openbsd-src/sys/nfs/
H A Dnfs_debug.c34 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 Ddb_command.c315 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 Ddump.c103 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 DObjCLanguage.cpp114 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 Dt20.diff1 --- full modifiedFile
/openbsd-src/games/trek/
H A Dgetpar.h40 char *full; member
/openbsd-src/games/sail/
H A Dpl_4.c41 int rig, full; in changesail() local
H A Ddr_3.c322 int rig, full; in checksails() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/objc.dg/
H A Dbitfield-1.m15 int full; field
H A Dbitfield-2.m17 int full; field
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DXRayInstr.h63 bool full() const { return Mask == XRayInstrKind::All; } in full() function
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBFileSpecList.cpp69 bool full) { in FindFileIndex()
H A DSBCompileUnit.cpp170 bool full) { in FindSupportFileIndex()
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DSourceLocationSpec.cpp52 const SourceLocationSpec &rhs, bool full) { in Equal()
H A DFileSpecList.cpp94 const bool full = !file_spec.GetDirectory().IsEmpty(); in FindCompatibleIndex() local
/openbsd-src/usr.sbin/pkg_add/OpenBSD/
H A DSignature.pm125 sub full($) subroutine
/openbsd-src/sys/dev/rasops/
H A Drasops_bitops.h160 int tmp, lmask, rmask, height, lnum, rnum, sb, db, cnt, full; in NAME() local
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dhpacc-abi.c178 hpacc_value_rtti_type (struct value *v, int *full, int *top, int *using_enc) in hpacc_value_rtti_type()
H A Dtypeprint.c123 int full = 0; in whatis_exp() local
H A Dc-valprint.c504 int full, top, using_enc; in c_value_print() local
H A Dcp-abi.c90 value_rtti_type (struct value *v, int *full, int *top, int *using_enc) in value_rtti_type()
H A Dgnu-v2-abi.c189 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 DFileSpec.cpp272 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 DRandstruct.cpp53 bool full() const { return Size >= CACHE_LINE; } in full() function in __anonb1a997f20111::Bucket
/openbsd-src/lib/libcurses/tinfo/
H A Dtrim_sgr0.c185 compare_part(const char *part, const char *full) in compare_part()

123