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

  /bionic/libc/kernel/common/linux/can/
gw.h 70 __u8 modtype; member in struct:cgw_frame_mod
  /external/kernel-headers/original/linux/can/
gw.h 68 __u8 modtype; member in struct:cgw_frame_mod
  /external/clang/utils/TableGen/
NeonEmitter.cpp 349 /// ModType - Transform a type code and its modifiers based on a mod code. The
351 static char ModType(const char mod, char type, bool &quad, bool &poly,
446 type = ModType(mod, type, quad, poly, usgn, scal, cnst, pntr);
541 type = ModType(mod, type, quad, poly, usgn, scal, cnst, pntr);
    [all...]

Completed in 149 milliseconds