/external/chromium/chrome/common/net/gaia/ |
gaia_authenticator.cc | 210 GURL::Replacements repl; 260 GURL::Replacements repl;
|
/external/valgrind/main/include/ |
pub_tool_redir.h | 65 replacements/wrappers. 127 of replacements of malloc, free, etc.
|
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
ConversationViewAdapter.java | 568 Collection<ConversationOverlayItem> replacements) { 575 mItems.addAll(pos, replacements);
|
/external/aac/libFDK/src/mips/ |
fft_rad2_mips.cpp | 87 Description: dit_fft MIPS assembler replacements.
|
/external/chromium/chrome/browser/ssl/ |
ssl_browser_tests.cc | 286 GURL::Replacements replacements; local 288 replacements.SetHostStr(new_host); 289 cross_site_url = cross_site_url.ReplaceComponents(replacements); [all...] |
/external/chromium_org/chrome/browser/autocomplete/ |
keyword_provider.h | 117 // keywords that support replacements is degraded.
|
/external/chromium_org/chrome/browser/google/ |
google_url_tracker_unittest.cc | 847 url_canon::Replacements<char> replacements; local 849 replacements.SetScheme(scheme.data(), [all...] |
/external/chromium_org/chrome/browser/ui/webui/ |
sync_setup_handler.cc | 509 GURL::Replacements replacements; local 510 replacements.SetRefStr(fragment); 511 url = url.ReplaceComponents(replacements); [all...] |
/external/chromium_org/chrome/tools/convert_dict/ |
convert_dict_unittest.cc | 113 writer.SetReplacements(aff_reader.replacements());
|
/external/chromium_org/third_party/icu/source/i18n/ |
rbt.cpp | 206 * limit, with replacements happening under it.
|
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/ |
glcpp-parse.c | 119 token_list_t *replacements); 126 token_list_t *replacements); [all...] |
/external/chromium_org/third_party/protobuf/vsprojects/ |
readme.txt | 53 libraries will *not* be usable as drop-in replacements.
|
/external/icu4c/i18n/ |
rbt.cpp | 206 * limit, with replacements happening under it.
|
/external/protobuf/vsprojects/ |
readme.txt | 53 libraries will *not* be usable as drop-in replacements.
|
/external/qemu/distrib/libpng-1.2.19/ |
pngerror.c | 190 /* This is the default error handling function. Note that replacements for
|
/external/stlport/stlport/stl/config/ |
_msvc.h | 188 /* The desktop variants starting with VC8 have a set of more secure replacements
|
/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
_msvc.h | 188 /* The desktop variants starting with VC8 have a set of more secure replacements
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/ |
_msvc.h | 188 /* The desktop variants starting with VC8 have a set of more secure replacements
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/ |
_msvc.h | 188 /* The desktop variants starting with VC8 have a set of more secure replacements
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/ |
_msvc.h | 188 /* The desktop variants starting with VC8 have a set of more secure replacements
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/ |
_msvc.h | 188 /* The desktop variants starting with VC8 have a set of more secure replacements
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/ |
_msvc.h | 188 /* The desktop variants starting with VC8 have a set of more secure replacements
|
/system/core/libnl_2/ |
netlink.c | 104 /* NOTE: Does not currently support callback replacements!!! */
|
/external/bison/data/m4sugar/ |
foreach.m4 | 3 # foreach-based replacements for recursive functions. 45 # arguments, making these replacements very attractive for M4 1.4.x. 48 # fewer macros, these replacements actually pessimize performance.
|
/external/chromium_org/chrome/renderer/resources/extensions/ |
json_schema.js | 499 * |replacements| is an array of values to replace '*' characters in the 502 JSONSchemaValidator.prototype.addError = function(path, key, replacements) { 505 message: JSONSchemaValidator.formatError(key, replacements)
|