Searched refs:verbatim (Results 1 - 23 of 23) sorted by relevance

/external/iproute2/doc/
H A Dip-tunnels.tex27 \begin{verbatim}
29 \end{verbatim}
33 \begin{verbatim}
35 \end{verbatim}
38 \begin{verbatim}
40 \end{verbatim}
46 \begin{verbatim}
49 \end{verbatim}
58 \begin{verbatim}
61 \end{verbatim}
[all...]
H A Dapi-ip6-flowlabels.tex142 \begin{verbatim}
146 \end{verbatim}
155 \begin{verbatim}
158 \end{verbatim}
185 \begin{verbatim}
214 \end{verbatim}
268 \begin{verbatim}
281 \end{verbatim}
295 \begin{verbatim}
299 \end{verbatim}
[all...]
H A Dip-cref.tex44 \begin{verbatim}
46 \end{verbatim}
202 \begin{verbatim}
204 \end{verbatim}
208 \begin{verbatim}
211 \end{verbatim}
216 \begin{verbatim}
220 \end{verbatim}
351 \begin{verbatim}
362 \end{verbatim}
[all...]
/external/libunwind/doc/
H A Dunw_init_local.tex31 \begin{verbatim}
33 \end{verbatim}
36 \begin{verbatim}
39 \end{verbatim}
H A Dlibunwind.tex148 \begin{verbatim}
164 \end{verbatim}
/external/blktrace/doc/
H A Dblktrace.tex67 \begin{verbatim}
71 \end{verbatim}
84 \begin{verbatim}
89 \end{verbatim}
98 \begin{verbatim}
100 \end{verbatim}
115 \begin{verbatim}
117 \end{verbatim}
122 \begin{verbatim}
124 \end{verbatim}
[all...]
/external/blktrace/btt/doc/
H A Dbtt.tex174 \begin{verbatim}
182 \end{verbatim}
203 \begin{verbatim}
209 \end{verbatim}
222 \begin{verbatim}
226 \end{verbatim}
249 \begin{verbatim}
253 \end{verbatim}
269 \begin{verbatim}
273 \end{verbatim}
[all...]
/external/llvm/lib/Support/Windows/
H A DProgram.inc37 // Return paths with slashes verbatim.
/external/blktrace/btreplay/doc/
H A Dbtreplay.tex245 \begin{verbatim}
258 \end{verbatim}
294 \begin{verbatim}
297 \end{verbatim}
350 \begin{verbatim}
355 \end{verbatim}
384 \begin{verbatim}
400 \end{verbatim}
432 \begin{verbatim}
435 \end{verbatim}
[all...]
/external/flac/include/FLAC/
H A Dformat.h291 const FLAC__int32 *data; /**< A pointer to verbatim signal. */
349 FLAC__Subframe_Verbatim verbatim; member in union:__anon21467::__anon21468
/external/libvorbis/doc/
H A DVorbis_I_spec.tex34 % unlike the built-in "verbatim", allows embedding TeX commands, as
/external/chromium_org/components/omnibox/
H A Dsearch_provider.cc62 // The verbatim score for an input which is not an URL.
150 // This function is responsible for scoring verbatim query matches
152 // scores verbatim query matches for extension keywords, as well as
156 // couldn't decide in the future to score verbatim matches
333 // A verbatim match cannot be generated without this provider, causing errors.
402 // If abandoning scores entirely, also abandon the verbatim score.
457 // In non-extension keyword mode, disregard the keyword verbatim suggested
460 // will return a default match.) Give keyword verbatim the lowest
467 // Disregard the suggested search and verbatim relevances if the input
482 // always return one. Give the verbatim suggestio
[all...]
/external/chromium_org/chrome/browser/autocomplete/
H A Dsearch_provider_unittest.cc791 // would go first only because verbatim has been demoted.
1055 // keyword verbatim query. Also verify that interior consecutive
1122 // verbatim match.
1135 // The fact that verbatim queries to keyword are handled by KeywordProvider
1205 // Check the expected verbatim and (first 3) suggestions' relative relevances.
1206 AutocompleteMatch verbatim, match_a1, match_a2, match_a3, match_a4; local
1207 EXPECT_TRUE(FindMatchWithContents(ASCIIToUTF16("a"), &verbatim));
1212 EXPECT_GT(verbatim.relevance, match_a1.relevance);
1215 EXPECT_TRUE(verbatim.allowed_to_be_default_match);
1306 // Ensure that verbatimrelevance scores reorder or suppress verbatim
3309 AutocompleteMatch verbatim, match_alpha, match_apricot, match_avid; local
[all...]
/external/llvm/lib/Support/Unix/
H A DProgram.inc64 // Use the given path verbatim if it contains any slashes; this matches
/external/valgrind/main/none/tests/
H A Dcmdline1.stdout.exp37 --xml-user-comment=STR copy STR verbatim into XML output
H A Dcmdline2.stdout.exp37 --xml-user-comment=STR copy STR verbatim into XML output
/external/dnsmasq/contrib/dnslist/
H A Ddnslist.pl274 Everyone is permitted to copy and distribute verbatim copies
336 either verbatim or with modifications and/or translated into another
347 1. You may copy and distribute verbatim copies of the Program's
/external/bison/build-aux/
H A Dtexinfo.tex4074 % Scan in ``verbatim'' mode:
4136 % Ignore anything after the last `@end #1'; this matters in verbatim
6617 % LaTeX-like @verbatim...@end verbatim and @verb{<char>...<char>}
6626 % verbatim line.
6633 % @verbatim, and ?` and !` ligatures won't get disabled.
6650 \tt % easiest (and conventionally used) font for verbatim
6661 % Setup for the @verbatim environment
6666 % We typeset each line of the verbatim in an \hbox, so we can handle
6667 % tabs. The \global is in case the verbatim lin
[all...]
/external/chromium_org/third_party/cython/src/Cython/Includes/numpy/
H A D__init__.pxd478 # bint PyArray_IsScalar(object, verbatim work)
/external/flac/libFLAC/
H A Dstream_encoder.c3208 /* verbatim subframe is the baseline against which we measure other compressed subframes */
3436 if(!FLAC__subframe_add_verbatim(&(subframe->data.verbatim), blocksize, subframe_bps, subframe->wasted_bits, frame)) {
3662 subframe->data.verbatim.data = signal;
H A Dstream_decoder.c2699 FLAC__Subframe_Verbatim *subframe = &decoder->private_->frame.subframes[channel].data.verbatim;
/external/chromium_org/v8/src/
H A Dobjects.h5189 // The entire code object including its header is copied verbatim to the
6327 Map* FindLastMatchMap(int verbatim, int length, DescriptorArray* descriptors);
H A Dobjects.cc2224 Map* Map::FindLastMatchMap(int verbatim, argument
2234 for (int i = verbatim; i < length; i++) {

Completed in 7170 milliseconds