HomeSort by relevance Sort by last modified time
    Searched refs:toc (Results 151 - 171 of 171) sorted by null

1 2 3 4 5 67

  /build/tools/droiddoc/templates-sdk-dev/assets/
android-developer-docs.css     [all...]
  /build/tools/droiddoc/templates-sdk-refonly/assets/
android-developer-docs.css     [all...]
  /external/icu/icu4c/
icu4c.css 444 h2.TOC {
461 ul.TOC {
465 ul.TOC,
466 ul.TOC li,
467 ul.TOC li ul,
468 ul.TOC li ul li {
473 ul.TOC li {
477 ul.TOC li li {
504 div#toc {
  /external/libopus/src/
opus_decoder.c 248 /* Payloads of 1 (2 including ToC) or 0 trigger the PLC/DTX */
252 /* In that case, don't conceal more than what the ToC says */
590 unsigned char toc; local
622 count = opus_packet_parse_impl(data, len, self_delimited, &toc, NULL,
  /toolchain/binutils/binutils-2.25/bfd/
coff64-rs6000.c 953 bfd_vma toc; local
994 toc = xcoff_data (abfd)->toc;
995 internal_a.o_toc = toc;
    [all...]
libcoff.h 154 /* TOC value. */
155 bfd_vma toc; member in struct:xcoff_tdata
157 /* Index of section holding TOC. */
    [all...]
coff-rs6000.c 364 ox->toc = ix->toc;
744 /* 0x03: 16 bit TOC relative relocation. */
774 /* 0x05: External TOC relative symbol. */
789 /* 0x06: Local TOC relative symbol. */
890 /* 0x12: TOC relative indirect load. */
905 /* 0x13: TOC relative load address. */
    [all...]
coffcode.h 4254 bfd_vma toc; local
    [all...]
mach-o.c 2084 bfd_mach_o_dylib_table_of_content *toc = &cmd->dylib_toc[i]; local
4101 bfd_mach_o_dylib_table_of_content *toc = &cmd->dylib_toc[i]; local
    [all...]
xcofflink.c 66 /* If there is a TOC relative reloc against a global symbol, and the
67 index of the TOC symbol is not known when the reloc was handled,
111 /* A count of non TOC relative relocs which will need to be
121 /* The .tc section we use to hold toc entries we build for global
177 /* Symbol index of TOC symbol. */
1087 /* Likewise for the TOC section. */
1194 considered a section in its own right. For example, a TOC entry is
1196 different TOC entries together, which means that it must be able to
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
docs.js 316 //If auto-toc div is present, generate the automated TOC
317 if ($("#auto-toc").is('*')) {
319 var toc = "";
323 toc+="<ol>";
326 toc+="</ol>";
328 toc+="<li><a href='#" + current[0].id + "'>" +
333 $("#auto-toc").append(toc); //append to the div
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/maven/doxia/doxia-core/1.0/
doxia-core-1.0.jar 
  /system/media/camera/docs/
html.mako 35 /* toc style */
174 <ul class="toc">
  /external/bison/build-aux/
texinfo.tex     [all...]
  /external/libmicrohttpd/doc/
texinfo.tex     [all...]
  /toolchain/binutils/binutils-2.25/texinfo/
texinfo.tex 622 % and @{ and @} for the aux/toc files.
    [all...]
  /build/core/
binary.mk     [all...]
config.mk 236 # Commands to generate .toc file common to ELF .so files.
242 # Commands to generate .toc file from Darwin dynamic library.
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-ppc.c 210 /* Flags set on encountering toc relocs. */
258 { "toc", ppc_toc, 0 },
332 rtoc or r.toc has the value 2
564 { "r.toc", 2 }, /* Pointer to the table of contents */
991 /* The RS/6000 assembler uses a TOC which holds addresses of functions
992 and variables. Symbols are put in the TOC with the .tc pseudo-op.
993 A special relocation is used when accessing TOC entries. We handle
994 the TOC as a subsegment within the .data segment. We set it up if
995 we see a .toc pseudo-op, and save the csect symbol here. */
998 /* The first frag in the TOC subsegment. *
2382 asection *toc; local
    [all...]
  /external/icu/icu4c/source/test/cintltst/
udatatst.c 403 } toc[1];
433 { /* TOC structure */
1253 } toc[3]; member in struct:__anon12976
    [all...]
  /external/iproute2/doc/
ip-cref.tex     [all...]

Completed in 1026 milliseconds

1 2 3 4 5 67