Searched refs:rx (Results 1 – 10 of 10) sorted by relevance
/development/ndk/platforms/android-L/include/linux/ |
D | atm_eni.h | 24 int tx,rx; member
|
D | serial.h | 97 int rx, tx; member
|
D | atmdev.h | 31 #define __AAL_STAT_ITEMS __HANDLE_ITEM(tx); __HANDLE_ITEM(tx_err); __HANDLE_ITEM(rx); …
|
D | synclink.h | 224 __u32 cts, dsr, rng, dcd, tx, rx; member
|
/development/perftests/panorama/feature_stab/src/dbreg/ |
D | dbstabsmooth.h | 136 bool is_point_in_rect(double px, double py, double rx, double ry, double w, double h);
|
D | dbstabsmooth.cpp | 291 bool db_StabilizationSmoother::is_point_in_rect(double px, double py, double rx, double ry, double … in is_point_in_rect() argument 293 if (px < rx) in is_point_in_rect() 295 if (px >= rx + w) in is_point_in_rect()
|
/development/ndk/platforms/android-3/include/linux/ |
D | atmdev.h | 29 #define __AAL_STAT_ITEMS __HANDLE_ITEM(tx); __HANDLE_ITEM(tx_err); __HANDLE_ITEM(rx); …
|
/development/ndk/platforms/android-L/arch-mips64/include/asm/ |
D | inst.h | 764 BITFIELD_FIELD(unsigned int rx : 3, 800 BITFIELD_FIELD(unsigned int rx : 3, 807 BITFIELD_FIELD(unsigned int rx : 3,
|
/development/ndk/platforms/android-L/arch-mips/include/asm/ |
D | inst.h | 764 BITFIELD_FIELD(unsigned int rx : 3, 800 BITFIELD_FIELD(unsigned int rx : 3, 807 BITFIELD_FIELD(unsigned int rx : 3,
|
/development/ndk/platforms/android-9/arch-mips/include/asm/ip32/ |
D | mace.h | 244 volatile unsigned long rx; member
|