Home
last modified time | relevance | path

Searched refs:TOC (Results 1 – 25 of 101) sorted by relevance

12345

/external/markdown/tests/extensions-x-toc/
Dinvalid.txt1 [TOC]
6 The TOC marker cannot be inside a header. This test makes sure markdown doesn't
8 clue the author in that s/he needs to add a blank line between the TOC and
Dnested.txt9 [TOC]
/external/markdown/docs/extensions/
DTables_of_Contents.txt16 marker. The marker defaults to ``[TOC]`` so the following document:
18 [TOC]
43 to ``[TOC]``.
48 * **title**: Title to insert in TOC ``<div>``. Defaults to ``None``.
/external/valgrind/main/coregrind/m_dispatch/
Ddispatch-ppc64-linux.S80 .quad .VG_(disp_run_translations),.TOC.@tocbase,0
400 .quad .VG_(disp_cp_chain_me_to_slowEP),.TOC.@tocbase,0
425 .quad .VG_(disp_cp_chain_me_to_fastEP),.TOC.@tocbase,0
450 .quad .VG_(disp_cp_xindir),.TOC.@tocbase,0
501 .quad .VG_(disp_cp_xassisted),.TOC.@tocbase,0
518 .quad .VG_(disp_cp_evcheck_fail),.TOC.@tocbase,0
/external/chromium_org/build/toolchain/nacl/
DBUILD.gn29TOC ]; then $ld -shared \$ldflags -o \$lib -Wl,-soname=\$soname -Wl,--whole-archive \$in \$solibs …
/external/llvm/test/CodeGen/PowerPC/
Dmcm-12.ll3 ; Test peephole optimization for medium code model (32-bit TOC offsets)
4 ; for loading a value from the constant pool (TOC-relative).
D2012-09-16-TOC-entry-check.ll5 ; This test check if the TOC entry symbol name won't clash with global .LC0
12 ; The 1.0 and 3.0 constants generate two TOC entries
Dppc64-calls.ll13 ; Calls to local function does not require the TOC restore 'nop'
22 ; Calls to weak function requires a TOC restore 'nop' because they
Dppc64-linux-func-size.ll7 ; CHECK-NEXT: .quad .TOC.@tocbase
Dmcm-11.ll3 ; Test peephole optimization for medium code model (32-bit TOC offsets)
Dmcm-10.ll3 ; Test peephole optimization for medium code model (32-bit TOC offsets)
Dmcm-4.ll5 ; for loading a value from the constant pool (TOC-relative).
Dpr17354.ll5 ; TOC fixup.
/external/libopus/silk/
Ddebug.h168 #define TOC(TAG_NAME) { \ macro
197 #define TOC(TAG_NAME) { \ macro
231 #define TOC(TAG_NAME) macro
/external/chromium_org/third_party/opus/src/silk/
Ddebug.h168 #define TOC(TAG_NAME) { \ macro
197 #define TOC(TAG_NAME) { \ macro
231 #define TOC(TAG_NAME) macro
/external/chromium_org/third_party/icu/
Dicu4c.css410 h2.TOC {
427 ul.TOC {
433 ul.TOC li a {
437 ul.TOC li ul li a {
443 ul.TOC li ul {
/external/icu/icu4c/
Dicu4c.css410 h2.TOC {
427 ul.TOC {
433 ul.TOC li a {
437 ul.TOC li ul li a {
443 ul.TOC li ul {
/external/chromium_org/build/toolchain/mac/
DBUILD.gn126 # existing .TOC file, overwrite it, oterwise, don't change it.
129 # libraries, we always update the .TOC and skip the temporary file and
131 tocname = dylib + ".TOC"
152 # Since the above commands only updates the .TOC file when it changes, ask
/external/llvm/test/MC/PowerPC/
Dtls-ie-obj.s16 .quad .TOC.@tocbase
Dtls-gd-obj.s17 .quad .TOC.@tocbase
Dtls-ld-obj.s16 .quad .TOC.@tocbase
Dppc64-relocs-01.s7 .quad .TOC.@tocbase
/external/valgrind/main/coregrind/m_syswrap/
Dsyscall-ppc64-linux.S81 .quad .ML_(do_syscall_for_client_WRK),.TOC.@tocbase,0
/external/chromium_org/build/toolchain/
Dgcc_toolchain.gni136 # existing .TOC file, overwrite it, otherwise, don't change it.
137 tocfile = sofile + ".TOC"
158 # Since the above commands only updates the .TOC file when it changes, ask
/external/chromium_org/build/
Djava.gypi285 'message': 'Creating <(_target_name) jar.TOC',
293 '<(jar_final_path).TOC',
298 '--toc-path=<(jar_final_path).TOC',

12345