HomeSort by relevance Sort by last modified time
    Searched full:int_ptr (Results 51 - 72 of 72) sorted by null

1 23

  /external/clang/test/Sema/
designated-initializers.c 212 int *int_ptr; member in union:Enigma::__anon9303
  /art/runtime/interpreter/
unstarted_runtime_test.cc 265 const unaligned_int* int_ptr = reinterpret_cast<const unaligned_int*>(base_ptr + i); local
266 EXPECT_EQ(result.GetI(), *int_ptr);
  /external/compiler-rt/lib/msan/tests/
msan_test.cc 4239 int *int_ptr = new int; local
4300 int *int_ptr = Ident(new int); local
    [all...]
  /external/lzma/CPP/7zip/UI/FileManager/
ProgressDialog2.cpp 913 INT_PTR CProgressDialog::Create(const UString &title, NWindows::CThread &thread, HWND wndParent)
915 INT_PTR res = 0;
BrowseDialog.cpp 140 INT_PTR Create(HWND parent = 0) { return CModalDialog::Create(IDD_BROWSE, parent); }
ExtractCallback.cpp 166 INT_PTR writeAnswer = dialog.Create(*ProgressDialog);
  /system/core/adb/
sysdeps.h 406 return static_cast<int>(reinterpret_cast<INT_PTR>(h));
411 return reinterpret_cast<HANDLE>(static_cast<INT_PTR>(fd));
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
commctrl.h 733 INT_PTR iString;
743 WINCOMMCTRLAPI HBITMAP WINAPI CreateMappedBitmap(HINSTANCE hInstance,INT_PTR idBitmap,UINT wFlags,LPCOLORMAP lpColorMap,int iNumMaps);
    [all...]
winuser.h 40 typedef INT_PTR (CALLBACK *DLGPROC)(HWND,UINT,WPARAM,LPARAM);
    [all...]
dxtmpl.h 23 #define DX_BEFORE_START_POSITION ((void*)(INT_PTR)-1)
wininet.h 652 #define INTERNET_INVALID_STATUS_CALLBACK ((INTERNET_STATUS_CALLBACK)(INT_PTR)-1)
    [all...]
vfw.h     [all...]
  /external/deqp/framework/delibs/debase/
deDefs.h 173 typedef INT_PTR deIntptr;
  /external/e2fsprogs/ext2ed/
general_com.c 360 unsigned short *int_ptr; local
  /external/clang/test/Analysis/
misc-ps.m 357 typedef long INT_PTR, *PINT_PTR;
358 typedef INT_PTR (*FARPROC)();
    [all...]
  /external/netperf/src/
netlib.c 1866 int *int_ptr; local
    [all...]
  /prebuilts/misc/windows/sdl2/lib/x64/
SDL2main.lib 43 SDL_SCANCODE_CALCULATOR? SDL_SCANCODE_COMPUTER? SDL_SCANCODE_AC_SEARCH? SDL_SCANCODE_AC_HOME?SDL_SCANCODE_AC_BACK ?SDL_SCANCODE_AC_FORWARD?SDL_SCANCODE_AC_STOP ?SDL_SCANCODE_AC_REFRESH"?SDL_SCANCODE_AC_BOOKMARKS$?SDL_SCANCODE_BRIGHTNESSDOWN"?SDL_SCANCODE_BRIGHTNESSUP#?SDL_SCANCODE_DISPLAYSWITCH$?SDL_SCANCODE_KBDILLUMTOGGLE"?SDL_SCANCODE_KBDILLUMDOWN ?SDL_SCANCODE_KBDILLUMUP?SDL_SCANCODE_EJECT?SDL_SCANCODE_SLEEPCOR_VERSION_MAJOR_V2?SDL_FALSE?SDL_TRUEuuint32_tFormatStringAttributeLONG_PTRylocaleinfo_struct #SIZE_T BOOLEAN?LPUWSTR?SA_YesNoMaybe?SA_YesNoMaybeterrno_t pLPSTR!pthreadmbcinfo?LPCWSTR#rsize_t._TP_CALLBACK_ENVIRON uUint32 tBOOL ?__m128 ?__m128!wchar_t qTCHAR!uint16_t PTP_CALLBACK_INSTANCE#ReplacesCorHdrNumericDefines !PWSTR#uint64_t?PreAttribute LC_ID PCUWSTR"TP_VERSION?threadlocaleinfostruct PVOID?SA_AccessType?SA_AccessType_locale_t?SDL_Rect?SDL_Rect ?_iobufINT_PTR "DWORDpva_listHINSTANCESA_AttrTarget  BYTEPTP_POOL#DWORD64 qWCHAR#UINT_PTRPostAttribute  PBYTE LONG ?PUWSTR !Uint16 LONG64 !LPWSTR #size_ttagLC_ID?SDL_boolSDL_WindowFlags?SDL_Scancode
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/
libws2_32.a     [all...]
  /external/opencv3/modules/highgui/src/
window_w32.cpp     [all...]
  /external/clang/unittests/ASTMatchers/
ASTMatchersTest.cpp     [all...]
  /external/clang/lib/Sema/
SemaCast.cpp 840 /// char *bytes = reinterpret_cast\<char*\>(int_ptr);
    [all...]
  /external/libchrome/sandbox/win/wow_helper/
wow_helper.pdb     [all...]

Completed in 845 milliseconds

1 23