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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/
msisupport.c 24 #define PSIZE 1024
25 WCHAR wpath[PSIZE];
26 char path[PSIZE];
28 DWORD size = PSIZE;
  /external/python/cpython2/Tools/msi/
msisupport.c 24 #define PSIZE 1024
25 WCHAR wpath[PSIZE];
26 char path[PSIZE];
28 DWORD size = PSIZE;
  /external/python/cpython3/Lib/ctypes/
wintypes.py 192 LPSIZE = PSIZE = ctypes.POINTER(SIZE)
  /external/mesa3d/src/gallium/state_trackers/nine/
vertexdeclaration9.c 132 NINE_DECLUSAGE_CASE0(PSIZE);
154 [NINE_DECLUSAGE_PSIZE] = "PSIZE",
344 /* normals, psize and colors */
nine_dump.c 705 CAP_CASE(FVFCaps, D3DFVFCAPS, PSIZE);

Completed in 74 milliseconds