Home
last modified time | relevance | path

Searched defs:large (Results 1 – 25 of 46) 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/skqp/src/core/
DSkRectPriv.h21 const int32_t large = 1 << 29; in MakeILarge() local
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/
DSkRectPriv.h21 const int32_t large = 1 << 29; in MakeILarge() local
DSkPictureRecord.h26 #define UNPACK_8_24(combined, small, large) \ argument
29 #define PACK_8_24(small, large) ((small << 24) | large) argument
/external/libaom/libaom/av1/common/
Dcdef_block_simd.h232 v256 max, min, large = v256_dup_16(CDEF_VERY_LARGE); in SIMD_FUNC() local
399 v256 max, min, large = v256_dup_16(CDEF_VERY_LARGE); in SIMD_FUNC() local
545 v256 max, min, large = v256_dup_16(CDEF_VERY_LARGE); in SIMD_FUNC() local
702 v256 max, min, large = v256_dup_16(CDEF_VERY_LARGE); in SIMD_FUNC() local
/external/fonttools/Lib/fontTools/svgLib/path/
Darc.py26 def __init__(self, current_point, rx, ry, rotation, large, sweep, target_point): 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/u-boot/drivers/mtd/nand/
Dfsl_elbc_spl.c44 const int large = CONFIG_SYS_NAND_OR_PRELIM & OR_FCM_PGS; in nand_spl_load_image() 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
/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/cldr/tools/java/org/unicode/cldr/tool/
DWritePluralRulesSpreadsheets.java189 FixedDecimal large = getSample(rules, end, small); // smallest in writeRanges() local
/external/mesa3d/src/mapi/glapi/gen/
Dgl_API.dtd74 large (true | false) "false" attribute
DglX_proto_send.py528 def pixel_emit_args(self, f, pc, large): argument
/external/jemalloc_new/include/jemalloc/internal/
Darena_structs_b.h152 extent_list_t large; member
/external/jemalloc_new/test/unit/
Dstats.c69 void *little, *large; in TEST_BEGIN() local
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
Dp1.cpp134 constexpr pixel large(4); variable
/external/libcxx/test/support/
Dexperimental_any_helpers.h220 typedef large_type<> large; typedef

12