Home
last modified time | relevance | path

Searched defs:b_ptr (Results 1 – 5 of 5) sorted by relevance

/third_party/musl/libc-test/src/functionalext/ldso_cfi/
Dldso_cfi_typeconversion.cpp40 std::shared_ptr<B> b_ptr = std::make_shared<B>(); in main() local
/third_party/skia/third_party/externals/libwebp/src/enc/
Dpicture_csp_enc.c333 const uint8_t* const b_ptr, in ImportOneRow()
447 const uint8_t* b_ptr, in PreprocessARGB()
756 const uint8_t* const b_ptr, in ConvertRowToY()
769 const uint8_t* const b_ptr, in AccumulateRGBA()
813 const uint8_t* const b_ptr, in AccumulateRGB()
844 const uint8_t* b_ptr, in ImportYUVAFromRGBA()
1105 const uint8_t* b_ptr = rgb + (swap_rb ? 0 : 2); in Import() local
/third_party/python/Modules/_ctypes/
Dctypes.h67 char *b_ptr; /* pointer to memory block */ member
97 char *b_ptr; /* pointer to memory block */ member
/third_party/libcoap/src/oscore/
Doscore_context.c89 uint8_t *b_ptr, in oscore_bytes_equal()
/third_party/ffmpeg/libavcodec/
Dilbcdec.c488 const int16_t *b_ptr = &B[0]; in filter_mafq12() local