Searched defs:IntToPtr (Results 1 – 10 of 10) sorted by relevance
| /external/libbrillo/brillo/streams/ | ||
| D | input_stream_set_unittest.cc | 41 inline static void* IntToPtr(int addr) { in IntToPtr() function in brillo::InputStreamSetTest |
| D | memory_containers_unittest.cc | 45 inline static void* IntToPtr(int addr) { in IntToPtr() function in brillo::MemoryContainerTest |
| D | memory_stream_unittest.cc | 58 inline static void* IntToPtr(int addr) { in IntToPtr() function in brillo::MemoryStreamTest |
| D | file_stream_unittest.cc | 169 inline static char* IntToPtr(int addr) { in IntToPtr() function in brillo::FileStreamTest |
| /external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/ | ||
| D | llvm.ml | 183 | IntToPtr Constructor |
| D | llvm.mli | 233 | IntToPtr Constructor |
| /external/llvm/bindings/ocaml/llvm/ | ||
| D | llvm.ml | 195 | IntToPtr Constructor |
| D | llvm.mli | 253 | IntToPtr Constructor |
| /external/llvm/bindings/go/llvm/ | ||
| D | ir.go | 218 IntToPtr Opcode = C.LLVMIntToPtr const |
| /external/clang/lib/CodeGen/ | ||
| D | CGBuiltin.cpp | 1982 Value *IntToPtr = in EmitBuiltinExpr() local |