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

1 2 34 5 6 7

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
aix-glink-2c.s 1 .toc
12 .long \name\()[PR],TOC[TC0],0
aix-glink-2a.s 1 .toc
13 .long .\name\()[PR],TOC[TC0],0
15 .llong .\name\()[PR],TOC[TC0],0
aix-gc-1.s 9 .toc
aix-ref-1.s 9 .toc
  /external/valgrind/coregrind/m_dispatch/
dispatch-ppc64be-linux.S 40 /* References to globals via the TOC */
47 .section ".toc","aw"
81 .quad .VG_(disp_run_translations),.TOC.@tocbase,0
149 ld 6,.tocent__vgPlain_machine_ppc64_has_VMX@toc(2)
198 40(sp) : TOC
220 ld 6,.tocent__vgPlain_machine_ppc64_has_VMX@toc(2)
261 ld 11,.tocent__vgPlain_machine_ppc64_has_VMX@toc(2)
401 .quad .VG_(disp_cp_chain_me_to_slowEP),.TOC.@tocbase,0
426 .quad .VG_(disp_cp_chain_me_to_fastEP),.TOC.@tocbase,0
451 .quad .VG_(disp_cp_xindir),.TOC.@tocbase,
    [all...]
dispatch-ppc64le-linux.S 49 /* References to globals via the TOC */
56 .section ".toc","aw"
95 .quad .VG_(disp_run_translations),.TOC.@tocbase,0
102 0: addis 2, 12,.TOC.-0b@ha
103 addi 2,2,.TOC.-0b@l
170 ld 6,.tocent__vgPlain_machine_ppc64_has_VMX@toc(2)
219 40(sp) : TOC
241 ld 6,.tocent__vgPlain_machine_ppc64_has_VMX@toc(2)
257 0: addis 2, 12,.TOC.-0b@ha
258 addi 2,2,.TOC.-0b@
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
power4.d 19 +3 \.toc +0+20 +0+ +0+ +.*
27 0+ l +d +\.toc 0+ (|\.toc)
50 .*: R_PPC64_TOC16_DS \.toc
52 .*: R_PPC64_TOC16_DS \.toc\+0x10
test1xcoff32.s 17 .toc
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.help_3.5.0.v20100524.jar 
  /external/icu/icu4c/source/test/perf/dicttrieperf/
