Home
last modified time | relevance | path

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

/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/skia/src/core/
DSkPictureRecord.h21 #define UNPACK_8_24(combined, small, large) \ argument
24 #define PACK_8_24(small, large) ((small << 24) | large) argument
/external/icu/icu4c/source/test/cintltst/
Dsorttest.c32 uint32_t large[]={ 21, 10, 20, 19, 11, 12, 13, 10, 10, 10, 10, in SortTest() local
Dcdattst.c1239 static UBool _aux2ExtremeDates(UDateFormat* fmt, UDate small, UDate large, in _aux2ExtremeDates()
1274 const double large = 1e+30; /* well beyond usable UDate range */ in TestExtremeDates() local
/external/jemalloc/src/
Dstats.c256 unsigned i, bool bins, bool large, bool huge) in stats_arena_print()
370 bool large = true; in stats_print() local
/external/zlib/src/examples/
Denough.c172 local int large; /* largest code table so far */ variable
/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/boringssl/src/crypto/bio/
Dbio_test.cc372 ScopedOpenSSLBytes large(reinterpret_cast<uint8_t *>( in TestASN1() local
/external/jemalloc/test/unit/
Dstats.c74 void *little, *large, *huge; in TEST_BEGIN() local
/external/tremolo/Tremolo/
Dbitwise.c553 static unsigned long large[]= in main() local
/external/libogg/src/
Dbitwise.c600 static unsigned long large[]= in main() local
/external/skia/src/utils/debugger/
DSkDebugCanvas.cpp118 SkRect large = SkRect::Make(largeIRect); in SkDebugCanvas() local
/external/skia/tests/
DResourceCacheTest.cpp459 size_t large = 2 * cache->getResourceBytes(); in test_unbudgeted() local
/external/deqp/modules/gles2/functional/
Des2fClippingTests.cpp1500 const float large = 100000.0f; in init() local
/external/deqp/modules/gles3/functional/
Des3fClippingTests.cpp1504 const float large = 100000.0f; in init() local