Searched refs:LONG (Results 1 – 7 of 7) sorted by relevance
/ndk/sources/third_party/googletest/googletest/test/ |
D | gtest_break_on_failure_unittest_.cc | 58 LONG WINAPI ExitWithExceptionCode( in ExitWithExceptionCode()
|
/ndk/sources/android/support/src/stdio/ |
D | vfwprintf.c | 66 LONG, ULONG, enumerator 68 #define LONG INT 79 #define PDIFF LONG 101 S('d') = LONG, S('i') = LONG, 156 break; case LONG: arg->i = va_arg(*ap, long); in pop_arg()
|
D | vfprintf.c | 74 LONG, ULONG, enumerator 76 #define LONG INT 87 #define PDIFF LONG 109 S('d') = LONG, S('i') = LONG, 166 break; case LONG: arg->i = va_arg(*ap, long); in pop_arg()
|
/ndk/sources/cxx-stl/stlport/src/details/ |
D | fstream_win32io.cpp | 428 SetFilePointer(_M_file_id, (LONG)-1, 0, FILE_CURRENT); in _M_read() 452 SetFilePointer(_M_file_id, -(LONG)((last + 1) - from), 0, FILE_CURRENT); in _M_read()
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/ |
D | debug.ipp | 145 …typedef LONG (WINAPI* RegQueryValueExT)( HKEY, char const* /*LPTSTR*/, LPDWORD, LPDWORD, LPBYTE, L… 146 typedef LONG (WINAPI* RegOpenKeyT)( HKEY, char const* /*LPCTSTR*/, PHKEY ); 147 typedef LONG (WINAPI* RegCloseKeyT)( HKEY );
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _threads.h | 386 LONG _M_lock;
|
/ndk/sources/host-tools/make-3.81/ |
D | main.c | 655 LONG WINAPI
|