dicttrieperf.cpp 113 static int32_t simpleBinarySearch(const char *s, const char *names, const TOCEntry *toc, int32_t count) {
123 int32_t cmp=strcmp(s, names+toc[number].nameOffset);
140 toc=new TOCEntry[count];
142 toc[i].nameOffset=itemNames.length();
143 toc[i].dataOffset=i; // arbitrary value, see toc comment below
151 printf("size of TOC: %6ld\n", (long)(count*8));
155 delete[] toc;
163 if(simpleBinarySearch(name, itemNameChars, toc, count)<0) {
172 // toc imitates a .dat file's array of UDataOffsetTOCEntr
176 TOCEntry *toc; member in class:BinarySearchPackageLookup
    [all...]
  /development/build/
build_android_stubs.mk 23 dex_toc := $(intermediates)/classes.dex.toc
95 $(call define-jar-to-toc-rule, $(full_target))
97 # As we don't have .dex file for the SDK stub, we cannot generate .toc
98 # file from .dex file. Use .toc file generated from .jar instead.
99 $(dex_toc): $(full_target).toc $(jack_lib)
101 $(call commit-change-for-toc, $@)
  /external/chromium-trace/catapult/third_party/Paste/docs/
default.css 30 a.toc-backref {
35 a.toc-backref:hover {
152 h1 a.toc-backref, h2 a.toc-backref {
167 h3 a.toc-backref, h4 a.toc-backref, h5 a.toc-backref,
168 h6 a.toc-backref {
322 ul.auto-toc {
  /external/libopus/tests/
test_opus_api.c 690 #define UNDEFINE_FOR_PARSE toc=-1; \
694 VG_UNDEF(&toc,sizeof(toc)); \
698 #define UNDEFINE_FOR_PARSE toc=-1; \
714 unsigned char toc; local
722 if(opus_packet_parse(packet,1,&toc,frames,0,&payload_offset)!=OPUS_BAD_ARG)test_failed();
729 ret=opus_packet_parse(packet,4,&toc,frames,size,&payload_offset);
745 ret=opus_packet_parse(packet,jj,&toc,frames,size,&payload_offset);
755 if((toc>>2)!=i)test_failed();
767 ret=opus_packet_parse(packet,1,&toc,frames,size,&payload_offset)
    [all...]
  /build/core/combo/
HOST_darwin-x86_64.mk 39 define $(combo_var_prefix)transform-shared-lib-to-toc
HOST_linux-x86_64.mk 29 define $(combo_var_prefix)transform-shared-lib-to-toc
HOST_linux-x86.mk 29 define $(combo_var_prefix)transform-shared-lib-to-toc
  /external/libopus/src/
opus.c 177 unsigned char ch, toc; local
189 toc = *data++;
192 switch (toc&0x3)
317 *out_toc = toc;
  /docs/source.android.com/src/compatibility/5.1/
android-cdd.css 267 * TOC Styles
270 #toc a:link,
271 #toc a:visited,
272 #toc a:hover {
277 #toc p.toc_h1 a:link,
278 #toc p.toc_h1 a:visited,
279 #toc p.toc_h1 a:hover {
283 #toc {
  /docs/source.android.com/src/compatibility/source/
android-cdd.css 267 * TOC Styles
270 #toc a:link,
271 #toc a:visited,
272 #toc a:hover {
277 #toc p.toc_h1 a:link,
278 #toc p.toc_h1 a:visited,
279 #toc p.toc_h1 a:hover {
283 #toc {
  /external/chromium-trace/catapult/third_party/Paste/docs/web/
default-site.css 21 a.toc-backref {
26 a.toc-backref:hover {
125 h3 a.toc-backref, h4 a.toc-backref, h5 a.toc-backref,
126 h6 a.toc-backref {
310 ul.auto-toc {
  /build/core/
base_rules.mk 224 ## Create .toc files from shared objects to reduce unnecessary rebuild
225 # .toc files have the list of external dynamic symbols without their addresses.
226 # As .KATI_RESTAT is specified to .toc files and commit-change-for-toc is used,
227 # dependent binaries of a .toc file will be rebuilt only when the content of
228 # the .toc file is changed.
231 # Disable .toc optimization for host modules: we may run the host binaries during the build process
234 LOCAL_INTERMEDIATE_TARGETS += $(LOCAL_BUILT_MODULE).toc
235 $(LOCAL_BUILT_MODULE).toc: $(LOCAL_BUILT_MODULE)
236 $(call $(PRIVATE_2ND_ARCH_VAR_PREFIX)$(PRIVATE_PREFIX)transform-shared-lib-to-toc,$<,$@.tmp
    [all...]
  /external/iproute2/doc/
Makefile 73 rm -f *.aux *.log *.toc $(PSFILES) $(DVIFILES) *.html *.pdf
  /external/selinux/secilc/docs/
Makefile 46 @# add a title for the TOC to policy.cil. This is needed to play nicely with the PDF conversion.
56 $(PANDOC) --standalone --toc $^ -o $(PDFDIR)/$(PDF_OUT)
  /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::__anon25556::__anon25557
964 struct PDB_DS_TOC* toc; member in struct:pdb_reader::__anon25556::__anon25558
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 56 * First there is the size of the Table of Contents (TOC). The TOC
59 * The TOC length and entries are an array of uint32_t values.
60 * The first section after the TOC starts immediately after the TOC.
1133 uint32_t toc[offsetsCount]; local
    [all...]

Completed in 1156 milliseconds

1 2 34 5 6 7