Home
last modified time | relevance | path

Searched defs:text (Results 1 – 25 of 198) sorted by relevance

12345678

/minix3/external/mit/expat/dist/tests/
H A Druntests.c72 _expect_failure(char *text, enum XML_Error errorCode, char *errorMessage, in _expect_failure()
83 #define expect_failure(text, errorCode, errorMessage) \ argument
158 char text[] = "<doc>\0</doc>"; in START_TEST() local
181 char *text = "\357\273\277<e/>"; in START_TEST() local
190 char text[] = "\376\377\0<\0e\0/\0>"; in START_TEST() local
199 char text[] = "\377\376<\0e\0/\0>\0"; in START_TEST() local
225 _run_character_check(XML_Char *text, XML_Char *expected, in _run_character_check()
238 #define run_character_check(text, expected) \ argument
242 _run_attribute_check(XML_Char *text, XML_Char *expected, in _run_attribute_check()
255 #define run_attribute_check(text, expected) \ argument
[all …]
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dgoto2.cpp5 int subfun(const char *text) { in subfun()
10 void fun(const char* text) { in fun()
40 const char *text = "some text"; variable
/minix3/external/bsd/bind/dist/bin/named/
H A Dcontrol.c49 command_compare(const char *text, const char *command) { in command_compare()
64 ns_control_docommand(isccc_sexpr_t *message, isc_buffer_t *text) { in ns_control_docommand()
/minix3/external/bsd/bind/dist/lib/isc/
H A Dresult.c39 const char ** text; member
119 register_table(unsigned int base, unsigned int nresults, const char **text, in register_table()
177 const char *text, *default_text; in isc_result_totext() local
212 const char **text, isc_msgcat_t *msgcat, int set) in isc_result_register()
/minix3/external/bsd/llvm/dist/clang/lib/ARCMigrate/
H A DTransformActions.cpp285 void TransformActionsImpl::insert(SourceLocation loc, StringRef text) { in insert()
295 void TransformActionsImpl::insertAfterToken(SourceLocation loc, StringRef text) { in insertAfterToken()
321 void TransformActionsImpl::replace(SourceRange range, StringRef text) { in replace()
338 void TransformActionsImpl::replaceText(SourceLocation loc, StringRef text, in replaceText()
350 void TransformActionsImpl::replaceStmt(Stmt *S, StringRef text) { in replaceStmt()
417 bool TransformActionsImpl::canReplaceText(SourceLocation loc, StringRef text) { in canReplaceText()
436 void TransformActionsImpl::commitInsert(SourceLocation loc, StringRef text) { in commitInsert()
441 StringRef text) { in commitInsertAfterToken()
480 StringRef text, in commitReplaceText()
505 void TransformActionsImpl::addInsertion(SourceLocation loc, StringRef text) { in addInsertion()
[all …]
/minix3/external/bsd/llvm/dist/clang/test/Preprocessor/
H A Dpp-record.c5 #define STRINGIZE(text) STRINGIZE_I(text) argument
6 #define STRINGIZE_I(text) #text argument
/minix3/external/bsd/byacc/dist/test/yacc/
H A Derr_syntax12.tab.h3 #define text 456 macro
/minix3/external/bsd/byacc/dist/test/btyacc/
H A Derr_syntax12.tab.h6 #define text 456 macro
/minix3/games/adventure/
H A Dhdr.h85 struct text { struct
91 extern struct text rtext[RTXSIZE]; /* random text messages */ argument
/minix3/external/bsd/kyua-cli/dist/utils/text/
H A Doperations.hpp40 namespace text { namespace
H A Dexceptions.hpp38 namespace text { namespace
/minix3/external/bsd/bind/dist/unit/atf-src/atf-c++/detail/
H A Dui.cpp78 format_paragraph(const std::string& text, in format_paragraph()
136 impl::format_text(const std::string& text) in format_text()
142 impl::format_text_with_tag(const std::string& text, const std::string& tag, in format_text_with_tag()
/minix3/external/bsd/atf/dist/tools/
H A Dui.cpp77 format_paragraph(const std::string& text, in format_paragraph()
135 impl::format_text(const std::string& text) in format_text()
141 impl::format_text_with_tag(const std::string& text, const std::string& tag, in format_text_with_tag()
/minix3/tests/lib/libc/string/
H A Dt_bm.c49 const char *text; member
76 char *text; in ATF_TC_BODY() local
/minix3/crypto/external/bsd/netpgp/dist/src/lib/
H A Dpacket-show.c388 pgp_text_init(pgp_text_t *text) in pgp_text_init()
402 pgp_text_free(pgp_text_t *text) in pgp_text_free()
495 pgp_text_t *text; in text_from_bytemapped_octets() local
537 pgp_text_t *text; in showall_octets_bits() local
762 pgp_text_t *text; in pgp_showall_ss_features() local
814 pgp_text_t *text; in pgp_showall_ss_key_flags() local
869 pgp_text_t *text; in pgp_show_keyserv_prefs() local
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-diff/
H A DDifferenceEngine.h66 void log(StringRef text) { in log()
69 LogBuilder logf(StringRef text) { in logf()
/minix3/external/bsd/kyua-cli/dist/utils/cmdline/
H A Dui.hpp42 namespace text { namespace
/minix3/external/bsd/libc++/dist/libcxx/test/re/re.alg/re.alg.search/
H A Dno_update_pos.pass.cpp27 const char *text = "aaa\naa"; in main() local
/minix3/external/bsd/libc++/dist/libcxx/test/std/re/re.alg/re.alg.search/
H A Dno_update_pos.pass.cpp27 const char *text = "aaa\naa"; in main() local
/minix3/minix/usr.bin/trace/ioctl/
H A Dchar.c115 const char *text = NULL; in put_i2c_op() local
137 const char *text = NULL; in put_sound_device() local
242 const char *text = NULL; in put_tty_disc() local
/minix3/external/bsd/llvm/dist/clang/docs/tools/
H A Ddump_format_style.py14 def substitute(text, tag, contents): argument
19 def doxygen2rst(text): argument
26 def indent(text, columns): argument
/minix3/external/bsd/dhcp/dist/omapip/
H A Dresult.c40 static const char *text[DHCP_R_NRESULTS] = { variable
/minix3/minix/usr.bin/trace/
H A Doutput.c127 output_write(const char * text) in output_write()
258 record_add(struct trace_proc * proc, const char * text) in record_add()
435 put_text(struct trace_proc * proc, const char * text) in put_text()
/minix3/external/bsd/flex/dist/tests/test-header-r/
H A Dmain.c46 char * text; in main() local
/minix3/external/bsd/flex/dist/tests/test-linedir-r/
H A Dmain.c42 char * text; in main() local

12345678