HomeSort by relevance Sort by last modified time
    Searched defs:stype (Results 26 - 41 of 41) sorted by null

12

  /external/qemu/
sockets.c 900 int stype = socket_type_to_bsd(type); local
902 if (sfamily < 0 || stype < 0) {
906 QSOCKET_CALL(ret, socket(sfamily, stype, 0));
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/sound/
ainstr_iw.h 217 __u32 stype; /* structure type */ member in struct:iwffff_xwave
254 __u32 stype; member in struct:iwffff_xenv_record
274 __u32 stype; member in struct:iwffff_xlayer
297 __u32 stype; member in struct:iwffff_xinstrument
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/sound/
ainstr_iw.h 217 __u32 stype; /* structure type */ member in struct:iwffff_xwave
254 __u32 stype; member in struct:iwffff_xenv_record
274 __u32 stype; member in struct:iwffff_xlayer
297 __u32 stype; member in struct:iwffff_xinstrument
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ainstr_iw.h 220 __u32 stype; /* structure type */ member in struct:iwffff_xwave
257 __u32 stype; member in struct:iwffff_xenv_record
277 __u32 stype; member in struct:iwffff_xlayer
300 __u32 stype; member in struct:iwffff_xinstrument
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/sound/
ainstr_iw.h 217 __u32 stype; /* structure type */ member in struct:iwffff_xwave
254 __u32 stype; member in struct:iwffff_xenv_record
274 __u32 stype; member in struct:iwffff_xlayer
297 __u32 stype; member in struct:iwffff_xinstrument
  /sdk/emulator/opengl/tests/event_injector/
sockets.c 905 int stype = socket_type_to_bsd(type); local
907 if (sfamily < 0 || stype < 0) {
911 QSOCKET_CALL(ret, socket(sfamily, stype, 0));
    [all...]
  /external/libsepol/src/
expand.c 3092 type_datum_t *stype = p->type_val_to_struct[k->source_type - 1]; local
3222 type_datum_t *stype = p->type_val_to_struct[k->source_type - 1]; local
    [all...]
  /sdk/emulator/qtools/
trace_reader.h 330 typedef typename TraceReader<T>::symbol_type stype; typedef
332 const stype *syma = static_cast<stype const *>(a);
333 const stype *symb = static_cast<stype const *>(b);
    [all...]
  /external/javassist/src/main/javassist/compiler/
CodeGen.java 1415 int stype = typePrecedence(srcType); local
    [all...]
  /external/libsepol/include/sepol/policydb/
policydb.h 145 uint32_t stype; member in struct:filename_trans
  /external/libxslt/libxslt/
xsltInternals.h 1041 const xmlChar *stype; /* sort */ member in struct:_xsltStyleItemSort
1374 const xmlChar *stype; \/* sort *\/ member in struct:_xsltStylePreComp
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver.h 3247 u16 stype; member in struct:wpa_event_data::tx_status
    [all...]
driver_nl80211.c 1215 u16 fc, stype; local
1224 stype = WLAN_FC_GET_STYPE(fc);
1231 if (stype == WLAN_FC_STYPE_ACTION) {
1276 event.tx_status.stype = WLAN_FC_GET_STYPE(fc);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /prebuilt/common/jython/
jython.jar 

Completed in 792 milliseconds

12