Home
last modified time | relevance | path

Searched defs:ptrdiff_t (Results 1 – 25 of 26) sorted by relevance

12

/third_party/rust/crates/libc/src/hermit/
Dmod.rs20 pub type ptrdiff_t = isize; typedef
/third_party/rust/crates/libc/src/
Dsgx.rs17 pub type ptrdiff_t = isize; typedef
Dswitch.rs17 pub type ptrdiff_t = isize; typedef
Dwasi.rs20 pub type ptrdiff_t = isize; typedef
Dpsp.rs21 pub type ptrdiff_t = isize; typedef
/third_party/flutter/skia/third_party/externals/zlib/
Dzutil.h48 typedef long ptrdiff_t; /* guess -- will be caught if guess is wrong */ typedef
189 typedef int ptrdiff_t; typedef
/third_party/node/deps/zlib/
Dzutil.h48 typedef long ptrdiff_t; /* guess -- will be caught if guess is wrong */ typedef
189 typedef int ptrdiff_t; typedef
/third_party/skia/third_party/externals/zlib/
Dzutil.h48 typedef long ptrdiff_t; /* guess -- will be caught if guess is wrong */ typedef
189 typedef int ptrdiff_t; typedef
/third_party/rust/crates/linux-raw-sys/gen/include/
Dsupport.h15 typedef __PTRDIFF_TYPE__ ptrdiff_t; typedef
/third_party/ffmpeg/libavutil/
Dimgutils.c380 static void image_copy(uint8_t *dst_data[4], const ptrdiff_t dst_linesizes[4], in image_copy() argument
/third_party/libwebsockets/win32port/zlib/
Dzutil.h148 typedef int ptrdiff_t; typedef
/third_party/musl/include/
Dalltypes.h.in7 TYPEDEF _Addr ptrdiff_t; variable
/third_party/ffmpeg/libavfilter/
Dvf_pullup.c531 int (*func)(const uint8_t *, const uint8_t *, ptrdiff_t)) in compute_metric() argument
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dalltypes.h121 typedef _Addr ptrdiff_t; typedef
/third_party/musl/porting/liteos_m/user/include/bits/
Dalltypes.h54 typedef _Addr ptrdiff_t; typedef
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dalltypes.h54 typedef _Addr ptrdiff_t; typedef
/third_party/musl/porting/uniproton/kernel/include/bits/
Dalltypes.h54 typedef _Addr ptrdiff_t; typedef
/third_party/python/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2478 ptrdiff_t = c_int variable
/third_party/rust/crates/libc/src/windows/
Dmod.rs17 pub type ptrdiff_t = isize; typedef
/third_party/rust/crates/libc/src/unix/
Dmod.rs20 pub type ptrdiff_t = isize; typedef
/third_party/rust/crates/libc/src/solid/
Dmod.rs20 pub type ptrdiff_t = isize; typedef
/third_party/rust/crates/libc/src/vxworks/
Dmod.rs30 pub type ptrdiff_t = isize; typedef
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs24 pub type ptrdiff_t = isize; typedef
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/
Dglew.h153 typedef __int64 ptrdiff_t; typedef
155 typedef _W64 int ptrdiff_t; typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp148 typedef long int ptrdiff_t; typedef
173 typedef long int ptrdiff_t; typedef

12