Searched refs:TOC (Results 1 – 25 of 101) sorted by relevance
12345
/external/markdown/tests/extensions-x-toc/ |
D | invalid.txt | 1 [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
|
D | nested.txt | 9 [TOC]
|
/external/markdown/docs/extensions/ |
D | Tables_of_Contents.txt | 16 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/ |
D | dispatch-ppc64-linux.S | 80 .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/ |
D | BUILD.gn | 29 …TOC ]; then $ld -shared \$ldflags -o \$lib -Wl,-soname=\$soname -Wl,--whole-archive \$in \$solibs …
|
/external/llvm/test/CodeGen/PowerPC/ |
D | mcm-12.ll | 3 ; Test peephole optimization for medium code model (32-bit TOC offsets) 4 ; for loading a value from the constant pool (TOC-relative).
|
D | 2012-09-16-TOC-entry-check.ll | 5 ; 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
|
D | ppc64-calls.ll | 13 ; Calls to local function does not require the TOC restore 'nop' 22 ; Calls to weak function requires a TOC restore 'nop' because they
|
D | ppc64-linux-func-size.ll | 7 ; CHECK-NEXT: .quad .TOC.@tocbase
|
D | mcm-11.ll | 3 ; Test peephole optimization for medium code model (32-bit TOC offsets)
|
D | mcm-10.ll | 3 ; Test peephole optimization for medium code model (32-bit TOC offsets)
|
D | mcm-4.ll | 5 ; for loading a value from the constant pool (TOC-relative).
|
D | pr17354.ll | 5 ; TOC fixup.
|
/external/libopus/silk/ |
D | debug.h | 168 #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/ |
D | debug.h | 168 #define TOC(TAG_NAME) { \ macro 197 #define TOC(TAG_NAME) { \ macro 231 #define TOC(TAG_NAME) macro
|
/external/chromium_org/third_party/icu/ |
D | icu4c.css | 410 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/ |
D | icu4c.css | 410 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/ |
D | BUILD.gn | 126 # 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/ |
D | tls-ie-obj.s | 16 .quad .TOC.@tocbase
|
D | tls-gd-obj.s | 17 .quad .TOC.@tocbase
|
D | tls-ld-obj.s | 16 .quad .TOC.@tocbase
|
D | ppc64-relocs-01.s | 7 .quad .TOC.@tocbase
|
/external/valgrind/main/coregrind/m_syswrap/ |
D | syscall-ppc64-linux.S | 81 .quad .ML_(do_syscall_for_client_WRK),.TOC.@tocbase,0
|
/external/chromium_org/build/toolchain/ |
D | gcc_toolchain.gni | 136 # 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/ |
D | java.gypi | 285 'message': 'Creating <(_target_name) jar.TOC', 293 '<(jar_final_path).TOC', 298 '--toc-path=<(jar_final_path).TOC',
|
12345