Home
last modified time | relevance | path

Searched defs:ffi (Results 1 – 6 of 6) sorted by relevance

/external/v8/test/mjsunit/wasm/
Dffi-error.js9 function testCallFFI(ffi) { argument
/external/v8/src/wasm/
Dwasm-js.cc222 i::Handle<i::JSObject> ffi = i::Handle<i::JSObject>::null(); in InstantiateModuleFromAsm() local
261 i::Handle<i::JSObject> ffi = i::Handle<i::JSObject>::null(); in InstantiateModule() local
Dwasm-module.cc241 Handle<JSObject> ffi, in Instantiate()
/external/skia/tests/
DFontMgrAndroidParserTest.cpp90 const FontFileInfo& ffi = fontFamilies[i]->fFonts[j]; in DumpLoadedFonts() local
/external/fio/
Dserver.c483 struct fio_fork_item *ffi; in fio_server_add_fork_item() local
505 static void fio_server_check_fork_item(struct fio_fork_item *ffi) in fio_server_check_fork_item()
529 static void fio_server_fork_item_done(struct fio_fork_item *ffi) in fio_server_fork_item_done()
545 struct fio_fork_item *ffi; in fio_server_check_fork_items() local
/external/icu/icu4c/source/test/intltest/
Dstrcase.cpp541 UnicodeString ffi=UNICODE_STRING_SIMPLE("ffi"); in TestFullCaseFoldingIterator() local