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

  /external/llvm/lib/ExecutionEngine/Interpreter/
ExternalFunctions.cpp 184 ffi_cif cif; local
221 if (ffi_prep_cif(&cif, FFI_DEFAULT_ABI, NumArgs, rtype, &args[0]) == FFI_OK) {
225 ffi_call(&cif, Fn, ret.data(), values.data());
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_act.c 320 APPL_TRACE_ERROR("bta_gattc_deregister Deregister Failedm unknown client cif");
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
shobjidl.h 1870 CATEGORYINFO_FLAGS cif; member in struct:__MIDL___MIDL_itf_shobjidl_0211_0003
    [all...]

Completed in 91 milliseconds