Home
last modified time | relevance | path

Searched refs:emphasize (Results 1 – 10 of 10) sorted by relevance

/external/chromium-trace/trace-viewer/third_party/Paste/paste/exceptions/
Dformatter.py170 def emphasize(self, s): member in TextFormatter
173 return 'In object: %s' % self.emphasize(self.quote(repr(obj)))
178 return self.emphasize('Line %i, Column %i' % (line, column))
180 return self.emphasize('Line %i' % line)
182 return self.emphasize('In expression: %s' % self.quote(expr))
195 return self.emphasize(
243 def emphasize(self, s): member in HTMLFormatter
/external/llvm/docs/HistoricalNotes/
D2000-11-18-EarlyDesignIdeas.txt9 1. We need to be clear on our goals for the VM. Do we want to emphasize
D2000-11-18-EarlyDesignIdeasResp.txt9 > 1. We need to be clear on our goals for the VM. Do we want to emphasize
/external/eigen/doc/
DQuickReference.dox81 In the rest of this document we will use the following symbols to emphasize the features which are …
/external/iproute2/doc/
Dip-cref.tex418 group consists of all nodes on the link. It is important to emphasize
2822 It is important to emphasize that proxy entries have {\em no\/}
2838 It is necessary to emphasize that {\em it is not supposed\/}
/external/llvm/docs/
DCodingStandards.rst71 a particular task. LLVM and related projects emphasize and rely on the standard
DCodeGenerator.rst992 :emphasize-lines: 4-5,9
/external/libpng/
Dlibpng-manual.txt4408 like those above in order to emphasize recent filters over older filters.
/external/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt3014 強調 < to\-emphasize\-\(a\-statement\);
26544 強調 > to\-emphasize\-\(a\-statement\);
/external/bison/
DChangeLog-20129374 Reorder a bit to emphasize the `shifting' bits of code.