Searched refs:ugly (Results 1 – 25 of 124) sorted by relevance
12345
/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/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/ |
D | atgroup_01.css | 13 /* make the above-mentioned pages really ugly */
|
D | atgroup_02.css | 14 /* make the above-mentioned pages really ugly */
|
/external/ltp/include/lapi/syscalls/ |
D | regen.sh | 34 * 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/python/httplib2/ |
D | ref.tex | 74 % The ugly "%begin{latexonly}" pseudo-environments are really just to
|
/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/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopStrengthReduce/ |
D | 2011-10-06-ReusePhi.ll | 17 ; GEPs are ugly
|
/external/mesa3d/docs/specs/ |
D | EXT_shader_integer_mix.spec | 121 possible but ugly.
|
/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/python/cpython2/Doc/library/ |
D | gensuitemodule.rst | 47 change modulenames that are too ugly after name mangling. ``creator_signature``
|
D | difflib.rst | 652 >>> text1 = ''' 1. Beautiful is better than ugly. 661 >>> text2 = ''' 1. Beautiful is better than ugly. 683 [' 1. Beautiful is better than ugly.\n', 698 1. Beautiful is better than ugly.
|
/external/scapy/doc/scapy/ |
D | troubleshooting.rst | 40 Graphs are ugly/fonts are too big/image is truncated.
|
/external/deqp/framework/delibs/cmake/ |
D | Defs.cmake | 129 # \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/swiftshader/third_party/llvm-7.0/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/swiftshader/third_party/LLVM/docs/ |
D | ExtendedIntegerResults.txt | 132 This is ugly and horrible, but a fact of life.
|
/external/llvm/docs/ |
D | ExtendedIntegerResults.txt | 132 This is ugly and horrible, but a fact of life.
|
/external/python/cpython3/Doc/library/ |
D | difflib.rst | 679 >>> text1 = ''' 1. Beautiful is better than ugly. 688 >>> text2 = ''' 1. Beautiful is better than ugly. 710 [' 1. Beautiful is better than ugly.\n', 725 1. Beautiful is better than ugly.
|
/external/compiler-rt/test/ |
D | lit.common.cfg | 78 # Use ugly construction to explicitly prohibit "clang", "clang++" etc.
|
/external/u-boot/include/ |
D | ppc_asm.tmpl | 18 * These definitions simplify the ugly declarations necessary for GOT
|
12345