HomeSort by: relevance | last modified time | path
    Searched defs:horizontal (Results 1 - 7 of 7) sorted by relevancy

  /src/external/mpl/bind/dist/lib/dns/rdata/generic/
loc_29.h 24 uint8_t horizontal; member in struct:dns_rdata_loc_0
  /src/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/
loc_29.h 25 uint8_t horizontal; member in struct:dns_rdata_loc_0
  /src/external/mpl/bind/dist/bin/dig/
dighost.c 1859 bool horizontal = false, bad = false; local
1900 if (!horizontal) {
1901 dighost_warning("BAD (HORIZONTAL) "
1904 horizontal = true;
  /src/external/gpl3/gdb/dist/gdb/
aarch64-tdep.c 227 /* Direction (horizontal/vertical). Only used for tile slices. */
228 bool horizontal; member in struct:za_pseudo_encoding
2242 pseudo-registers are horizontal tile slices and odd-numbered
2244 encoding.horizontal = !(dts & 1);
2267 encoding.horizontal = false;
2857 const char orientation = encoding.horizontal ? 'h' : 'v';
3142 if (encoding.horizontal)
3144 /* Horizontal tile slices are contiguous ranges of svl bytes. */
3152 /* Horizontal tile slice data is contiguous and thus doesn't have
3155 /* Horizontal tile slice data is contiguous and thus only has
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
aarch64-tdep.c 226 /* Direction (horizontal/vertical). Only used for tile slices. */
227 bool horizontal; member in struct:za_pseudo_encoding
2242 pseudo-registers are horizontal tile slices and odd-numbered
2244 encoding.horizontal = !(dts & 1);
2267 encoding.horizontal = false;
2857 const char orientation = encoding.horizontal ? 'h' : 'v';
3142 if (encoding.horizontal)
3144 /* Horizontal tile slices are contiguous ranges of svl bytes. */
3152 /* Horizontal tile slice data is contiguous and thus doesn't have
3155 /* Horizontal tile slice data is contiguous and thus only has
    [all...]
  /src/external/mpl/bind/include/dns/
rdatastruct.h 794 uint8_t horizontal; member in struct:dns_rdata_loc_0
  /src/external/mpl/dhcp/bind/include/dns/
rdatastruct.h 886 uint8_t horizontal; member in struct:dns_rdata_loc_0

Completed in 36 milliseconds