HomeSort by relevance Sort by last modified time
    Searched full:duplicated (Results 126 - 150 of 597) sorted by null

1 2 3 4 56 7 8 91011>>

  /libcore/dalvik/src/main/java/dalvik/system/
Zygote.java 30 * Bit values for "debugFlags" argument. The definitions are duplicated
  /libcore/luni/src/main/java/java/nio/
ByteBuffer.java 314 * Returns a duplicated buffer that shares its content with this buffer.
316 * The duplicated buffer's position, limit, capacity and mark are the same
317 * as this buffer's. The duplicated buffer's read-only property and byte
324 * @return a duplicated buffer that shares its content with this buffer.
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
FutureTask.java 127 // The following (duplicated) doc comment can be removed once
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
mac-mf.sed 147 # To speed up compiles, remove duplicated -i options.
  /packages/apps/Exchange/src/com/android/exchange/adapter/
Base64InputStream.java 137 // There's a bit of duplicated code here because we want to have straight-through operation
  /packages/apps/Phone/src/com/android/phone/
SpecialCharSequenceMgr.java 46 * TODO: there's lots of duplicated code between this class and the
  /packages/experimental/AndroidVendorSecurityTool/src/com/android/vending/sectool/v1/
GoogleSettingsContract.java 30 * This class is duplicated in vendor/google/frameworks/maps, see
  /external/bluetooth/glib/gobject/
gvaluetypes.c 912 * @v_string: caller-owned string to be duplicated for the #GValue
940 * The string is assumed to be static, and is thus not duplicated
958 * @v_string: duplicated unowned string to be set
  /ndk/sources/host-tools/sed-4.2.1/lib/
regcomp.c     [all...]
  /external/zlib/doc/
rfc1951.txt 199 use a reference to a duplicated string occurring in a previous block,
207 detected as duplicated within the previous 32K input bytes), and
208 pointers to duplicated strings, where a pointer is represented as a
564 Note that a duplicated string reference may refer to a string
812 The compressor uses a chained hash table to find duplicated strings,
    [all...]
  /cts/tests/tests/content/src/android/content/cts/
SharedPreferencesTest.java 66 // Duplicated from ContextImpl.java. Not ideal, but there wasn't a better
  /cts/tests/tests/util/src/android/util/cts/
XmlEncodingTest.java 40 //FIXME: This is a duplicated testcase. Need to improve the coverage tool in future.
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
RegisterSpecList.java 328 * base, with the first number duplicated if indicated.
  /dalvik/dx/src/com/android/dx/rop/code/
RegisterSpecList.java 363 * the given base, with the first number duplicated if indicated. If
  /dalvik/vm/
JarFile.cpp 192 * TODO: This function has been duplicated and modified to become
  /external/chromium/chrome/browser/download/
save_package.h 302 // This set is used to eliminate duplicated file names in saving directory.
  /external/chromium/chrome/browser/
process_singleton_linux_uitest.cc 185 // would have to be duplicated or shared if this test was moved into a
  /external/chromium/chrome/browser/resources/
new_new_tab.html 83 // TODO(aa): This state is duplicated. We keep this variable up to date, but we
  /external/chromium/chrome/common/net/
x509_certificate_model_nss.cc 224 // The first email addr (from Subject) may be duplicated in Subject
  /external/chromium/googleurl/src/
url_parse_file.cc 206 // scheme at all. This test will be duplicated in that case, but will
  /external/icu4c/common/
uloc_tag.c 447 /* duplicated variant */
517 /* duplicated extension key */
1119 /* duplicated variant */
    [all...]
  /external/llvm/lib/ExecutionEngine/JIT/
Intercept.cpp 114 // callee's(eg. tools/lli) one, to invoke wrong duplicated ctors
  /external/llvm/lib/ExecutionEngine/MCJIT/
Intercept.cpp 114 // callee's(eg. tools/lli) one, to invoke wrong duplicated ctors
  /external/llvm/lib/Transforms/IPO/
PassManagerBuilder.cpp 211 // Linking modules together can lead to duplicated global constants, only
  /external/llvm/utils/TableGen/
X86DisassemblerTables.h 83 /// not be duplicated. (These all have the name modRMEmptyTable.) A table

Completed in 601 milliseconds

1 2 3 4 56 7 8 91011>>