HomeSort by: relevance | last modified time | path
    Searched refs:title (Results 1 - 25 of 467) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/ibm-public/postfix/dist/mantools/
man2html 8 -t) title=$2; shift; shift;;
9 -*) echo "Usage: $0 [-t title] [file(s)]" 1>&2; exit 1;;
19 <title> $title </title>
  /src/external/gpl2/texinfo/dist/makeinfo/tests/
html-title 2 # Test that titles with @ commands don't produce markup in the <title>.
5 if ../makeinfo --no-split --html ${srcdir-.}/html-title.txi; then
6 grep '^<title>@[^<>]*</title>$' html-title.html >/dev/null
12 rm -f html-title.html
  /src/external/bsd/tmux/dist/compat/
setproctitle.c 32 char title[16], name[16], *cp; local
37 vsnprintf(title, sizeof title, fmt, ap);
40 used = snprintf(name, sizeof name, "%s: %s", getprogname(), title);
  /src/share/doc/usd/
Makefile 23 SUBARTICLES=title contents
24 SRCS.title=Title
  /src/usr.sbin/sysinst/arch/prep/
menus.md.en 37 menu prepconsole, title "Select console device", y=-10;
menus.md.es 37 menu prepconsole, title "Select console device", y=-10;
  /src/external/bsd/wpa/dist/src/utils/
trace.h 28 #define wpa_trace_dump(title, ptr) \
29 wpa_trace_dump_func((title), (ptr)->btrace, (ptr)->btrace_num)
30 void wpa_trace_dump_func(const char *title, void **btrace, int btrace_num);
33 void wpa_trace_show(const char *title);
49 #define wpa_trace_dump(title, ptr) do { } while (0)
51 #define wpa_trace_show(title) do { } while (0)
61 void wpa_trace_dump_funcname(const char *title, void *pc);
65 #define wpa_trace_dump_funcname(title, pc) do { } while (0)
browser.c 26 char *title; member in struct:browser_context
50 ctx->title ? ctx->title :
56 ctx->title ? ctx->title : "Hotspot 2.0 client");
186 const char *title; local
188 title = webkit_web_view_get_title(ctx->view);
189 wpa_printf(MSG_DEBUG, "BROWSER:%s title=%s", __func__, title);
190 os_free(ctx->title);
    [all...]
  /src/external/ibm-public/postfix/dist/src/global/
