Home
last modified time | relevance | path

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

/external/v8/src/ffi/
Dffi-compiler.cc33 namespace ffi { namespace
/external/skia/tests/
DFontMgrAndroidParserTest.cpp100 const FontFileInfo& ffi = fontFamilies[i]->fFonts[j]; in DumpLoadedFonts() local
/external/skqp/tests/
DFontMgrAndroidParserTest.cpp100 const FontFileInfo& ffi = fontFamilies[i]->fFonts[j]; in DumpLoadedFonts() local
/external/fio/
Dserver.c649 struct fio_fork_item *ffi; in fio_server_add_fork_item() local
671 static void fio_server_check_fork_item(struct fio_fork_item *ffi) in fio_server_check_fork_item()
695 static void fio_server_fork_item_done(struct fio_fork_item *ffi, bool stop) in fio_server_fork_item_done()
714 struct fio_fork_item *ffi; in fio_server_check_fork_items() local
/external/swiftshader/third_party/LLVM/tools/llvm-objdump/
DMachODump.cpp519 for (unsigned ffi = 0, ffe = Functions.size(); ffi != ffe; ++ffi) { in DisassembleInputMachO() local
/external/icu/icu4c/source/test/intltest/
Dstrcase.cpp666 UnicodeString ffi=UNICODE_STRING_SIMPLE("ffi"); in TestFullCaseFoldingIterator() local
/external/v8/src/runtime/
Druntime-test.cc48 v8::MaybeLocal<v8::Value> ffi, bool is_async) { in IsWasmInstantiateAllowed()
/external/v8/src/wasm/
Dwasm-js.cc99 i::MaybeHandle<i::JSReceiver> ffi, bool is_async) { in IsInstantiationAllowed()
Dwasm-module.cc953 MaybeHandle<JSReceiver> ffi, in InstantiationHelper()
/external/python/cpython3/Python/
Dsysmodule.c977 VS_FIXEDFILEINFO *ffi; in sys_getwindowsversion() local
/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp2631 VS_FIXEDFILEINFO *ffi; in IsCrtInstalled() local