Home
last modified time | relevance | path

Searched defs:b_base (Results 1 – 4 of 4) sorted by relevance

/third_party/libabigail/include/
Dabg-diff-utils.h1485 RandomAccessOutputIterator b_base, in compute_diff()
1754 RandomAccessOutputIterator b_base, in compute_diff()
1911 RandomAccessOutputIterator b_base, in compute_diff()
/third_party/python/Modules/_ctypes/
Dctypes.h69 CDataObject *b_base; /* pointer to base object or NULL */ member
99 CDataObject *b_base; /* pointer to base object or NULL */ member
/third_party/ffmpeg/libavcodec/
Dvp9dec.h174 VP9Block *b_base, *b; member
/third_party/astc-encoder/Source/
Dastcenc_color_quantize.cpp999 float b_base = color.lane<0>() - color.lane<2>() ; in quantize_hdr_rgbo() local