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

  /hardware/qcom/audio/legacy/alsa_sound/
alsa_default.cpp 57 static status_t s_init(alsa_device_t *, ALSAHandleList &);
139 dev->init = s_init;
620 static status_t s_init(alsa_device_t *module, ALSAHandleList &list) function in namespace:android_audio_legacy
622 ALOGV("s_init: Initializing devices for ALSA module");
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
_struct.c 1365 s_init(PyObject *self, PyObject *args, PyObject *kwds) function
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_struct.c 1365 s_init(PyObject *self, PyObject *args, PyObject *kwds) function
    [all...]
  /external/python/cpython2/Modules/
_struct.c 1365 s_init(PyObject *self, PyObject *args, PyObject *kwds) function
    [all...]
  /external/python/cpython3/Modules/
_struct.c 1433 s_init(PyObject *self, PyObject *args, PyObject *kwds) function
    [all...]
  /external/tensorflow/tensorflow/python/debug/lib/
session_debug_testlib.py 391 s_init = constant_op.constant(s_init_val)
392 s = variables.Variable(s_init, name=s_name)
    [all...]

Completed in 188 milliseconds