Home
last modified time | relevance | path

Searched defs:uInt (Results 1 – 25 of 118) sorted by relevance

12345

/aosp_15_r20/external/kotlinx.serialization/formats/json-tests/commonTest/src/kotlinx/serialization/features/inline/
H A DUnsignedIntegersTest.kt15 val uInt: UInt, in <lambda>() constant in kotlinx.serialization.features.inline.UnsignedIntegersTest.AllUnsigned
29 val uInt: UIntArray, in <lambda>() constant in kotlinx.serialization.features.inline.UnsignedIntegersTest.UnsignedArrays
56 data class UnsignedWithoutLong(val uInt: UInt, val uByte: UByte, val uShort: UShort) in <lambda>() constant in kotlinx.serialization.features.inline.UnsignedIntegersTest.UnsignedWithoutLong
/aosp_15_r20/external/libwebsockets/win32port/zlib/
H A Dzconf.h121 # define uInt z_uInt macro
336 typedef unsigned int uInt; /* 16 bits or more */ typedef
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/
Dlib.rs34 pub type uInt = c_uint; typedef
155 dictLength: uInt, in deflateSetDictionary()
214 dictLength: uInt, in inflateSetDictionary()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/
Dzconf.h138 # define uInt z_uInt macro
367 typedef unsigned int uInt; /* 16 bits or more */ typedef
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/i386-linux-gnu/
Dzconf.h138 # define uInt z_uInt macro
367 typedef unsigned int uInt; /* 16 bits or more */ typedef
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/external/zlib/
Dzconf.h170 # define uInt z_uInt macro
412 typedef unsigned int uInt; /* 16 bits or more */ typedef
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/zlib/
Dzconf.h173 # define uInt z_uInt macro
418 typedef unsigned int uInt; /* 16 bits or more */ typedef
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/zlib/
Dzconf.h170 # define uInt z_uInt macro
412 typedef unsigned int uInt; /* 16 bits or more */ typedef
/aosp_15_r20/external/zlib/
H A Dzconf.h.in157 # define uInt z_uInt macro
403 typedef unsigned int uInt; /* 16 bits or more */ typedef
H A Dzconf.h173 # define uInt z_uInt macro
422 typedef unsigned int uInt; /* 16 bits or more */ typedef
/aosp_15_r20/external/python/cpython2/Modules/zlib/
Dzconf.h154 # define uInt z_uInt macro
393 typedef unsigned int uInt; /* 16 bits or more */ typedef
Dzconf.h.in154 # define uInt z_uInt macro
393 typedef unsigned int uInt; /* 16 bits or more */ typedef
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/
Dzconf.h154 # define uInt z_uInt macro
393 typedef unsigned int uInt; /* 16 bits or more */ typedef
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/
Dzconf.h173 # define uInt z_uInt macro
422 typedef unsigned int uInt; /* 16 bits or more */ typedef
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/zlib/
Dzconf.h170 # define uInt z_uInt macro
412 typedef unsigned int uInt; /* 16 bits or more */ typedef
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/zlib/
Dzconf.h170 # define uInt z_uInt macro
412 typedef unsigned int uInt; /* 16 bits or more */ typedef
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/zlib/
Dzconf.h170 # define uInt z_uInt macro
412 typedef unsigned int uInt; /* 16 bits or more */ typedef
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/external/zlib/
Dzconf.h173 # define uInt z_uInt macro
418 typedef unsigned int uInt; /* 16 bits or more */ typedef
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/zlib/
Dzconf.h170 # define uInt z_uInt macro
412 typedef unsigned int uInt; /* 16 bits or more */ typedef
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/zlib/
Dzconf.h170 # define uInt z_uInt macro
412 typedef unsigned int uInt; /* 16 bits or more */ typedef
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/zlib/
Dzconf.h173 # define uInt z_uInt macro
418 typedef unsigned int uInt; /* 16 bits or more */ typedef
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/zlib/
Dzconf.h173 # define uInt z_uInt macro
418 typedef unsigned int uInt; /* 16 bits or more */ typedef
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/zlib/
Dzconf.h170 # define uInt z_uInt macro
412 typedef unsigned int uInt; /* 16 bits or more */ typedef
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/zlib/
Dzconf.h170 # define uInt z_uInt macro
412 typedef unsigned int uInt; /* 16 bits or more */ typedef
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/
H A Dzconf.h173 # define uInt z_uInt macro
422 typedef unsigned int uInt; /* 16 bits or more */ typedef

12345