Home
last modified time | relevance | path

Searched defs:ushort (Results 1 – 17 of 17) sorted by relevance

/external/libutf/
Dutfdef.h2 #define ushort _utfushort macro
9 typedef unsigned short ushort; typedef
/external/mesa3d/src/gallium/include/pipe/
Dp_compiler.h76 typedef unsigned short ushort; typedef
/external/virglrenderer/src/gallium/include/pipe/
Dp_compiler.h74 typedef unsigned short ushort; typedef
/external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/include/linux/
Dtypes.h29 typedef unsigned short ushort; typedef
/external/llvm-project/clang/test/CodeGen/
Dubsan-promoted-arith.cpp4 typedef unsigned short ushort; typedef
/external/llvm-project/libclc/generic/include/clc/
Dclctypes.h4 typedef unsigned short ushort; typedef
/external/OpenCL-CTS/test_common/harness/
Dconversions.cpp388 typedef unsigned short ushort; typedef
/external/python/pycparser/utils/fake_libc_include/
D_fake_typedefs.h52 typedef int ushort; typedef
/external/dynamic_depth/internal/base/
Dport.h123 typedef unsigned short ushort; typedef
/external/clang/lib/Headers/
Dopencl-c.h35 typedef unsigned short ushort; typedef
/external/python/pycparser/tests/c_files/
Dcppd_with_stdio_h.c3380 typedef unsigned short ushort; typedef
/external/llvm-project/clang/lib/Headers/
Dopencl-c-base.h22 typedef unsigned short ushort; typedef
/external/python/cpython3/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2378 ushort = c_ushort variable
/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2378 ushort = c_ushort variable
/external/llvm-project/openmp/runtime/src/
Dkmp_atomic.cpp17 typedef unsigned short ushort; typedef
/external/libffi/testsuite/libffi.bhaible/
Dtestcases.c27 #define ushort unsigned short macro
/external/crosvm/net_sys/src/
Diff.rs566 pub type ushort = ::std::os::raw::c_ushort; typedef