Searched defs:new_base (Results 1 – 9 of 9) sorted by relevance
626 void* new_base = Arena::CreateArray<char>(arena, type_info_->size); in New() local630 void* new_base = operator new(type_info_->size); in New() local
319 void set_base_ptr(TPtr new_base) { base_ = new_base; } in set_base_ptr()
114 const uint8_t* const new_base = mem->buf_ + mem->start_; in DoRemap() local
281 H264Context *new_base, in copy_picture_range()
33 PyObject *base, *meth, *new_base, *result, *new_bases = NULL; in update_bases() local
2814 const XML_Char *new_base = XCS("/local/file/name.xml"); in START_TEST() local8479 const XML_Char *new_base = XCS("/local/file/name.xml"); in START_TEST() local
2814 const XML_Char *new_base = XCS("/local/file/name.xml"); in START_TEST() local8224 const XML_Char *new_base = XCS("/local/file/name.xml"); in START_TEST() local
722 PyTypeObject *new_base, *old_base; in type_set_bases() local