HomeSort by relevance Sort by last modified time
    Searched full:overwritten (Results 1 - 25 of 1132) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/v8/test/webkit/fast/js/kde/
func-decl-expected.txt 30 PASS Decl not yet overwritten
34 PASS Decl already overwritten
38 PASS Decl already overwritten
func-decl.js 52 shouldBeOfType("Decl not yet overwritten", f, 'function');
54 shouldBeOfType("Decl already overwritten", f, 'number');
  /external/valgrind/main/memcheck/tests/
realloc2.c 2 multiple blocks hashing to the same list and one being overwritten at
  /art/test/097-duplicate-method/src/
Test.java 18 * This class and method will be overwritten by smali to return non-null.
  /external/chromium_org/tools/gyp/test/mac/app-bundle/TestApp/
TestApp-Info.plist 6 <string>Doesn't matter, will be overwritten</string>
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_CreateYUVOverlay.3 13 The term \&'overlay\&' is a misnomer since, unless the overlay is created in hardware, the contents for the display surface underneath the area where the overlay is shown will be overwritten when the overlay is displayed\&.
  /external/ipsec-tools/src/libipsec/
ipsec_strerror.3 69 invalid or overwritten.
74 The C string must not be overwritten by the calling program.
85 will return its result which may be overwritten by subsequent calls.
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
preemph.c 29 Word16 x[], /* (i/o) : input signal overwritten by the output */
58 Word16 x[], /* (i/o) : input signal overwritten by the output */
  /external/bison/src/
scan-code.h 80 * - \c self has been overwritten to contain no code.
98 * - \c self has been overwritten to represent the specified plain code
114 * - \c self has been overwritten to represent the specified symbol action.
131 * - \c self has been overwritten to represent the specified rule action.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/paddings/
BlockCipherPadding.java 33 * entire block is to be overwritten with padding the value of in
  /external/chromium/chrome/common/extensions/
extension_icon_set.h 26 // overwritten.
  /external/chromium/net/base/
winsock_init.cc 27 // overwritten during delay load resolution. The result of the first
  /external/chromium_org/chrome/browser/content_settings/
content_settings_mock_provider.h 31 // this method is called the previously set content settings is overwritten.
  /external/chromium_org/chrome/common/extensions/
extension_icon_set.h 35 // present, it is overwritten.
  /external/chromium_org/net/base/
winsock_init.cc 27 // overwritten during delay load resolution. The result of the first
  /external/chromium_org/skia/
README.chromium 12 DO NOT CHANGE THE SKIA FILES IN OUR TREE. These will be overwritten when we
  /external/chromium_org/third_party/WebKit/ManualTests/inspector/
console-time.html 14 console.log("2: If it says ~1000ms the first time is not overwritten.");
  /external/chromium_org/third_party/WebKit/Source/web/tests/data/viewport/
viewport-legacy-xhtmlmp-misplaced-doctype.html 22 <title>Default viewport value changed by XHTML-MP and overwritten by viewport meta tag</title>
viewport-legacy-xhtmlmp-ordering.html 18 <title>Default viewport value changed by XHTML-MP and overwritten by viewport meta tag</title>
  /external/chromium_org/third_party/openssl/openssl/crypto/comp/
comp.h 60 * made after this point may be overwritten when the script is next run.
  /external/chromium_org/third_party/openssl/openssl/include/openssl/
comp.h 60 * made after this point may be overwritten when the script is next run.
  /external/chromium_org/third_party/skia/src/effects/
SkGpuBlurUtils.h 25 * @param canClobberSrc If true, srcTexture may be overwritten, and
  /external/chromium_org/third_party/skia/src/utils/
SkMD5.h 16 //SK_MD5_CLEAR_DATA causes all intermediate state to be overwritten with 0's.
SkSHA1.h 16 //SK_SHA1_CLEAR_DATA causes all intermediate state to be overwritten with 0's.
  /external/chromium_org/tools/gyp/test/intermediate_dir/
gyptest-intermediate-dir.py 29 # Check INTERMEDIATE_DIR file didn't get overwritten but SHARED_INTERMEDIATE_DIR

Completed in 730 milliseconds

1 2 3 4 5 6 7 8 91011>>