Home
last modified time | relevance | path

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

123

/openbsd/src/sys/nfs/
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/
Ddb_command.c315 int full = 0; in db_buf_print_cmd() local
326 int full = 0; in db_map_print_cmd() local
363 int full = 0; in db_mount_print_cmd() local
374 int full = 0; in db_show_all_mounts() local
390 int full = 0; in db_show_all_vnodes() local
402 int full = 0; in db_show_all_bufs() local
414 int full = 0; in db_show_all_tdbs() local
451 int full = 0; in db_object_print_cmd() local
462 int full = 0; in db_page_print_cmd() local
473 int full = 0; in db_vnode_print_cmd() local
[all …]
/openbsd/src/gnu/llvm/lldb/source/Plugins/Language/ObjC/
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/usr.bin/make/
Ddump.c103 TargPrintNode(GNode *gn, bool full) in TargPrintNode()
182 targ_dump(bool full) in targ_dump()
/openbsd/src/regress/usr.bin/patch/
Dt20.diff1 --- full modifiedFile
/openbsd/src/games/trek/
Dgetpar.h40 char *full; member
/openbsd/src/games/sail/
Dpl_4.c41 int rig, full; in changesail() local
Ddr_3.c322 int rig, full; in checksails() local
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/objc.dg/
Dbitfield-1.m15 int full; field
Dbitfield-2.m17 int full; field
/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DXRayInstr.h63 bool full() const { return Mask == XRayInstrKind::All; } in full() function
/openbsd/src/gnu/llvm/lldb/source/API/
DSBFileSpecList.cpp69 bool full) { in FindFileIndex()
DSBCompileUnit.cpp170 bool full) { in FindSupportFileIndex()
/openbsd/src/gnu/llvm/lldb/source/Core/
DSourceLocationSpec.cpp52 const SourceLocationSpec &rhs, bool full) { in Equal()
DFileSpecList.cpp94 const bool full = !file_spec.GetDirectory().IsEmpty(); in FindCompatibleIndex() local
/openbsd/src/usr.sbin/pkg_add/OpenBSD/
DSignature.pm125 sub full($) subroutine
/openbsd/src/sys/dev/rasops/
Drasops_bitops.h160 int tmp, lmask, rmask, height, lnum, rnum, sb, db, cnt, full; in NAME() local
/openbsd/src/gnu/usr.bin/binutils/gdb/
Dhpacc-abi.c178 hpacc_value_rtti_type (struct value *v, int *full, int *top, int *using_enc) in hpacc_value_rtti_type()
Dc-valprint.c504 int full, top, using_enc; in c_value_print() local
Dtypeprint.c123 int full = 0; in whatis_exp() local
Dcp-abi.c90 value_rtti_type (struct value *v, int *full, int *top, int *using_enc) in value_rtti_type()
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/
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/
DRandstruct.cpp53 bool full() const { return Size >= CACHE_LINE; } in full() function in __anon8e036bb70111::Bucket
/openbsd/src/lib/libcurses/tinfo/
Dtrim_sgr0.c185 compare_part(const char *part, const char *full) in compare_part()

123