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

1 2 3 4 5 67 8 910

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
test1xcoff32.s 17 .toc
test1xcoff.asm 17 .toc
  /external/valgrind/coregrind/m_debuginfo/
readpdb.c 320 PDB_FILE toc; member in struct:PDB_JG_HEADER
959 struct PDB_JG_TOC* toc; member in struct:pdb_reader::__anon37282::__anon37283
964 struct PDB_DS_TOC* toc; member in struct:pdb_reader::__anon37282::__anon37284
1038 if (!reader->u.ds.toc || file_number >= reader->u.ds.toc->num_files)
1040 if (reader->u.ds.toc->file_size[file_number] == 0
1041 || reader->u.ds.toc->file_size[file_number] == 0xFFFFFFFF)
1045 = reader->u.ds.toc->file_size + reader->u.ds.toc->num_files;
1047 block_list += (reader->u.ds.toc->file_size[i]
1064 struct PDB_JG_TOC* toc = pdb->u.jg.toc; local
    [all...]
  /external/icu/icu4c/source/common/
ucnv_io.cpp 58 * First there is the size of the Table of Contents (TOC). The TOC
61 * The TOC length and entries are an array of uint32_t values.
62 * The first section after the TOC starts immediately after the TOC.
1146 uint32_t toc[offsetsCount]; local
    [all...]
  /external/boringssl/src/util/fipstools/
delocate.go 75 // tocLoaders is a set of symbol names for which TOC helper functions
243 case ".debug", ".note", ".toc":
350 the TOC (Table Of Contents). Within the TOC is the contents of .rodata, .data,
353 A pointer to the TOC is maintained in r2 and the following pattern is used to
356 addis <address register>, 2, foo@toc@ha
357 addi <address register>, <address register>, foo@toc@l
361 ?addi? instruction does the same, but without shifting. Thus the ?@toc@ha"
362 suffix on a symbol means ?the top 16 bits of the TOC offset? and ?@toc@l? mean
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
aix52.exp 247 {"TOC test 1" "-shared -bE:aix-toc-1.ex"
248 "" {aix-toc-1a.s aix-toc-1b.s}
249 {{objdump -dr aix-toc-1-SIZE.dd}}
250 "aix-toc-1.so"}
  /build/soong/cc/
prebuilt.go 59 // TODO(ccross): .toc optimization, stripping, packing
118 // TODO(ccross): .toc optimization, stripping, packing
  /cts/tests/tests/location/src/android/location/cts/psedorange/
SatelliteClockCorrectionCalculator.java 62 - (ephemerisProto.week * SECONDS_IN_WEEK + ephemerisProto.toc);
  /external/libopus/doc/
customdoxygen.css 935 div.toc {
946 div.toc li {
954 div.toc h3 {
961 div.toc ul {
967 div.toc li.level1 {
971 div.toc li.level2 {
975 div.toc li.level3 {
979 div.toc li.level4 {
  /external/libopus/src/
opus_private.h 39 unsigned char toc; member in struct:OpusRepacketizer
  /frameworks/av/media/libstagefright/rtsp/
ARTPWriter.cpp 763 uint8_t toc = mediaData[srcOffset]; local
765 unsigned FT = (toc >> 3) & 0x0f;
768 tableOfContents.push(toc);
800 uint8_t toc = tableOfContents[i]; local
803 toc |= 0x80;
805 toc &= ~0x80;
808 data[dstOffset++] = toc;
813 uint8_t toc = tableOfContents[i]; local
814 unsigned FT = (toc >> 3) & 0x0f;
817 ++srcOffset; // skip toc
    [all...]
  /build/make/core/
pdk_config.mk 43 $(lib_dir)/classes.jack $(lib_dir)/classes.jar $(lib_dir)/classes.jar.toc \
45 $(lib_dir)/classes.dex.toc )
127 $(eval $(call JAVA_dependency_template,$(lib_dir)/classes.jar.toc,\
130 $(eval $(call JAVA_dependency_template,$(lib_dir)/classes.dex.toc,\
  /external/e2fsprogs/doc/
Makefile.in 72 $(RM) -f *.aux *.cp *.dvi *.fn *.ky *.log *.pg *.toc *.tp *.vr *.fns
  /external/llvm/test/MC/PowerPC/
ppc64-fixups.s 220 # CHECK-BE: ld 1, target@toc(2) # encoding: [0xe8,0x22,A,0bAAAAAA00]
221 # CHECK-LE: ld 1, target@toc(2) # encoding: [0bAAAAAA00,A,0x22,0xe8]
222 # CHECK-BE-NEXT: # fixup A - offset: 2, value: target@toc, kind: fixup_ppc_half16ds
223 # CHECK-LE-NEXT: # fixup A - offset: 0, value: target@toc, kind: fixup_ppc_half16ds
226 ld 1, target@toc(2)
228 # CHECK-BE: addis 3, 2, target@toc@ha # encoding: [0x3c,0x62,A,A]
229 # CHECK-LE: addis 3, 2, target@toc@ha # encoding: [A,A,0x62,0x3c]
230 # CHECK-BE-NEXT: # fixup A - offset: 2, value: target@toc@ha, kind: fixup_ppc_half16
231 # CHECK-LE-NEXT: # fixup A - offset: 0, value: target@toc@ha, kind: fixup_ppc_half16
234 addis 3, 2, target@toc@h
    [all...]
  /external/curl/tests/server/
sws.c 1408 ssize_t toc[2] = {0, 0}; \/* number of bytes to client *\/ local
    [all...]
  /external/iproute2/doc/
api-ip6-flowlabels.tex 90 \addcontentsline{toc}{subsection}{Discussion}
134 \addcontentsline{toc}{subsection}{Implementation}
169 \addcontentsline{toc}{subsection}{IPv6 options and destination address}
177 \addcontentsline{toc}{subsection}{Example}
221 \addcontentsline{toc}{subsection}{Discussion}
262 \addcontentsline{toc}{subsection}{Implementation}
342 \addcontentsline{toc}{subsection}{Example}
383 \addcontentsline{toc}{subsection}{Listing flow labels}
408 \addcontentsline{toc}{subsection}{Flow labels and RSVP}
  /hardware/intel/bootstub/
bootstub.c 334 static void load_imr_toc(u32 imr, u32 imrsize, imr_toc_t *toc, u32 tocsize)
336 if (imr == 0 || imrsize == 0 || toc == NULL || tocsize == 0 || imrsize < tocsize )
338 bs_printk("FATAL ERROR: TOC size is too large for IMR\n");
341 memcpy((u8 *)imr, (u8 *)toc, tocsize);
  /external/libjpeg-turbo/doc/html/
doxygen.css 1093 div.toc {
1104 div.toc li {
1112 div.toc h3 {
1119 div.toc ul {
1125 div.toc li.level1 {
1129 div.toc li.level2 {
1133 div.toc li.level3 {
1137 div.toc li.level4 {
  /external/libnl/doc/
libnl.css 1065 div.toc {
1076 div.toc li {
1084 div.toc h3 {
1091 div.toc ul {
1097 div.toc li.level1 {
1101 div.toc li.level2 {
1105 div.toc li.level3 {
1109 div.toc li.level4 {
  /external/shflags/doc/
rst2html.css 34 a.toc-backref {
285 ul.auto-toc {
  /external/libnl/doc/stylesheets/
flask.css 342 #toc {
550 #toc {
558 #toc a {
563 #toc a:hover {
docbook-xsl.css 31 div.toc p:first-child,
216 /* Keep TOC and index lines close together. */
217 div.toc dl, div.toc dt,
  /external/libvorbis/doc/
Makefile.am 90 Vorbis_I_spec.toc Vorbis_I_spec.xref \
  /toolchain/binutils/binutils-2.25/binutils/
od-macho.c 492 /* Try to read the symbols to display the toc or indirect symbols. */
534 bfd_mach_o_dylib_table_of_content *toc = &dysymtab->dylib_toc[i];
537 if (symtab && symtab->symbols && toc->symbol_index < symtab->nsyms)
539 const char *name = symtab->symbols[toc->symbol_index].symbol.name;
541 toc->symbol_index);
544 printf ("%lu", toc->symbol_index);
548 && toc->module_index < dysymtab->nmodtab)
551 mod = &dysymtab->dylib_module[toc->module_index];
554 toc->module_index);
557 printf ("%lu", toc->module_index)
532 bfd_mach_o_dylib_table_of_content *toc = &dysymtab->dylib_toc[i]; local
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf64-ppc.c 139 /* TOC base pointers offset from start of TOC. */
2975 } toc; member in union:_ppc64_elf_section_data::__anon115487
8158 asection *toc = bfd_get_section_by_name (ibfd, ".toc"); local
8569 asection *toc; member in struct:adjust_toc_info
8657 asection *toc, *sec; local
    [all...]

Completed in 1730 milliseconds

1 2 3 4 5 67 8 910