Home
last modified time | relevance | path

Searched defs:substate (Results 1 – 5 of 5) sorted by relevance

/external/speex/libspeexdsp/
Dkiss_fftr.c24 kiss_fft_cfg substate; member
/external/tensorflow/tensorflow/python/keras/layers/legacy_rnn/
Drnn_cell_wrapper_impl.py497 def _default_dropout_state_filter_visitor(substate): argument
/external/python/cpython3/Programs/
D_testembed.c55 PyThreadState *mainstate, *substate; in test_repeated_init_and_subinterpreters() local
/external/usrsctp/usrsctplib/netinet/
Dsctputil.c8801 sctp_add_substate(struct sctp_tcb *stcb, int substate)
/external/python/cpython3/Modules/
D_testcapimodule.c3470 PyThreadState *substate, *mainstate; in run_in_subinterp() local