OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:replaceable
(Results
26 - 50
of
275
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/external/chromium_org/third_party/icu/source/i18n/
nultrans.cpp
29
void NullTransliterator::handleTransliterate(
Replaceable
& /*text*/, UTransPosition& offsets,
casetrn.cpp
31
/* case context iterator using a
Replaceable
*/
38
Replaceable
*rep=(
Replaceable
*)csc->p;
54
// automatically adjust start and limit if the
Replaceable
disagrees
135
void CaseMapTransliterator::handleTransliterate(
Replaceable
& text,
casetrn.h
81
virtual void handleTransliterate(
Replaceable
& text,
98
/** case context iterator using a
Replaceable
. This must be a C function because it is a callback. */
/external/chromium_org/third_party/icu/source/i18n/unicode/
unirepl.h
22
class
Replaceable
;
28
* replace a range of characters in a
Replaceable
string with output
29
* text. The replacement is done via the
Replaceable
API so as to
64
virtual int32_t replace(
Replaceable
& text,
/external/icu/icu4c/source/i18n/
nultrans.cpp
29
void NullTransliterator::handleTransliterate(
Replaceable
& /*text*/, UTransPosition& offsets,
casetrn.cpp
31
/* case context iterator using a
Replaceable
*/
38
Replaceable
*rep=(
Replaceable
*)csc->p;
54
// automatically adjust start and limit if the
Replaceable
disagrees
135
void CaseMapTransliterator::handleTransliterate(
Replaceable
& text,
casetrn.h
81
virtual void handleTransliterate(
Replaceable
& text,
98
/** case context iterator using a
Replaceable
. This must be a C function because it is a callback. */
/external/icu/icu4c/source/i18n/unicode/
unirepl.h
22
class
Replaceable
;
28
* replace a range of characters in a
Replaceable
string with output
29
* text. The replacement is done via the
Replaceable
API so as to
64
virtual int32_t replace(
Replaceable
& text,
/external/iputils/doc/
tracepath.sgml
20
<arg choice="opt">-l <
replaceable
/pktlen/</arg>
21
<arg choice="opt">-m <
replaceable
/max_hops/</arg>
22
<arg choice="opt">-p <
replaceable
/port/</arg>
23
<arg choice="req"><
replaceable
/destination/</arg>
29
It traces path to <
replaceable
/destination/ discovering MTU along this path.
30
It uses UDP port <
replaceable
/port/ or some random port.
66
Sets the initial packet length to <
replaceable
/pktlen/ instead of
74
Set maximum hops (or maximum TTLs) to <
replaceable
/max_hops/
rdisc.sgml
18
<arg choice="opt">-p <
replaceable
/preference/</arg>
19
<arg choice="opt">-T <
replaceable
/max_interval/</arg>
20
<arg choice="opt"><
replaceable
/send_address/</arg>
21
<arg choice="opt"><
replaceable
/receive_address/</arg>
34
(or <
replaceable
/receive_address/ provided it is given)
47
(or <
replaceable
/send_address/ provided it is given)
125
<term><option>-p <
replaceable
/preference/</option></term>
133
<term><option>-T <
replaceable
/max_interval/</option></term>
/external/libcxx/include/
new
50
void* operator new(std::size_t size); //
replaceable
51
void* operator new(std::size_t size, const std::nothrow_t&) noexcept; //
replaceable
52
void operator delete(void* ptr) noexcept; //
replaceable
53
void operator delete(void* ptr, const std::nothrow_t&) noexcept; //
replaceable
55
void* operator new[](std::size_t size); //
replaceable
56
void* operator new[](std::size_t size, const std::nothrow_t&) noexcept; //
replaceable
57
void operator delete[](void* ptr) noexcept; //
replaceable
58
void operator delete[](void* ptr, const std::nothrow_t&) noexcept; //
replaceable
/external/valgrind/main/auxprogs/docs/
valgrind-listener-manpage.xml
23
<arg><
replaceable
>options</
replaceable
></arg>
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
new
50
void* operator new(std::size_t size); //
replaceable
51
void* operator new(std::size_t size, const std::nothrow_t&) noexcept; //
replaceable
52
void operator delete(void* ptr) noexcept; //
replaceable
53
void operator delete(void* ptr, const std::nothrow_t&) noexcept; //
replaceable
55
void* operator new[](std::size_t size); //
replaceable
56
void* operator new[](std::size_t size, const std::nothrow_t&) noexcept; //
replaceable
57
void operator delete[](void* ptr) noexcept; //
replaceable
58
void operator delete[](void* ptr, const std::nothrow_t&) noexcept; //
replaceable
/prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/
new
50
void* operator new(std::size_t size); //
replaceable
51
void* operator new(std::size_t size, const std::nothrow_t&) noexcept; //
replaceable
52
void operator delete(void* ptr) noexcept; //
replaceable
53
void operator delete(void* ptr, const std::nothrow_t&) noexcept; //
replaceable
55
void* operator new[](std::size_t size); //
replaceable
56
void* operator new[](std::size_t size, const std::nothrow_t&) noexcept; //
replaceable
57
void operator delete[](void* ptr) noexcept; //
replaceable
58
void operator delete[](void* ptr, const std::nothrow_t&) noexcept; //
replaceable
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
wpa_cli.sgml
17
<arg>-p <
replaceable
>path to ctrl sockets</
replaceable
></arg>
18
<arg>-g <
replaceable
>path to global ctrl_interface socket</
replaceable
></arg>
19
<arg>-i <
replaceable
>ifname</
replaceable
></arg>
21
<arg>-a <
replaceable
>action file</
replaceable
></arg>
22
<arg>-P <
replaceable
>pid file</
replaceable
></arg
[
all
...]
wpa_priv.sgml
17
<arg>-c <
replaceable
>ctrl path</
replaceable
></arg>
19
<arg>-P <
replaceable
>pid file</
replaceable
></arg>
20
<arg>driver:ifname <
replaceable
>[driver:ifname ...]</
replaceable
></arg>
/external/owasp/sanitizer/tools/findbugs/doc/manual/
running.html
12
double-click on the file <code class="filename"><em class="
replaceable
"><code>%FINDBUGS_HOME%</code></em>\lib\findbugs.jar</code> to start the <span class="application">FindBugs</span> GUI.
14
On a Unix, Linux, or Mac OS X system, run the <code class="filename"><em class="
replaceable
"><code>$FINDBUGS_HOME</code></em>/bin/findbugs</code>
16
<span class="command"><strong>java -jar <em class="
replaceable
"><code>$FINDBUGS_HOME</code></em>/lib/findbugs.jar</strong></span></pre><p>
26
<code class="filename"><em class="
replaceable
"><code>$FINDBUGS_HOME</code></em>/lib/findbugs.jar</code> using the <span class="command"><strong>-jar</strong></span>
33
<span class="command"><strong>java <em class="
replaceable
"><code>[JVM arguments]</code></em> -jar <em class="
replaceable
"><code>$FINDBUGS_HOME</code></em>/lib/findbugs.jar <em class="
replaceable
"><code>options...</code></em></strong></span>
53
</p><div class="variablelist"><dl><dt><span class="term"><span class="command"><strong>-Xmx<em class="
replaceable
"><code>NN</code></em>m</strong></span></span></dt><dd><p>
54
Set the maximum Java heap size to <em class="
replaceable
"><code>NN</code></em>
58
</p></dd><dt><span class="term"><span class="command"><strong>-D<em class="
replaceable
"><code>name</code></em>=<em class="replaceable"><code>value</code></em></strong></span></span></dt (…)
[
all
...]
/external/chromium_org/third_party/icu/source/test/intltest/
reptest.cpp
7
* This test program is intended for testing
Replaceable
class.
39
class TestReplaceable : public
Replaceable
{
72
virtual
Replaceable
*clone() const {
176
* Dummy
Replaceable
implementation for better API/code coverage.
178
class NoopReplaceable : public
Replaceable
{
244
Replaceable
*p;
246
errln("
Replaceable
::clone() does not return NULL");
251
errln("
Replaceable
::hasMetaData() does not return TRUE");
255
// UMemory/UObject/
Replaceable
assignment operators
259
errln("noop2.
Replaceable
::clone() does not return NULL")
[
all
...]
/external/icu/icu4c/source/test/intltest/
reptest.cpp
7
* This test program is intended for testing
Replaceable
class.
39
class TestReplaceable : public
Replaceable
{
72
virtual
Replaceable
*clone() const {
176
* Dummy
Replaceable
implementation for better API/code coverage.
178
class NoopReplaceable : public
Replaceable
{
244
Replaceable
*p;
246
errln("
Replaceable
::clone() does not return NULL");
251
errln("
Replaceable
::hasMetaData() does not return TRUE");
255
// UMemory/UObject/
Replaceable
assignment operators
259
errln("noop2.
Replaceable
::clone() does not return NULL")
[
all
...]
/external/chromium_org/third_party/icu/source/samples/translit/answers/
unaccent.cpp
41
void UnaccentTransliterator::handleTransliterate(
Replaceable
& text,
/external/chromium_org/third_party/icu/source/samples/translit/
unaccent.cpp
43
void UnaccentTransliterator::handleTransliterate(
Replaceable
& text,
/external/icu/icu4c/source/samples/translit/answers/
unaccent.cpp
41
void UnaccentTransliterator::handleTransliterate(
Replaceable
& text,
/external/icu/icu4c/source/samples/translit/
unaccent.cpp
43
void UnaccentTransliterator::handleTransliterate(
Replaceable
& text,
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/
yasm_objfmts.xml
39
<option>-f <
replaceable
>objfmt</
replaceable
></option>
42
<option><
replaceable
>...</
replaceable
></option>
61
<
replaceable
>objfmt</
replaceable
></option> command line
/external/owasp/sanitizer/tools/findbugs/doc/
manual_ja.xml
7
<!ENTITY FBHome "<
replaceable
>$FINDBUGS_HOME</
replaceable
>">
8
<!ENTITY FBHomeWin "<
replaceable
>%FINDBUGS_HOME%</
replaceable
>">
134
<para>Redhat Linux ????? <filename>/usr/bin/ant</filename> ???????? &Ant; ????????? &FindBugs; ???????<emphasis>????????</emphasis>?<ulink url="http://ant.apache.org/">&Ant; web ???</ulink>???????????????????????????????????&Ant; ????????? ???? <
replaceable
>JAVA_HOME</
replaceable
> ? JDK 1.5 (???????)??????????????????????????????????</para>
198
<prompt>$ </prompt><command>ant <
replaceable
>target</
replaceable
></command>
199
</screen><
replaceable
>target</
replaceable
> ???????????????: <variablelist> <varlistentry> <term><command>build</command></term
[
all
...]
Completed in 1956 milliseconds
1
2
3
4
5
6
7
8
9
10
11