HomeSort by relevance Sort by last modified time
    Searched full:_ver (Results 1 - 12 of 12) 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/
param_header.h 22 #define SET_PARAM_HEAD(_p, _type, _ver, _attr) do { \
24 (_p)->h.version = (uint8_t)(_ver); \
30 #define SET_STATIC_PARAM_HEAD(_p, _type, _ver, _p_type, _attr) \
32 ._p.h.version = (uint8_t)(_ver), \
  /device/google/contexthub/firmware/os/inc/
seos.h 313 #define INTERNAL_APP_INIT(_id, _ver, _init, _end, _event) \
320 .hdr.appVer = (_ver), \
329 #define INTERNAL_CHRE_APP_INIT(_id, _ver, _init, _end, _event) \
338 .hdr.appVer = (_ver), \
347 #define APP_INIT(_ver, _init, _end, _event) \
356 visibility("default")) _mAppVer = _ver
  /external/libvpx/libvpx/
usage.dox 79 named like the initialization methods, but without the _ver suffix.
  /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}
  /external/python/cpython2/Lib/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/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...]
  /external/python/cpython3/Lib/
turtle.py 103 _ver = "turtle 1.1b- - for Python 3.1 - 4. 5. 2009" variable
105 # print(_ver)
    [all...]

Completed in 981 milliseconds