HomeSort by: relevance | last modified time | path
    Searched refs:CDT (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntime.cpp 11255 // In other case the notion of the function`s "characteristic data type" (CDT)
11257 // CDT is defined in the following order:
11258 // a) For non-void function, the CDT is the return type.
11260 // CDT is the type of the first such parameter.
11261 // c) If the CDT determined by a) or b) above is struct, union, or class
11264 // d) If none of the above three cases is applicable, the CDT is int.
11265 // The VLEN is then determined based on the CDT and the size of vector
11268 // VLEN = sizeof(vector_register) / sizeof(CDT),
11275 QualType CDT;
11277 CDT = RetType
    [all...]
  /src/external/gpl2/xcvs/dist/lib/
getdate.c 2630 { "CDT", tDAYZONE, -HOUR ( 6) }, /* Central Daylight */

Completed in 27 milliseconds