HomeSort by relevance Sort by last modified time
    Searched full:replacements (Results 101 - 125 of 249) sorted by null

1 2 3 45 6 7 8 910

  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/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/chromium/googleurl/src/
url_canon_unittest.cc 119 // Magic string used in the replacements code that tells SetupReplComp to
130 // tests for wide replacements.
133 void (url_canon::Replacements<CHAR>::*set)(const CHAR*,
135 void (url_canon::Replacements<CHAR>::*clear)(),
136 url_canon::Replacements<CHAR>* rep,
    [all...]
  /external/mesa3d/src/glsl/glcpp/
glcpp-parse.c 116 token_list_t *replacements);
123 token_list_t *replacements);
    [all...]
  /frameworks/ex/chips/src/com/android/ex/chips/
RecipientEditTextView.java 2174 final ArrayList<RecipientChip> replacements = new ArrayList<RecipientChip>(); local
    [all...]
  /build/tools/atree/
files.cpp 142 // Note: rather than be fancy to detect recursive replacements,
  /external/chromium/chrome/browser/history/
visitsegment_database.cc 117 GURL::Replacements r;
  /external/chromium/net/url_request/
url_request_http_job.cc 190 url_canon::Replacements<char> replacements; local
192 replacements.SetScheme(kNewScheme,
194 GURL new_location = request->url().ReplaceComponents(replacements);
    [all...]
  /external/e2fsprogs/intl/
libgnuintl.h 277 Note: These replacements for the *printf() functions are visible only
libgnuintl.h.in 277 Note: These replacements for the *printf() functions are visible only
  /external/libpng/
pngerror.c 243 /* This is the default error handling function. Note that replacements for
  /external/valgrind/main/docs/html/
dist.readme-packagers.html 40 ???calls?to,?and?provide?replacements?for,?some?symbols?in?ld.so?at<br>
  /external/valgrind/main/drd/tests/
unit_bitmap.c 23 /* Replacements for Valgrind core functionality. */
  /external/valgrind/main/include/
pub_tool_redir.h 94 of replacements of malloc, free, etc.
  /external/webkit/Source/WebCore/icu/unicode/
ushape.h 62 * <p>Some replacements may result in more or fewer characters (code points).
  /frameworks/base/test-runner/src/android/test/
ServiceTestCase.java 83 * allows you to inject modified, mock, or isolated replacements for these dependencies, and
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_util.cc 282 GURL::Replacements f_replacements;
311 url_canon::Replacements<char> hp_replacements;
  /external/libpcap/
INSTALL.txt 289 These nit replacements fix a bug that makes nit essentially unusable in
343 missing/* - replacements for missing library functions
  /external/llvm/include/llvm/ADT/
StringRef.h 154 /// replacements (change one character into another) as a single
163 /// or (if \p AllowReplacements is \c true) replacements needed to
  /external/pcre/doc/html/
pcrecpp.html 338 occurrences of the pattern in the string with the rewrite. Replacements are
345 replacements made.
  /external/chromium/chrome/browser/password_manager/
password_store_mac_unittest.cc 404 GURL::Replacements replacement;
412 GURL::Replacements replacement;
421 GURL::Replacements replacement;
    [all...]
  /external/libvpx/examples/includes/geshi/
geshi.php     [all...]
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
DebugInfoDecoder.java 530 * The encoded list doesn't represent replacements, so
  /dalvik/dx/src/com/android/dx/dex/file/
DebugInfoDecoder.java 524 * The encoded list doesn't represent replacements, so
  /external/chromium/chrome/browser/search_engines/
template_url_parser.cc 438 GURL::Replacements repl;

Completed in 2698 milliseconds

1 2 3 45 6 7 8 910