Home
last modified time | relevance | path

Searched defs:oldbase (Results 1 – 9 of 9) sorted by relevance

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstpipeline.c383 GstClockTime oldbase; in GST_START_TEST() local
/third_party/gettext/gnulib-local/lib/libxml/
Dparser.c8901 const xmlChar *oldbase = ctxt->input->base; in xmlParseAttValueInternal() local
8925 const xmlChar *oldbase = ctxt->input->base; in xmlParseAttValueInternal() local
8948 const xmlChar *oldbase = ctxt->input->base; in xmlParseAttValueInternal() local
8981 const xmlChar *oldbase = ctxt->input->base; in xmlParseAttValueInternal() local
9013 const xmlChar *oldbase = ctxt->input->base; in xmlParseAttValueInternal() local
Dtree.c5301 xmlChar *oldbase = NULL; in xmlNodeGetBase() local
/third_party/flutter/skia/third_party/externals/sdl/src/stdlib/
DSDL_malloc.c3362 prepend_alloc(mstate m, char *newbase, char *oldbase, size_t nb) in prepend_alloc()
3632 char *oldbase = sp->base; in sys_alloc() local
/third_party/libffi/src/
Ddlmalloc.c3328 static void* prepend_alloc(mstate m, char* newbase, char* oldbase, in prepend_alloc()
3591 char* oldbase = sp->base; in sys_alloc() local
/third_party/boost/libs/container/src/
Ddlmalloc_2_8_6.c3935 static void* prepend_alloc(mstate m, char* newbase, char* oldbase, in prepend_alloc()
4214 char* oldbase = sp->base; in sys_alloc() local
/third_party/libxml2/
Dtree.c5314 xmlChar *oldbase = NULL; in xmlNodeGetBase() local
Dparser.c9045 const xmlChar *oldbase = ctxt->input->base; in xmlParseAttValueInternal() local
/third_party/python/Objects/
Dtypeobject.c4073 PyTypeObject *newbase, *oldbase; in compatible_for_assignment() local