/external/fonttools/Lib/fontTools/ |
afmLib.py | 141 charnum, width, l, b, r, t = (int(thing) for thing in things) 157 l, b, r, t = [int(thing) for thing in rest.split()]
|
/external/freetype/include/config/ |
ftstdlib.h | 161 #define ft_setjmp( b ) setjmp( *(ft_jmp_buf*) &(b) ) /* same thing here */
|
/external/guava/guava/src/com/google/common/collect/ |
NullsFirstOrdering.java | 48 // ordering.reverse() might be optimized, so let it do its thing
|
NullsLastOrdering.java | 48 // ordering.reverse() might be optimized, so let it do its thing
|
/external/icu/icu4c/source/layout/ |
MultipleSubstSubtables.cpp | 29 // FIXME: is this always the right thing to do?
|
/external/icu/icu4c/source/samples/layout/ |
ScriptCompositeFontInstance.cpp | 85 // It would be better to also look in the "DEFAULT:" font. Another thing to do would be to
|
/external/kernel-headers/original/uapi/drm/ |
drm_sarea.h | 71 /** first thing is always the DRM locking structure */
|
/external/libdrm/include/drm/ |
drm_sarea.h | 69 /** first thing is always the DRM locking structure */
|
/external/lldb/test/functionalities/fat_archives/ |
TestFatArchives.py | 36 DWARF in .o file debugging. The only thing this test needs to do is to compile and
|
/external/lldb/tools/lldb-perf/ |
README | 9 - Gauges: a gauge is a thing that takes a sample. Samples include elapsed time, 13 - Measurements: a measurement is the thing that stores an action, a gauge and 126 The last thing you want to do in setup is call Launch(): 224 them arguments and all, and they will do the right thing with gathering stats.
|
/external/llvm/include/llvm-c/ |
Support.h | 52 * Note that the only stable thing about this function is its signature; you
|
/external/llvm/lib/Support/ |
README.txt.system | 12 LLVM becomes more easily ported to new platforms since the only thing requiring
|
/external/llvm/test/CodeGen/AArch64/ |
local_vars.ll | 36 ; Dont't really care, but it would be a Bad Thing if this came after the epilogue.
|
/external/llvm/test/DebugInfo/ |
nodebug.ll | 7 ; the right thing.
|
/external/llvm/test/Transforms/GVN/ |
pre-single-pred.ll | 10 ; hoist the load. Doing the right thing for the wrong reasons is still a bug.
|
/external/ltrace/ |
callback.h | 39 * thing as CBS_STOP. There's no provision for returning error
|
/external/markdown/MarkdownTest/Tests_2004/ |
Ordered and unordered lists.html | 125 <p>Same thing but with paragraphs:</p>
|
Ordered and unordered lists.text-out | 141 <p>Same thing but with paragraphs:</p>
|
Ordered and unordered lists.text-res | 141 <p>Same thing but with paragraphs:</p>
|
/external/markdown/MarkdownTest/Tests_2007/ |
Ordered and unordered lists.html | 125 <p>Same thing but with paragraphs:</p>
|
/external/markdown/tests/markdown-test/ |
ordered-and-unordered-list.html | 130 <p>Same thing but with paragraphs:</p>
|
/external/mesa3d/bin/ |
installmesa | 6 # -f or -d flags), we may need to branch on `uname` to do the right thing.
|
/external/mesa3d/include/GL/internal/ |
sarea.h | 83 /** first thing is always the DRM locking structure */
|
/external/mesa3d/src/egl/main/ |
README.txt | 52 defaults/fallbacks. Same thing for the eglGet/Query functions.
|
/external/owasp/sanitizer/src/tests/org/owasp/html/ |
htmllexerinput1.html | 80 <![CDATA[ No such thing as a CDATA> section in HTML ]]>
|