HomeSort by relevance Sort by last modified time
    Searched refs:ffi (Results 1 - 15 of 15) sorted by null

  /external/skia/tests/
FontMgrAndroidParserTest.cpp 91 const FontFileInfo& ffi = fontFamilies[i]->fFonts[j]; local
92 SkDebugf(" file (%d) %s#%d", ffi.fWeight, ffi.fFileName.c_str(), ffi.fIndex);
93 for (const auto& coordinate : ffi.fVariationDesignPosition) {
  /external/e2fsprogs/debugfs/
ro_debug_cmds.ct 58 find_free_inode, ffi;
debug_cmds.ct 107 find_free_inode, ffi;
  /external/fio/
server.c 483 struct fio_fork_item *ffi; local
485 ffi = malloc(sizeof(*ffi));
486 ffi->exitval = 0;
487 ffi->signal = 0;
488 ffi->exited = 0;
489 ffi->pid = pid;
490 flist_add_tail(&ffi->list, list);
505 static void fio_server_check_fork_item(struct fio_fork_item *ffi)
509 ret = waitpid(ffi->pid, &status, WNOHANG)
545 struct fio_fork_item *ffi; local
    [all...]
  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/Interpreter/
ExternalFunctions.cpp 39 #include <ffi.h>
42 #include <ffi/ffi.h>
  /external/llvm/lib/ExecutionEngine/Interpreter/
ExternalFunctions.cpp 40 #include <ffi.h>
43 #include <ffi/ffi.h>
  /external/swiftshader/third_party/LLVM/tools/llvm-objdump/
MachODump.cpp 519 for (unsigned ffi = 0, ffe = Functions.size(); ffi != ffe; ++ffi) {
520 MCFunction &f = Functions[ffi];
  /external/v8/src/wasm/
wasm-js.cc 217 i::Handle<i::JSReceiver> ffi = i::Handle<i::JSObject>::null(); local
220 ffi = i::Handle<i::JSReceiver>::cast(v8::Utils::OpenHandle(*obj));
236 i::wasm::WasmModule::Instantiate(i_isolate, &thrower, i_obj, ffi, memory);
wasm-module.h 261 Handle<JSReceiver> ffi,
wasm-module.cc     [all...]
  /external/icu/icu4c/source/test/intltest/
strcase.cpp 550 UnicodeString ffi=UNICODE_STRING_SIMPLE("ffi"); local
572 if((full==ffi && c==0xfb03) || (full==ss && (c==0xdf || c==0x1e9e))) {
    [all...]
  /external/fonttools/Lib/fontTools/
agl.py 59 # name "A." Also omitted is "ffi," because AGL maps this to the
100 # - Corrected statement above about why "ffi" is omitted.
  /external/swiftshader/third_party/LLVM/
configure     [all...]
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 3566 milliseconds