Home
last modified time | relevance | path

Searched refs:DEFAULT_DEVICE (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Lib/
Daudiodev.py62 al.setparams(AL.DEFAULT_DEVICE, self.oldparams)
79 al.setparams(AL.DEFAULT_DEVICE, self.oldparams)
122 al.getparams(AL.DEFAULT_DEVICE, self.oldparams)
123 al.setparams(AL.DEFAULT_DEVICE, self.params)
/external/python/cpython2/Lib/plat-irix6/
DAL.py46 DEFAULT_DEVICE = 1 variable
/external/python/cpython2/Lib/plat-irix5/
DAL.py46 DEFAULT_DEVICE = 1 variable
/external/iputils/
Darping.c58 #ifdef DEFAULT_DEVICE
59 # define DEFAULT_DEVICE_STR DEFAULT_DEVICE
61 # define DEFAULT_DEVICE NULL macro
77 .name = DEFAULT_DEVICE,
/external/fastrpc/src/
Dfastrpc_apps_user.c86 #define DEFAULT_DEVICE "/dev/fastrpc-adsp" macro
1396 name = DEFAULT_DEVICE; in get_domain_name()
1419 name = DEFAULT_DEVICE; in get_secure_domain_name()
1461 DEFAULT_DEVICE); in open_device_node_internal()
1462 dev = open(DEFAULT_DEVICE, O_NONBLOCK); in open_device_node_internal()
1470 DEFAULT_DEVICE); in open_device_node_internal()
1471 dev = open(DEFAULT_DEVICE, O_NONBLOCK); in open_device_node_internal()