Home
last modified time | relevance | path

Searched defs:uint32_t (Results 1 – 25 of 87) sorted by relevance

1234

/external/skia/gm/
Dcolorfilters.cpp29 static void install_nothing(SkPaint* paint, uint32_t, uint32_t) { in install_nothing() argument
/external/clang/test/CodeGen/
D2010-01-13-MemBarrier.c4 typedef unsigned __INT32_TYPE__ uint32_t; typedef
Darm-asm-variable.c5 typedef unsigned int uint32_t; typedef
Dx86_32-inline-asm.c9 typedef u_int32_t uint32_t; typedef
Dstruct-init.c27 typedef unsigned int uint32_t; typedef
/external/clang/test/Headers/Inputs/include/
Dstdint.h5 typedef unsigned __INT32_TYPE__ uint32_t; typedef
/external/libexif/contrib/watcom/
D_stdint.h6 typedef unsigned long uint32_t; typedef
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
Dopj_stdint.h44 typedef unsigned __int32 uint32_t; typedef
/external/v8/include/
Dv8stdint.h22 typedef unsigned int uint32_t; typedef
/external/lldb/test/lang/cpp/unsigned_types/
Dmain.cpp11 typedef unsigned int uint32_t; in main() typedef
/external/clang/test/Rewriter/
Drewrite-anonymous-union.m4 typedef unsigned int uint32_t; typedef
/external/icu/icu4c/source/common/unicode/
Dptypes.h105 typedef unsigned int uint32_t; typedef
/external/google-breakpad/src/google_breakpad/common/
Dbreakpad_types.h66 typedef unsigned __int32 uint32_t; typedef
/external/skia/include/gpu/effects/
DGrCoverageSetOpXP.h27 uint32_t /*knownColorFlags*/) const override { in supportsRGBCoverage() argument
/external/clang/test/SemaCXX/
Dinteger-overflow.cpp3 typedef unsigned long long uint32_t; typedef
/external/e2fsprogs/lib/uuid/
Duuid_types.h.in39 typedef unsigned int uint32_t; typedef
Duuid_types.h39 typedef unsigned int uint32_t; typedef
/external/clang/test/Sema/
Dinteger-overflow.c3 typedef unsigned long long uint32_t; typedef
/external/webp/src/webp/
Dtypes.h33 typedef unsigned int uint32_t; typedef
/external/webp/include/webp/
Dtypes.h33 typedef unsigned int uint32_t; typedef
/external/llvm/unittests/ADT/
DDenseMapTest.cpp19 uint32_t getTestKey(int i, uint32_t *) { return i; } in getTestKey() argument
20 uint32_t getTestValue(int i, uint32_t *) { return 42 + i; } in getTestValue() argument
22 uint32_t *getTestKey(int i, uint32_t **) { in getTestKey() argument
27 uint32_t *getTestValue(int i, uint32_t **) { in getTestValue() argument
/external/compiler-rt/lib/profile/
DInstrProfiling.h19 typedef unsigned int uint32_t; typedef
/external/libvpx/libvpx/vpx/
Dvpx_integer.h34 typedef unsigned int uint32_t; typedef
/external/llvm/unittests/Support/
DSwapByteOrderTest.cpp102 TEST(getSwappedBytes, uint32_t) { in TEST() argument
140 TEST(swapByteOrder, uint32_t) { in TEST() argument
/external/srtp/crypto/include/
Dintegers.h98 typedef unsigned int uint32_t; typedef

1234