Home
last modified time | relevance | path

Searched refs:pptr (Results 1 – 25 of 64) sorted by relevance

123

/llvm-project-15.0.7/libcxx/test/std/input.output/file.streams/fstreams/filebuf.virtuals/
H A Doverflow.pass.cpp33 char_type* pptr() const {return base::pptr();} in pptr() function
47 assert(f.pptr() == 0); in main()
51 assert(f.pptr() == f.pbase()); in main()
67 assert(f.pptr() == 0); in main()
71 assert(f.pptr() == 0); in main()
88 assert(f.pptr() == 0); in main()
92 assert(f.pptr() == f.pbase()); in main()
108 assert(f.pptr() == 0); in main()
112 assert(f.pptr() == 0); in main()
/llvm-project-15.0.7/libcxx/test/std/localization/locales/locale.convenience/conversions/conversions.buffer/
H A Doverflow.pass.cpp39 char_type* pptr() const {return base::pptr();} in pptr() function
52 assert(f.pptr() == 0); in main()
56 assert(f.pptr() == f.pbase()); in main()
70 assert(f.pptr() == 0); in main()
74 assert(f.pptr() == 0); in main()
/llvm-project-15.0.7/libcxx/src/
H A Dstrstream.cpp152 return static_cast<int>(pptr() - pbase()); in pcount()
160 if (pptr() == epptr()) in overflow()
181 ptrdiff_t nout = pptr() - pbase(); in overflow()
194 *pptr() = static_cast<char>(__c); in overflow()
228 if (egptr() >= pptr()) in underflow()
230 setg(eback(), gptr(), pptr()); in underflow()
256 if (pos_out && pptr() == nullptr) in seekoff()
268 newoff = (pos_in ? gptr() : pptr()) - eback(); in seekoff()
303 if (!((pos_in && gptr() == nullptr) || (pos_out && pptr() == nullptr))) in seekpos()
/llvm-project-15.0.7/libc/AOR_v20.02/networking/
H A Dchksum.c15 slurp_head32(const void **pptr, uint32_t *nbytes) in slurp_head32() argument
19 uint32_t off = (uintptr_t) *pptr % 4; in slurp_head32()
23 const unsigned char *ptr32 = align_ptr(*pptr, 4); in slurp_head32()
26 *pptr = ptr32 + 4; in slurp_head32()
/llvm-project-15.0.7/clang/test/CodeGenSYCL/
H A Daddress-space-deduction.cpp95 int *pptr = &i; in test() local
96 bool is_i_ptr = (pptr == &i); in test()
97 *pptr = foo; in test()
/llvm-project-15.0.7/llvm/test/Bitcode/
H A Dblockaddress.ll19 define void @doit(i8** nocapture %pptr) {
25 store i8* blockaddress(@doit, %here), i8** %pptr, align 8
34 define void @doitagain(i8** nocapture %pptr) {
40 store i8* blockaddress(@doit, %here), i8** %pptr, align 8
/llvm-project-15.0.7/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.assign/
H A Dswap.pass.cpp40 assert(this->pptr() == old_that.pptr()); in swap()
48 assert(t.pptr() == old_this.pptr()); in swap()
H A Dassign.pass.cpp38 assert(this->pptr() == t.pptr()); in operator =()
/llvm-project-15.0.7/libc/AOR_v20.02/networking/aarch64/
H A Dchksum_simd.c20 slurp_head64(const void **pptr, uint32_t *nbytes) in slurp_head64() argument
24 uint32_t off = (uintptr_t) *pptr % 8; in slurp_head64()
28 const unsigned char *ptr64 = align_ptr(*pptr, 8); in slurp_head64()
34 *pptr = ptr64 + 8; in slurp_head64()
/llvm-project-15.0.7/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.put.area/
H A Dpbump.pass.cpp37 CharT* pnext = base::pptr(); in pbump()
41 assert(base::pptr() == pnext+n); in pbump()
H A Dpbump2gig.pass.cpp30 const char* pubpptr() const { return pptr(); } in pubpptr()
H A Dsetp.pass.cpp33 assert(base::pptr() == pbeg); in setp()
/llvm-project-15.0.7/libcxx/include/
H A Dsstream285 __nout = __rhs.pptr() - __p;
326 __nout = __rhs.pptr() - __p;
374 __rnout = __rhs.pptr() - __p;
446 if (__hm_ < this->pptr())
447 __hm_ = this->pptr();
492 if (__hm_ < this->pptr())
493 __hm_ = this->pptr();
508 if (__hm_ < this->pptr())
509 __hm_ = this->pptr();
576 if (__hm_ < this->pptr())
[all …]
/llvm-project-15.0.7/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.cons/
H A Dcopy.pass.cpp38 assert(this->pptr() == t.pptr()); in test()
H A Ddefault.pass.cpp34 assert(this->pptr() == 0); in test()
/llvm-project-15.0.7/compiler-rt/test/sanitizer_common/TestCases/FreeBSD/
H A Dcapsicum.cpp39 cap_rights_t *pptr = cap_rights_remove(&rights, gptr); in test_cap_rights() local
40 hasit = cap_rights_contains(pptr, sptr); in test_cap_rights()
/llvm-project-15.0.7/llvm/test/Transforms/Inline/
H A Dblockaddress.ll7 ; CHECK: store i8* blockaddress(@doit, %here), i8** %pptr, align 8
12 define void @doit(i8** nocapture %pptr, i32 %cond) nounwind uwtable {
18 store i8* blockaddress(@doit, %here), i8** %pptr, align 8
/llvm-project-15.0.7/libcxx/test/std/input.output/string.streams/stringbuf/stringbuf.cons/
H A Ddefault.pass.cpp36 assert(this->pptr() == NULL); in check()
/llvm-project-15.0.7/libcxx/test/std/input.output/iostream.format/output.streams/ostream.formatted/ostream.inserters/
H A Dostream.pass.cpp34 {return std::basic_string<CharT>(base::pbase(), base::pptr());} in str()
H A Dios_base.pass.cpp33 {return std::basic_string<CharT>(base::pbase(), base::pptr());} in str()
H A Dbasic_ios.pass.cpp34 {return std::basic_string<CharT>(base::pbase(), base::pptr());} in str()
/llvm-project-15.0.7/libcxx/test/std/input.output/iostream.format/output.streams/ostream.manip/
H A Dendl.pass.cpp36 {return std::basic_string<CharT>(base::pbase(), base::pptr());} in str()
H A Dends.pass.cpp34 {return std::basic_string<CharT>(base::pbase(), base::pptr());} in str()
/llvm-project-15.0.7/libcxx/test/std/input.output/iostream.format/output.streams/ostream.formatted/ostream.inserters.arithmetic/
H A Dunsigned_int.pass.cpp33 {return std::basic_string<CharT>(base::pbase(), base::pptr());} in str()
H A Dint.pass.cpp33 {return std::basic_string<CharT>(base::pbase(), base::pptr());} in str()

123