Home
last modified time | relevance | path

Searched defs:full (Results 1 – 25 of 55) 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.cpp72 bool full, size_t num_files, in FindFileIndex()
121 const bool full = !file_spec.GetDirectory().IsEmpty(); in FindCompatibleIndex() 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/llvm-project/lldb/source/API/
H A DSBFileSpecList.cpp69 bool full) { in FindFileIndex()
H A DSBCompileUnit.cpp170 bool full) { in FindSupportFileIndex()
/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/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.c225 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/contrib/llvm-project/clang/lib/AST/
H A DRandstruct.cpp53 bool full() const { return Size >= CACHE_LINE; } in full() function in __anondf582b830111::Bucket
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dtrim_sgr0.c183 compare_part(const char *part, const char *full) in compare_part()
/freebsd/sys/netlink/
H A Dnetlink_io.c238 bool full; in nl_send() local
/freebsd/contrib/xz/src/liblzma/lz/
H A Dlz_decoder.h33 size_t full; member
/freebsd/sys/contrib/xen/hvm/
H A Dioreq.h94 uint64_t full; member
/freebsd/lib/libc/db/btree/
H A Dbt_split.c598 indx_t full, half, nxt, off, skip, top, used; in bt_psplit() local
/freebsd/contrib/lua/src/
H A Dluac.c716 static void PrintFunction(const Proto* f, int full) in PrintFunction()
/freebsd/usr.sbin/ppp/
H A Dphysical.h94 char full[DEVICE_LEN]; /* Our current device name */ member
/freebsd/contrib/wpa/src/crypto/
H A Dtls_wolfssl.c648 size_t match_len, int full) in domain_suffix_match()
679 size_t match_len, int full) in tls_match_suffix_helper()
750 static int tls_match_suffix(WOLFSSL_X509 *cert, const char *match, int full) in tls_match_suffix()
H A Dtls_gnutls.c1090 int full) in tls_match_suffix_helper()
1110 int full) in tls_match_suffix()

123