Home
last modified time | relevance | path

Searched refs:peek (Results 76 - 100 of 348) sorted by relevance

12345678910>>...14

/kernel/linux/linux-5.10/net/sched/
H A Dsch_fifo.c188 .peek = qdisc_peek_head,
203 .peek = qdisc_peek_head,
218 .peek = qdisc_peek_head,
H A Dsch_blackhole.c33 .peek = blackhole_dequeue,
/kernel/linux/linux-6.6/net/sched/
H A Dsch_fifo.c188 .peek = qdisc_peek_head,
203 .peek = qdisc_peek_head,
218 .peek = qdisc_peek_head,
H A Dsch_blackhole.c33 .peek = blackhole_dequeue,
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/
H A DCjkBreakEngine.java268 if (foundBreaks.size() == 0 || foundBreaks.peek() < startPos) { in divideUpDictionaryRange()
290 if (!foundBreaks.isEmpty() && foundBreaks.peek() == endPos) { in divideUpDictionaryRange()
307 inText.setIndex(foundBreaks.peek()); in divideUpDictionaryRange()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DCjkBreakEngine.java224 if (foundBreaks.size() == 0 || foundBreaks.peek() < startPos) { in divideUpDictionaryRange()
237 if (!foundBreaks.isEmpty() && foundBreaks.peek() == endPos) { in divideUpDictionaryRange()
242 inText.setIndex(foundBreaks.peek()); in divideUpDictionaryRange()
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dhex_float.h816 auto next_char = is.peek(); in RejectParseDueToLeadingSign()
927 while (std::isspace(is.peek())) { in operator >>()
932 auto next_char = is.peek(); in operator >>()
942 next_char = is.peek(); in operator >>()
947 auto maybe_hex_start = is.peek(); in operator >>()
967 while ((next_char = is.peek()) == '0') { in operator >>()
1006 next_char = is.peek(); in operator >>()
1040 next_char = is.peek(); in operator >>()
1069 next_char = is.peek(); in operator >>()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dhex_float.h816 auto next_char = is.peek(); in RejectParseDueToLeadingSign()
927 while (std::isspace(is.peek())) { in operator >>()
932 auto next_char = is.peek(); in operator >>()
942 next_char = is.peek(); in operator >>()
947 auto maybe_hex_start = is.peek(); in operator >>()
967 while ((next_char = is.peek()) == '0') { in operator >>()
1006 next_char = is.peek(); in operator >>()
1040 next_char = is.peek(); in operator >>()
1069 next_char = is.peek(); in operator >>()
/third_party/spirv-tools/source/util/
H A Dhex_float.h817 auto next_char = is.peek(); in RejectParseDueToLeadingSign()
969 while (std::isspace(is.peek())) { in operator >>()
974 auto next_char = is.peek(); in operator >>()
984 next_char = is.peek(); in operator >>()
989 auto maybe_hex_start = is.peek(); in operator >>()
1015 while ((next_char = is.peek()) == '0') { in operator >>()
1062 next_char = is.peek(); in operator >>()
1101 next_char = is.peek(); in operator >>()
1145 next_char = is.peek(); in operator >>()
/third_party/lame/ACM/tinyxml/
H A Dtinyxmlparser.cpp65 int c = in->peek(); in StreamWhiteSpace()
77 int c = in->peek(); in StreamTo()
268 while ( in->good() && in->peek() != '>' ) in StreamIn()
450 if ( in->peek() != '<' ) in StreamIn()
464 assert( in->peek() == '<' ); in StreamIn()
475 int c = in->peek(); in StreamIn()
815 int c = in->peek(); in StreamIn()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/
H A Dext_stream.h37 size_t peek(void *buffer, size_t size) const override;
/foundation/multimedia/image_framework/plugins/common/libs/image/libbmpplugin/include/
H A Dbmp_stream.h41 size_t peek(void *buffer, size_t size) const override;
/kernel/linux/linux-6.6/drivers/rpmsg/
H A Dqcom_glink_native.h20 void (*peek)(struct qcom_glink_pipe *glink_pipe, void *data, member
/third_party/skia/third_party/externals/oboe/samples/parselib/src/main/cpp/stream/
H A DFileInputStream.cpp26 int32_t FileInputStream::peek(void *buff, int32_t numBytes) { in peek() function in parselib::FileInputStream
H A DMemInputStream.h34 virtual int32_t peek(void *buff, int32_t numBytes);
/third_party/skia/src/sksl/lex/
H A DRegexParser.h28 char peek();
/third_party/icu/icu4c/source/i18n/
H A Dregexcmp.cpp1548 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); in doParseActions()
1555 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); in doParseActions()
1562 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); in doParseActions()
1569 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); in doParseActions()
1578 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); in doParseActions()
1586 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); in doParseActions()
1597 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); in doParseActions()
1607 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); in doParseActions()
1618 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); in doParseActions()
1627 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); in doParseActions()
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dregexcmp.cpp1548 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); in doParseActions()
1555 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); in doParseActions()
1562 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); in doParseActions()
1569 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); in doParseActions()
1578 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); in doParseActions()
1586 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); in doParseActions()
1597 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); in doParseActions()
1607 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); in doParseActions()
1618 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); in doParseActions()
1627 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); in doParseActions()
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dregexcmp.cpp1553 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); in doParseActions()
1560 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); in doParseActions()
1567 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); in doParseActions()
1574 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); in doParseActions()
1583 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); in doParseActions()
1591 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); in doParseActions()
1602 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); in doParseActions()
1612 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); in doParseActions()
1623 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); in doParseActions()
1632 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); in doParseActions()
[all...]
/third_party/glslang/glslang/HLSL/
H A DhlslTokenStream.h53 EHlslTokenClass peek() const;
/third_party/PyYAML/tests/lib/
H A Dtest_reader.py7 while stream.peek() != '\0':
/third_party/rust/crates/syn/src/
H A Dext.rs48 /// `input.peek(Ident::peek_any)`
50 /// This is different from `input.peek(Ident)` which only returns true in
108 fn peek(cursor: Cursor) -> bool { in peek() functions
H A Dcustom_punctuation.rs13 /// - [Peeking] — `input.peek(LeftRightArrow)`
25 /// [Peeking]: crate::parse::ParseBuffer::peek
52 /// while input.peek(PathSeparator) {
65 /// while !input.is_empty() && !input.peek(end) {
117 fn peek(cursor: $crate::buffer::Cursor) -> $crate::__private::bool { in peek() functions
H A Dcustom_keyword.rs19 /// - [Peeking] — `input.peek(kw::whatever)`
29 /// [Peeking]: crate::parse::ParseBuffer::peek
71 /// if lookahead.peek(kw::bool) {
77 /// } else if lookahead.peek(kw::str) {
130 // For peek.
132 fn peek(cursor: $crate::buffer::Cursor) -> $crate::__private::bool { in peek() functions
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
H A Dtinyxmlparser.cpp371 int c = in->peek(); in StreamWhiteSpace()
385 int c = in->peek(); in StreamTo()
659 while ( in->good() && in->peek() != '>' ) in StreamIn()
946 if ( in->good() && in->peek() != '<' ) in StreamIn()
960 assert( in->peek() == '<' ); in StreamIn()
971 int c = in->peek(); in StreamIn()
1470 int c = in->peek(); in StreamIn()
1484 in->get(); // "commits" the peek made above in StreamIn()

Completed in 35 milliseconds

12345678910>>...14