Searched refs:ffi (Results 1 - 6 of 6) sorted by relevance

/external/e2fsprogs/debugfs/
H A Dro_debug_cmds.ct58 find_free_inode, ffi;
H A Ddebug_cmds.ct104 find_free_inode, ffi;
/external/fio/
H A Dserver.c469 struct fio_fork_item *ffi; local
471 ffi = malloc(sizeof(*ffi));
472 ffi->exitval = 0;
473 ffi->signal = 0;
474 ffi->exited = 0;
475 ffi->pid = pid;
476 flist_add_tail(&ffi->list, list);
491 static void fio_server_check_fork_item(struct fio_fork_item *ffi) argument
495 ret = waitpid(ffi
515 fio_server_fork_item_done(struct fio_fork_item *ffi) argument
531 struct fio_fork_item *ffi; local
[all...]
/external/llvm/lib/ExecutionEngine/Interpreter/
H A DExternalFunctions.cpp39 #include <ffi.h>
42 #include <ffi/ffi.h>
/external/icu/icu4c/source/test/intltest/
H A Dstrcase.cpp542 UnicodeString ffi=UNICODE_STRING_SIMPLE("ffi"); local
564 if((full==ffi && c==0xfb03) || (full==ss && (c==0xdf || c==0x1e9e))) {
/external/llvm/
H A Dconfigure9555 for ac_lib in '' ffi; do
13698 for ac_header in ffi.h ffi/ffi.h

Completed in 382 milliseconds