/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | BinaryStreamReader.cpp | 160 uint8_t BinaryStreamReader::peek() const { in peek() function in BinaryStreamReader
|
/third_party/python/Lib/ |
H A D | bz2.py | 145 def peek(self, n=0): member in BZ2File
|
H A D | gzip.py | 316 def peek(self, n): member in GzipFile
|
/third_party/rust/crates/syn/src/ |
H A D | ext.rs | 108 fn peek(cursor: Cursor) -> bool { in peek() functions
|
/third_party/skia/client_utils/android/ |
H A D | FrontBufferedStream.cpp | 186 size_t FrontBufferedStream::peek(void* dst, size_t size) const { in peek() function in __anon18311::FrontBufferedStream
|
/third_party/rust/crates/nom/src/combinator/ |
H A D | mod.rs | 304 pub fn peek<I: Clone, O, E: ParseError<I>, F>(mut f: F) -> impl FnMut(I) -> IResult<I, O, E> in peek() functions
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
H A D | qib_qsfp.c | 278 u8 peek[4]; in qib_refresh_qsfp_cache() local
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
H A D | qib_qsfp.c | 278 u8 peek[4]; in qib_refresh_qsfp_cache() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/ |
H A D | DictionaryBreakEngine.java | 137 public int peek() { in peek() method in DictionaryBreakEngine.DequeI
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | DictionaryBreakEngine.java | 137 int peek() { in peek() method in DictionaryBreakEngine.DequeI
|
/third_party/mesa3d/src/amd/compiler/tests/ |
H A D | check_output.py | 139 def peek(self, num=1): member in StringStream [all...] |
/third_party/node/deps/openssl/openssl/ssl/record/ |
H A D | rec_layer_d1.c | 343 dtls1_read_bytes(SSL *s, int type, int *recvd_type, unsigned char *buf, size_t len, int peek, size_t *readbytes) dtls1_read_bytes() argument
|
/third_party/skia/src/gpu/ |
H A D | GrSurfaceProxy.cpp | 147 auto peek = this->peekSurface(); in canSkipResourceAllocator() local
|
/third_party/openssl/ssl/record/ |
H A D | rec_layer_d1.c | 343 dtls1_read_bytes(SSL *s, int type, int *recvd_type, unsigned char *buf, size_t len, int peek, size_t *readbytes) dtls1_read_bytes() argument
|
/third_party/skia/third_party/externals/spirv-tools/source/ |
H A D | text_handler.cpp | 221 char AssemblyContext::peek() const { in peek() function in spvtools::AssemblyContext
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
H A D | text_handler.cpp | 221 char AssemblyContext::peek() const { in peek() function in spvtools::AssemblyContext
|
/third_party/skia/include/core/ |
H A D | SkStream.h | 80 virtual size_t peek(void* /*buffer*/, size_t /*size*/) const { return 0; } in peek() function in SkStream
|
/third_party/spirv-tools/source/ |
H A D | text_handler.cpp | 223 char AssemblyContext::peek() const { in peek() function in spvtools::AssemblyContext
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | fsl_hcalls.h | 492 fh_err_get_info(int queue, uint32_t *bufsize, uint32_t addr_hi, uint32_t addr_lo, int peek) fh_err_get_info() argument
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | fsl_hcalls.h | 492 fh_err_get_info(int queue, uint32_t *bufsize, uint32_t addr_hi, uint32_t addr_lo, int peek) fh_err_get_info() argument
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | tcp_bpf.c | 18 int peek = flags & MSG_PEEK; in __tcp_bpf_recvmsg() local
|
/kernel/linux/linux-6.6/tools/testing/kunit/ |
H A D | kunit_parser.py | 175 def peek(self) -> str: member in LineStream [all...] |
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | tcp_bpf.c | 225 int peek = flags & MSG_PEEK; in tcp_bpf_recvmsg_parser() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
H A D | PatternStringParser.java | 227 int peek() { in peek() method in PatternStringParser.ParserState [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/ |
H A D | PatternStringParser.java | 226 int peek() { in peek() method in PatternStringParser.ParserState [all...] |