Searched defs:obp (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/frameworks/rs/ |
H A D | rsElement.cpp | 353 ObjectBase *const*obp = static_cast<ObjectBase *const*>(ptr); in incRefs() local 375 ObjectBase *const*obp = static_cast<ObjectBase *const*>(ptr); in decRefs() local
|
/aosp_15_r20/external/flac/src/share/utf8/ |
H A D | iconvert.c | 65 size_t utflen, outlen, ibl, obl, obp, k; in iconvert() local
|
/aosp_15_r20/external/freetype/src/base/ |
H A D | fthash.c | 134 FT_Hashnode* obp = hash->table; in hash_rehash() local
|
/aosp_15_r20/external/python/cpython2/Objects/ |
D | weakrefobject.c | 274 PyObject **obp, PyObject **callbackp) in parse_weakref_init_args()
|
/aosp_15_r20/external/python/cpython3/Objects/ |
D | weakrefobject.c | 283 PyObject **obp, PyObject **callbackp) in parse_weakref_init_args()
|
/aosp_15_r20/external/zopfli/src/zopflipng/lodepng/ |
H A D | lodepng.cpp | 4265 size_t obp, ibp; /*bit pointers (for out and in buffer)*/ in Adam7_deinterlace() local 4292 size_t ibp = 0, obp = 0; /*input and output bit pointers*/ in removePaddingBits() local 5644 size_t obp = 0, ibp = 0; /*bit pointers*/ in addPaddingBits() local 5693 size_t obp, ibp; /*bit pointers (for out and in buffer)*/ in Adam7_interlace() local
|