/external/chromium/third_party/libjingle/source/talk/ |
main.scons | 176 win_env.Replace( 381 linux_common_env.Replace(
|
/external/chromium_org/content/browser/renderer_host/ |
render_widget_host_impl.h | 168 virtual void Replace(const base::string16& word) OVERRIDE; [all...] |
/external/chromium_org/third_party/re2/re2/ |
re2.h | 357 // Replace the first match of "pattern" in "str" with "rewrite". 364 // CHECK(RE2::Replace(&s, "b+", "d")); 370 static bool Replace(string *str, 374 // Like Replace(), except replaces successive non-overlapping occurrences 391 // Like Replace, except that if the pattern matches, "rewrite" 485 // A true return value guarantees that Replace() and Extract() won't 490 // Replace(). E.g. if rewrite == "foo \\2,\\1", returns 2. [all...] |
/external/chromium_org/third_party/re2/util/ |
pcre.h | 224 EnabledExecOptions = 0x0000, // TODO: use to replace anchor flag 382 // Replace the first match of "pattern" in "str" with "rewrite". 389 // CHECK(PCRE::Replace(&s, "b+", "d")); 395 static bool Replace(string *str, 399 // Like Replace(), except replaces all occurrences of the pattern in 413 // Like Replace, except that if the pattern matches, "rewrite" 430 // Making this test will guarantee that "replace" and "extract"
|
/external/jmonkeyengine/engine/src/core/com/jme3/material/ |
RenderState.java | 232 * Replace the value in the stencil buffer with the reference value. 234 Replace, [all...] |
/external/openfst/src/include/fst/extensions/pdt/ |
pdtscript.h | 37 #include <fst/extensions/pdt/replace.h> 123 // PDT REPLACE 145 Replace(tuples, ofst, &parens, args->arg4);
|
/external/qemu/distrib/sdl-1.2.15/src/audio/symbian/ |
SDL_epocaudio.cpp | 111 err = iFile.Replace(iFs, target, EFileWrite);
|
/external/regex-re2/re2/ |
re2.h | 357 // Replace the first match of "pattern" in "str" with "rewrite". 364 // CHECK(RE2::Replace(&s, "b+", "d")); 370 static bool Replace(string *str, 374 // Like Replace(), except replaces successive non-overlapping occurrences 391 // Like Replace, except that if the pattern matches, "rewrite" 485 // A true return value guarantees that Replace() and Extract() won't 490 // Replace(). E.g. if rewrite == "foo \\2,\\1", returns 2. [all...] |
/external/regex-re2/util/ |
pcre.h | 218 EnabledExecOptions = 0x0000, // TODO: use to replace anchor flag 376 // Replace the first match of "pattern" in "str" with "rewrite". 383 // CHECK(PCRE::Replace(&s, "b+", "d")); 389 static bool Replace(string *str, 393 // Like Replace(), except replaces all occurrences of the pattern in 407 // Like Replace, except that if the pattern matches, "rewrite" 424 // Making this test will guarantee that "replace" and "extract"
|
/external/chromium_org/v8/test/mjsunit/ |
string-replace.js | 29 * @fileoverview Test String.prototype.replace 34 "\"" + subject + "\".replace(" + pattern + ", " + replacement + ")"; 35 assertEquals(result, subject.replace(pattern, replacement), name); 120 // Replace with functions. 125 assertEquals(3, arguments.length, "replace('x',func) func-args"); 126 assertEquals("x", m, "replace('x',func(m,..))"); 127 assertEquals(0, i, "replace('x',func(..,i,..))"); 128 assertEquals(short, s, "replace('x',func(..,s))"); 131 assertEquals(1, ctr, "replace('x',func) num-match"); 135 assertEquals(3, arguments.length, "replace(/x/,func) func-args") [all...] |
/external/v8/test/mjsunit/ |
string-replace.js | 29 * @fileoverview Test String.prototype.replace 34 "\"" + subject + "\".replace(" + pattern + ", " + replacement + ")"; 35 assertEquals(result, subject.replace(pattern, replacement), name); 120 // Replace with functions. 125 assertEquals(3, arguments.length, "replace('x',func) func-args"); 126 assertEquals("x", m, "replace('x',func(m,..))"); 127 assertEquals(0, i, "replace('x',func(..,i,..))"); 128 assertEquals(short, s, "replace('x',func(..,s))"); 131 assertEquals(1, ctr, "replace('x',func) num-match"); 135 assertEquals(3, arguments.length, "replace(/x/,func) func-args") [all...] |
/ndk/build/core/ |
setup-toolchain.mk | 49 # If NDK_TOOLCHAIN_VERSION is defined, we replace the toolchain version 53 # Replace "clang" with the most recent verion
|
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/ |
phonenumberutil.cc | 514 // replace it for normalization purposes. [all...] |
/external/chromium_org/chrome/browser/resources/file_manager/background/js/ |
volume_manager.js | 248 // Replace the VolumeInfo. 514 * @param {string} requestType 'mount' | 'unmount'. TODO(hidehiko): Replace by
|
/external/chromium_org/third_party/lcov/contrib/galaxy/ |
genflat.pl | 207 --num-spaces NUM Replace tabs with NUM spaces in source view
|
/external/chromium_org/third_party/skia/src/xml/ |
SkJSDisplayable.cpp | 166 JS_INIT(Sk, Replace)
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
CheckSecuritySyntaxOnly.cpp | 517 "provide bounding of the memory buffer. Replace " 545 "provide bounding of the memory buffer. Replace " 672 "Replace calls to vfork with calls to the safer "
|
/external/skia/src/xml/ |
SkJSDisplayable.cpp | 166 JS_INIT(Sk, Replace)
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
replace.h | 0 // replace.h 32 // By default ReplaceFst will copy the input label of the 'replace arc'. 52 // \brief Implementation class for replace class Fst 54 // The replace implementation class supports a dynamic 96 // constructor for replace class implementation. 101 SetType("replace"); 126 SetType("replace"); 170 // Computes the dependency graph of the replace class and returns 172 // in an un-expandable replace fst. 217 // Return or compute start state of replace fs [all...] |
/external/chromium/net/data/proxy_resolver_v8_unittest/ |
pac_library_unittest.js | 342 // Replace the native Date() with our mock.
|
/external/chromium-libpac/test/js-unittest/ |
pac_library_unittest.js | 342 // Replace the native Date() with our mock.
|
/external/chromium_org/chrome/browser/resources/image_loader/ |
image_loader_client.js | 150 // Replace the extension id. 154 url = url.replace('filesystem:chrome-extension://' + sourceId,
|
/external/chromium_org/net/data/proxy_resolver_v8_unittest/ |
pac_library_unittest.js | 342 // Replace the native Date() with our mock.
|
/external/chromium_org/third_party/re2/re2/testing/ |
re2_test.cc | 101 TEST(RE2, Replace) { 186 CHECK(RE2::Replace(&one, t->regexp, t->rewrite)); [all...] |
/external/chromium_org/v8/src/ |
math.js | 235 // 3) Replace x by (pi/2-x) if x was in the 2nd or 4th quadrant.
|