Home
last modified time | relevance | path

Searched refs:ugly (Results 1 – 25 of 130) sorted by relevance

123456

/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/
Dp3.cpp211 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/llvm-project/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/
Dp3.cpp234 template<typename T> void ugly() { in ugly() function
268 ugly<B>(); // expected-note {{instantiation of}} in test()
269 ugly<C>(); // ok in test()
270 ugly<D>(); // expected-note {{instantiation of}} in test()
271 ugly<E>(); // expected-note {{instantiation of}} in test()
/external/snakeyaml/src/test/resources/pyyaml/
Ddocuments.events8 - !DocumentStart { version: [1,1], tags: { '!': '!foo', '!yaml!': 'tag:yaml.org,2002:', '!ugly!': '…
Dtags.events8 - !Scalar { tag: '!my!ugly!tag', value: 'data' }
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/
Datgroup_01.css13 /* make the above-mentioned pages really ugly */
Datgroup_02.css14 /* make the above-mentioned pages really ugly */
/external/ltp/include/lapi/syscalls/
Dregen.sh34 * Here we stick all the ugly *fallback* logic for linux
/external/libxml2/python/
DTODO43 Done, a bit ugly by running new makes in %install for each level
/external/oss-fuzz/projects/gstreamer/
DDockerfile32 #RUN for i in orc gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad gst-plugins-ugly gst…
/external/python/httplib2/
Dref.tex74 % The ugly "%begin{latexonly}" pseudo-environments are really just to
/external/llvm-project/llvm/test/Transforms/LoopStrengthReduce/AArch64/
Dvscale-factor-out-constant.ll10 ; The generated IR is not ideal with base 'scalar_vector' cast to i8*, and do ugly getelementptr ov…
/external/llvm/test/Transforms/LoopStrengthReduce/
D2011-10-06-ReusePhi.ll17 ; GEPs are ugly
/external/llvm-project/llvm/test/Transforms/LoopStrengthReduce/
D2011-10-06-ReusePhi.ll17 ; GEPs are ugly
/external/mesa3d/docs/_extra/specs/
DEXT_shader_integer_mix.spec121 possible but ugly.
/external/mesa3d/docs/relnotes/
D10.5.4.rst39 spec_ARB_draw_indirect_arb_draw_indirect-draw-elements-prim-restart-ugly
/external/oss-fuzz/projects/dlplibs/
Dicu4c-ubsan.patch19 /* (making it char[] simplifies ugly address */
/external/python/cpython2/Doc/library/
Dgensuitemodule.rst47 change modulenames that are too ugly after name mangling. ``creator_signature``
Ddifflib.rst652 >>> 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/deqp/framework/delibs/cmake/
DDefs.cmake129 # \note [petri] Re-wrote in this ugly manner, because CMake 2.6 seems to
/external/llvm-project/llvm/docs/
DExtendedIntegerResults.txt132 This is ugly and horrible, but a fact of life.
/external/llvm/docs/
DExtendedIntegerResults.txt132 This is ugly and horrible, but a fact of life.
/external/deqp-deps/amber/
DCMakeLists.txt188 # Modify the project-wide options variables. This is ugly, but seems to be
/external/compiler-rt/test/
Dlit.common.cfg78 # Use ugly construction to explicitly prohibit "clang", "clang++" etc.
/external/python/cpython3/Doc/library/
Ddifflib.rst698 >>> text1 = ''' 1. Beautiful is better than ugly.
707 >>> text2 = ''' 1. Beautiful is better than ugly.
729 [' 1. Beautiful is better than ugly.\n',
744 1. Beautiful is better than ugly.
/external/antlr/runtime/Ruby/
DHistory.txt119 all of the ugly name mangling. These are generally used privately by parsers,

123456