/external/jsilver/src/com/google/clearsilver/jsilver/compiler/ |
TemplateTranslator.java | 638 // TODO: Handle duplicates correctly. [all...] |
/external/kernel-headers/original/linux/ |
zlib.h | 540 by calling deflateEnd. Note that deflateCopy duplicates the internal [all...] |
/external/libxslt/libxslt/ |
attributes.c | 935 * xmlSetNsProp() will take care of duplicates.
|
/external/llvm/lib/CodeGen/ |
TailDuplication.cpp | 10 // This pass duplicates basic blocks ending in unconditional branches into [all...] |
/external/llvm/lib/Transforms/Utils/ |
BasicBlockUtils.cpp | 647 /// FoldReturnIntoUncondBranch - This method duplicates the specified return
|
/external/llvm/utils/TableGen/ |
FastISelEmitter.cpp | 811 // Unique any duplicates out of the list.
|
CodeGenDAGPatterns.cpp | 68 // Verify no duplicates. 98 // Remove duplicates. [all...] |
/external/openssl/crypto/x509v3/ |
v3_addr.c | 852 * Clean up representation issues, punt on duplicates or overlaps. [all...] |
/external/qemu/distrib/sdl-1.2.15/src/joystick/linux/ |
SDL_sysjoystick.c | 496 will be duplicates but without extra information about their
|
/external/v8/src/ |
ast.cc | 266 // Add the label to the collector, but discard duplicates. [all...] |
/external/valgrind/main/docs/internals/ |
xml-output-protocol4.txt | 29 This duplicates the tool name present later in the preamble, but it
|
/frameworks/opt/net/voip/src/jni/rtp/ |
AudioGroup.cpp | 417 // reliable but at least they can be used to identify duplicates?
|
/packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/ |
TextUtilities.java | 443 // We'll get rid of those duplicates here [all...] |
/packages/apps/Email/tests/src/com/android/email/activity/ |
MessageComposeTests.java | 658 * The cc should be: TO1, TO2, ,TO3, and CC3 (CC1/CC4 are duplicates; CC2 is the our [all...] |
/sdk/files/typos/ |
typos-es.txt | 6 # plus some post-processing to fix invalid entries, remove duplicates, etc.
|
typos-it.txt | 6 # plus some post-processing to fix invalid entries, remove duplicates, etc.
|
typos-tr.txt | 6 # plus some post-processing to fix invalid entries, remove duplicates, etc.
|
/external/chromium/net/base/ |
cookie_monster_unittest.cc | [all...] |
/external/libsepol/src/ |
expand.c | 1228 /* check for duplicates */ [all...] |
/external/llvm/docs/ |
ProgrammersManual.rst | 523 a container that automatically eliminates duplicates. Some set-like 529 They permit duplicates and support efficient iteration, but do not support 537 eliminating duplicates. Bit containers require a maximum of 1 bit for each [all...] |
/dalvik/vm/alloc/ |
HeapSource.cpp | 986 * there are no duplicates, and no entries are NULL. [all...] |
/external/aac/libAACdec/include/ |
aacdecoder_lib.h | 440 than two. If the encoded audio channels are smaller than two the decoder duplicates the [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
RedundentExprEliminator.java | [all...] |
/external/chromium/base/metrics/ |
histogram.cc | [all...] |
histogram.h | 513 friend class StatisticsRecorder; // To allow it to delete duplicates.
|