HomeSort by relevance Sort by last modified time
    Searched refs:subsection (Results 1 - 25 of 68) sorted by null

1 2 3

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cfi/
cfi-common-5.s 4 .subsection 3
13 .subsection 3
22 .subsection 3
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/elf/
section6.s 3 .subsection 2
7 .subsection 0
  /external/llvm/test/MC/ELF/
subsection.s 8 .subsection
19 .subsection 1+1
23 .subsection l2-l1
25 .subsection 3
  /external/ply/ply/doc/
makedoc.py 53 subsection = 0 variable
109 if subsection:
115 subsection = 0 variable
124 subsection += 1
126 result.append("""<H3><a name="%s"></a>%d.%d %s</H3>""" % (headingname,section, subsection, prevheadingtext))
132 if subsection == 1:
146 result.append("""<H4><a name="%s"></a>%d.%d.%d %s</H4>""" % (headingname,section, subsection, subsubsection, prevheadingtext))
162 result.append("""<H5><a name="%s"></a>%d.%d.%d.%d %s</H5>""" % (headingname,section, subsection, subsubsection, subsubsubsection, prevheadingtext))
179 if subsection:
  /external/llvm/test/MC/COFF/
cv-inline-linetable-unreachable.s 49 .long 246 # Inlinee lines subsection
57 .long 241 # Symbol subsection for g
96 .cv_filechecksums # File index to string table offset subsection
cv-empty-file-table.s 6 .cv_filechecksums # File index to string table offset subsection
cv-empty-linetable.s 48 .long 241 # Symbol subsection for f
75 .cv_filechecksums # File index to string table offset subsection
cv-def-range.s 1 # RUN: llvm-mc -triple=i686-pc-win32 -filetype=obj < %s | llvm-readobj -codeview -codeview-subsection-bytes | FileCheck %s
57 .long 241 # Symbol subsection for g
58 .long Ltmp1-Ltmp0 # Subsection size
95 .cv_filechecksums # File index to string table offset subsection
cv-inline-linetable.s 68 .long 241 # Symbol subsection for baz
135 .cv_filechecksums # File index to string table offset subsection
cv-inline-linetable-infloop.s 39 .long 241 # Symbol subsection for infloop
40 .long .Ltmp17-.Ltmp16 # Subsection size
  /external/libvorbis/doc/
10-tables.tex 6 \subsection{floor1\_inverse\_dB\_table} \label{vorbis:spec:floor1:inverse:dB:table}
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
bundle-bad.l 7 [^:]*:26:.*cannot change section or subsection inside \.bundle_lock
bundle-bad.s 21 # Test changing subsection inside .bundle_lock.
  /frameworks/compile/mclinker/lib/Target/
ELFAttribute.cpp 39 // Skip corrupt subsection
61 // [ <uint32: subsection-length> NTBS: vendor-name
79 // subsection-length
95 // Select the attribute subsection.
96 Subsection* subsection = getSubsection(vendor_name);
99 if (subsection == NULL) {
112 // Merge the vendor data in the subsection.
113 if (!subsection->merge(pInput, vendor_data, vendor_data_size))
127 for (llvm::SmallVectorImpl<Subsection*>::const_iterato
173 Subsection* const subsection = *subsec_it; local
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/perl5/
perlmain.i 8 %subsection "perlmain.i"
  /prebuilts/misc/common/swig/include/2.0.11/tcl/
tclsh.i 8 %subsection "tclsh.i"
wish.i 8 %subsection "wish.i"
  /toolchain/binutils/binutils-2.25/bfd/
som.c 2919 asection *subsection; local
3738 asection *subsection; local
3865 asection *subsection; local
4035 asection *subsection; local
4092 asection *subsection; local
    [all...]
  /tools/tradefederation/core/src/com/android/tradefed/testtype/
FakeTest.java 137 final String subsection = m.group(2); local
149 nextState.append(subsection);
  /frameworks/base/cmds/idmap/
inspect.cpp 128 void print(const char *section, const char *subsection, uint32_t value, const char *fmt, ...) {
132 printf("%-12s %-12s 0x%08x ", section, subsection, value);
138 void print_path(const char *section, const char *subsection, const char *fmt, ...) {
142 printf("%-12s %-12s .......... ", section, subsection);
  /toolchain/binutils/binutils-2.25/gas/config/
obj-coff-seh.h 121 int subsection; member in struct:seh_context
obj-macho.h 63 /* If the symbol represents a subsection, this is the size of the subsection.
64 This is used to check whether a local symbol belongs to a subsection. */
84 /* Symbol that corresponds to the subsection. */
85 symbolS *subsection; member in struct:obj_mach_o_frag_data
  /external/blktrace/btt/doc/
btt.tex 290 In this subsection one can see the average number of IOs on the request
347 \subsection*{\label{sec:detailed-data}Detailed Data}
567 \subsection*{\label{sec:qhist}Q Histogram Data File}
583 \subsection*{\label{sec:dhist}D Histogram Data File}
764 \newpage\subsection{\label{sec:sps-spec}Seeks Per Second}
    [all...]
  /compatibility/cdd/1_introduction/
1_1_structure.md 6 requirements that apply to a specific device type. Each subsection of
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
CommentCommandList.inc 111 COMMENT_COMMAND(subsection)

Completed in 419 milliseconds

1 2 3