maps.h 25 char *title; member in struct:MAPS
login_sender_match.h 26 extern LOGIN_SENDER_MATCH *login_sender_create(const char *title,
maps.c 11 /* MAPS *maps_create(title, map_names, flags)
12 /* const char *title;
57 /* .IP title
128 MAPS *maps_create(const char *title, const char *map_names, int dict_flags)
144 maps->title = mystrdup(title);
203 myname, maps->title, *map_name, name);
209 maps->title, name);
211 maps->title);
216 msg_info("%s: %s: %s: %s = %.100s%s", myname, maps->title,
    [all...]
  /src/external/mit/libuv/dist/src/unix/
no-proctitle.c 35 int uv_set_process_title(const char* title) {
  /src/external/gpl2/texinfo/dist/makeinfo/
float.h 32 char *title; member in struct:float_elt
42 extern void add_new_float (char *id, char *title, char *shorttitle,
float.c 36 add_new_float (char *id, char *title, char *shorttitle,
44 new->title = title;
71 /* Plain text output needs sectioning number and its title,
106 return float_stack->title;
247 if (strlen (temp->title) > 0)
253 execute_string ("%s", temp->title);
264 char *title = expansion (temp->title, 0); local
283 and then a colon after the title, to construct
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
tui-window.py 29 win.title = "This Is The Title"
41 # Tries to delete the title attribute. GDB will throw an error.
43 del self.win.title
59 # Change the title of the window.
61 the_window.win.title = "New Title"
  /src/external/ibm-public/postfix/dist/src/util/
dict_stream.c 158 const char *title; member in struct:testcase
205 for (pass = fail = 0, tp = testcases; tp->title; tp++) {
208 msg_info("RUN test case %ld %s", (long) (tp - testcases), tp->title);
211 msg_info("title=%s", tp->title);
223 msg_warn("test case %s: got stream, expected error", tp->title);
226 tp->title, STR(act_err));
229 tp->title);
233 msg_warn("test case %s: content read error", tp->title);
238 tp->title, STR(act_cont), tp->expect_cont)
    [all...]
  /src/external/historical/nawk/dist/testdir/
funstack.awk 141 /^ *title *= *\"/ { do_title(); next }
170 Title = ""
196 if (html_length(Title) <= (MAX_TITLE_CHARS + MIN_LEADERS)) # complete title fits on line
197 print_toc_line(parts[n], Title, html_begin_pages() Pages html_end_pages())
198 else # need to split long title over multiple lines
199 do_long_title(parts[n], Title, html_begin_pages() Pages html_end_pages())
217 function do_long_title(author,title,pages, last_title,n)
219 title = trim(title) # discard leading and trailing spac
    [all...]
  /src/share/doc/psd/
Makefile 31 SUBARTICLES=title contents
32 SRCS.title=Title
  /src/share/doc/smm/
Makefile 30 SUBARTICLES=title contents
31 SRCS.title=Title
  /src/crypto/external/apache2/openssl/dist/test/recipes/
81-test_cmp_cli.t 60 my $title = $$_[0];
64 $title);
69 my $title = $$_[0];
87 $title);
  /src/crypto/external/bsd/openssl/dist/test/recipes/
81-test_cmp_cli.t 60 my $title = $$_[0];
64 $title);
69 my $title = $$_[0];
87 $title);
  /src/external/apache2/llvm/dist/clang/docs/
conf.py 110 # A shorter title for the navigation bar. Default is the same as html_title.
186 # (source start file, target name, title, author, documentclass [howto/manual]).
193 # the title page.
233 title = f.readline().rstrip('\n') variable
236 if len(header) != len(title):
238 "error: invalid header in %r (does not match title)" % (
240 if ' - ' not in title:
242 ("error: invalid title in %r "
246 # Split the name out of the title.
247 name,description = title.split(' - ', 1
    [all...]
  /src/usr.bin/menuc/testm/
menus.mc 56 menu root, title " Main Menu of Test System", x=10;
86 option "Continuous title and menu ...",
176 menu submenu, title " submenu test";
179 option "middle, no title", sub menu middle;
182 menu upperright, title "upper right", y=2, x=60, no exit;
185 menu lowerleft, title "lower left", y=19, x=2, no exit;
191 menu nextmenu, title " A next window! ? for comments", no exit;
194 menu noshort, title " No shortcut characters!", no shortcut;
199 menu scrollit, scrollable, h=4, title " Scrollable Menu";
207 menu bigscroll, no scrollable, title " Non-scrollable Menu"
    [all...]
  /src/external/gpl3/gdb/dist/gdb/tui/
tui-wingeneral.c 92 if (!win_info->title ().empty ())
94 /* Emit "+-TITLE-+" -- so 2 characters on the right and 2 on
98 if (win_info->title ().size () <= max_len)
99 mvwaddstr (win, 0, 2, win_info->title ().c_str ());
103 = "..." + win_info->title ().substr (win_info->title ().size ()
  /src/external/bsd/pkg_install/dist/info/
show.c 104 show_file(const char *buf, const char *title, Boolean separator)
109 printf("%s%s", InfoPrefix, title);
136 show_index(const char *buf, const char *title)
141 printf("%s%s", InfoPrefix, title);
154 show_plist(const char *title, package_t *plist, pl_ent_t type)
160 printf("%s%s", InfoPrefix, title);
219 show_files(const char *title, package_t *plist)
226 printf("%s%s", InfoPrefix, title);
253 show_depends(const char *title, package_t *plist)
272 printf("%s%s", InfoPrefix, title);
    [all...]

Completed in 40 milliseconds

1 2 3 4 5 6 7 8 91011>>