HomeSort by relevance Sort by last modified time
    Searched refs:LMEM_FIXED (Results 1 - 4 of 4) sorted by null

  /external/opencv3/3rdparty/libtiff/
tif_win32.c 383 if ((szTitle = (LPTSTR)LocalAlloc(LMEM_FIXED, nBufSize)) == NULL)
414 if ((szTitle = (LPTSTR)LocalAlloc(LMEM_FIXED, nBufSize)) == NULL)
  /external/dbus/dbus/
dbus-sysdeps-wince-glue.c 502 char *buf = LocalAlloc (LMEM_FIXED, sizeof (asid));
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winbase.h 469 #define LMEM_FIXED 0x0
480 #define LPTR (LMEM_FIXED | LMEM_ZEROINIT)
483 #define NONZEROLPTR (LMEM_FIXED)
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 55 milliseconds