Home
last modified time | relevance | path

Searched defs:uint8_t (Results 51 - 75 of 107) sorted by relevance

12345

/third_party/lame/
H A DconfigMS.h62 typedef unsigned __int8 uint8_t; typedef
71 #define uint8_t unsigned char macro
/third_party/rust/crates/linux-raw-sys/gen/include/
H A Dsupport.h5 typedef __UINT8_TYPE__ uint8_t; typedef
/third_party/skia/third_party/externals/angle2/src/common/third_party/smhasher/src/
H A DPMurHash.cpp58 #undef uint8_t macro
59 #define uint8_t MH_UINT8 macro
[all...]
/third_party/skia/src/core/
H A DSkMaskGamma.h224 sk_apply_lut_if(U8CPU component, const uint8_t*) sk_apply_lut_if() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DTypes.hpp36 typedef unsigned __int8 uint8_t; typedef
/third_party/openssl/ohos_lite/include/openssl/
H A De_os2.h233 typedef UINT8 uint8_t; typedef
250 typedef unsigned char uint8_t; typedef
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddouble-conversion-utils.h150 typedef unsigned char uint8_t; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/
H A DDataTypes.h113 typedef unsigned char uint8_t; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/MIRParser/
H A DMIParser.h35 enum uint8_t { enum
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dlayout_array.h2 typedef unsigned char uint8_t; typedef
H A Dlayout_array_too_long.h2 typedef unsigned char uint8_t; typedef
H A Dlayout_large_align_field.h3 typedef unsigned char uint8_t; typedef
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/
H A Da2dp_codec_config.cpp147 bool IsConfigChanged(const uint8_t (&lastCodecInfo)[A2DP_CODEC_SIZE], const uint8_t *newCodecInfo) member
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/ecs/components/
H A Dmaterial_component.h96 enum TextureIndex : uint8_t { enum
131 enum MetallicRoughnessChannel : uint8_t { enum
142 enum SpecularGlossinessChannel : uint8_t { enum
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H A Dmeta_types.h207 META_TYPE(uint8_t); global() variable
[all...]
/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_value.cpp
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
H A Dutils.h175 typedef unsigned char uint8_t; typedef
/third_party/icu/icu4c/source/i18n/
H A Ddouble-conversion-utils.h185 typedef unsigned char uint8_t; typedef
/third_party/lame/frontend/
H A Drtp.c74 #undef uint8_t macro
/third_party/node/deps/icu-small/source/i18n/
H A Ddouble-conversion-utils.h185 typedef unsigned char uint8_t; typedef
/third_party/node/deps/v8/src/objects/
H A Dshared-function-info.h44 enum OSRCodeCacheStateOfSFI : uint8_t; member
/third_party/node/deps/openssl/openssl/include/openssl/
H A De_os2.h224 typedef UINT8 uint8_t; typedef
244 typedef unsigned char uint8_t; typedef
/third_party/openssl/include/openssl/
H A De_os2.h224 typedef UINT8 uint8_t; typedef
244 typedef unsigned char uint8_t; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DMinidumpYAML.cpp171 FixedSizeHex(uint8_t (&Storage)[N]) : Storage(Storage) {} member
/third_party/skia/include/core/
H A DSkTextBlob.h240 enum GlyphPositioning : uint8_t; member in final

Completed in 15 milliseconds

12345