HomeSort by relevance Sort by last modified time
    Searched defs:ushort (Results 1 - 13 of 13) sorted by null

  /external/libutf/
utfdef.h 2 #define ushort _utfushort macro
9 typedef unsigned short ushort; typedef
  /external/mesa3d/src/gallium/include/pipe/
p_compiler.h 76 typedef unsigned short ushort; typedef
  /external/virglrenderer/src/gallium/include/pipe/
p_compiler.h 74 typedef unsigned short ushort; typedef
  /cts/tests/tests/rscpp/librscpptest/
rs_jni_script.cpp 140 typedef unsigned short ushort; typedef
177 TEST_VECTOR_INVOKE(ushort, UShort)
  /external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/include/linux/
types.h 29 typedef unsigned short ushort; typedef
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
types.h 111 typedef UINT16 ushort; /* Sys V compatibility */ typedef
  /external/u-boot/include/linux/
types.h 89 typedef unsigned short ushort; typedef
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
types.h 52 typedef unsigned short ushort; /* Sys V compatibility */ typedef
  /external/clang/lib/Headers/
opencl-c.h 35 typedef unsigned short ushort; typedef
93 typedef ushort ushort2 __attribute__((ext_vector_type(2)));
94 typedef ushort ushort3 __attribute__((ext_vector_type(3)));
95 typedef ushort ushort4 __attribute__((ext_vector_type(4)));
96 typedef ushort ushort8 __attribute__((ext_vector_type(8)));
97 typedef ushort ushort16 __attribute__((ext_vector_type(16)));
307 char __ovld __cnfn convert_char_rte(ushort);
308 char __ovld __cnfn convert_char_sat_rte(ushort);
309 char __ovld __cnfn convert_char_rtz(ushort);
310 char __ovld __cnfn convert_char_sat_rtz(ushort);
    [all...]
  /external/dynamic_depth/internal/base/
port.h 123 typedef unsigned short ushort; typedef
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/
infinite_recursion.py 2378 ushort = c_ushort variable
    [all...]
  /external/python/cpython2/Lib/lib2to3/tests/data/
infinite_recursion.py 2378 ushort = c_ushort variable
    [all...]
  /external/python/cpython3/Lib/lib2to3/tests/data/
infinite_recursion.py 2378 ushort = c_ushort variable
    [all...]

Completed in 1991 milliseconds