HomeSort by relevance Sort by last modified time
    Searched full:duplicated (Results 226 - 250 of 816) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/mesa/src/src/mesa/vbo/
vbo_primitive_restart.c 54 * that uses duplicated vertices to render the disjoint strips as one
  /external/chromium_org/third_party/skia/src/pathops/
SkPathOpsOp.cpp 15 // so it isn't duplicated by walkers like this one
  /external/chromium_org/ui/gfx/
blit_unittest.cc 39 // values, where each value has been duplicated into each channel of the given
  /external/clang/test/Sema/
warn-documentation.cpp 114 // expected-warning@+5 {{duplicated command '\brief'}} expected-note@+1 {{previous command '\brief' here}}
122 // expected-warning@+5 {{duplicated command '\short'}} expected-note@+1 {{previous command '\short' here}}
130 // expected-warning@+5 {{duplicated command '\brief'}} expected-note@+1 {{previous command '\short' (an alias of '\brief') here}}
466 // expected-warning@+2 {{duplicated command '\headerfile'}}
  /external/clang/test/SemaCXX/
warn-empty-body.cpp 251 // Warnings for statements in templates shouldn't be duplicated for all
  /external/emma/core/java12/com/vladium/jcd/cls/
IConstantCollection.java 120 * entries are not duplicated in the pool. When multiple matches exist, the
  /external/iproute2/man/man8/
tc-netem.8 111 using this option the chosen percent of packets is duplicated before queuing
  /external/libppp/src/
arp.c 10 * duplicated in all such forms and that any documentation,
  /external/mesa3d/src/mesa/tnl/
t_pipeline.c 197 * available, can be duplicated by placing the fastpath stage at the
  /external/mesa3d/src/mesa/vbo/
vbo_primitive_restart.c 54 * that uses duplicated vertices to render the disjoint strips as one
  /external/ppp/pppd/
srp-entry.c 10 * duplicated in any source form, and that neither the name of the
  /external/skia/src/pathops/
SkPathOpsOp.cpp 15 // so it isn't duplicated by walkers like this one
  /external/smali/dexlib/src/main/java/org/jf/dexlib/
TypeListItem.java 108 //yes, the code to write the item is duplicated. This eliminates the need to iterate over the list twice
  /external/tcpdump/
print-egp.c 7 * duplicated in all such forms and that any documentation,
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
SmsMessageBase.java 87 // TODO(): This class is duplicated in SmsMessage.java. Refactor accordingly.
  /libcore/dalvik/src/main/java/dalvik/system/
Zygote.java 33 * Bit values for "debugFlags" argument. The definitions are duplicated
  /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
  /external/chromium_org/chrome/browser/history/
visit_database.cc 353 // The visit_time values can be duplicated in a redirect chain, so we sort
409 // The visit_time values can be duplicated in a redirect chain, so we sort
432 // The visit_time values can be duplicated in a redirect chain, so we sort
  /external/chromium_org/third_party/mesa/src/src/mapi/mapi/
mapi_abi.py 170 raise Exception('%s is duplicated' % (name))
248 raise Exception('%s is duplicated' % (ent.name))
279 raise Exception('%s is duplicated' % (ent.name))
  /external/mesa3d/src/mapi/mapi/
mapi_abi.py 170 raise Exception('%s is duplicated' % (name))
248 raise Exception('%s is duplicated' % (ent.name))
279 raise Exception('%s is duplicated' % (ent.name))
  /libcore/luni/src/main/java/java/nio/
CharBuffer.java 232 * Returns a duplicated buffer that shares its content with this buffer.
234 * The duplicated buffer's initial position, limit, capacity and mark are
235 * the same as this buffer's. The duplicated buffer's read-only property and
ByteBuffer.java 300 * Returns a duplicated buffer that shares its content with this buffer.
302 * The duplicated buffer's position, limit, capacity and mark are the same
303 * as this buffer's. The duplicated buffer's read-only property is the same
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/lib/
regcomp.c     [all...]
  /external/zlib/src/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...]

Completed in 2678 milliseconds

1 2 3 4 5 6 7 8 91011>>