HomeSort by relevance Sort by last modified time
    Searched defs:byte_order (Results 1 - 11 of 11) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
tc-arc.c 88 static int byte_order = DEFAULT_BYTE_ORDER; variable
159 byte_order = BIG_ENDIAN;
163 byte_order = LITTLE_ENDIAN;
191 target_big_endian = byte_order == BIG_ENDIAN;
    [all...]
  /toolchain/binutils/binutils-2.25/include/
ieee.h 38 unsigned char byte_order; member in struct:ieee_address
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlibint.h 85 int byte_order; /* screen byte order, LSBFirst, MSBFirst */ member in struct:_XDisplay
    [all...]
Xlib.h 125 #define ImageByteOrder(dpy) (((_XPrivDisplay)dpy)->byte_order)
376 int byte_order; /* data byte order, LSBFirst, MSBFirst */ member in struct:_XImage
523 int byte_order; /* screen byte order, LSBFirst, MSBFirst */ member in struct:_XDisplay
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xlibint.h 83 int byte_order; /* screen byte order, LSBFirst, MSBFirst */ member in struct:_XDisplay
    [all...]
Xlib.h 122 #define ImageByteOrder(dpy) (((_XPrivDisplay)dpy)->byte_order)
373 int byte_order; /* data byte order, LSBFirst, MSBFirst */ member in struct:_XImage
520 int byte_order; /* screen byte order, LSBFirst, MSBFirst */ member in struct:_XDisplay
    [all...]
  /hardware/intel/common/libva/va/
va.h 2787 unsigned int byte_order; \/* VA_LSB_FIRST, VA_MSB_FIRST *\/ member in struct:_VAImageFormat
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/xcb/
xproto.h 389 uint8_t byte_order; /**< */ member in struct:xcb_setup_request_t
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/xcb/
xproto.h 389 uint8_t byte_order; /**< */ member in struct:xcb_setup_request_t
    [all...]
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 

Completed in 973 milliseconds