Home
last modified time | relevance | path

Searched refs:_fields_ (Results 1 – 14 of 14) sorted by relevance

/llvm-project-15.0.7/mlir/python/mlir/runtime/
H A Dnp_to_memref.py13 _fields_ = [("real", ctypes.c_double), ("imag", ctypes.c_double)] variable in C128
18 _fields_ = [("real", ctypes.c_float), ("imag", ctypes.c_float)] variable in C64
23 _fields_ = [("f16", ctypes.c_int16)] variable in F16
53 _fields_ = [ variable in make_nd_memref_descriptor.MemRefDescriptor
69 _fields_ = [ variable in make_zero_d_memref_descriptor.MemRefDescriptor
80 _fields_ = [("rank", ctypes.c_longlong), ("descriptor", ctypes.c_void_p)] variable in UnrankedMemRefDescriptor
/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/debugger/dbgeng/
H A Dcontrol.py15 _fields_ = [ variable in DEBUG_STACK_FRAME_EX
31 _fields_ = [ variable in DEBUG_VALUE_U
42 _fields_ = [ variable in DEBUG_VALUE
83 _fields_ = [ variable in IDebugControl7Vtbl
263 IDebugControl7._fields_ = [("lpVtbl", POINTER(IDebugControl7Vtbl))]
H A Dbreakpoint.py36 _fields_ = [ variable in DebugBreakpoint2Vtbl
67 DebugBreakpoint2._fields_ = [("lpVtbl", POINTER(DebugBreakpoint2Vtbl))]
H A Dclient.py30 _fields_ = [ variable in DEBUG_CREATE_PROCESS_OPTIONS
47 _fields_ = [ variable in IDebugClient7Vtbl
147 IDebugClient7._fields_ = [("lpVtbl", POINTER(IDebugClient7Vtbl))]
H A Dsymgroup.py25 _fields_ = [ variable in IDebugSymbolGroup2Vtbl
54 IDebugSymbolGroup2._fields_ = [("lpVtbl", POINTER(IDebugSymbolGroup2Vtbl))]
H A Dsetup.py17 _fields_ = [ variable in STARTUPINFOA
38 _fields_ = [ variable in PROCESS_INFORMATION
H A Dsymbols.py63 _fields_ = [ variable in DEBUG_MODULE_PARAMETERS
80 _fields_ = [ variable in DEBUG_MODULE_AND_ID
87 _fields_ = [ variable in DEBUG_SYMBOL_ENTRY
126 _fields_ = [ variable in IDebugSymbols5Vtbl
264 IDebugSymbols5._fields_ = [("lpVtbl", POINTER(IDebugSymbols5Vtbl))]
H A Dutils.py39 _fields_ = [ variable in IID
H A Dsysobjs.py27 _fields_ = [ variable in IDebugSystemObjects4Vtbl
78 IDebugSystemObjects4._fields_ = [("lpVtbl", POINTER(IDebugSystemObjects4Vtbl))]
/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/utils/windows/
H A DPrettyOutput.py19 _fields_ = [('dwSize', ctypes.wintypes._COORD), ('dwCursorPosition', variable in _CONSOLE_SCREEN_BUFFER_INFO
/llvm-project-15.0.7/clang/bindings/python/clang/
H A Dcindex.py221 _fields_ = [("spelling", c_char_p), ("free", c_int)] variable in _CXString
236 _fields_ = [("ptr_data", c_void_p * 2), ("int_data", c_uint)] variable in SourceLocation
308 _fields_ = [ variable in SourceRange
1420 _fields_ = [("_kind_id", c_int), ("xdata", c_int), ("data", c_void_p * 3)] variable in Cursor
2185 _fields_ = [("_kind_id", c_int), ("data", c_void_p * 2)] variable in Type
2462 _fields_ = [("name", c_char_p), ("contents", c_char_p), ('length', c_ulong)] variable in _CXUnsavedFile
2629 _fields_ = [('cursorKind', c_int), ('completionString', c_object_p)] variable in CodeCompletionResult
2643 _fields_ = [('results', POINTER(CodeCompletionResult)), variable in CCRStructure
3282 _fields_ = [ variable in Token
/llvm-project-15.0.7/lldb/test/API/tools/lldb-server/commandline/
H A DTestGdbRemoteConnection.py30 _fields_ = [("Internal", LPVOID), ("InternalHigh", LPVOID), ("Offset", variable in OVERLAPPED
/llvm-project-15.0.7/mlir/test/Integration/Dialect/SparseTensor/taco/tools/
H A Dmlir_pytaco_utils.py212 _fields_ = [ variable in _SparseTensorDescriptor
/llvm-project-15.0.7/llvm/utils/lit/lit/
H A DTestRunner.py467 _fields_ = [ variable in executeBuiltinRm.SHFILEOPSTRUCTW