Searched refs:ugly (Results 1 – 25 of 80) sorted by relevance
1234
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/ |
D | p3.cpp | 211 template<typename T> void ugly() { in ugly() function 245 ugly<B>(); // expected-note {{instantiation of}} in test() 246 ugly<C>(); // ok in test() 247 ugly<D>(); // expected-note {{instantiation of}} in test() 248 ugly<E>(); // expected-note {{instantiation of}} in test()
|
/external/snakeyaml/src/test/resources/pyyaml/ |
D | documents.events | 8 - !DocumentStart { version: [1,1], tags: { '!': '!foo', '!yaml!': 'tag:yaml.org,2002:', '!ugly!': '…
|
D | tags.events | 8 - !Scalar { tag: '!my!ugly!tag', value: 'data' }
|
/external/ltp/testcases/kernel/include/ |
D | regen.sh | 30 * Here we stick all the ugly *fallback* logic for linux
|
/external/libxml2/python/ |
D | TODO | 43 Done, a bit ugly by running new makes in %install for each level
|
/external/swiftshader/third_party/LLVM/test/Transforms/LoopStrengthReduce/ |
D | 2011-10-06-ReusePhi.ll | 13 ; GEPs are ugly
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
D | 2011-10-06-ReusePhi.ll | 17 ; GEPs are ugly
|
/external/bison/ |
D | ABOUT-NLS | 274 gst-plugins-ugly | [] | 458 gst-plugins-ugly | [] [] [] [] [] [] [] | 642 gst-plugins-ugly | [] [] [] [] [] | 826 gst-plugins-ugly | [] [] [] [] [] | 1010 gst-plugins-ugly | [] [] [] [] [] [] | 1194 gst-plugins-ugly | [] [] [] [] [] | 29
|
/external/elfutils/ |
D | ABOUT-NLS | 269 gst-plugins-ugly | [] [] | 438 gst-plugins-ugly | [] [] [] [] | 607 gst-plugins-ugly | [] | 776 gst-plugins-ugly | [] [] [] | 945 gst-plugins-ugly | [] [] [] | 13
|
/external/dnsmasq/contrib/webmin/ |
D | README | 17 2) Code is ugly and a kludge - I ain't a programmer! There are probably
|
/external/deqp/framework/delibs/cmake/ |
D | Defs.cmake | 131 # \note [petri] Re-wrote in this ugly manner, because CMake 2.6 seems to
|
/external/autotest/client/tests/ltp/patches/ |
D | cpuid.patch | 7 This takes care of all the ugly asm issues (such as PIC/ebx).
|
/external/valgrind/ |
D | glibc-2.34567-NPTL-helgrind.supp | 83 # These are very ugly. They are needed to suppress errors inside (eg)
|
/external/llvm/docs/ |
D | ExtendedIntegerResults.txt | 132 This is ugly and horrible, but a fact of life.
|
/external/swiftshader/third_party/LLVM/docs/ |
D | ExtendedIntegerResults.txt | 132 This is ugly and horrible, but a fact of life.
|
/external/libunwind/ |
D | TODO | 25 have the same filename, thus avoiding the need for those ugly -x86, -ia64,
|
/external/compiler-rt/test/ |
D | lit.common.cfg | 78 # Use ugly construction to explicitly prohibit "clang", "clang++" etc.
|
/external/antlr/antlr-3.4/runtime/Ruby/ |
D | History.txt | 119 all of the ugly name mangling. These are generally used privately by parsers,
|
/external/icu/icu4c/source/data/translit/ |
D | ThaiLogical_Latin.txt | 13 # The transcription is fairly ugly, so we ought to also do the UNGEGN version
|
/external/eigen/Eigen/ |
D | Core | 199 // We need to #undef all these ugly tokens defined in <altivec.h> 208 // We need to #undef all these ugly tokens defined in <altivec.h>
|
/external/libxml2/win32/ |
D | Readme.txt | 92 Makefile in quotas and that looks quite ugly with my
|
/external/swiftshader/third_party/LLVM/docs/CommandGuide/ |
D | FileCheck.pod | 206 braces explicitly from the input, you can use something ugly like
|
/external/eigen/doc/ |
D | TutorialMatrixArithmetic.dox | 193 …ecks them at compile time, producing compilation errors. These error messages can be long and ugly,
|
/external/skia/site/dev/contrib/ |
D | style.md | 32 We wrap lines at 100 columns unless it is excessively ugly (use your judgement).
|
/external/valgrind/exp-bbv/tests/x86-linux/ |
D | ll.S | 275 # because of ugly newer cpuinfos from intel I had to hack this
|
1234