/kernel/linux/linux-5.10/net/sched/ |
H A D | sch_fifo.c | 188 .peek = qdisc_peek_head, 203 .peek = qdisc_peek_head, 218 .peek = qdisc_peek_head,
|
H A D | sch_blackhole.c | 33 .peek = blackhole_dequeue,
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | sch_fifo.c | 188 .peek = qdisc_peek_head, 203 .peek = qdisc_peek_head, 218 .peek = qdisc_peek_head,
|
H A D | sch_blackhole.c | 33 .peek = blackhole_dequeue,
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/ |
H A D | CjkBreakEngine.java | 268 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 D | CjkBreakEngine.java | 224 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 D | hex_float.h | 816 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 D | hex_float.h | 816 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 D | hex_float.h | 817 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 D | tinyxmlparser.cpp | 65 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 D | ext_stream.h | 37 size_t peek(void *buffer, size_t size) const override;
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libbmpplugin/include/ |
H A D | bmp_stream.h | 41 size_t peek(void *buffer, size_t size) const override;
|
/kernel/linux/linux-6.6/drivers/rpmsg/ |
H A D | qcom_glink_native.h | 20 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 D | FileInputStream.cpp | 26 int32_t FileInputStream::peek(void *buff, int32_t numBytes) {
in peek() function in parselib::FileInputStream
|
H A D | MemInputStream.h | 34 virtual int32_t peek(void *buff, int32_t numBytes);
|
/third_party/skia/src/sksl/lex/ |
H A D | RegexParser.h | 28 char peek();
|
/third_party/icu/icu4c/source/i18n/ |
H A D | regexcmp.cpp | 1548 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 D | regexcmp.cpp | 1548 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 D | regexcmp.cpp | 1553 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 D | hlslTokenStream.h | 53 EHlslTokenClass peek() const;
|
/third_party/PyYAML/tests/lib/ |
H A D | test_reader.py | 7 while stream.peek() != '\0':
|
/third_party/rust/crates/syn/src/ |
H A D | ext.rs | 48 /// `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 D | custom_punctuation.rs | 13 /// - [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 D | custom_keyword.rs | 19 /// - [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 D | tinyxmlparser.cpp | 371 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()
|