Home
last modified time | relevance | path

Searched defs:rtop (Results 1 – 8 of 8) sorted by relevance

/third_party/openssl/crypto/bn/
Dbn_blind.c168 size_t i, rtop = r->top, ntop = n->top; in BN_BLINDING_invert_ex() local
Dbn_mont.c93 unsigned int rtop; in bn_from_montgomery_word() local
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dlibbitmask.c158 static inline int emit(char *buf, int buflen, int rbot, int rtop, int len) in emit()
189 unsigned int cur, rbot, rtop; in bitmask_displaylist() local
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Ddec_msa.c781 const v16u8 rtop = LD_UB(dst - BPS); in DC16() local
821 const v16u8 rtop = LD_UB(dst - BPS); in VE16() local
853 const v16u8 rtop = LD_UB(dst - BPS); in DC16NoLeft() local
880 const v16u8 rtop = LD_UB(dst - BPS); in DC8uv() local
919 const v16u8 rtop = LD_UB(dst - BPS); in VE8uv() local
942 const v16u8 rtop = LD_UB(dst - BPS); in DC8uvNoLeft() local
Denc_msa.c527 const v16u8 rtop = LD_UB(top); in DCMode16x16() local
540 const v16u8 rtop = LD_UB(top); in DCMode16x16() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
Ddec_msa.c781 const v16u8 rtop = LD_UB(dst - BPS); in DC16() local
821 const v16u8 rtop = LD_UB(dst - BPS); in VE16() local
853 const v16u8 rtop = LD_UB(dst - BPS); in DC16NoLeft() local
880 const v16u8 rtop = LD_UB(dst - BPS); in DC8uv() local
919 const v16u8 rtop = LD_UB(dst - BPS); in VE8uv() local
942 const v16u8 rtop = LD_UB(dst - BPS); in DC8uvNoLeft() local
Denc_msa.c527 const v16u8 rtop = LD_UB(top); in DCMode16x16() local
540 const v16u8 rtop = LD_UB(top); in DCMode16x16() local
/third_party/boost/boost/intrusive/
Dtreap.hpp313 reverse_iterator rtop() in rtop() function in boost::intrusive::treap_impl
322 const_reverse_iterator rtop() const in rtop() function in boost::intrusive::treap_impl