/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/ |
D | time_zone_posix.h | 77 std::int_fast16_t day; // day of non-leap year [1:365] 80 std::int_fast16_t day; // day of year [0:365]
|
D | time_zone_posix.cc | 116 res->date.j.day = static_cast<std::int_fast16_t>(day); in ParseDateTime() 122 res->date.n.day = static_cast<std::int_fast16_t>(day); in ParseDateTime()
|
/third_party/musl/arch/x86_64/bits/ |
D | stdint.h | 1 typedef int32_t int_fast16_t; typedef
|
/third_party/musl/arch/aarch64/bits/ |
D | stdint.h | 1 typedef int32_t int_fast16_t; typedef
|
/third_party/musl/arch/mipsn32/bits/ |
D | stdint.h | 1 typedef int32_t int_fast16_t; typedef
|
/third_party/musl/arch/riscv64/bits/ |
D | stdint.h | 1 typedef int32_t int_fast16_t; typedef
|
/third_party/musl/arch/s390x/bits/ |
D | stdint.h | 1 typedef int32_t int_fast16_t; typedef
|
/third_party/musl/arch/arm/bits/ |
D | stdint.h | 1 typedef int32_t int_fast16_t; typedef
|
/third_party/musl/arch/sh/bits/ |
D | stdint.h | 1 typedef int32_t int_fast16_t; typedef
|
/third_party/musl/arch/powerpc64/bits/ |
D | stdint.h | 1 typedef int32_t int_fast16_t; typedef
|
/third_party/musl/arch/powerpc/bits/ |
D | stdint.h | 1 typedef int32_t int_fast16_t; typedef
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | stdint.h | 1 typedef int32_t int_fast16_t; typedef
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | stdint.h | 1 typedef int32_t int_fast16_t; typedef
|
/third_party/musl/arch/x32/bits/ |
D | stdint.h | 1 typedef int32_t int_fast16_t; typedef
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | stdint.h | 1 typedef int32_t int_fast16_t; typedef
|
/third_party/musl/arch/i386/bits/ |
D | stdint.h | 1 typedef int32_t int_fast16_t; typedef
|
/third_party/musl/arch/microblaze/bits/ |
D | stdint.h | 1 typedef int32_t int_fast16_t; typedef
|
/third_party/musl/arch/mips64/bits/ |
D | stdint.h | 1 typedef int32_t int_fast16_t; typedef
|
/third_party/musl/arch/mips/bits/ |
D | stdint.h | 1 typedef int32_t int_fast16_t; typedef
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | stdint.h | 1 typedef int32_t int_fast16_t; typedef
|
/third_party/musl/arch/or1k/bits/ |
D | stdint.h | 1 typedef int32_t int_fast16_t; typedef
|
/third_party/musl/arch/m68k/bits/ |
D | stdint.h | 1 typedef int32_t int_fast16_t; typedef
|
/third_party/musl/libc-test/src/api/ |
D | stdint.c | 23 T(int_fast16_t) in f()
|
/third_party/libuv/include/uv/ |
D | stdint-msvc2008.h | 105 typedef int16_t int_fast16_t; typedef
|
/third_party/ffmpeg/compat/atomics/gcc/ |
D | stdatomic.h | 73 typedef int_fast16_t atomic_int_fast16_t;
|