Home
last modified time | relevance | path

Searched refs:sv (Results 1 – 6 of 6) sorted by relevance

/system/core/adb/
Dsysdeps.h296 extern int adb_socketpair( int sv[2] );
783 static __inline__ int unix_socketpair( int d, int type, int protocol, int sv[2] ) in unix_socketpair()
785 return socketpair( d, type, protocol, sv ); in unix_socketpair()
788 static __inline__ int adb_socketpair( int sv[2] ) in adb_socketpair()
792 rc = unix_socketpair( AF_UNIX, SOCK_STREAM, 0, sv ); in adb_socketpair()
796 close_on_exec( sv[0] ); in adb_socketpair()
797 close_on_exec( sv[1] ); in adb_socketpair()
Dsysdeps_win32.cpp1153 int adb_socketpair(int sv[2]) { in adb_socketpair()
1193 sv[0] = client; in adb_socketpair()
1194 sv[1] = accepted; in adb_socketpair()
/system/core/libpixelflinger/
Dscanline.cpp472 static void rescale(uint32_t& u, uint8_t& su, uint32_t& v, uint8_t& sv);
483 void rescale(uint32_t& u, uint8_t& su, uint32_t& v, uint8_t& sv) in rescale() argument
485 if (su && sv) { in rescale()
486 if (su > sv) { in rescale()
487 v = ggl_expand(v, sv, su); in rescale()
488 sv = su; in rescale()
489 } else if (su < sv) { in rescale()
490 u = ggl_expand(u, su, sv); in rescale()
491 su = sv; in rescale()
/system/bt/stack/include/
Dbtm_api.h397 #define FIELDS_TO_COD(pd, mn, mj, sv) {pd[2] = mn; pd[1] = \ argument
398 mj+ ((sv)&BTM_COD_SERVICE_CLASS_LO_B); \
399 pd[0] = (sv) >> 8;}
/system/core/libutils/
DREADME92 constraints (the default being the empty set), eg res/values-sv-port
/system/connectivity/shill/mobile_operator_db/
Dserviceproviders.prototxt13539 country : "sv"
13558 country : "sv"
13565 apn : "internet.movistar.sv"
13576 country : "sv"
13583 apn : "internet.tigo.sv"
13592 country : "sv"