/external/lzma/CPP/Common/ |
D | StringConvert.h | 23 inline const wchar_t* GetUnicodeString(const wchar_t* unicodeString, UINT) in GetUnicodeString() argument 25 inline const UString& GetUnicodeString(const UString &unicodeString, UINT) in GetUnicodeString() argument 48 inline const wchar_t* GetSystemString(const wchar_t* unicodeString, UINT /* codePage */) in GetSystemString() argument 50 inline const UString& GetSystemString(const UString &unicodeString, UINT /* codePage */) in GetSystemString() argument 59 inline const AString& GetSystemString(const AString &multiByteString, UINT) in GetSystemString() argument 61 inline const char * GetSystemString(const char *multiByteString, UINT) in GetSystemString() argument
|
D | MyWindows.h | 32 typedef unsigned int UINT; typedef
|
/external/chromium_org/third_party/fips181/ |
D | owntypes.h | 33 typedef unsigned int UINT; typedef
|
/external/chromium_org/cloud_print/service/win/ |
D | cloud_print_service_config.cc | 244 LRESULT SetupDialog::OnStart(UINT, INT nIdentifier, HWND, BOOL& handled) { in OnStart() argument 254 LRESULT SetupDialog::OnInstall(UINT, INT nIdentifier, HWND, BOOL& handled) { in OnInstall() argument 265 LRESULT SetupDialog::OnLogging(UINT, INT nIdentifier, HWND, BOOL& handled) { in OnLogging() argument 270 LRESULT SetupDialog::OnCancel(UINT, INT nIdentifier, HWND, BOOL& handled) { in OnCancel() argument
|
/external/dexmaker/src/dx/java/com/android/dx/dex/ |
D | SizeOf.java | 24 public static final int UINT = 4; field in SizeOf
|
/external/chromium_org/third_party/npapi/npspy/include/ |
D | xp.h | 117 #define UINT unsigned int macro
|
/external/clang/test/Lexer/ |
D | ms-extensions.c | 26 #define UINT 0xffffffffui32 macro
|
/external/aac/libSYS/include/ |
D | machine_type.h | 156 typedef unsigned int UINT; typedef
|
/external/chromium_org/third_party/webrtc/voice_engine/ |
D | voice_engine_defines.h | 263 #define UINT unsigned int macro 323 #define UINT unsigned int macro
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/indices/ |
D | u_unfilled_gen.py | 28 GENERATE, UBYTE, USHORT, UINT = 'generate', 'ubyte', 'ushort', 'uint' variable
|
D | u_indices_gen.py | 28 GENERATE, UBYTE, USHORT, UINT = 'generate', 'ubyte', 'ushort', 'uint' variable
|
/external/mesa3d/src/gallium/auxiliary/indices/ |
D | u_unfilled_gen.py | 28 GENERATE, UBYTE, USHORT, UINT = 'generate', 'ubyte', 'ushort', 'uint' variable
|
D | u_indices_gen.py | 28 GENERATE, UBYTE, USHORT, UINT = 'generate', 'ubyte', 'ushort', 'uint' variable
|
/external/opencv/otherlibs/highgui/ |
D | grfmt_exr.cpp | 62 #define UINT ((Imf::PixelType)0) macro
|
/external/libpcap/ |
D | pcap-dos.h | 54 typedef unsigned int UINT; typedef
|
/external/chromium_org/media/formats/webm/ |
D | webm_parser.cc | 25 UINT, enumerator
|
/external/deqp/modules/glshared/ |
D | glsScissorTests.cpp | 545 enum Type {FLOAT, INT, UINT}; enumerator
|
/external/chromium_org/base/strings/ |
D | safe_sprintf.h | 139 enum Type { INT, UINT, STRING, POINTER }; enumerator
|