Searched defs:full (Results 26 - 50 of 64) sorted by relevance

123

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DObjCLanguage.cpp124 const char *full = m_full.GetCString(); local
150 const char *full = m_full.GetCString(); local
173 const char *full = m_full.GetCString(); local
189 const char *full = m_full.GetCString(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DFileSpec.cpp274 int FileSpec::Compare(const FileSpec &a, const FileSpec &b, bool full) { argument
295 Equal(const FileSpec &a, const FileSpec &b, bool full) argument
[all...]
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-ndf-defs.h313 uint64_t full : 1; /**< Command fifo is full */ member in struct:cvmx_ndf_int::cvmx_ndf_int_s
352 uint64_t full : 1; /**< Command fifo is full */ member in struct:cvmx_ndf_int_en::cvmx_ndf_int_en_s
[all...]
/freebsd-11-stable/sys/netgraph/
H A Dng_lmi.c311 nglmi_inquire(sc_p sc, int full) argument
[all...]
/freebsd-11-stable/sys/dev/sec/
H A Dsec.c668 sec_channel_reset(struct sec_softc *sc, int channel, int full) argument
/freebsd-11-stable/contrib/gdb/gdb/
H A Deval.c1336 int full, top, using_enc; local
H A Dvalops.c2649 value_rtti_target_type(struct value *v, int *full, int *top, int *using_enc) argument
2673 int full = 0; local
/freebsd-11-stable/sys/contrib/xz-embedded/linux/lib/xz/
H A Dxz_dec_lzma2.c58 size_t full; member in struct:dictionary
[all...]
/freebsd-11-stable/sys/dev/hatm/
H A Dif_hatm.c1307 char full[IFNAMSIZ + 3 + 20]; local
/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dtls_gnutls.c1089 tls_match_suffix_helper(gnutls_x509_crt_t cert, const char *match, int full) argument
1109 tls_match_suffix(gnutls_x509_crt_t cert, const char *match, int full) argument
H A Dtls_wolfssl.c645 domain_suffix_match(const char *val, size_t len, const char *match, size_t match_len, int full) argument
676 tls_match_suffix_helper(WOLFSSL_X509 *cert, const char *match, size_t match_len, int full) argument
746 tls_match_suffix(WOLFSSL_X509 *cert, const char *match, int full) argument
[all...]
/freebsd-11-stable/sys/vm/
H A Dvm_object.c2593 boolean_t full = have_addr; local
H A Duma_core.c2433 int full; local
3257 int full; local
[all...]
/freebsd-11-stable/contrib/sendmail/src/
H A Dmain.c1706 char *full = NULL; local
[all...]
/freebsd-11-stable/contrib/gcc/
H A Ddbxout.c1648 dbxout_type(tree type, int full) argument
2095 dbxout_type (BINFO_TYPE (child), full); local
/freebsd-11-stable/sys/dev/hifn/
H A Dhifn7751.c892 hifn_reset_board(struct hifn_softc *sc, int full) argument
/freebsd-11-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Ddwarf.c903 tdesc_t *full = NULL; local
/freebsd-11-stable/sys/dev/xen/netfront/
H A Dnetfront.c200 bool full; member in struct:netfront_txq
/freebsd-11-stable/crypto/openssl/apps/
H A Ds_client.c2143 static void print_stuff(BIO *bio, SSL *s, int full) argument
/freebsd-11-stable/sys/netpfil/pf/
H A Dif_pfsync.c1966 bool ref = true, full = false; local
/freebsd-11-stable/sys/i386/i386/
H A Dmachdep.c1919 int tmp, page_bad, full; local
2303 int tmp, page_bad, full; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp279 TypeIndex full; member in struct:RecordIndices
371 TypeIndex full local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.cpp578 void SIScheduleBlock::printDebug(bool full) { argument
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/lz4/
H A Dlz4.c397 typedef enum { full = 0, partial = 1 } earlyEnd_directive; enumerator in enum:__anon179
[all...]
/freebsd-11-stable/sys/amd64/amd64/
H A Dmachdep.c1368 int tmp, page_bad, full; local

Completed in 353 milliseconds

123