HomeSort by relevance Sort by last modified time
    Searched full:errinfo (Results 1 - 9 of 9) sorted by null

  /external/libxml2/os400/dlfcn/
dlfcn.c 303 Qus_EC_t errinfo; local
306 errinfo.Bytes_Provided = 0; /* Exception on error. */
309 "*YES ", "*NO ", &errinfo);
496 Qus_EC_t errinfo; local
558 errinfo.Bytes_Provided = sizeof errinfo;
560 0, &errinfo);
561 return errinfo.Bytes_Available? -1: 0;
992 Qus_EC_t errinfo; local
1006 errinfo.Bytes_Provided = 0
1056 Qus_EC_t errinfo; local
    [all...]
  /external/llvm/lib/Target/R600/
SIInstrInfo.cpp     [all...]
SIInstrInfo.h 238 StringRef &ErrInfo) const override;
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
LCML_DspCodec.c     [all...]
  /hardware/ti/omap3/dspbridge/inc/
dbdefs.h 506 struct DSP_ERRORINFO errInfo;
  /hardware/ti/omap3/dspbridge/libbridge/inc/
dbdefs.h 495 struct DSP_ERRORINFO errInfo;
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.h 342 StringRef &ErrInfo) const override;
ARMBaseInstrInfo.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h     [all...]

Completed in 129 milliseconds