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

  /ndk/sources/host-tools/make-3.81/
vmsfunctions.c 165 static struct atrdef Atr[] =
169 { sizeof (Rdate), ATR$C_REVDATE, (unsigned int) &Rdate[0] },
171 { sizeof (Cdate), ATR$C_CREDATE, (unsigned int) &Cdate[0] },
174 { sizeof (Rdate), ATR$C_REVDATE, &Rdate[0] },
176 { sizeof (Cdate), ATR$C_CREDATE, &Cdate[0]},
223 &FibDesc, &FileName, 0, 0, &Atr, 0);
  /external/clang/lib/Analysis/
PrintfFormatString.cpp 522 const analyze_printf::ArgType &ATR = getArgType(Ctx, IsObjCLiteral);
523 if (ATR.isValid() && ATR.matchesType(Ctx, QT))
  /external/icu4c/common/
ucnvisci.c 37 #define ATR 0xEF /* Attribute code */
81 * Enumeration for switching code pages if <ATR>+<one of below values>
    [all...]

Completed in 66 milliseconds