/external/python/cpython3/Modules/_ctypes/ |
_ctypes.c | 46 It has some similarity to the byref() construct compared to pointer() 71 byref(cdata) 1003 it by calling byref(<type>). [all...] |
/external/autotest/client/cros/graphics/ |
drm.py | 383 DRM_CLOEXEC, byref(prime_fd))
|
/external/python/cpython2/Lib/ctypes/ |
__init__.py | 140 from _ctypes import sizeof, byref, addressof, alignment, resize
|
/external/python/cpython3/Lib/ctypes/ |
__init__.py | 135 from _ctypes import sizeof, byref, addressof, alignment, resize
|
/kernel/tests/net/test/ |
csocket.py | 343 addr, ctypes.byref(alen))
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/ |
__init__.py | 143 from _ctypes import sizeof, byref, addressof, alignment, resize
|
/prebuilts/gdb/linux-x86/lib/python2.7/ctypes/ |
__init__.py | 143 from _ctypes import sizeof, byref, addressof, alignment, resize
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/ |
__init__.py | 143 from _ctypes import sizeof, byref, addressof, alignment, resize
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/ |
__init__.py | 143 from _ctypes import sizeof, byref, addressof, alignment, resize
|
/external/clang/include/clang/Sema/ |
ScopeInfo.h | 451 Capture(VarDecl *Var, bool Block, bool ByRef, bool IsNested, 456 Cpy, !Var ? Cap_VLA : Block ? Cap_Block : ByRef ? Cap_ByRef [all...] |
/external/python/cpython2/Doc/library/ |
ctypes.rst | 519 :mod:`ctypes` exports the :func:`byref` function which is used to pass 522 constructs a real pointer object, so it is faster to use :func:`byref` if you 531 ... byref(i), byref(f), s) 829 the required :func:`byref` conversion in this case automatically. [all...] |
/external/python/cpython3/Doc/library/ |
ctypes.rst | 534 :mod:`ctypes` exports the :func:`byref` function which is used to pass parameters 537 object, so it is faster to use :func:`byref` if you don't need the pointer 546 ... byref(i), byref(f), s) 844 the required :func:`byref` conversion in this case automatically. [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/ |
ScopeInfo.h | 516 Capture(VarDecl *Var, bool Block, bool ByRef, bool IsNested, 521 Cpy, !Var ? Cap_VLA : Block ? Cap_Block : ByRef ? Cap_ByRef [all...] |
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/ |
AttrDump.inc | 194 case BlocksAttr::ByRef: 195 OS << " ByRef";
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Sema/ |
ScopeInfo.h | 518 Capture(VarDecl *Var, bool Block, bool ByRef, bool IsNested, 523 Cpy, !Var ? Cap_VLA : Block ? Cap_Block : ByRef ? Cap_ByRef [all...] |
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/ |
AttrDump.inc | 194 case BlocksAttr::ByRef: 195 OS << " ByRef";
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Sema/ |
ScopeInfo.h | 518 Capture(VarDecl *Var, bool Block, bool ByRef, bool IsNested, 523 Cpy, !Var ? Cap_VLA : Block ? Cap_Block : ByRef ? Cap_ByRef [all...] |
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/ |
AttrDump.inc | 195 case BlocksAttr::ByRef: 196 OS << " ByRef";
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Sema/ |
ScopeInfo.h | 518 Capture(VarDecl *Var, bool Block, bool ByRef, bool IsNested, 523 Cpy, !Var ? Cap_VLA : Block ? Cap_Block : ByRef ? Cap_ByRef [all...] |
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/ |
AttrDump.inc | 195 case BlocksAttr::ByRef: 196 OS << " ByRef";
|
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Sema/ |
ScopeInfo.h | 518 Capture(VarDecl *Var, bool Block, bool ByRef, bool IsNested, 523 Cpy, !Var ? Cap_VLA : Block ? Cap_Block : ByRef ? Cap_ByRef [all...] |
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/ |
AttrDump.inc | 195 case BlocksAttr::ByRef: 196 OS << " ByRef";
|
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Sema/ |
ScopeInfo.h | 518 Capture(VarDecl *Var, bool Block, bool ByRef, bool IsNested, 523 Cpy, !Var ? Cap_VLA : Block ? Cap_Block : ByRef ? Cap_ByRef [all...] |
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/ |
AttrDump.inc | 195 case BlocksAttr::ByRef: 196 OS << " ByRef";
|
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Sema/ |
ScopeInfo.h | 518 Capture(VarDecl *Var, bool Block, bool ByRef, bool IsNested, 523 Cpy, !Var ? Cap_VLA : Block ? Cap_Block : ByRef ? Cap_ByRef [all...] |