| /third_party/FatFs/source/ |
| H A D | integer.h | 33 typedef unsigned int UINT; typedef
|
| /third_party/musl/src/stdio/ |
| H A D | vfwprintf.c | 31 PTR, INT, UINT, ULLONG, enumerator
|
| H A D | vfprintf.c | 38 PTR, INT, UINT, ULLONG, enumerator
|
| /third_party/protobuf/src/google/protobuf/util/internal/ |
| H A D | json_stream_parser.h | 123 enum Type { DOUBLE, INT, UINT }; enumerator
|
| /third_party/musl/porting/liteos_a/kernel/src/stdio/ |
| H A D | vfprintf.c | 43 PTR, INT, UINT, ULLONG, enumerator
|
| /third_party/musl/porting/linux/user/src/stdio/ |
| H A D | vfprintf.c | 38 PTR, INT, UINT, ULLONG, enumerator
|
| /third_party/musl/porting/liteos_m/kernel/src/stdio/ |
| H A D | vfprintf.c | 43 PTR, INT, UINT, ULLONG, enumerator
|
| /third_party/musl/porting/uniproton/kernel/src/stdio/ |
| H A D | vfprintf.c | 43 PTR, INT, UINT, ULLONG, enumerator
|
| /third_party/python/Lib/ctypes/ |
| H A D | wintypes.py | 11 UINT = ctypes.c_uint variable
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsScissorTests.cpp | 585 enum Type {FLOAT, INT, UINT}; enumerator
|
| /third_party/lzma/C/ |
| H A D | 7zTypes.h | 188 typedef unsigned int UINT;
typedef
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineInterfaceMatchingTests.cpp | 945 { VecType::UVEC2, { "uvec2", ComponentType::UINT, 2, { "2", "8", "", "" } } }, in getVecData() member in vkt::pipeline::__anon28226::ComponentType 946 { VecType::UVEC3, { "uvec3", ComponentType::UINT, 3, { "3", "9", "27", "" } } }, in getVecData() member in vkt::pipeline::__anon28226::ComponentType 947 { VecType::UVEC4, { "uvec4", ComponentType::UINT, 4, { "4", "16", "64", "256" } } }, in getVecData() member in vkt::pipeline::__anon28226::ComponentType
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineInterfaceMatchingTests.cpp | 943 { VecType::UVEC2, { "uvec2", ComponentType::UINT, 2, { "2", "8", "", "" } } }, in getVecData() member in vkt::pipeline::__anon29445::ComponentType 944 { VecType::UVEC3, { "uvec3", ComponentType::UINT, 3, { "3", "9", "27", "" } } }, in getVecData() member in vkt::pipeline::__anon29445::ComponentType 945 { VecType::UVEC4, { "uvec4", ComponentType::UINT, 4, { "4", "16", "64", "256" } } }, in getVecData() member in vkt::pipeline::__anon29445::ComponentType
|
| /third_party/python/Lib/test/ |
| H A D | test_codecs.py | 39 from ctypes.wintypes import BOOL, BYTE, WCHAR, UINT, DWORD namespace
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPULibFunc.h | 259 UINT = 0x30, enumerator
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cShadingLanguage420PackTests.hpp | 94 UINT, enumerator
|
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | glslang_tab.cpp.h | 60 UINT = 261, /* UINT */ enumerator
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir.h | 482 UINT, enumerator
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| H A D | vktRayTracingMiscTests.cpp | 220 UINT, member in vkt::RayTracing::__anon28542::VariableType
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| H A D | vktRayTracingMiscTests.cpp | 219 UINT, member in vkt::RayTracing::__anon29726::VariableType
|
| /third_party/mesa3d/include/D3D9/ |
| H A D | d3d9types.h | 74 typedef unsigned int UINT; typedef [all...] |