Home
last modified time | relevance | path

Searched defs:uint8_t (Results 1 - 25 of 119) sorted by relevance

12345

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dconst_resolved_ty.h1 typedef unsigned char uint8_t; typedef
H A Denum_alias.hpp3 typedef unsigned char uint8_t; typedef
5 enum Bar : uint8_t { enum
H A Denum_in_template_with_typedef.hpp7 typedef unsigned char uint8_t; typedef
H A Dexplicit-padding.h3 typedef unsigned char uint8_t; typedef
H A D16-byte-alignment_1_0.h3 typedef unsigned char uint8_t; typedef
H A D16-byte-alignment.h3 typedef unsigned char uint8_t; typedef
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/ecs/components/
H A Dplanar_reflection_component.h34 enum FlagBits : uint8_t { enum
H A Danimation_state_component.h40 enum FlagBits : uint8_t { MANUAL_PROGRESS = 0x01 }; enum
H A Dmaterial_extension_component.h40 enum ResourceIndex : uint8_t { enum
H A Drender_configuration_component.h61 enum SceneRenderingFlagBits : uint8_t { enum
/third_party/eudev/src/shared/
H A DMurmurHash2.h14 typedef unsigned char uint8_t; typedef
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/property/
H A Dintf_stack_resetable.h26 enum ResetResult : uint8_t { enum
H A Dintf_modifier.h27 enum EvaluationResult : uint8_t { enum
/third_party/libexif/contrib/watcom/
H A D_stdint.h4 typedef unsigned char uint8_t; typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/blocklisted/
H A Dfake-stdint.h3 typedef unsigned char uint8_t; typedef
/third_party/vk-gl-cts/external/vulkan-docs/src/tests/
H A Dvtest.c11 typedef unsigned char uint8_t; typedef
/third_party/skia/tests/
H A DFitsInTest.cpp16 enum TestEnum_t : uint8_t { enum
[all...]
/foundation/ai/ai_engine/services/common/platform/os_wrapper/utils/
H A Dplugin_helper.cpp96 ARRAY_DATA_ENCODE_IMPL(uint8_t); variable
106 ARRAY_DATA_DECODE_IMPL(uint8_t); variable
/third_party/rust/crates/bindgen/csmith-fuzzing/
H A Dcsmith.h6 #define uint8_t unsigned char macro
/interface/sdk_c/third_party/icu4c/ndk_headers/unicode/
H A Dptypes.h76 typedef unsigned char uint8_t; typedef
92 typedef unsigned char uint8_t; typedef
/interface/sdk_c/third_party/vulkan-headers/vulkan/
H A Dvk_platform.h68 typedef unsigned __int8 uint8_t; typedef
/third_party/icu/icu4c/source/common/unicode/
H A Dptypes.h76 typedef unsigned char uint8_t; typedef
92 typedef unsigned char uint8_t; typedef
/third_party/node/deps/icu-small/source/common/unicode/
H A Dptypes.h76 typedef unsigned char uint8_t; typedef
92 typedef unsigned char uint8_t; typedef
/third_party/mesa3d/include/vulkan/
H A Dvk_platform.h68 typedef unsigned __int8 uint8_t; typedef
/third_party/rust/crates/libc/src/
H A Dfixed_width_ints.rs14 pub type uint8_t = u8; types

Completed in 5 milliseconds

12345