/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/obj/ |
textflag.go | 21 // pick one of the duplicates to use.
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/ |
textflag.go | 20 // pick one of the duplicates to use.
|
/prebuilts/go/darwin-x86/src/cmd/internal/obj/ |
textflag.go | 18 // pick one of the duplicates to use.
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/ |
textflag.go | 21 // pick one of the duplicates to use.
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/ |
textflag.go | 20 // pick one of the duplicates to use.
|
/prebuilts/go/linux-x86/src/cmd/internal/obj/ |
textflag.go | 18 // pick one of the duplicates to use.
|
/external/proguard/src/proguard/evaluation/ |
Stack.java | 364 * Duplicates the top Category 1 value. 381 * Duplicates the top Category 1 value, one Category 1 element down the 401 * Duplicates the top Category 1 value, two Category 1 elements (or one 421 * Duplicates the top Category 2 value (or alternatively, the equivalent 440 * Duplicates the top Category 2 value, one Category 1 element down the 462 * Duplicates the top Category 2 value, one Category 2 stack element down
|
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/util/ |
ZHash.java | 61 //throw new IllegalArgumentException("Key already exists in series structure...duplicates not permitted.");
78 //throw new IllegalArgumentException("Key already exists in series structure...duplicates not permitted.");
|
/external/guice/extensions/multibindings/src/com/google/inject/multibindings/ |
MultibinderBinding.java | 62 * Returns true if the multibinder permits duplicates. This is only supported on bindings returned 76 * duplicates, it is necessary to pass the elements through an Injector and use
|
/frameworks/base/core/java/com/google/android/collect/ |
Sets.java | 64 * duplicates) 87 * duplicates)
|
/libcore/luni/src/main/java/org/w3c/dom/ |
DocumentType.java | 36 * not contained. Duplicates are discarded. For example in: 52 * DTD. Duplicates are discarded. Every node in this map also implements
|
/external/bison/lib/ |
cloexec.h | 34 /* Duplicates a file handle FD, while marking the copy to be closed
|
cloexec.c | 75 /* Duplicates a file handle FD, while marking the copy to be closed
|
/external/clang/test/SemaTemplate/ |
ms-function-specialization-class-scope.cpp | 67 namespace Duplicates {
|
/external/llvm/bindings/go/llvm/ |
SupportBindings.h | 21 // This function duplicates the LLVMLoadLibraryPermanently function in the
|
/external/proguard/src/proguard/ |
DuplicateClassPrinter.java | 29 * being duplicates.
|
/external/v8/test/mjsunit/regress/ |
regress-937896.js | 29 // discard duplicates which caused the outer-most continue statement
|
/frameworks/compile/slang/ |
slang_diagnostic_buffer.h | 37 // diagnostic buffer, to avoid duplicates. This can happen because for a
|
/packages/inputmethods/LatinIME/tools/dicttool/tests/com/android/inputmethod/latin/makedict/ |
BinaryDictEncoderFlattenTreeTests.java | 32 // that it does not contain any duplicates.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/ |
e820.h | 16 * call to sanitize_e820_map() to remove duplicates. The allowance
|
/prebuilts/go/darwin-x86/src/io/ |
multi.go | 55 // MultiWriter creates a writer that duplicates its writes to all the
|
/prebuilts/go/linux-x86/src/io/ |
multi.go | 55 // MultiWriter creates a writer that duplicates its writes to all the
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
radeon_code.c | 85 * Add a state vector to the constant list, while trying to avoid duplicates. 112 * duplicates. 137 * duplicates.
|
/external/llvm/docs/ |
Extensions.rst | 91 Duplicates are discarded, but the linker issues an error if any have 95 Duplicates are discarded, but the linker issues an error if any duplicates 99 Links the largest section from among the duplicates. 102 Links the newest section from among the duplicates.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
RenderLogger.java | 241 // Avoid duplicates 252 // Avoid duplicates 263 // Avoid duplicates
|