| /external/arm-trusted-firmware/tools/cert_create/include/ |
| D | key.h | 64 } key_t; typedef
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | stateless_random_ops_v2.cc | 74 const Tensor& key_t = ctx->input(1); in Compute() local
|
| D | example_parsing_ops.cc | 103 const Tensor* key_t; in GetTensorKeys() local
|
| /external/tensorflow/tensorflow/core/ops/ |
| D | lookup_ops.cc | 323 DataType key_t; in MutableHashTableShape() local
|
| /external/python/pycparser/utils/fake_libc_include/ |
| D | _fake_typedefs.h | 64 typedef int key_t; typedef
|
| /external/python/pycparser/tests/c_files/ |
| D | cppd_with_stdio_h.c | 3447 typedef long key_t; typedef
|
| /external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/ |
| D | mod.rs | 13 pub type key_t = ::c_long; typedef 1397 pub fn ftok(pathname: *const ::c_char, proj_id: ::c_int) -> ::key_t; in ftok() 1398 pub fn shmget(key: ::key_t, size: ::size_t, shmflg: ::c_int) -> ::c_int; in shmget() 1403 pub fn msgget(key: ::key_t, msgflg: ::c_int) -> ::c_int; in msgget()
|
| /external/python/cpython3/Lib/lib2to3/tests/data/ |
| D | infinite_recursion.py | 2392 key_t = __int32_t variable
|
| /external/python/cpython2/Lib/lib2to3/tests/data/ |
| D | infinite_recursion.py | 2392 key_t = __int32_t variable
|
| /external/rust/crates/libc/src/unix/bsd/netbsdlike/ |
| D | mod.rs | 14 pub type key_t = c_long; typedef 722 pub fn shmget(key: ::key_t, size: ::size_t, shmflg: ::c_int) -> ::c_int; in shmget()
|
| /external/rust/crates/libc/src/unix/newlib/ |
| D | mod.rs | 9 pub type key_t = ::c_int; typedef
|
| /external/rust/crates/libc/src/unix/bsd/apple/ |
| D | mod.rs | 34 pub type key_t = ::c_int; typedef 3511 pub fn semget(key: key_t, nsems: ::c_int, semflg: ::c_int) -> ::c_int; in semget() 3519 pub fn ftok(pathname: *const c_char, proj_id: ::c_int) -> key_t; in ftok() 3527 pub fn shmget(key: key_t, size: ::size_t, shmflg: ::c_int) -> ::c_int; in shmget()
|
| /external/rust/crates/libc/src/unix/linux_like/linux/ |
| D | mod.rs | 3042 pub fn shmget(key: ::key_t, size: ::size_t, shmflg: ::c_int) -> ::c_int; in shmget() 3046 pub fn ftok(pathname: *const ::c_char, proj_id: ::c_int) -> ::key_t; in ftok() 3047 pub fn semget(key: ::key_t, nsems: ::c_int, semflag: ::c_int) -> ::c_int; in semget() 3051 pub fn msgget(key: ::key_t, msgflg: ::c_int) -> ::c_int; in msgget()
|
| /external/rust/crates/libc/src/fuchsia/ |
| D | mod.rs | 41 pub type key_t = ::c_int; typedef 3935 pub fn shmget(key: ::key_t, size: ::size_t, shmflg: ::c_int) -> ::c_int; in shmget() 3939 pub fn ftok(pathname: *const ::c_char, proj_id: ::c_int) -> ::key_t; in ftok() 3940 pub fn semget(key: ::key_t, nsems: ::c_int, semflag: ::c_int) -> ::c_int; in semget() 3944 pub fn msgget(key: ::key_t, msgflg: ::c_int) -> ::c_int; in msgget()
|
| /external/rust/crates/libc/src/unix/solarish/ |
| D | mod.rs | 14 pub type key_t = ::c_int; typedef 2332 pub fn shmget(key: key_t, size: ::size_t, shmflg: ::c_int) -> ::c_int; in shmget()
|
| /external/crosvm/net_sys/src/ |
| D | iff.rs | 560 pub type key_t = __key_t; typedef
|
| /external/rust/crates/libc/src/unix/linux_like/ |
| D | mod.rs | 5 pub type key_t = ::c_int; typedef
|
| /external/rust/crates/libc/src/vxworks/ |
| D | mod.rs | 64 pub type key_t = ::c_long; typedef
|