Home
last modified time | relevance | path

Searched refs:sectionname (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Dobj_int_extract.c669 char sectionname[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; in parse_coff() local
670 strncpy(sectionname, ptr, 8); in parse_coff()
673 sectionlist[i] = malloc(strlen(sectionname) + 1); in parse_coff()
676 log_msg("Allocating storage for %s failed\n", sectionname); in parse_coff()
679 strcpy(sectionlist[i], sectionname); in parse_coff()
682 if (!strcmp(sectionname, ".rdata") && in parse_coff()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dlibs.doxy_template398 # documentation sections, marked by \if sectionname ... \endif.
/hardware/intel/common/libva/doc/
DDoxyfile483 # documentation sections, marked by \if sectionname ... \endif.