Home
last modified time | relevance | path

Searched defs:UINT (Results 1 – 25 of 31) sorted by relevance

12

/third_party/lzma/CPP/Common/
DStringConvert.h31 inline const wchar_t* GetUnicodeString(const wchar_t *u, UINT) { return u; } in GetUnicodeString() argument
32 inline const UString& GetUnicodeString(const UString &u, UINT) { return u; } in GetUnicodeString() argument
54 inline const wchar_t* GetSystemString(const wchar_t *u, UINT /* codePage */) { return u;} in GetSystemString() argument
55 inline const UString& GetSystemString(const UString &u, UINT /* codePage */) { return u;} in GetSystemString() argument
64 inline const char* GetSystemString(const char *a, UINT) { return a; } in GetSystemString() argument
65 inline const AString& GetSystemString(const AString &a, UINT) { return a; } in GetSystemString() argument
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_state.c1551 ARG_VAL(UINT, StreamNumber), in CSMT_ITEM_NO_WAIT()
1594 ARG_VAL(UINT, StreamNumber), in CSMT_ITEM_NO_WAIT()
1612 ARG_VAL(UINT, IndexSize), in CSMT_ITEM_NO_WAIT()
1675 ARG_VAL(UINT, StartRegister), in CSMT_ITEM_NO_WAIT()
1700 ARG_VAL(UINT, StartRegister), in CSMT_ITEM_NO_WAIT()
1726 ARG_VAL(UINT, StartRegister), in CSMT_ITEM_NO_WAIT()
1767 ARG_VAL(UINT, StartRegister), in CSMT_ITEM_NO_WAIT()
1784 ARG_VAL(UINT, StartRegister), in CSMT_ITEM_NO_WAIT()
1800 ARG_VAL(UINT, StartRegister), in CSMT_ITEM_NO_WAIT()
1825 ARG_VAL(UINT, StartRegister), in CSMT_ITEM_NO_WAIT()
[all …]
/third_party/FatFs/source/
Dinteger.h33 typedef unsigned int UINT; typedef
/third_party/lzma/CPP/Windows/Control/
DWindow2.h34 …virtual bool OnNotify(UINT /* controlID */, LPNMHDR /* lParam */, LRESULT & /* result */) { return… in OnNotify() argument
DPropertyPage.cpp33 bool CPropertyPage::OnNotify(UINT /* controlID */, LPNMHDR lParam) in OnNotify() argument
DDialog.h129 virtual bool OnNotify(UINT /* controlID */, LPNMHDR /* lParam */) { return false; } in OnNotify() argument
/third_party/protobuf/src/google/protobuf/util/internal/
Djson_stream_parser.h123 enum Type { DOUBLE, INT, UINT }; enumerator
/third_party/mesa3d/src/util/indices/
Du_unfilled_gen.py27 GENERATE, UBYTE, USHORT, UINT = 'generate', 'ubyte', 'ushort', 'uint' variable
Du_indices_gen.py27 GENERATE, UBYTE, USHORT, UINT = 'generate', 'ubyte', 'ushort', 'uint' variable
/third_party/musl/src/stdio/
Dvfwprintf.c31 PTR, INT, UINT, ULLONG, enumerator
Dvfprintf.c38 PTR, INT, UINT, ULLONG, enumerator
/third_party/lzma/CPP/Windows/
DShell.cpp158 bool BrowseForFolder(HWND, LPCTSTR, UINT, LPCTSTR, CSysString &) in BrowseForFolder() argument
/third_party/python/Lib/ctypes/
Dwintypes.py11 UINT = ctypes.c_uint variable
/third_party/musl/porting/uniproton/kernel/src/stdio/
Dvfprintf.c43 PTR, INT, UINT, ULLONG, enumerator
/third_party/musl/porting/liteos_a/kernel/src/stdio/
Dvfprintf.c43 PTR, INT, UINT, ULLONG, enumerator
/third_party/musl/porting/linux/user/src/stdio/
Dvfprintf.c38 PTR, INT, UINT, ULLONG, enumerator
/third_party/musl/porting/liteos_m/kernel/src/stdio/
Dvfprintf.c43 PTR, INT, UINT, ULLONG, enumerator
/third_party/lzma/CPP/7zip/UI/FileManager/
DBrowseDialog.cpp371 bool CBrowseDialog::OnNotify(UINT /* controlID */, LPNMHDR header) in OnNotify() argument
DProgressDialog2.cpp1297 bool CProgressDialog::OnNotify(UINT /* controlID */, LPNMHDR header) in OnNotify() argument
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-format.c220 #define UINT (GST_AUDIO_FORMAT_FLAG_INTEGER) macro
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineInterfaceMatchingTests.cpp410 UINT enumerator
/third_party/vk-gl-cts/modules/glshared/
DglsScissorTests.cpp585 enum Type {FLOAT, INT, UINT}; enumerator
/third_party/lzma/C/
D7zTypes.h183 typedef unsigned int UINT; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULibFunc.h259 UINT = 0x30, enumerator
/third_party/glslang/glslang/MachineIndependent/
Dglslang_tab.cpp.h51 UINT = 261, enumerator

12