HomeSort by relevance Sort by last modified time
    Searched defs:rtype (Results 1 - 6 of 6) sorted by null

  /external/libffi/darwin-x86/
ffi.h 181 ffi_type *rtype; member in struct:__anon3259
350 ffi_type *rtype,
  /external/libffi/include/
ffi_real.h 182 ffi_type *rtype; member in struct:__anon3267
351 ffi_type *rtype,
  /external/ppp/pppd/
eap.c 2150 int code, id, len, rtype, vallen; local
    [all...]
  /external/bluetooth/glib/gobject/
gsignal.c 2029 GType rtype = signal_return_type & ~G_SIGNAL_TYPE_STATIC_SCOPE; local
2985 GType rtype = signal_return_type & ~G_SIGNAL_TYPE_STATIC_SCOPE; local
    [all...]
  /external/webkit/WebCore/bridge/qt/
qt_runtime.cpp 1121 int rtype = QMetaType::type(returnTypeName); local
    [all...]
  /sdk/emulator/qtools/
trace_reader.h 369 typedef typename TraceReader<T>::region_type rtype; typedef
371 const rtype *ma = *static_cast<rtype* const *>(a);
372 const rtype *mb = *static_cast<rtype* const *>(b);
    [all...]

Completed in 776 milliseconds