OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:replacement
(Results
626 - 650
of
2295
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium_org/chrome/browser/mac/
relauncher.h
18
//
replacement
browser ("relaunched"). The helper executable is used for the
/external/chromium_org/chrome/browser/prerender/
prerender_local_predictor.cc
265
url_canon::Replacements<char>
replacement
;
local
266
replacement
.ClearRef();
267
GURL u1 = url1.ReplaceComponents(
replacement
);
268
GURL u2 = url2.ReplaceComponents(
replacement
);
[
all
...]
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_editor_controller.mm
141
// Determine where the new/
replacement
bookmark is to go.
/external/chromium_org/chrome/common/
thumbnail_score.h
110
const ThumbnailScore&
replacement
);
/external/chromium_org/chrome/installer/mini_installer/
mini_string.cc
80
// Safer
replacement
for lstrcat function.
/external/chromium_org/chrome/renderer/
chrome_render_view_observer.h
189
//
replacement
.
/external/chromium_org/chrome/tools/convert_dict/
aff_reader.h
100
//
Replacement
commands. The first string is a possible input, and the second
/external/chromium_org/content/common/
sandbox_mac.h
119
// Where the
replacement
string is tagged with information on how it is to be
set_process_title_linux.cc
31
// the memory pointed to by argv[0] with a single
replacement
string, making
/external/chromium_org/net/http/
http_auth_handler_factory_unittest.cc
88
// Test
replacement
of existing auth scheme
/external/chromium_org/ppapi/api/private/
ppb_nacl_private.idl
70
/* This is Windows-specific. This is a
replacement
for DuplicateHandle() for
/external/chromium_org/ppapi/proxy/
plugin_resource.cc
92
// Connecting to a pending host is a
replacement
for "create".
/external/chromium_org/testing/gtest/test/
gtest-options_test.cc
116
// Chandler Carruth's libtool
replacement
is ready.
gtest_xml_outfiles_test.py
110
# hack when Chandler Carruth's libtool
replacement
tool is ready.
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
SourceFrame.js
537
* @param {string}
replacement
539
replaceAllWith: function(query,
replacement
)
547
text = text.replace(regex,
replacement
);
549
text = text.replace(regex, function() { return
replacement
; });
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/
main.py
105
# Change stderr to write with
replacement
characters so we don't die
/external/chromium_org/third_party/angle_dx11/src/libGLESv2/renderer/
VertexDeclarationCache.cpp
193
// mLastSetVDecl is set to the
replacement
, so we don't have to worry
/external/chromium_org/third_party/icu/source/common/
unormcmp.cpp
334
* remember that this simulates bulk text
replacement
:
379
* remember that this simulates bulk text
replacement
:
424
* remember that this simulates bulk text
replacement
:
465
* remember that this simulates bulk text
replacement
:
/external/chromium_org/third_party/mesa/src/docs/
license.html
20
replacement
for OpenGL or associated with SGI. Those who want a
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_debug_symbol.c
62
* bfdhelp.dll is a dbghelp.dll look-alike
replacement
, which is able to
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
stw_wgl.c
34
* resulting DLL can be used as a drop-in
replacement
for the system's
/external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/
mesadef.py
53
print '; as a drop-in
replacement
.'
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/windows/gdi/
mesa.def
11
; as a drop-in
replacement
.
/external/chromium_org/third_party/openssl/openssl/crypto/des/
FILES0
18
/* My SunOS des(1)
replacement
*/
/external/chromium_org/third_party/ots/test/
idempotent.cc
168
// name table
replacement
and/or padding for glyf table.
Completed in 938 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>