OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:replacement
(Results
176 - 200
of
2295
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/tools/clang/rewrite_scoped_array/
RewriteScopedArray.cpp
28
using clang::tooling::
Replacement
;
61
Replacement
(*result.SourceManager, range, replacement_text));
/external/compiler-rt/test/Unit/
endianness.h
1
/* ===-- endianness.h - configuration header for libgcc
replacement
--------===
10
* This file is a configuration header for libgcc
replacement
.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_rss/
feedManipulation.xml
119
replacement
="COMPLETE"
125
replacement
="PENDING"
/external/llvm/include/llvm/Support/
Regex.h
70
///
replacement
string are replaced with the appropriate match substring.
72
/// Note that the
replacement
string has backslash escaping performed on
/external/llvm/tools/bugpoint-passes/
TestPasses.cpp
29
static char ID; // Pass ID,
replacement
for typeid
56
static char ID; // Pass ID,
replacement
for typeid
/external/llvm/tools/opt/
AnalysisWrappers.cpp
33
static char ID; // Pass ID,
replacement
for typeid
78
static char ID; // Pass ID,
replacement
for typeid
/external/proguard/src/proguard/optimize/peephole/
InstructionSequencesReplacer.java
48
* the patten/
replacement
index (0 or 1),
75
* the patten/
replacement
index (0 or 1),
/external/skia/src/svg/
SkSVGPaintState.cpp
151
SkString
replacement
("url(#mask");
152
replacement
.append(current.f_fill.c_str() + 1);
153
replacement
.appendUnichar(')');
154
current.f_fill.set(
replacement
);
158
SkString
replacement
("url(#mask");
159
replacement
.append(current.f_stroke.c_str() + 1);
160
replacement
.appendUnichar(')');
161
current.f_stroke.set(
replacement
);
/libcore/luni/src/test/java/libcore/java/io/
OutputStreamWriterTest.java
52
// On flush/close, the writer needs to admit defeat and write the
replacement
character.
82
// ...followed by a 32-bit big-endian
replacement
character (U+fffd).
/ndk/sources/host-tools/sed-4.2.1/lib/
rename.c
27
/* This
replacement
must come first, otherwise when cross
35
/* Rename the file SRC to DST. This
replacement
is necessary on
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
TypoFix.java
110
for (String
replacement
: replacements) {
113
fix.mReplacement =
replacement
;
/external/bison/doc/
bison.x
2
bison \- GNU Project parser generator (yacc
replacement
)
/external/bison/lib/
sched.in.h
0
/*
Replacement
<sched.h> for platforms that lack it.
/external/bison/m4/
isnand.m4
43
dnl Prerequisites of
replacement
isnand definition. It does not need -lm.
/external/chromium/net/base/
mime_sniffer.h
22
//
replacement
mime type from the content.
/external/chromium_org/base/i18n/
icu_string_conversions.h
29
// by Unicode
replacement
character (U+FFFD). When converting from Unicode,
/external/chromium_org/content/browser/accessibility/
browser_accessibility_manager_gtk.cc
60
// follow this bug for the
replacement
:
/external/chromium_org/remoting/host/
resizing_host_observer.h
37
// Provide a
replacement
for base::Time::Now so that this class can be
/external/chromium_org/third_party/angle_dx11/src/compiler/preprocessor/
MacroExpander.cpp
232
// The first token in the
replacement
list inherits the padding
346
// The param index can be cached with the
replacement
token.
363
// The
replacement
token inherits padding properties from
364
// macro
replacement
token.
/external/chromium_org/third_party/libphonenumber/src/resources/geocoding/ru/
375.txt
17
# longer accessible, and no
replacement
page can be found.)
/external/chromium_org/tools/telemetry/telemetry/unittest/
gtest_testrunner.py
9
designed to be a drop-in
replacement
for unittest's TextTestRunner.
/external/llvm/lib/Bitcode/Writer/
BitcodeWriterPass.cpp
22
static char ID; // Pass identification,
replacement
for typeid
/external/qemu/distrib/libpng-1.2.19/
pngerror.c
11
* need special error handling are expected to write
replacement
functions
31
* you should supply a
replacement
error function and use png_set_error_fn()
84
* you should supply a
replacement
warning function and use
247
* it can continue anyway.
Replacement
functions don't have to do anything
/external/stlport/doc/
README.cygwin
17
Under this platform STLport is complete
replacement
for libstdc++.
/frameworks/compile/slang/BitWriter_3_2/
BitcodeWriterPass.cpp
22
static char ID; // Pass identification,
replacement
for typeid
Completed in 566 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>