Home
last modified time | relevance | path

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

123

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DObjCLanguage.cpp104 llvm::StringRef full = m_full; in GetClassName() local
117 llvm::StringRef full = m_full; in GetClassNameWithCategory() local
124 llvm::StringRef full = m_full; in GetSelector() local
133 llvm::StringRef full = m_full; in GetCategory() local
146 llvm::StringRef full = m_full; in GetFullNameWithoutCategory() local
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DFileSpecList.cpp77 bool full, size_t num_files, in FindFileIndex()
128 const bool full = !file_spec.GetDirectory().IsEmpty(); in IsCompatible() local
H A DFileSpec.cpp273 int FileSpec::Compare(const FileSpec &a, const FileSpec &b, bool full) { in Compare()
294 bool FileSpec::Equal(const FileSpec &a, const FileSpec &b, bool full) { in Equal()
/freebsd/contrib/tcsh/
H A Dtw.help.c88 struct Strbuf full = Strbuf_INIT; in do_help() local
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DXRayInstr.h63 bool full() const { return Mask == XRayInstrKind::All; } in full() function
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_prtn.c127 boolean_t full, boolean_t indx0) in osm_prtn_add_port()
185 boolean_t full, boolean_t indx0) in osm_prtn_add_all()
H A Dosm_pkey_mgr.c201 const boolean_t full) in pkey_mgr_process_partition_table()
390 int ret = 0, full = 0; in pkey_mgr_update_port() local
H A Dosm_pkey.c579 IN boolean_t full, in osm_pkey_tbl_set_indx0_pkey()
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBFileSpecList.cpp69 bool full) { in FindFileIndex()
H A DSBCompileUnit.cpp170 bool full) { in FindSupportFileIndex() argument
/freebsd/sys/powerpc/powerpc/
H A Ddb_trace.c136 bool full = false; in db_backtrace() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DSourceLocationSpec.cpp53 const SourceLocationSpec &rhs, bool full) { in Equal()
/freebsd/sys/dev/drm2/
H A Ddrm_fixed.h30 u32 full; member
/freebsd/crypto/openssh/
H A Dlogintest.c223 char full[17], strip[9], abbrev[5]; in testLineName() local
/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-retstack.c156 static struct ptunit_result full(void) in full() function
/freebsd/crypto/openssl/test/
H A Dtrace_api_test.c99 #define trace_string(text, full, str) \ argument
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DRandstruct.cpp51 bool full() const { return Size >= CACHE_LINE; } in full() function in __anon49e3dfbb0111::Bucket
/freebsd/sys/netlink/
H A Dnetlink_io.c243 bool full; in nl_send() local
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dtrim_sgr0.c248 compare_part(const char *part, const char *full) in compare_part()
/freebsd/contrib/xz/src/liblzma/lz/
H A Dlz_decoder.h92 size_t full; member
/freebsd/sys/contrib/xen/hvm/
H A Dioreq.h94 uint64_t full; member
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DLanguage.h222 MethodName(ConstString full) in MethodName()
/freebsd/lib/libc/db/btree/
H A Dbt_split.c598 indx_t full, half, nxt, off, skip, top, used; in bt_psplit() local
/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/btree/
H A Dbt_split.c611 indx_t full, half, nxt, off, skip, top, used; in bt_psplit() local
/freebsd/contrib/llvm-project/libc/src/__support/
H A Dinteger_to_string.h122 LIBC_INLINE bool full() const { return size() == buffer.size(); } in full() function

123