Searched defs:text (Results 1 - 25 of 250) sorted by relevance

12345678910

/freebsd-10-stable/contrib/byacc/test/yacc/
H A Derr_syntax12.tab.h1 #define text 456 macro
/freebsd-10-stable/contrib/byacc/test/btyacc/
H A Derr_syntax12.tab.h4 #define text 456 macro
/freebsd-10-stable/contrib/texinfo/info/
H A Ddisplay.h32 char *text; /* Text of the line as it appears. */ member in struct:__anon4666
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Expression/
H A DExpressionSourceCode.cpp45 bool ExpressionSourceCode::GetText (std::string &text, lldb::LanguageType wrapping_language, bool const_object, bool static_method) const argument
H A DClangUtilityFunction.cpp42 ClangUtilityFunction::ClangUtilityFunction (const char *text, argument
/freebsd-10-stable/contrib/ntp/libntp/
H A Dnumtoa.c43 char * text; local
/freebsd-10-stable/contrib/netbsd-tests/crypto/opencrypto/
H A Dh_comp.c40 char text[100000] = {0}; variable
H A Dh_comp_zlib.c39 char text[10000] = {0}; variable
H A Dh_comp_zlib_rnd.c40 char text[1000]; variable
/freebsd-10-stable/tools/regression/p1003_1b/
H A Dprutil.c14 void quit(const char *text) argument
/freebsd-10-stable/bin/sh/
H A Dexpand.h38 char *text; member in struct:strlist
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/powerpc/
H A Ddt_isadep.c66 uint32_t *text; local
[all...]
/freebsd-10-stable/contrib/atf/atf-c++/detail/
H A Dtext.hpp39 namespace text { namespace in namespace:atf
/freebsd-10-stable/contrib/gcclibs/libcpp/include/
H A Dcpp-id-data.h52 const unsigned char * GTY ((tag ("1"))) text; member in union:cpp_macro_u
/freebsd-10-stable/contrib/groff/src/preproc/pic/
H A Dtext.h21 char *text; member in struct:text_piece
/freebsd-10-stable/contrib/ipfilter/lib/
H A Dinterror.c551 static char text[80]; local
572 static char text[80]; local
/freebsd-10-stable/contrib/ncurses/ncurses/widechar/
H A Dlib_inwstr.c50 cchar_t *text; local
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/string/
H A Dt_bm.c49 const char *text; member in struct:__anon3978
76 char *text; local
/freebsd-10-stable/usr.bin/calendar/
H A Devents.c75 char *text; local
[all...]
/freebsd-10-stable/crypto/openssl/apps/
H A Dpkeyparam.c74 int text = 0, noout = 0; local
/freebsd-10-stable/crypto/openssl/crypto/mdc2/
H A Dmdc2test.c99 static char *text = "Now is the time for all "; local
/freebsd-10-stable/contrib/ntp/sntp/libevent/test/
H A Dcheck-dumpevents.py10 text = sys.stdin.readlines() variable
[all...]
/freebsd-10-stable/contrib/libarchive/libarchive/test/
H A Dtest_acl_text.c252 char *text; local
[all...]
/freebsd-10-stable/contrib/groff/src/preproc/eqn/
H A Deqn.y315 text: TEXT label
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/ARCMigrate/
H A DARCMT.h112 virtual void insert(SourceLocation loc, StringRef text) { } argument

Completed in 154 milliseconds

12345678910