/external/skia/bench/ |
D | LightingBench.cpp | 20 LightingBaseBench(bool small) : fIsSmall(small) { } in LightingBaseBench() 100 LightingPointLitDiffuseBench(bool small) : INHERITED(small) { in LightingPointLitDiffuseBench() 121 LightingDistantLitDiffuseBench(bool small) : INHERITED(small) { in LightingDistantLitDiffuseBench() 142 LightingSpotLitDiffuseBench(bool small) : INHERITED(small) { in LightingSpotLitDiffuseBench() 166 LightingPointLitSpecularBench(bool small) : INHERITED(small) { in LightingPointLitSpecularBench() 188 LightingDistantLitSpecularBench(bool small) : INHERITED(small) { in LightingDistantLitSpecularBench() 210 LightingSpotLitSpecularBench(bool small) : INHERITED(small) { in LightingSpotLitSpecularBench()
|
D | ColorFilterBench.cpp | 22 ColorFilterBaseBench(bool small) : fIsSmall(small) { } in ColorFilterBaseBench() 67 ColorFilterDimBrightBench(bool small) : INHERITED(small) { in ColorFilterDimBrightBench() 97 ColorFilterBrightGrayBench(bool small) : INHERITED(small) { in ColorFilterBrightGrayBench() 124 ColorFilterGrayBrightBench(bool small) : INHERITED(small) { in ColorFilterGrayBrightBench() 151 ColorFilterBlueBrightBench(bool small) : INHERITED(small) { in ColorFilterBlueBrightBench() 178 ColorFilterBrightBlueBench(bool small) : INHERITED(small) { in ColorFilterBrightBlueBench() 205 ColorFilterBrightBench(bool small) : INHERITED(small) { in ColorFilterBrightBench() 231 ColorFilterBlueBench(bool small) : INHERITED(small) { in ColorFilterBlueBench() 257 ColorFilterGrayBench(bool small) : INHERITED(small) { in ColorFilterGrayBench() 283 TableColorFilterBench(bool small) : INHERITED(small) { in TableColorFilterBench() [all …]
|
D | DisplacementBench.cpp | 20 DisplacementBaseBench(bool small) : in DisplacementBaseBench() 94 DisplacementZeroBench(bool small) : INHERITED(small) { in DisplacementZeroBench() 121 DisplacementAlphaBench(bool small) : INHERITED(small) { in DisplacementAlphaBench() 147 DisplacementFullBench(bool small) : INHERITED(small) { in DisplacementFullBench()
|
D | MagnifierBench.cpp | 20 MagnifierBench(bool small) : in MagnifierBench()
|
D | BlurImageFilterBench.cpp | 26 BlurImageFilterBench(SkScalar sigmaX, SkScalar sigmaY, bool small) : in BlurImageFilterBench()
|
D | MergeBench.cpp | 20 MergeBench(bool small) : fIsSmall(small), fInitialized(false) { } in MergeBench()
|
/external/clang/test/SemaCXX/ |
D | attr-print.cpp | 24 int small __attribute__((mode(byte))); variable
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
D | SidebarTreeElement.js | 119 get small() getter in WebInspector.SidebarTreeElement 124 set small(x) setter in WebInspector.SidebarTreeElement
|
/external/clang/test/CodeGen/ |
D | sparcv9-abi.c | 22 struct small { struct 26 // CHECK: define %struct.small @f_small(i32* %x.coerce0, i32* %x.coerce1) argument
|
/external/valgrind/main/memcheck/tests/ |
D | big_blocks_freed_list.c | 11 char *small = NULL; in main() local
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | sorttest.c | 28 uint16_t small[]={ 8, 1, 2, 5, 4, 3, 7, 6 }; in SortTest() local
|
D | cdattst.c | 1048 static UBool _aux2ExtremeDates(UDateFormat* fmt, UDate small, UDate large, in _aux2ExtremeDates() 1082 const double small = 1000; /* 1 sec */ in TestExtremeDates() local
|
/external/icu4c/test/cintltst/ |
D | sorttest.c | 28 uint16_t small[]={ 8, 1, 2, 5, 4, 3, 7, 6 }; in SortTest() local
|
/external/chromium_org/third_party/skia/src/core/ |
D | SkPictureRecord.h | 25 #define UNPACK_8_24(combined, small, large) \ argument 28 #define PACK_8_24(small, large) ((small << 24) | large) argument
|
/external/skia/src/core/ |
D | SkPictureRecord.h | 25 #define UNPACK_8_24(combined, small, large) \ argument 28 #define PACK_8_24(small, large) ((small << 24) | large) argument
|
/external/v8/test/mjsunit/ |
D | html-string-funcs.js | 35 fixed: 'tt', italics: 'i', small: 'small', property
|
/external/chromium_org/v8/test/mjsunit/ |
D | html-string-funcs.js | 35 fixed: 'tt', italics: 'i', small: 'small', property
|
/external/skia/gm/ |
D | bigmatrix.cpp | 49 SkScalar small = 1 / (500 * SK_Scalar1); in onDraw() local
|
D | verylargebitmap.cpp | 76 int small = 150; in onDraw() local
|
/external/eigen/test/ |
D | stable_norm.cpp | 57 …Scalar small = internal::random<Scalar>() * ((std::numeric_limits<RealScalar>::min)() * RealScalar… in stable_norm() local
|
/external/skia/tests/ |
D | InfRectTest.cpp | 70 SkScalar small = SkIntToScalar(10); in DEF_TEST() local
|
/external/chromium_org/mojo/public/tests/ |
D | buffer_unittest.cc | 28 void* small = buf.Allocate(10); in TEST() local
|
/external/chromium-trace/trace-viewer/third_party/gl-matrix/jsdoc-template/static/ |
D | default.css | 336 small { selector
|
/external/valgrind/main/none/tests/s390x/ |
D | mvcl.c | 174 uint8_t byte, buf[10], small[5], i; in main() local
|
/external/qemu/tcg/i386/ |
D | tcg-target.c | 716 static void tcg_out_jxx(TCGContext *s, int opc, int label_index, int small) in tcg_out_jxx() 779 int label_index, int small) in tcg_out_brcond32() 788 int label_index, int small) in tcg_out_brcond64() 797 const int *const_args, int small) in tcg_out_brcond2()
|