Searched refs:fancy (Results 1 – 25 of 46) sorted by relevance
12
/external/valgrind/callgrind/ |
D | callgrind_annotate.in | 224 my $fancy = '-' x 80 . "\n"; 720 print($fancy); 725 print($fancy); 860 print($fancy); 863 print($fancy); 872 print($fancy); 875 print($fancy); 1089 print("$fancy"); 1093 print("$fancy"); 1208 print("$fancy"); [all …]
|
/external/valgrind/cachegrind/ |
D | cg_annotate.in | 169 my $fancy = '-' x 80 . "\n"; 457 print($fancy); 585 print($fancy); 588 print($fancy); 594 print($fancy); 597 print($fancy); 869 print("$fancy"); 871 print($fancy); 889 print($fancy); 892 print($fancy);
|
/external/valgrind/massif/ |
D | ms_print.in | 87 my $fancy = '-' x 80; 88 my $fancy_nl = $fancy . "\n";
|
/external/skia/resources/ |
D | slides_content2.lua | 54 - Bitmap scaling : bilerp, mipmaps, fancy
|
/external/llvm/test/CodeGen/X86/ |
D | implicit-null-check-negative.ll | 78 ; get fancy here and exploit the commutativity of addition, but right
|
/external/python/cpython2/Demo/turtle/ |
D | about_turtle.txt | 46 when kids try to program fancy pictures on their first encounter with
|
/external/libjpeg-turbo/ |
D | CMakeLists.txt | 545 # CC: YCC->RGB SAMP: fullsize/h2v1 fancy IDCT: ifast ENT: huff 582 # CC: YCC->RGB SAMP: fullsize/h2v2 fancy IDCT: ifast ENT: prog huff 721 # CC: YCC->RGB (dithered) SAMP: h2v2 fancy IDCT: islow ENT: huff 728 # CC: YCC->RGB565 SAMP: h2v2 fancy IDCT: islow ENT: huff 735 # CC: YCC->RGB565 (dithered) SAMP: h2v2 fancy IDCT: islow ENT: huff
|
D | ChangeLog.md | 49 The h1v2 fancy upsampling algorithm is not currently SIMD-accelerated. 54 up the decompression of 4:2:0 and 4:2:2 JPEGs on ARM platforms if fancy 281 4. Fixed a bug in the MIPS DSPr2 4:2:0 "plain" (non-fancy and non-merged) 352 10. Fixed a bug in the MIPS DSPr2 4:2:2 fancy upsampling routine that caused a 705 2. When libjpeg-turbo was built without SIMD support and merged (non-fancy) 732 4:2:2 JPEG image into a 32-bit (RGBX, BGRX, etc.) buffer without using fancy
|
D | README-turbo.txt | 308 -- When decompressing using a scaling factor > 1 and merged (AKA "non-fancy" or
|
D | README.md | 313 - When decompressing using a scaling factor > 1 and merged (AKA "non-fancy" or
|
/external/iputils/doc/ |
D | tracepath.sgml | 32 privileges and has no fancy options.
|
/external/curl/m4/ |
D | zz40-xc-ovr.m4 | 206 dnl script bootstrapping itself. No fancy testing for a 239 dnl script bootstrapping itself. No fancy testing for a
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
D | RecognitionException.as | 61 * figure out a fancy report.
|
/external/python/cpython2/Lib/ |
D | pdb.doc | 55 class, which you can make as fancy as you like.
|
/external/python/cpython2/Doc/howto/ |
D | curses.rst | 30 niches in which being able to do fancy things with them are still valuable. One 349 Very fancy terminals can change the definitions of the actual colors to a given
|
/external/webp/ |
D | README | 347 -nofancy ..... don't use the fancy YUV420 upscaler 377 -nofancy ..... don't use the fancy YUV420 upscaler
|
/external/python/cpython2/Modules/ |
D | gc_weakref.txt | 219 do fancy stuff.]
|
/external/llvm/docs/ |
D | TestSuiteMakefileGuide.rst | 346 for. There are lots of example reports that can do fancy stuff.
|
/external/python/cpython2/Doc/tutorial/ |
D | controlflow.rst | 671 * Don't use fancy encodings if your code is meant to be used in international
|
/external/guava/guava-tests/test/com/google/common/io/testdata/ |
D | alice_in_wonderland.txt | 89 to curtsey as she spoke--fancy CURTSEYING as you're falling 193 like then?' And she tried to fancy what the flame of a candle is 426 I think you'd take a fancy to cats if you could only see her. 890 crash)--`Now, who did that?--It was Bill, I fancy--Who's to go 1912 Alice tried to fancy to herself what such an extraordinary ways 2539 `Why, SHE,' said the Gryphon. `It's all her fancy, that: they 2551 same words as before, `It's all his fancy, that: he hasn't got
|
/external/brotli/tests/testdata/ |
D | alice29.txt | 91 to curtsey as she spoke--fancy CURTSEYING as you're falling 195 like then?' And she tried to fancy what the flame of a candle is 428 I think you'd take a fancy to cats if you could only see her. 893 crash)--`Now, who did that?--It was Bill, I fancy--Who's to go 1916 Alice tried to fancy to herself what such an extraordinary ways 2545 `Why, SHE,' said the Gryphon. `It's all her fancy, that: they 2557 same words as before, `It's all his fancy, that: he hasn't got
|
D | asyoulik.txt | 2272 Rosalind: if I could meet that fancy-monger I would 2653 You meet in some fresh cheek the power of fancy, 3293 Chewing the food of sweet and bitter fancy, 4011 Thy faith my fancy to thee doth combine.
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-US/ |
D | en-US_klex.pkb | 501 …(D+-falling">!.D+-fame)familiarity)>'E+DB!<J'L+famousAfanefancied"fancyAfanse
|
/external/curl/docs/ |
D | TheArtOfHttpScripting | 643 Doing fancy stuff, you may need to add or change elements of a single curl
|
/external/python/cpython2/Doc/faq/ |
D | library.rst | 790 fancy things like store instances or handle shared references properly, it does
|
12