Searched defs:text (Results 26 - 50 of 258) sorted by relevance

1234567891011

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/ARCMigrate/
H A DARCMT.h117 virtual void insert(SourceLocation loc, StringRef text) { } argument
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-diff/
H A DDifferenceEngine.h64 void log(StringRef text) { argument
67 LogBuilder logf(StringRef text) { argument
H A DDiffConsumer.cpp153 void DiffConsumer::log(StringRef text) { argument
156 out << text << '\n'; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUtilityFunction.cpp43 ClangUtilityFunction(ExecutionContextScope &exe_scope, const char *text, const char *name) argument
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dresult.c37 const char ** text; member in struct:resulttable
43 static const char *text[ISC_R_NRESULTS] = { variable
/freebsd-11-stable/contrib/libreadline/examples/
H A Drl-fgets.c276 my_fgets_generator( const char * text, int state ) argument
300 my_fgets_completion( const char * text, int start, int end ) argument
/freebsd-11-stable/contrib/dialog/
H A Dcolumns.c142 char *text = dlg_malloc(char, realwidth + 1); local
/freebsd-11-stable/contrib/dma/
H A Dcrypto.c186 hmac_md5(unsigned char *text, int text_len, unsigned char *key, int key_len, argument
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/arm/
H A Ddt_isadep.c85 uint32_t *text; local
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/sparc/
H A Ddt_isadep.c76 uint32_t *text; local
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dc-objc-common.c164 c_tree_printer (pretty_printer *pp, text_info *text, const char *spec, argument
H A Dstringpool.c108 get_identifier (const char *text) argument
122 get_identifier_with_length (const char *text, size_t length) argument
137 maybe_get_identifier (const char *text) argument
[all...]
/freebsd-11-stable/contrib/groff/src/preproc/grn/
H A Dhdb.cpp53 DBCreateElt(int type, POINT * pointlist, int brush, int size, char *text, ELT **db) argument
/freebsd-11-stable/crypto/openssl/apps/
H A Dsess_id.c98 int cert = 0, noout = 0, text = 0; local
H A Dpkcs7.c91 int print_certs = 0, text = 0, noout = 0, p7_print = 0; local
H A Dpkey.c78 int pubin = 0, pubout = 0, pubtext = 0, text = 0, noout = 0; local
H A Ddh.c93 int i, badops = 0, text = 0; local
/freebsd-11-stable/crypto/openssl/crypto/idea/
H A Dideatest.c84 char *text = "Hello to all people out there"; variable
/freebsd-11-stable/crypto/openssl/crypto/ts/
H A Dts_rsp_print.c69 const char *text; member in struct:status_map_st
/freebsd-11-stable/stand/efi/boot1/
H A Dufs_module.c150 CHAR16 *text = efi_devpath_name(dev->devpath); local
/freebsd-11-stable/contrib/ntp/libntp/
H A Dssl_init.c97 keytype_from_text( const char * text, size_t * pdigest_len ) argument
/freebsd-11-stable/usr.bin/sdiff/
H A Dedit.c93 char buf[BUFSIZ], *text; local
[all...]
/freebsd-11-stable/contrib/tcpdump/
H A Dsignature.c50 signature_compute_hmac_md5(const uint8_t *text, int text_len, unsigned char *key, argument
/freebsd-11-stable/contrib/subversion/subversion/include/private/
H A Dsvn_element.h179 svn_stringbuf_t *text; member in struct:svn_element__payload_t
/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Ddb_iterator.c58 add_to_blob(const char *text, size_t limit) argument

Completed in 167 milliseconds

1234567891011