/external/opencv3/3rdparty/libjasper/ |
H A D | jp2_dec.h | 80 uint_fast16_t numchans; 81 uint_fast16_t *chantocmptlut;
|
H A D | jpc_mqcod.h | 104 uint_fast16_t qeval;
|
H A D | jpc_cs.h | 129 uint_fast16_t numcomps; 140 uint_fast16_t tileno; 183 uint_fast16_t caps; 214 uint_fast16_t numcomps; 330 uint_fast16_t numlyrs; 345 uint_fast16_t compno; 362 uint_fast16_t compno; 404 uint_fast16_t *stepsizes; 416 uint_fast16_t compno; 451 uint_fast16_t compnostar [all...] |
H A D | jpc_enc.h | 122 uint_fast16_t numstepsizes; 125 uint_fast16_t stepsizes[JPC_MAXBANDS]; 146 uint_fast16_t numlyrs; 165 uint_fast16_t cblkwidthexpn; 168 uint_fast16_t cblkheightexpn; 178 uint_fast16_t prcwidthexpns[JPC_MAXRLVLS]; 181 uint_fast16_t prcheightexpns[JPC_MAXRLVLS]; 237 uint_fast16_t numcmpts; 485 uint_fast16_t cblkwidthexpn; 488 uint_fast16_t cblkheightexp [all...] |
H A D | jp2_cod.h | 152 uint_fast16_t numcmpts; 162 uint_fast16_t numcmpts; 189 uint_fast16_t numlutents; 214 uint_fast16_t channo; 215 uint_fast16_t type; 216 uint_fast16_t assoc; 222 uint_fast16_t numchans; 227 uint_fast16_t cmptno; 233 uint_fast16_t numchans;
|
H A D | jpc_dec.h | 96 uint_fast16_t ind; 168 uint_fast16_t numstepsizes; 171 uint_fast16_t stepsizes[3 * JPC_MAXRLVLS + 1]; 204 uint_fast16_t numlyrs; 435 uint_fast16_t cblkwidthexpn; 438 uint_fast16_t cblkheightexpn; 554 uint_fast16_t prec;
|
H A D | jpc_bs.h | 118 uint_fast16_t buf_;
|
H A D | jpc_enc.c | 356 uint_fast16_t rlvlno; 357 uint_fast16_t prcwidthexpn; 358 uint_fast16_t prcheightexpn; 361 uint_fast16_t lyrno; 899 uint_fast16_t cmptno; 905 uint_fast16_t numbands; 906 uint_fast16_t bandno; 907 uint_fast16_t rlvlno; 908 uint_fast16_t analgain; 1922 uint_fast16_t lyrn [all...] |
/external/mesa3d/src/glx/ |
H A D | glx_error.h | 35 uint_fast32_t resourceID, uint_fast16_t minorCode,
|
H A D | glx_error.c | 39 uint_fast16_t minorCode, bool coreX11error)
|
/external/elfutils/libebl/ |
H A D | libeblP.h | 48 uint_fast16_t machine;
|
/external/elfutils/libdwfl/ |
H A D | elf-from-memory.c | 123 uint_fast16_t phnum; 124 uint_fast16_t phentsize; 254 for (uint_fast16_t i = 0; i < phnum; ++i) 265 for (uint_fast16_t i = 0; i < phnum; ++i) 320 for (uint_fast16_t i = 0; i < phnum; ++i) 347 for (uint_fast16_t i = 0; i < phnum; ++i)
|
H A D | dwfl_error.c | 83 static const uint_fast16_t msgidx[] =
|
/external/opencv3/3rdparty/libjasper/jasper/ |
H A D | jas_types.h | 166 typedef unsigned short uint_fast16_t; typedef
|
/external/elfutils/libdw/ |
H A D | dwarf_nextcu.c | 122 uint_fast16_t version = read_2ubyte_unaligned_inc (dwarf, bytes);
|
/external/libcxx/test/std/atomics/atomics.types.generic/ |
H A D | cstdint_typedefs.pass.cpp | 26 // typedef atomic<uint_fast16_t> atomic_uint_fast16_t; 57 static_assert((std::is_same<std::atomic<std::uint_fast16_t>, std::atomic_uint_fast16_t>::value), "");
|
/external/opencv3/3rdparty/include/ |
H A D | msc_stdint.h | 80 typedef uint16_t uint_fast16_t; typedef
|
/external/libcxx/test/std/depr/depr.c.headers/ |
H A D | stdint_h.pass.cpp | 133 // typedef uint_fast16_t 134 static_assert(sizeof(uint_fast16_t)*CHAR_BIT >= 16, 135 "sizeof(uint_fast16_t)*CHAR_BIT >= 16"); 136 static_assert(std::is_unsigned<uint_fast16_t>::value, 137 "std::is_unsigned<uint_fast16_t>::value");
|
/external/libcxx/test/std/language.support/cstdint/cstdint.syn/ |
H A D | cstdint.pass.cpp | 134 // typedef std::uint_fast16_t 135 static_assert(sizeof(std::uint_fast16_t)*CHAR_BIT >= 16, 136 "sizeof(std::uint_fast16_t)*CHAR_BIT >= 16"); 137 static_assert(std::is_unsigned<std::uint_fast16_t>::value, 138 "std::is_unsigned<std::uint_fast16_t>::value");
|
/external/clang/lib/Headers/ |
H A D | stdatomic.h | 117 typedef _Atomic(uint_fast16_t) atomic_uint_fast16_t;
|
/external/elfutils/backends/ |
H A D | common-reloc.c | 62 static const uint_fast16_t EBLHOOK(reloc_nameidx)[] =
|
/external/elfutils/libelf/ |
H A D | elf_error.c | 271 static const uint_fast16_t msgidx[ELF_E_NUM] =
|
/external/jemalloc/include/msvc_compat/C99/ |
H A D | stdint.h | 109 typedef uint16_t uint_fast16_t; typedef
|
/external/libvncserver/compat/msvc/ |
H A D | stdint.h | 109 typedef uint16_t uint_fast16_t; typedef
|
/external/mesa3d/include/c99/ |
H A D | stdint.h | 109 typedef uint16_t uint_fast16_t; typedef
|