Home
last modified time | relevance | path

Searched defs:UINT8 (Results 1 – 25 of 32) sorted by relevance

12

/external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
Dffi_common.h78 typedef unsigned int UINT8 __attribute__((__mode__(__QI__))); typedef
89 typedef unsigned __int8 UINT8; typedef
/external/tensorflow/tensorflow/java/src/main/java/org/tensorflow/
DDataType.java35 UINT8(4, 1), enumConstant
111 typeCodes.put(UInt8.class, DataType.UINT8); in typeCodes.put()
/external/libffi/include/
Dffi_common.h116 typedef unsigned char UINT8; typedef
131 typedef unsigned int UINT8 __attribute__((__mode__(__QI__))); typedef
/external/python/cpython2/Modules/_ctypes/libffi/include/
Dffi_common.h95 typedef unsigned char UINT8; typedef
110 typedef unsigned int UINT8 __attribute__((__mode__(__QI__))); typedef
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DBaseTypes.h48 typedef uint8_t UINT8; typedef
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Ddata_type.h30 UINT8 = 4, enumerator
/external/tensorflow/tensorflow/lite/java/src/main/java/org/tensorflow/lite/
DDataType.java27 UINT8(3), enumConstant
/external/tensorflow/tensorflow/lite/toco/
Dtypes.proto72 UINT8 = 17; enumerator
/external/libese/third_party/NXPNFC_P61_JCOP_Kit/inc/
Ddata_types.h27 typedef unsigned char UINT8; typedef
/external/python/cffi/c/libffi_x86_x64/
Dffi_common.h59 typedef unsigned int UINT8 __attribute__((__mode__(__QI__))); typedef
/external/python/cpython2/Modules/_ctypes/libffi_msvc/
Dffi_common.h59 typedef unsigned int UINT8 __attribute__((__mode__(__QI__))); typedef
/external/python/cpython2/Modules/_ctypes/libffi_osx/include/
Dffi_common.h88 typedef unsigned int UINT8 __attribute__((__mode__(__QI__))); typedef
/external/python/cpython3/Modules/_ctypes/libffi_osx/include/
Dffi_common.h88 typedef unsigned int UINT8 __attribute__((__mode__(__QI__))); typedef
/external/libtextclassifier/native/lang_id/common/
Dembedding-network-params.h32 UINT8, enumerator
/external/vboot_reference/utility/include/
Deficompress.h11 #define UINT8 uint8_t macro
/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/
Dwrappers.h23 typedef unsigned char UINT8; typedef
/external/libjpeg-turbo/
Djmorecfg.h99 typedef unsigned char UINT8; typedef
/external/OpenCL-CTS/test_conformance/d3d11/
Dharness.h23 typedef unsigned char UINT8; typedef
/external/OpenCL-CTS/test_conformance/d3d10/
Dharness.h23 typedef unsigned char UINT8; typedef
/external/python/cpython3/Modules/_sha3/kcp/
DKeccakP-1600-opt64.c22 typedef unsigned char UINT8; typedef
DKeccakP-1600-inplace32BI.c21 typedef unsigned char UINT8; typedef
/external/tensorflow/tensorflow/lite/kernels/
Dquantize_test.cc61 TEST(QuantizeOpTest, UINT8) { in TEST() argument
/external/tpm2-tss/include/tss2/
Dtss2_common.h18 typedef uint8_t UINT8; typedef
/external/python/cpython3/Modules/_sha3/
Dsha3module.c54 typedef unsigned char UINT8; typedef
/external/mesa3d/src/gallium/auxiliary/tessellator/
Dtessellator.cpp135 typedef unsigned char UINT8; typedef

12