Home
last modified time | relevance | path

Searched defs:seq (Results 26 - 50 of 603) sorted by relevance

12345678910>>...25

/third_party/ffmpeg/libavformat/
H A Dcavsvideodec.c37 int pic=0, seq=0, slice_pos = 0; in cavsvideo_probe() local
H A Davs2dec.c36 uint32_t code = -1, hds = 0, pic = 0, seq = 0; in avs2_probe() local
H A Drtpdec_mpeg12.c26 mpeg_parse_packet(AVFormatContext *ctx, PayloadContext *data, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) mpeg_parse_packet() argument
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-jwk/
H A Dmain.c23 int seq = 0; in format_c() local
/third_party/ltp/lib/newlib_tests/
H A Dtst_fuzzy_sync03.c20 static volatile char seq[LOOPS * 2 + 1]; variable
/third_party/ltp/include/lapi/
H A Dipcbuf.h36 unsigned short int seq; member
62 unsigned int seq; member
91 unsigned short seq; member
126 unsigned short seq; member
153 unsigned long seq; member
185 unsigned short seq; global() member
[all...]
/third_party/musl/src/network/
H A Dnetlink.c7 static int __netlink_enumerate(int fd, unsigned int seq, int type, int af, in __netlink_enumerate() argument
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_tnode.h57 uint64_t seq; member
/third_party/ltp/tools/sparse/sparse-src/validation/optim/
H A Dcanonical-cmp.c4 sint seq(sint p, sint a) { return (123 == p) == (p == 123); } in seq() function
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dtautological-compare.c3 int seq(int a) { return a == a; } in seq() function
/third_party/node/deps/openssl/openssl/ssl/record/
H A Ddtls1_bitmap.c42 const unsigned char *seq = s->rlayer.read_sequence; in dtls1_record_replay_check() local
63 const unsigned char *seq = RECORD_LAYER_get_read_sequence(&s->rlayer); in dtls1_record_bitmap_update() local
/third_party/node/deps/openssl/openssl/crypto/pkcs7/
H A Dpk7_attr.c23 ASN1_STRING *seq; in PKCS7_add_attrib_smimecap() local
/third_party/openssl/crypto/pkcs7/
H A Dpk7_attr.c23 ASN1_STRING *seq; in PKCS7_add_attrib_smimecap() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DTransformFeedback_unittest.cpp72 testing::InSequence seq; in TEST_F() local
87 testing::InSequence seq; in TEST_F() local
H A DBlobCache_unittest.cpp23 void MakeSequence(T &seq, uint8_t start) in MakeSequence() argument
/third_party/openssl/ssl/record/
H A Ddtls1_bitmap.c42 const unsigned char *seq = s->rlayer.read_sequence; in dtls1_record_replay_check() local
63 const unsigned char *seq = RECORD_LAYER_get_read_sequence(&s->rlayer); in dtls1_record_bitmap_update() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-map.hh68 unsigned seq; /* For stable sorting only. */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSequence.h75 iterator_range<detail::value_sequence_iterator<ValueT>> seq(ValueT Begin, in seq() function
/third_party/python/Objects/clinic/
H A Denumobject.c.h65 PyObject *seq; in reversed_new() local
/third_party/pulseaudio/src/modules/raop/
H A Draop-packet-buffer.c45 uint16_t seq; member
80 void pa_raop_packet_buffer_reset(pa_raop_packet_buffer *pb, uint16_t seq) { in pa_raop_packet_buffer_reset() argument
96 pa_memchunk *pa_raop_packet_buffer_prepare(pa_raop_packet_buffer *pb, uint16_t seq, const size_t size) { in pa_raop_packet_buffer_prepare() argument
132 pa_raop_packet_buffer_retrieve(pa_raop_packet_buffer *pb, uint16_t seq) pa_raop_packet_buffer_retrieve() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Dmocking_bit_gen_test.cc342 testing::InSequence seq; in TEST() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dnonsecure_base_test.cc141 std::seed_seq seq; in TEST() local
175 std::seed_seq seq; in TEST() local
H A Dexplicit_seed_seq_test.cc53 Sseq seq; in ConformsToInterface() local
74 absl::random_internal::ExplicitSeedSeq seq; in TEST() local
[all...]
/third_party/rust/crates/serde/test_suite/tests/macros/
H A Dmod.rs72 macro_rules! seq { macros
/third_party/rust/crates/syn/tests/macros/
H A Dmod.rs19 let mut seq = ::syn::punctuated::Punctuated::new(); variables

Completed in 8 milliseconds

12345678910>>...25