HomeSort by relevance Sort by last modified time
    Searched full:replaced (Results 26 - 50 of 3745) sorted by null

12 3 4 5 6 7 8 91011>>

  /ndk/tests/device/test-stlport_static-exception/jni/
weak1.cpp 17 any exceptions, it is weak, and may therefore be replaced at
  /external/chromium_org/third_party/icu/source/test/intltest/
utxttest.h 53 int32_t nativeStart, // Range to be replaced, in UText native units.
55 int32_t u16Start, // Range to be replaced, in UTF-16 units
  /external/clang/test/SemaCXX/
attr-unavailable.cpp 24 #define FOO __attribute__((unavailable("not available - replaced")))
28 foo(); // expected-error {{call to unavailable function 'foo': not available - replaced}}
  /external/icu4c/test/intltest/
utxttest.h 52 int32_t nativeStart, // Range to be replaced, in UText native units.
54 int32_t u16Start, // Range to be replaced, in UTF-16 units
  /external/linux-tools-perf/util/
quote.c 5 * any single quote is replaced with '\'', any exclamation point
6 * is replaced with '\!', and the whole thing is enclosed in a
  /frameworks/base/core/java/android/text/method/
HideReturnsTransformationMethod.java 37 * The character to be replaced is \r.
44 * The character that \r is replaced with is \uFEFF.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_readline.py 29 readline.replace_history_item(0, "replaced line")
31 self.assertEqual(readline.get_history_item(1), "replaced line")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_readline.py 29 readline.replace_history_item(0, "replaced line")
31 self.assertEqual(readline.get_history_item(1), "replaced line")
  /frameworks/av/media/mtp/
MtpUtils.cpp 30 representation, YYYY shall be replaced by the year, MM replaced by the month (01-12),
31 DD replaced by the day (01-31), T is a constant character 'T' delimiting time from date,
32 hh is replaced by the hour (00-23), mm is replaced by the minute (00-59), and ss by the
  /external/guava/guava/src/com/google/common/cache/
RemovalCause.java 46 * The entry itself was not actually removed, but its value was replaced by the user. This can
51 REPLACED {
94 * {@link #EXPLICIT} nor {@link #REPLACED}).
  /external/smali/baksmali/src/test/smali/deodex_test1/
main.smali 21 #replaced with throw v0.
31 #reached, and should be replaced with throw v2
36 #be replaced with throw v1
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
install_egg_info.py 52 # can be replaced by importing them from pkg_resources once it is included
58 Any runs of non-alphanumeric/. characters are replaced with a single '-'.
76 Any '-' characters are currently replaced with '_'.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
install_egg_info.py 52 # can be replaced by importing them from pkg_resources once it is included
58 Any runs of non-alphanumeric/. characters are replaced with a single '-'.
76 Any '-' characters are currently replaced with '_'.
  /developers/samples/android/media/BasicMediaRouter/BasicMediaRouterSample/src/main/res/values/
styles.xml 4 Base application theme, dependent on API level. This theme is replaced
  /external/bison/m4/
obstack-printf.m4 34 dnl (whether or not they are being replaced).
  /external/ceres-solver/
README.google 15 Replaced the implementation of logging.h with the google3 /mobile/base/logging.h
  /external/chromium/crypto/third_party/nss/
README.chromium 10 In blapi.h and sha512.cc, replaced uint32 by unsigned int so that they can
  /external/chromium_org/base/third_party/icu/
README.chromium 13 The main change is that U_/U8_/U16_ prefixes have been replaced with
  /external/chromium_org/chrome/browser/ui/sync/
one_click_signin_bubble_links_delegate_browsertest.cc 20 // The current tab should be replaced.
  /external/chromium_org/chrome/common/extensions/api/
power.idl 21 // will be replaced by the new request.
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
KeyframeList.cpp 80 bool replaced = false; local
84 replaced = true;
96 if (!replaced && !inserted)
99 if (replaced) {
  /external/chromium_org/third_party/jstemplate/tutorial_examples/
04-jscontent.html 24 (This placeholder name will be replaced by the actual username.)
  /external/clang/test/CodeGen/
2008-07-30-redef-of-bitcasted-decl.c 11 * the bitcast in the GlobalDeclMap (since it cannot be replaced
  /external/iptables/extensions/
libipt_SAME.man 5 N.B.: The DNAT target's \fB\-\-persistent\fP option replaced the SAME target.
  /external/llvm/test/CodeGen/R600/
selectcc-icmp-select-float.ll 3 ; Note additional optimizations may cause this SGT to be replaced with a

Completed in 4229 milliseconds

12 3 4 5 6 7 8 91011>>