Home
last modified time | relevance | path

Searched refs:subseq (Results 1 - 9 of 9) sorted by relevance

/third_party/alsa-lib/src/topology/
H A Ddapm.c618 if (strcmp(id, "subseq") == 0) { in tplg_parse_dapm_widget()
622 widget->subseq = ival; in tplg_parse_dapm_widget()
623 tplg_dbg("\t%s: %d", id, widget->subseq); in tplg_parse_dapm_widget()
716 if (err >= 0 && widget->subseq) in tplg_save_dapm_widget()
718 widget->subseq); in tplg_save_dapm_widget()
804 w->subseq = wt->subseq; in tplg_add_widget_object()
927 wt->subseq = w->subseq; in tplg_decode_dapm_widget()
/third_party/python/Tools/demo/
H A Dmarkov.py30 subseq = seq[max(0, len(seq)-n):]
31 options = trans[subseq]
/third_party/libwebsockets/lib/secure-streams/protocols/
H A Dss-h1.c530 h->subseq = 0; in secstream_h1()
861 if (!h->subseq) { in secstream_h1()
864 h->subseq = 1; in secstream_h1()
901 h->subseq = 0; in secstream_h1()
H A Dss-ws.c141 h->subseq = 1; in secstream_ws()
H A Dss-mqtt.c644 h->subseq = 1; in secstream_mqtt()
/third_party/alsa-lib/include/
H A Dtopology.h506 * subseq "8" # subsequence number
958 int subseq; /*!< sort within widget type */ member
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyRepeatedField.java144 return this.storage.subseq(beg, len); in index()
156 return this.storage.subseq(beg, len); in index()
/third_party/alsa-lib/include/sound/uapi/
H A Dasoc.h494 __le32 subseq; /* sort within widget type */ member
/third_party/libwebsockets/lib/secure-streams/
H A Dprivate-lib-secure-streams.h187 uint8_t subseq; /**< emulate SOM tracking */ member

Completed in 10 milliseconds