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

  /external/bluetooth/bluedroid/hci/src/
btsnoop.c 268 uint32_t value, value_hi; local
286 tv_to_btsnoop_ts(&value, &value_hi, &tv);
287 value_hi = l_to_be(value_hi);
289 write(hci_btsnoop_fd, &value_hi, 4);
314 uint32_t value, value_hi; local
332 tv_to_btsnoop_ts(&value, &value_hi, &tv);
333 value_hi = l_to_be(value_hi);
335 write(hci_btsnoop_fd, &value_hi, 4)
360 uint32_t value, value_hi; local
405 uint32_t value, value_hi; local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
syncstr.h 150 INT32 value_hi B32;
163 INT32 value_hi B32;
196 INT32 value_hi B32;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
syncstr.h 150 INT32 value_hi B32;
163 INT32 value_hi B32;
196 INT32 value_hi B32;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
syncstr.h 150 INT32 value_hi B32;
163 INT32 value_hi B32;
196 INT32 value_hi B32;

Completed in 4322 milliseconds