Searched defs:byref (Results 1 - 4 of 4) sorted by relevance

/external/llvm/bindings/python/llvm/
H A Dbit_reader.py10 from ctypes import byref namespace
20 result = lib.LLVMParseBitcode(mem_buffer, byref(module), byref(out))
H A Dcore.py17 from ctypes import byref namespace
162 byref(memory), byref(out))
265 result = lib.LLVMPrintModuleToFile(self, filename, byref(out))
/external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
H A Dp23.cpp27 auto byref = [&values...]() { print(values...); }; local
28 byref();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 455 milliseconds