OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:replacements
(Results
151 - 175
of
556
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/backward/
backward_warning.h
41
A list of valid
replacements
is as follows:
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_watcom.h
95
// Inline
replacements
for locking calls under Watcom
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_watcom.h
95
// Inline
replacements
for locking calls under Watcom
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/backward/
backward_warning.h
41
A list of valid
replacements
is as follows:
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/backward/
backward_warning.h
41
A list of valid
replacements
is as follows:
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/backward/
backward_warning.h
40
A list of valid
replacements
is as follows:
/packages/apps/UnifiedEmail/src/com/android/mail/lib/base/
CharEscapers.java
895
protected final char[][]
replacements
;
field in class:CharEscapers.FastCharEscaper
[
all
...]
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
CharEscapers.java
895
protected final char[][]
replacements
;
field in class:CharEscapers.FastCharEscaper
[
all
...]
/external/chromium/chrome/browser/extensions/
chrome_app_api_browsertest.cc
39
GURL::
Replacements
replace_host;
131
GURL::
Replacements
replace_host;
isolated_app_apitest.cc
57
GURL::
Replacements
replace_host;
118
GURL::
Replacements
replace_host;
extension_webnavigation_api.cc
418
url_canon::
Replacements
<char>
replacements
;
419
replacements
.ClearRef();
420
return existing_url.ReplaceComponents(
replacements
) ==
421
url.ReplaceComponents(
replacements
);
/external/chromium/chrome/browser/search_engines/
template_url.h
173
typedef std::vector<struct Replacement>
Replacements
;
186
//
replacements
indicating the type and range of the element. The original
194
Replacements
*
replacements
) const;
198
// known parameters that are encountered an entry is added to
replacements
.
202
Replacements
*
replacements
,
247
mutable
Replacements
replacements_;
/external/chromium/googleurl/src/
url_canon_stdstring.h
88
// An extension of the
Replacements
class that allows the setters to use
95
public url_canon::
Replacements
<typename STR::value_type> {
/external/chromium_org/chrome/browser/history/
top_sites_cache.h
159
GURL::
Replacements
clear_query_ref_;
163
GURL::
Replacements
clear_path_query_ref_;
/external/chromium_org/third_party/WebKit/Tools/Scripts/
import-w3c-performance-wg-tests
58
replacements
= [
variable
84
for to_find, replace_with in
replacements
:
/external/hyphenation/
hyphen.h
123
rep: NULL (only standard hyph.), or
replacements
(hyphenation points
124
signed with `=' in
replacements
);
/external/llvm/include/llvm/ADT/
edit_distance.h
31
/// \param AllowReplacements whether to allow element
replacements
(change one
40
/// \p AllowReplacements is \c true)
replacements
needed to transform one of
/external/openssh/openbsd-compat/
openbsd-compat.h
39
/* OpenBSD function
replacements
*/
224
/* rfc2553 socket API
replacements
*/
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_urllib.py
80
replacements
.
119
# a dictionary for
replacements
, order matters
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_urllib.py
80
replacements
.
119
# a dictionary for
replacements
, order matters
/external/chromium/chrome/browser/history/
url_database.cc
65
GURL::
Replacements
replacements
;
local
66
replacements
.ClearUsername();
67
replacements
.ClearPassword();
69
return (gurl.ReplaceComponents(
replacements
)).spec();
/external/chromium/chrome/browser/ui/webui/
chrome_url_data_manager_backend.cc
409
GURL::
Replacements
replacements
;
local
410
replacements
.ClearQuery();
411
replacements
.ClearRef();
412
stripped_url = url.ReplaceComponents(
replacements
);
/external/chromium_org/net/cookies/
canonical_cookie.cc
165
url_canon::
Replacements
<char>
replacements
;
166
replacements
.ClearPort();
168
replacements
.SetScheme("http", url_parse::Component(0, 4));
170
return url.GetOrigin().ReplaceComponents(
replacements
).spec();
/external/chromium_org/url/
gurl.h
20
typedef url_canon::StdStringReplacements<std::string>
Replacements
;
161
// supplied versions. See the
Replacements
class in url_canon.h for more.
169
// Note that we use the more general url_canon::
Replacements
type to give
172
const url_canon::
Replacements
<char>&
replacements
) const;
174
const url_canon::
Replacements
<base::char16>&
replacements
) const;
/external/chromium_org/chrome/browser/search_engines/
template_url.h
292
typedef std::vector<struct Replacement>
Replacements
;
305
//
replacements
indicating the type and range of the element. The original
313
Replacements
*
replacements
) const;
317
// known parameters that are encountered an entry is added to
replacements
.
324
Replacements
*
replacements
,
356
// Replaces all
replacements
in |parsed_url_| with their actual values and
389
mutable
Replacements
replacements_;
Completed in 1741 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>