Searched refs:restype (Results 1 – 13 of 13) sorted by relevance
40 CreateEventA.restype = HANDLE45 CreateFileA.restype = HANDLE49 CreateEventW.restype = HANDLE54 CreateFileW.restype = HANDLE75 GetLastError.restype = DWORD82 GetOverlappedResult.restype = BOOL86 ResetEvent.restype = BOOL92 WriteFile.restype = BOOL98 ReadFile.restype = BOOL102 CloseHandle.restype = BOOL[all …]
442 library.LLVMInitializeCore.restype = None445 library.LLVMInitializeTransformUtils.restype = None448 library.LLVMInitializeScalarOpts.restype = None451 library.LLVMInitializeObjCARCOpts.restype = None454 library.LLVMInitializeVectorization.restype = None457 library.LLVMInitializeInstCombine.restype = None460 library.LLVMInitializeIPO.restype = None463 library.LLVMInitializeInstrumentation.restype = None466 library.LLVMInitializeAnalysis.restype = None469 library.LLVMInitializeCodeGen.restype = None[all …]
432 library.LLVMCreateObjectFile.restype = c_object_p437 library.LLVMGetSections.restype = c_object_p442 library.LLVMIsSectionIteratorAtEnd.restype = bool449 library.LLVMGetSymbols.restype = c_object_p454 library.LLVMIsSymbolIteratorAtEnd.restype = bool459 library.LLVMGetSectionName.restype = c_char_p462 library.LLVMGetSectionSize.restype = c_uint64466 library.LLVMGetSectionContents.restype = POINTER(c_char)469 library.LLVMGetSectionAddress.restype = c_uint64472 library.LLVMGetSectionContainsSymbol.restype = bool[all …]
152 library.LLVMCreateDisasm.restype = c_object_p158 library.LLVMDisasmInstruction.restype = c_size_t161 library.LLVMSetDisasmOptions.restype = c_int
28 library.LLVMParseBitcode2.restype = bool
36 iokit.IOServiceMatching.restype = ctypes.c_void_p39 iokit.IOServiceGetMatchingServices.restype = ctypes.c_void_p44 iokit.IORegistryEntryCreateCFProperty.restype = ctypes.c_void_p47 iokit.IORegistryEntryGetPath.restype = ctypes.c_void_p50 iokit.IORegistryEntryGetName.restype = ctypes.c_void_p53 iokit.IOObjectGetClass.restype = ctypes.c_void_p59 cf.CFStringCreateWithCString.restype = ctypes.c_void_p62 cf.CFStringGetCStringPtr.restype = ctypes.c_char_p65 cf.CFNumberGetValue.restype = ctypes.c_void_p
79 SetupDiDestroyDeviceInfoList.restype = BOOL83 SetupDiClassGuidsFromName.restype = BOOL87 SetupDiEnumDeviceInfo.restype = BOOL91 SetupDiGetClassDevs.restype = HDEVINFO96 SetupDiGetDeviceRegistryProperty.restype = BOOL100 SetupDiGetDeviceInstanceId.restype = BOOL104 SetupDiOpenDevRegKey.restype = HKEY109 RegCloseKey.restype = LONG113 RegQueryValueEx.restype = LONG
259 l.drmGetVersion.restype = POINTER(DrmVersion)262 l.drmFreeVersion.restype = None265 l.drmModeGetResources.restype = POINTER(DrmModeResources)268 l.drmModeFreeResources.restype = None271 l.drmModeGetCrtc.restype = POINTER(DrmModeCrtc)274 l.drmModeFreeCrtc.restype = None277 l.drmModeGetFB.restype = POINTER(DrmModeFB)280 l.drmModeFreeFB.restype = None283 l.drmIoctl.restype = c_int
59 mach_absolute_time.restype = ctypes.c_uint64166 get_tick_count_64.restype = ctypes.c_ulonglong172 get_tick_count.restype = ctypes.c_uint32
547 static char *printContainer(SResource *res, const char *container, const char *restype, const char … in printContainer() argument573 if (restype != NULL) { in printContainer()574 printAttribute("restype", restype, (int32_t) uprv_strlen(restype)); in printContainer()
1162 int restype; in nbt_udp137_print() local1167 restype = EXTRACT_16BITS(p); in nbt_udp137_print()1179 if (restype == 0x21) { in nbt_udp137_print()
609 eas_dll.EAS_Config.restype = POINTER(EAS_Config)
3508 func.restype = item[2]