Home
last modified time | relevance | path

Searched defs:large (Results 1 – 25 of 28) sorted by relevance

12

/external/clang/test/CodeGen/
Dsparcv9-abi.c50 struct large { struct
56 // CHECK-LABEL: define void @f_large(%struct.large* noalias sret %agg.result, %struct.large* %x) argument
Dasm.c92 struct large { struct
96 unsigned long t15(int x, struct large *P) { in t15() argument
/external/chromium_org/third_party/skia/src/core/
DSkPictureRecord.h26 #define UNPACK_8_24(combined, small, large) \ argument
29 #define PACK_8_24(small, large) ((small << 24) | large) argument
/external/skia/src/core/
DSkPictureRecord.h29 #define UNPACK_8_24(combined, small, large) \ argument
32 #define PACK_8_24(small, large) ((small << 24) | large) argument
/external/glide/library/tests/src/com/bumptech/glide/load/engine/bitmap_recycle/
DSizeStrategyTest.java73 Bitmap large = Bitmap.createBitmap(150, 150, Bitmap.Config.ARGB_8888); in testSmallestMatchingSizeIsReturned() local
/external/chromium_org/third_party/icu/source/test/cintltst/
Dsorttest.c34 uint32_t large[]={ 21, 10, 20, 19, 11, 12, 13, 10, 10, 10, 10, in SortTest() local
Dcdattst.c1174 static UBool _aux2ExtremeDates(UDateFormat* fmt, UDate small, UDate large, in _aux2ExtremeDates()
1209 const double large = 1e+30; /* well beyond usable UDate range */ in TestExtremeDates() local
/external/icu/icu4c/source/test/cintltst/
Dsorttest.c34 uint32_t large[]={ 21, 10, 20, 19, 11, 12, 13, 10, 10, 10, 10, in SortTest() local
Dcdattst.c1174 static UBool _aux2ExtremeDates(UDateFormat* fmt, UDate small, UDate large, in _aux2ExtremeDates()
1209 const double large = 1e+30; /* well beyond usable UDate range */ in TestExtremeDates() local
/external/jemalloc/src/
Dstats.c206 unsigned i, bool bins, bool large) in stats_arena_print()
288 bool large = true; in stats_print() local
/external/zlib/src/examples/
Denough.c172 local int large; /* largest code table so far */ variable
/external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/
Dgl_API.dtd69 large (true | false) "false" attribute
DglX_proto_send.py507 def pixel_emit_args(self, f, pc, large): argument
/external/mesa3d/src/mapi/glapi/gen/
Dgl_API.dtd69 large (true | false) "false" attribute
DglX_proto_send.py507 def pixel_emit_args(self, f, pc, large): argument
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
Dp1.cpp119 constexpr pixel large(4); variable
/external/jemalloc/test/unit/
Dstats.c100 void *little, *large; in TEST_BEGIN() local
/external/tremolo/Tremolo/
Dbitwise.c553 static unsigned long large[]= in main() local
/external/chromium_org/third_party/tcmalloc/vendor/src/
Dtcmalloc.cc356 PageHeap::LargeSpanStats large; in DumpStats() local
856 PageHeap::LargeSpanStats large; in GetFreeListSizes() local
/external/libogg/src/
Dbitwise.c600 static unsigned long large[]= in main() local
/external/chromium_org/third_party/tcmalloc/chromium/src/
Dtcmalloc.cc369 PageHeap::LargeSpanStats large; in DumpStats() local
866 PageHeap::LargeSpanStats large; in GetFreeListSizes() local
/external/chromium_org/ui/gfx/
Dskbitmap_operations_unittest.cc453 SkBitmap large; in TEST() local
/external/chromium_org/third_party/skia/src/utils/debugger/
DSkDebugCanvas.cpp42 SkRect large = SkRect::Make(largeIRect); in SkDebugCanvas() local
/external/skia/src/utils/debugger/
DSkDebugCanvas.cpp43 SkRect large = SkRect::Make(largeIRect); in SkDebugCanvas() local
/external/deqp/modules/gles3/functional/
Des3fClippingTests.cpp1488 const float large = 100000.0f; in init() local

12