/external/llvm/lib/MC/MCParser/ |
ELFAsmParser.cpp | 79 addDirectiveHandler<&ELFAsmParser::ParseDirectiveSubsection>(".subsection"); 197 const MCExpr *Subsection = 0; 199 if (getParser().parseExpression(Subsection)) 205 Subsection); 354 const MCExpr *Subsection = 0; 367 if (getParser().parseExpression(Subsection)) 468 Subsection); 638 const MCExpr *Subsection = 0; 640 if (getParser().parseExpression(Subsection)) 647 getStreamer().SubSection(Subsection) [all...] |
/external/grub/docs/ |
grub.texi | 769 @subsection How to boot an OS directly with GRUB 805 @subsection Load another boot loader to boot unsupported operating systems 869 @subsection GNU/Hurd [all...] |
/external/kernel-headers/original/asm-mips/ |
atomic.h | 74 " .subsection 2 \n" 119 " .subsection 2 \n" 167 " .subsection 2 \n" 219 " .subsection 2 \n" 286 " .subsection 2 \n" 455 " .subsection 2 \n" 500 " .subsection 2 \n" 548 " .subsection 2 \n" 600 " .subsection 2 \n" 667 " .subsection 2 \n [all...] |
bitops.h | 81 " .subsection 2 \n" 94 " .subsection 2 \n" 146 " .subsection 2 \n" 159 " .subsection 2 \n" 228 " .subsection 2 \n" 291 " .subsection 2 \n" 359 " .subsection 2 \n" 427 " .subsection 2 \n" 448 " .subsection 2 \n" 518 " .subsection 2 \n [all...] |
cmpxchg.h | 49 " .subsection 2 \n" \
|
system.h | 111 " .subsection 2 \n" 159 " .subsection 2 \n"
|
/external/llvm/include/llvm/MC/ |
MCStreamer.h | 220 bool SubSection(const MCExpr *Subsection) { 224 SwitchSection(SectionStack.back().first.first, Subsection); 232 void SwitchSection(const MCSection *Section, const MCExpr *Subsection = 0) { 236 if (MCSectionSubPair(Section, Subsection) != curSection) { 237 SectionStack.back().first = MCSectionSubPair(Section, Subsection); 238 ChangeSection(Section, Subsection); 246 const MCExpr *Subsection = 0) { 250 if (MCSectionSubPair(Section, Subsection) != curSection) 251 SectionStack.back().first = MCSectionSubPair(Section, Subsection); [all...] |
/external/chromium_org/third_party/icu/source/tools/makeconv/ |
gencnvex.c | 402 * 4. Iterate through the table once more, and depending on the subsection length: 408 * recurse into the subsection 470 /* step 3: write temporary section table with subsection starts */ 479 /* start of a new subsection for unit high */ 489 /* write the entry with the subsection start */ 505 /* leave the value zero: empty subsection for unused unit in a linear table */ 531 /* write the index to the subsection table */ 754 /* step 3: write temporary section table with subsection starts */ 763 /* start of a new subsection for unit high */ 766 /* write the entry with the subsection start * [all...] |
/external/icu4c/tools/makeconv/ |
gencnvex.c | 403 * 4. Iterate through the table once more, and depending on the subsection length: 409 * recurse into the subsection 471 /* step 3: write temporary section table with subsection starts */ 480 /* start of a new subsection for unit high */ 490 /* write the entry with the subsection start */ 506 /* leave the value zero: empty subsection for unused unit in a linear table */ 532 /* write the index to the subsection table */ 757 /* step 3: write temporary section table with subsection starts */ 766 /* start of a new subsection for unit high */ 769 /* write the entry with the subsection start * [all...] |
/external/chromium_org/native_client_sdk/src/doc/ |
rest-devsite-examples.rst | 173 Subsection heading 176 Subsection. 178 Sub-subsection heading 183 Sub-sub-subsection heading
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
xorg_conf.php | 47 'Section', 'EndSection', 'SubSection', 'EndSubSection'
|
/external/llvm/lib/Target/NVPTX/ |
NVPTXSection.h | 36 const MCExpr *Subsection) const {}
|
/external/dropbear/libtomcrypt/ |
crypt.tex | 128 \subsection{What the library IS for?} 164 \subsection{Modular} 408 \subsection{Key Scheduling} 431 \subsection{ECB Encryption and Decryption} 450 \subsection{Self--Testing} 458 \subsection{Key Sizing} 486 \subsection{Cipher Termination} 495 \subsection{Simple Encryption Demonstration} 635 \subsection{Notes} [all...] |
/external/libvorbis/doc/ |
09-helper.tex | 6 \subsection{Overview} 13 \subsection{Functions}
|
Vorbis_I_spec.tex | 30 \def\subsectionautorefname{Subsection} % Write subsection with capital 'S'
|
/external/llvm/docs/ |
ReleaseNotes.rst | 42 for adding a new subsection. 77 subsection about it right here. You can copy the following boilerplate
|
/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
AArch64ELFStreamer.cpp | 67 const MCExpr *Subsection) { 74 MCELFStreamer::ChangeSection(Section, Subsection);
|
/external/blktrace/doc/ |
blktrace.tex | 49 \subsection{blktrace Download Area} 63 \subsection{\label{sec:get-blktrace}Retrieving blktrace} 73 \subsection{\label{sec:patching}Patching and configuring the Linux kernel} 107 \subsection{\label{sec:mount}Mounting the debugfs file system} 127 \subsection{\label{sec:build}Build the tools} 136 \subsection{\label{sec:live-blktrace}blktrace -- live} 197 \subsection{\label{sec:pc-blktrace}blktrace -- SCSI commands} 220 \subsection{\label{sec:blktrace-post}blktrace -- post-processing} 383 \subsection{\label{sec:blktrace-args}Command line arguments} 470 \newpage\subsection{\label{sec:blkparse-args}Command line arguments [all...] |
/external/eigen/doc/ |
C07_TutorialReductionsVisitorsBroadcasting.dox | 41 \subsection TutorialReductionsVisitorsBroadcastingReductionsNorm Norm computations 62 \subsection TutorialReductionsVisitorsBroadcastingReductionsBool Boolean reductions 80 \subsection TutorialReductionsVisitorsBroadcastingReductionsUserdefined User defined reductions 142 \subsection TutorialReductionsVisitorsBroadcastingPartialReductionsCombined Combining partial reductions with other operations 225 \subsection TutorialReductionsVisitorsBroadcastingBroadcastingCombined Combining broadcasting with other operations
|
/external/e2fsprogs/doc/ |
libext2fs.texinfo | 166 @subsection Opening an ext2 filesystem 214 @subsection Closing and flushing out changes 247 @subsection Initializing a filesystem 362 @subsection Filesystem flag functions 421 @subsection File handle manipulation 467 @subsection Reading and writing data 485 @subsection Changing the file offset 512 @subsection Getting the file size 539 @subsection Reading and writing inodes 554 @subsection Iterating over inodes in a filesyste [all...] |
/external/blktrace/btreplay/doc/ |
btreplay.tex | 45 \subsection*{Build Note} 65 \subsection{Basic Workflow} 91 \subsection{IO Stream Replay Characteristics} 127 \subsection{\texttt{btrecord/btreplay} Method of Operation} 180 \newpage\subsection{Known Deficiencies and Proposed Possible Fixes} 243 \subsection{\texttt{btrecord} Command Line Options} 382 \newpage\subsection{\texttt{btreplay} Command Line Options}
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/ |
context.h | 102 * \subsection ops_subsec Operations 116 * \subsection conn_subsec Connecting 124 * \subsection disc_subsec Disconnecting
|
thread-mainloop.h | 104 * \subsection basic_subsec Basic callbacks 159 * \subsection data_subsec Data callbacks 220 * \subsection async_subsec Asynchronous callbacks
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/ |
context.h | 102 * \subsection ops_subsec Operations 116 * \subsection conn_subsec Connecting 124 * \subsection disc_subsec Disconnecting
|
thread-mainloop.h | 104 * \subsection basic_subsec Basic callbacks 159 * \subsection data_subsec Data callbacks 220 * \subsection async_subsec Asynchronous callbacks
|