Home
last modified time | relevance | path

Searched defs:large (Results 1 – 25 of 36) 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/clang/test/SemaCXX/
Dbuiltin-object-size-cxx14.cpp67 LargeStruct large; in noWriteToBuf() local
75 LargeStruct large = {0, {}, 0}; in initTheBuf() local
86 LargeStruct large; in initTheBufWithALoop() local
/external/python/cpython3/Include/
Daccu.h22 PyObject *large; /* A list of previously accumulated large strings */ member
/external/skia/src/core/
DSkRectPriv.h21 const int32_t large = 1 << 29; in MakeILarge() local
DSkPictureRecord.h24 #define UNPACK_8_24(combined, small, large) \ argument
27 #define PACK_8_24(small, large) ((small << 24) | large) argument
/external/skqp/src/core/
DSkRectPriv.h21 const int32_t large = 1 << 29; in MakeILarge() local
DSkPictureRecord.h24 #define UNPACK_8_24(combined, small, large) \ argument
27 #define PACK_8_24(small, large) ((small << 24) | large) argument
/external/jemalloc/src/
Dstats.c39 bool json, bool large, bool huge, unsigned i) in stats_arena_bins_print()
318 bool json, unsigned i, bool bins, bool large, bool huge) in stats_arena_print()
947 bool json, bool merged, bool unmerged, bool bins, bool large, bool huge) in stats_print_helper()
1075 bool large = true; in stats_print() 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.c1243 static UBool _aux2ExtremeDates(UDateFormat* fmt, UDate small, UDate large, in _aux2ExtremeDates()
1278 const double large = 1e+30; /* well beyond usable UDate range */ in TestExtremeDates() local
/external/libbrillo/brillo/
Dany_internal_impl_unittest.cc87 } large = {}; in TEST() local
/external/protobuf/src/google/protobuf/util/
Dtime_util_test.cc290 Duration large = TimeUtil::SecondsToDuration(315576000000LL) - one_nano; in TEST() local
/external/jemalloc/test/unit/
Ddecay.c215 size_t sz, large; in TEST_BEGIN() local
Dstats.c78 void *little, *large, *huge; in TEST_BEGIN() local
/external/zlib/src/examples/
Denough.c172 local int large; /* largest code table so far */ variable
/external/mesa3d/src/mapi/glapi/gen/
Dgl_API.dtd72 large (true | false) "false" attribute
DglX_proto_send.py529 def pixel_emit_args(self, f, pc, large): argument
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
Dp1.cpp134 constexpr pixel large(4); variable
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/android/
DDeviceConfig.java30 large(480, 640, Configuration.SCREENLAYOUT_SIZE_LARGE), enumConstant
/external/libcxx/test/support/
Dexperimental_any_helpers.h220 typedef large_type<> large; typedef
Dany_helpers.h254 typedef large_type<> large; typedef
/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/python/cpython3/Modules/
Dtimemodule.c945 ULARGE_INTEGER large; in py_process_time() local

12