Home
last modified time | relevance | path

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

12

/external/elfutils/0.153/src/
Dldscript.y76 struct input_section_name *sectionname; member
123 %type <sectionname> sort_opt_name
124 %type <filemask_section_name> sectionname
268 inputsection: sectionname
273 | kKEEP '(' sectionname ')'
287 sectionname: filename_id_star '(' exclude_opt sort_opt_name ')'
Dldscript.h112 struct input_section_name *sectionname; member
Dldscript.c248 struct input_section_name *sectionname; member
1889 (yyval.filemask_section_name)->section_name = (yyvsp[(4) - (5)].sectionname);
1898 { (yyval.sectionname) = new_input_section_name ((yyvsp[(1) - (1)].str), false); }
1905 { (yyval.sectionname) = new_input_section_name ((yyvsp[(3) - (4)].str), true); }
/external/libvpx/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()
/external/chromium_org/third_party/libvpx/source/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()
/external/qemu/distrib/sdl-1.2.15/include/
Ddoxyfile242 # documentation sections, marked by \if sectionname ... \endif.
/external/chromium_org/third_party/libsrtp/srtp/doc/
DDoxyfile265 # documentation sections, marked by \if sectionname ... \endif.
/external/srtp/doc/
DDoxyfile265 # documentation sections, marked by \if sectionname ... \endif.
/external/bison/doc/
DDoxyfile.in294 # documentation sections, marked by \if sectionname ... \endif.
/external/libmtp/doc/
DDoxyfile.in341 # documentation sections, marked by \if sectionname ... \endif.
/external/libvorbis/doc/
DDoxyfile.in349 # documentation sections, marked by \if sectionname ... \endif.
/external/mesa3d/doxygen/
Dcommon.doxy350 # documentation sections, marked by \if sectionname ... \endif.
Dgallium.doxy384 # documentation sections, marked by \if sectionname ... \endif.
/external/chromium_org/third_party/mesa/src/doxygen/
Dcommon.doxy350 # documentation sections, marked by \if sectionname ... \endif.
Dgallium.doxy384 # documentation sections, marked by \if sectionname ... \endif.
/external/libexif/doc/
DDoxyfile.in355 # documentation sections, marked by \if sectionname ... \endif.
DDoxyfile-internals.in355 # documentation sections, marked by \if sectionname ... \endif.
/external/libnl/doc/
DDoxyfile.in369 # documentation sections, marked by \if sectionname ... \endif.
/external/srec/doc/
Dsrec.doxygen394 # documentation sections, marked by \if sectionname ... \endif.
/external/clang/docs/
Ddoxygen.cfg.in357 # documentation sections, marked by \if sectionname ... \endif.
/external/libvpx/libvpx/
Dlibs.doxy_template398 # documentation sections, marked by \if sectionname ... \endif.
/external/chromium_org/third_party/libvpx/source/libvpx/
Dlibs.doxy_template398 # documentation sections, marked by \if sectionname ... \endif.
/external/libusb/doc/
Ddoxygen.cfg.in384 # documentation sections, marked by \if sectionname ... \endif.
/external/antlr/antlr-3.4/runtime/C/
Ddoxyfile476 # documentation sections, marked by \if sectionname ... \endif.
/external/llvm/docs/
Ddoxygen.cfg.in467 # documentation sections, marked by \if sectionname ... \endif.

12