Searched refs:text (Results 126 - 150 of 831) sorted by relevance

1234567891011>>

/freebsd-10.0-release/contrib/gdb/gdb/cli/
H A Dcli-decode.c114 char **(*completer) (char *text, char *word))
890 lookup. When it returns it will have incremented the text pointer past
891 the section of text it matched, set *RESULT_LIST to point to the list in
893 list element which the text matches. It will return NULL if no match at
897 the ambiguous text string).
919 This routine does *not* modify the text pointed to by TEXT.
926 lookup_cmd_1 (char **text, struct cmd_list_element *clist,
932 char *line = *text;
934 while (**text == ' ' || **text
112 set_cmd_completer(struct cmd_list_element *cmd, char **(*completer) (char *text, char *word)) argument
922 lookup_cmd_1(char **text, struct cmd_list_element *clist, struct cmd_list_element **result_list, int ignore_help_classes) argument
1205 deprecated_cmd_warning(char **text) argument
1282 lookup_cmd_composition(char *text, struct cmd_list_element **alias, struct cmd_list_element **prefix_cmd, struct cmd_list_element **cmd) argument
1396 complete_on_cmdlist(struct cmd_list_element *list, char *text, char *word) argument
1467 complete_on_enum(const char *enumlist[], char *text, char *word) argument
[all...]
/freebsd-10.0-release/sys/conf/
H A Dldscript.mips.cfe48 text PT_LOAD ;
55 /* Read-only sections, merged into text segment: */
58 .hash : { *(.hash) } :text
66 .rel.text :
68 *(.rel.text)
69 *(.rel.text.*)
72 .rela.text :
74 *(.rela.text)
75 *(.rela.text.*)
175 } :text
[all...]
H A Dldscript.arm8 /* Read-only sections, merged into text segment: */
10 .text :
12 *(.text)
30 .rel.text :
31 { *(.rel.text) *(.rel.gnu.linkonce.t*) }
32 .rela.text :
33 { *(.rela.text) *(.rela.gnu.linkonce.t*) }
/freebsd-10.0-release/crypto/openssl/apps/
H A Dpkeyparam.c73 int text = 0, noout = 0; local
118 else if (strcmp(*args,"-text") == 0)
119 text=1;
134 BIO_printf(bio_err, "-text print parameters as text\n");
189 if (text)
/freebsd-10.0-release/libexec/rtld-elf/amd64/
H A Delf_rtld.x10 /* Read-only sections, merged into text segment: */
19 .rel.text :
20 { *(.rel.text) *(.rel.gnu.linkonce.t*) }
21 .rela.text :
22 { *(.rela.text) *(.rela.gnu.linkonce.t*) }
47 .text :
49 *(.text)
/freebsd-10.0-release/libexec/rtld-elf/i386/
H A Delf_rtld.x10 /* Read-only sections, merged into text segment: */
19 .rel.text :
20 { *(.rel.text) *(.rel.gnu.linkonce.t*) }
21 .rela.text :
22 { *(.rela.text) *(.rela.gnu.linkonce.t*) }
47 .text :
49 *(.text)
/freebsd-10.0-release/sys/mips/nlm/dev/net/ucore/
H A Dld.ucore.S42 .text : {
46 *(.text)
47 *(.text.*)
/freebsd-10.0-release/contrib/atf/atf-c/detail/
H A DMakefile.am.inc44 atf-c/detail/text.c \
45 atf-c/detail/text.h \
/freebsd-10.0-release/contrib/atf/atf-c++/detail/
H A DMakefile.am.inc45 atf-c++/detail/text.cpp \
46 atf-c++/detail/text.hpp \
/freebsd-10.0-release/contrib/compiler-rt/lib/i386/
H A Dashrdi3.S11 .text
47 .text
H A Dfloatdidf.S19 .text
H A Dfloatundidf.S31 .text
H A Dfloatundixf.S21 .text
/freebsd-10.0-release/contrib/compiler-rt/lib/x86_64/
H A Dfloatundidf.S31 .text
/freebsd-10.0-release/contrib/gcc/
H A Dc-objc-common.c164 c_tree_printer (pretty_printer *pp, text_info *text, const char *spec, argument
167 tree t = va_arg (*text->args_ptr, tree);
176 if (set_locus && text->locus)
177 *text->locus = DECL_SOURCE_LOCATION (t);
/freebsd-10.0-release/contrib/gcclibs/libcpp/include/
H A Dcpp-id-data.h46 /* Replacement tokens (ISO) or replacement text (traditional). See
52 const unsigned char * GTY ((tag ("1"))) text; member in union:cpp_macro_u
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Edit/
H A DCommit.cpp43 bool Commit::insert(SourceLocation loc, StringRef text, argument
45 if (text.empty())
55 addInsert(loc, Offs, text, beforePreviousInsertions);
111 bool Commit::replace(CharSourceRange range, StringRef text) { argument
112 if (text.empty())
123 addInsert(range.getBegin(), Offs, text, false);
160 bool Commit::replaceText(SourceLocation loc, StringRef text, argument
162 if (text.empty() || replacementText.empty())
173 addInsert(loc, Offs, text, false);
177 void Commit::addInsert(SourceLocation OrigLoc, FileOffset Offs, StringRef text, argument
322 canReplaceText(SourceLocation loc, StringRef text, FileOffset &Offs, unsigned &Len) argument
[all...]
/freebsd-10.0-release/contrib/ncurses/ncurses/base/
H A Dlib_bkgd.c134 if (CharEq(win->_line[y].text[x], old_bkgrnd)) {
135 win->_line[y].text[x] = win->_nc_bkgd;
137 NCURSES_CH_T wch = win->_line[y].text[x];
139 win->_line[y].text[x] = _nc_render(win, wch);
/freebsd-10.0-release/contrib/ncurses/ncurses/widechar/
H A Dlib_in_wch.c55 *wcval = win->_line[row].text[col];
/freebsd-10.0-release/contrib/ofed/management/infiniband-diags/scripts/
H A Dibcheckport.in92 text="`eval $IBPATH/smpquery $ca_info portinfo $lid $portnum`"
94 if echo "$text" | awk -v mono=$bw -F '[.:]*' '
H A Dibcheckportstate.in92 text="`eval $IBPATH/smpquery $ca_info portinfo $lid $portnum`"
94 if echo "$text" | awk -v mono=$bw -F '[.:]*' '
H A Dibcheckportwidth.in92 text="`eval $IBPATH/smpquery $ca_info portinfo $lid $portnum`"
94 if echo "$text" | awk -v mono=$bw -F '[.:]*' '
H A Dibdatacounts.in111 text="`eval $IBPATH/perfquery $ca_info $lid $portnum`"
113 if echo "$text" | awk -v mono=$bw -v brief=$brief -F '[.:]*' '
/freebsd-10.0-release/contrib/texinfo/info/
H A Dfilesys.h46 /* Given a chunk of text and its length, convert all CRLF pairs at the
48 text. */
49 long convert_eols (char *text, long textlen);
/freebsd-10.0-release/contrib/texinfo/makeinfo/
H A Dfiles.h30 char *text; member in struct:fstack

Completed in 309 milliseconds

1234567891011>>