OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:replacement
(Results
451 - 475
of
2383
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/content/public/renderer/
navigation_state.h
62
// FrameLoader has committedFirstRealDocumentLoad as a
replacement
. (Added for
/external/chromium_org/media/tools/layout_tests/
README
93
replacement
for simplicity.
trend_graph.py
24
in-place
replacement
for simplicity.
/external/chromium_org/net/android/java/src/org/chromium/net/
NetStringUtil.java
79
//
replacement
byte array".
/external/chromium_org/net/base/
escape.cc
238
const char*
replacement
;
member in struct:net::__anon13023::__anon13024
249
const char* p = kCharsToEscape[k].
replacement
;
376
const char
replacement
;
member in struct:net::__anon13025
402
1, kEscapeToChars[i].
replacement
);
/external/chromium_org/ppapi/api/trusted/
ppb_char_set_trusted.idl
76
*
replacement
character will be used is if the encoding in the input string
/external/chromium_org/ppapi/c/dev/
ppb_char_set_dev.h
66
//
replacement
character will be used is if the encoding in the input string
/external/chromium_org/ppapi/c/trusted/
ppb_char_set_trusted.h
98
*
replacement
character will be used is if the encoding in the input string
/external/chromium_org/sandbox/win/src/sidestep/
preamble_patcher.h
86
// replace the target function. The
replacement
function must have
/external/chromium_org/sync/protocol/
search_engine_specifics.proto
66
// perform search terms
replacement
in the omnibox.
/external/chromium_org/third_party/WebKit/Source/core/html/parser/
InputStreamPreprocessor.h
107
// by the
replacement
character. We suspect this is a problem with the spec as doing
/external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/
BufferedLineReader.cpp
66
// NULs are transformed into U+FFFD (
REPLACEMENT
CHAR.) in step 1 of
BufferedLineReader.h
43
// to '
REPLACEMENT
CHARACTER' (U+FFFD) and does not return the linebreaks as
/external/chromium_org/third_party/WebKit/Source/platform/text/
TextChecking.h
66
String
replacement
;
member in struct:WebCore::TextCheckingResult
/external/chromium_org/third_party/WebKit/Source/wtf/text/
TextCodecUTF8.cpp
169
// Each error generates a
replacement
character and consumes one byte.
272
// each byte in an invalid sequence will turn into a
replacement
character.
413
// Each error generates a
replacement
character and consumes one byte.
444
// is encountered; we must convert it to a U+FFFD (
REPLACEMENT
CHARACTER) here.
/external/chromium_org/third_party/WebKit/Source/wtf/unicode/
UTF8.h
63
// to the
replacement
character; otherwise (when the flag is set to strict)
/external/chromium_org/third_party/jinja2/
visitor.py
55
replacement
takes place.
/external/chromium_org/third_party/libaddressinput/src/cpp/src/util/
lru_cache_using_std.h
28
// LRU-
replacement
cache of a function with signature
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
stringutil.cc
156
const string&
replacement
,
171
// Append the
replacement
for the match.
172
tmp.append(
replacement
.begin(),
replacement
.end());
/external/chromium_org/third_party/simplejson/
ordered_dict.py
1
"""Drop-in
replacement
for collections.OrderedDict by Raymond Hettinger
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
TODO
65
Itimer
replacement
:
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
TODO
65
Itimer
replacement
:
/external/chromium_org/ui/views/
background.h
102
// TODO(port): Create portable
replacement
for HBRUSH.
/external/chromium_org/ui/webui/resources/js/
event_tracker.js
44
* Add an event listener -
replacement
for Node.addEventListener.
/external/chromium_org/url/
url_canon_host.cc
140
unsigned char
replacement
= kHostCharLookup[source];
local
141
if (!
replacement
) {
145
} else if (
replacement
== kEsc) {
152
output->push_back(
replacement
);
Completed in 539 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>