/external/chromium_org/third_party/yasm/source/patched-yasm/frontends/yasm/ |
yasm.xml | 42 <option>-f <replaceable>format</replaceable></option> 45 <option>-o <replaceable>outfile</replaceable></option> 48 <option><replaceable>other options</replaceable></option> 50 <arg choice="req"><replaceable>infile</replaceable></arg> 78 and directs output to the file <replaceable>outfile</replaceable> [all...] |
/external/valgrind/main/cachegrind/docs/ |
cg_annotate-manpage.xml | 23 <arg><replaceable>options</replaceable></arg> 24 <arg choice="plain"><replaceable>cachegrind-out-file</replaceable></arg> 25 <arg choice="opt" rep="repeat"><replaceable>source-files</replaceable></arg>
|
cg_diff-manpage.xml | 23 <arg><replaceable>options</replaceable></arg> 24 <arg choice="plain"><replaceable>cachegrind-out-file1</replaceable></arg> 25 <arg choice="plain"><replaceable>cachegrind-out-file2</replaceable></arg>
|
cg_merge-manpage.xml | 23 <arg><replaceable>options</replaceable></arg> 24 <arg choice="opt" rep="repeat"><replaceable>cachegrind-out-files</replaceable></arg>
|
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
eapol_test.sgml | 18 <arg>-c<replaceable>config file</replaceable></arg> 19 <arg>-a<replaceable>server IP address</replaceable></arg> 20 <arg>-A<replaceable>client IP address</replaceable></arg> 21 <arg>-p<replaceable>UDP port</replaceable></arg> 22 <arg>-s<replaceable>shared secret</replaceable></arg [all...] |
wpa_passphrase.sgml | 15 <arg><replaceable>ssid</replaceable></arg> 16 <arg><replaceable>passphrase</replaceable></arg>
|
wpa_gui.sgml | 17 <arg>-p <replaceable>path to ctrl sockets</replaceable></arg> 18 <arg>-i <replaceable>ifname</replaceable></arg>
|
/external/chromium_org/third_party/WebKit/Source/core/frame/ |
Window.idl | 40 [Replaceable, MeasureAs=BarPropLocationbar] readonly attribute BarProp locationbar; 41 [Replaceable, MeasureAs=BarPropMenubar] readonly attribute BarProp menubar; 42 [Replaceable, MeasureAs=BarPropPersonalbar] readonly attribute BarProp personalbar; 43 [Replaceable, MeasureAs=BarPropScrollbars] readonly attribute BarProp scrollbars; 44 [Replaceable, MeasureAs=BarPropStatusbar] readonly attribute BarProp statusbar; 45 [Replaceable, MeasureAs=BarPropToolbar] readonly attribute BarProp toolbar; 47 [Replaceable] readonly attribute Navigator clientInformation; 48 [DoNotCheckSecurity, Unforgeable, Replaceable, PutForwards=href] readonly attribute Location location; 84 [Replaceable, MeasureAs=WindowOffscreenBuffering] readonly attribute boolean offscreenBuffering; 86 [Replaceable] readonly attribute long outerHeight [all...] |
/external/iputils/doc/ |
arping.sgml | 19 <arg choice="opt">-c <replaceable/count/</arg> 20 <arg choice="opt">-w <replaceable/deadline/</arg> 21 <arg choice="opt">-s <replaceable/source/</arg> 22 <arg choice="req">-I <replaceable/interface/</arg> 23 <arg choice="req"><replaceable/destination/</arg> 29 Ping <replaceable/destination/ on device <replaceable/interface/ by ARP packets, 30 using source address <replaceable/source/. 56 <term><option><anchor id="arping.count">-c <replaceable/count/</option></term> 58 Stop after sending <replaceable/count/ ARP REQUES [all...] |
ping.sgml | 18 <arg choice="opt">-c <replaceable/count/</arg> 19 <arg choice="opt">-F <replaceable/flowlabel/</arg> 20 <arg choice="opt">-i <replaceable/interval/</arg> 21 <arg choice="opt">-I <replaceable/interface/</arg> 22 <arg choice="opt">-l <replaceable/preload/</arg> 23 <arg choice="opt">-m <replaceable/mark/</arg> 24 <arg choice="opt">-M <replaceable/pmtudisc_option/</arg> 25 <arg choice="opt">-N <replaceable/nodeinfo_option/</arg> 26 <arg choice="opt">-w <replaceable/deadline/</arg> 27 <arg choice="opt">-W <replaceable/timeout/</arg [all...] |
traceroute6.sgml | 18 <arg choice="opt">-i <replaceable/interface/</arg> 19 <arg choice="opt">-m <replaceable/max_ttl/</arg> 20 <arg choice="opt">-p <replaceable/port/</arg> 21 <arg choice="opt">-q <replaceable/max_probes/</arg> 22 <arg choice="opt">-s <replaceable/source/</arg> 23 <arg choice="opt">-w <replaceable/wait time/</arg> 24 <arg choice="req"><replaceable/destination/</arg> 25 <arg choice="opt"><replaceable/size/</arg>
|
pg3.sgml | 24 <arg choice="req"><replaceable/COMMAND/</arg> 47 <term><option>odev <replaceable/DEVICE/</option></term> 55 <term><option>pkt_size <replaceable/BYTES/</option></term> 64 <term><option>frags <replaceable/NUMBER/</option></term> 66 Each packet will contain <replaceable/NUMBER/ of fragments. 73 <term><option>count <replaceable/NUMBER/</option></term> 75 Send stream of <replaceable/NUMBER/ of packets and stop after this. 80 <term><option>ipg <replaceable/TIME/</option></term> 82 Introduce artificial delay between packets of <replaceable/TIME/ 88 <term><option>dst <replaceable/IP_ADDRESS/</option></term [all...] |
ninfod.sgml | 18 <arg choice="opt">-p <replaceable/pidfile/</arg> 19 <arg choice="opt">-u <replaceable/user/</arg> 56 <term><option>-u <replaceable/user/</option></term> 59 <replaceable/user/ can either be username or user ID. 64 <term><option>-p <replaceable/pidfile/</option></term> 67 <replaceable/user/ is required to be able to create the file.
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
reptest.h | 7 * This test program is intended for testing Replaceable class. 27 * @summary Testing the Replaceable class 33 /*Tests the Replaceable class according to the API documentation. */
|
/external/icu/icu4c/source/test/intltest/ |
reptest.h | 7 * This test program is intended for testing Replaceable class. 27 * @summary Testing the Replaceable class 33 /*Tests the Replaceable class according to the API documentation. */
|
/external/valgrind/main/callgrind/docs/ |
callgrind_annotate-manpage.xml | 23 <arg choice="opt"><replaceable>options</replaceable></arg> 25 <arg choice="opt"><replaceable>callgrind-out-file</replaceable> 26 <arg choice="opt" rep="repeat"><replaceable>source-files</replaceable></arg></arg>
|
callgrind_control-manpage.xml | 22 <arg choice="opt"><replaceable>options</replaceable></arg> 23 <arg choice="opt" rep="repeat"><replaceable>pid|program-name</replaceable></arg>
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/ |
yasm_parsers.xml | 39 <option>-p <replaceable>parser</replaceable></option> 42 <option>-r <replaceable>preproc</replaceable></option> 45 <option><replaceable>...</replaceable></option> 64 <replaceable>parser</replaceable></option> command line
|
/external/valgrind/main/massif/docs/ |
ms_print-manpage.xml | 24 <arg><replaceable>options</replaceable></arg> 25 <arg choice="plain"><replaceable>massif-out-file</replaceable></arg>
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
rep.h | 21 * \brief C++ API: Replaceable String 29 * <code>Replaceable</code> is an abstract base class representing a 37 * <p>An implicit aspect of the <code>Replaceable</code> API is that 43 * <p><code>Replaceable</code> specifies ranges using a start 48 * <p><code>Replaceable</code> also includes API to access characters 61 * <li>If there is no following character (i.e. the replaceable was 71 class U_COMMON_API Replaceable : public UObject { 78 virtual ~Replaceable(); 176 * Replaceable object has metadata, calls to the Replaceable AP [all...] |
/external/icu/icu4c/source/common/unicode/ |
rep.h | 21 * \brief C++ API: Replaceable String 29 * <code>Replaceable</code> is an abstract base class representing a 37 * <p>An implicit aspect of the <code>Replaceable</code> API is that 43 * <p><code>Replaceable</code> specifies ranges using a start 48 * <p><code>Replaceable</code> also includes API to access characters 61 * <li>If there is no following character (i.e. the replaceable was 71 class U_COMMON_API Replaceable : public UObject { 78 virtual ~Replaceable(); 176 * Replaceable object has metadata, calls to the Replaceable AP [all...] |
/external/chromium_org/third_party/WebKit/Source/core/workers/ |
WorkerGlobalScope.idl | 34 [Replaceable] readonly attribute WorkerGlobalScope self; 35 [Replaceable] readonly attribute WorkerLocation location; 38 [Replaceable] readonly attribute WorkerConsole console; 43 [Replaceable] readonly attribute WorkerNavigator navigator;
|
/external/chromium_org/third_party/icu/source/samples/translit/answers/ |
unaccent.h | 29 virtual void handleTransliterate(Replaceable& text,
|
/external/icu/icu4c/source/samples/translit/answers/ |
unaccent.h | 29 virtual void handleTransliterate(Replaceable& text,
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/ |
yasm_dbgfmts.xml | 39 <option>-g <replaceable>dbgfmt</replaceable></option> 42 <option><replaceable>...</replaceable></option> 64 <replaceable>dbgfmt</replaceable></option> command line
|