Searched refs:filedesc (Results 1 – 3 of 3) sorted by relevance
/external/neven/ |
D | FaceDetector_jni.cpp | 128 int filedesc = open(path.string(), O_RDONLY); in initialize() local 129 int initDataSize = read(filedesc, initData, MAX_FILE_SIZE); in initialize() 130 close(filedesc); in initialize()
|
/external/llvm/test/Analysis/ScalarEvolution/ |
D | avoid-infinite-recursion-1.ll | 57 %struct.filedesc = type opaque 112 …%struct.proc = type <{ %7, %8, %struct.mtx, %struct.ucred*, %struct.filedesc*, %struct.filedesc_to…
|
/external/swiftshader/third_party/LLVM/test/Analysis/ScalarEvolution/ |
D | avoid-infinite-recursion-1.ll | 57 %struct.filedesc = type opaque 112 …%struct.proc = type <{ %7, %8, %struct.mtx, %struct.ucred*, %struct.filedesc*, %struct.filedesc_to…
|