/external/elfutils/0.153/src/ |
D | ldscript.y | 76 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 ')'
|
D | ldscript.h | 112 struct input_section_name *sectionname; member
|
D | ldscript.c | 248 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/ |
D | obj_int_extract.c | 669 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/ |
D | obj_int_extract.c | 669 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/ |
D | doxyfile | 242 # documentation sections, marked by \if sectionname ... \endif.
|
/external/chromium_org/third_party/libsrtp/srtp/doc/ |
D | Doxyfile | 265 # documentation sections, marked by \if sectionname ... \endif.
|
/external/srtp/doc/ |
D | Doxyfile | 265 # documentation sections, marked by \if sectionname ... \endif.
|
/external/bison/doc/ |
D | Doxyfile.in | 294 # documentation sections, marked by \if sectionname ... \endif.
|
/external/libmtp/doc/ |
D | Doxyfile.in | 341 # documentation sections, marked by \if sectionname ... \endif.
|
/external/libvorbis/doc/ |
D | Doxyfile.in | 349 # documentation sections, marked by \if sectionname ... \endif.
|
/external/mesa3d/doxygen/ |
D | common.doxy | 350 # documentation sections, marked by \if sectionname ... \endif.
|
D | gallium.doxy | 384 # documentation sections, marked by \if sectionname ... \endif.
|
/external/chromium_org/third_party/mesa/src/doxygen/ |
D | common.doxy | 350 # documentation sections, marked by \if sectionname ... \endif.
|
D | gallium.doxy | 384 # documentation sections, marked by \if sectionname ... \endif.
|
/external/libexif/doc/ |
D | Doxyfile.in | 355 # documentation sections, marked by \if sectionname ... \endif.
|
D | Doxyfile-internals.in | 355 # documentation sections, marked by \if sectionname ... \endif.
|
/external/libnl/doc/ |
D | Doxyfile.in | 369 # documentation sections, marked by \if sectionname ... \endif.
|
/external/srec/doc/ |
D | srec.doxygen | 394 # documentation sections, marked by \if sectionname ... \endif.
|
/external/clang/docs/ |
D | doxygen.cfg.in | 357 # documentation sections, marked by \if sectionname ... \endif.
|
/external/libvpx/libvpx/ |
D | libs.doxy_template | 398 # documentation sections, marked by \if sectionname ... \endif.
|
/external/chromium_org/third_party/libvpx/source/libvpx/ |
D | libs.doxy_template | 398 # documentation sections, marked by \if sectionname ... \endif.
|
/external/libusb/doc/ |
D | doxygen.cfg.in | 384 # documentation sections, marked by \if sectionname ... \endif.
|
/external/antlr/antlr-3.4/runtime/C/ |
D | doxyfile | 476 # documentation sections, marked by \if sectionname ... \endif.
|
/external/llvm/docs/ |
D | doxygen.cfg.in | 467 # documentation sections, marked by \if sectionname ... \endif.
|