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

  /external/iproute2/include/
libgenl.h 6 #define GENL_REQUEST(_req, _bufsiz, _family, _hdrsiz, _ver, _cmd, _flags) \
19 .version = (_ver), \
  /device/linaro/bootloader/arm-trusted-firmware/include/common/
bl_common.h 86 #define SET_PARAM_HEAD(_p, _type, _ver, _attr) do { \
88 (_p)->h.version = (uint8_t)(_ver); \
  /device/google/contexthub/firmware/os/inc/
seos.h 283 #define INTERNAL_APP_INIT(_id, _ver, _init, _end, _event) \
290 .hdr.appVer = (_ver), \
299 #define APP_INIT(_ver, _init, _end, _event) \
308 visibility("default")) _mAppVer = _ver
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
clusapi.h 77 #define CLUSTER_GET_MAJOR_VERSION(_ver) ((_ver) >> 16)
78 #define CLUSTER_GET_MINOR_VERSION(_ver) ((_ver) & 0xFFFF)
    [all...]
  /external/dtc/Documentation/
dtc-paper.tex 166 \texttt{0x18} & \emph{last\_comp\_ver} & \\\cline{2-2}
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
turtle.py 103 _ver = "turtle 1.0b1 - for Python 2.6 - 30. 5. 2008, 18:08" variable
105 #print _ver
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
turtle.py 103 _ver = "turtle 1.0b1 - for Python 2.6 - 30. 5. 2008, 18:08" variable
105 #print _ver
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 103 _ver = "turtle 1.0b1 - for Python 2.6 - 30. 5. 2008, 18:08" variable
105 #print _ver
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 103 _ver = "turtle 1.0b1 - for Python 2.6 - 30. 5. 2008, 18:08" variable
105 #print _ver
    [all...]

Completed in 1198 milliseconds