/external/llvm/utils/ |
codegen-diff | 101 the function you want is compiled. Then use the B<disassemble> command
|
/external/grub/docs/ |
texinfo.tex | 73 % We never want plain's \outer definition of \+ in Texinfo. 212 % We want to insert a rule with the height and depth of the current 257 % we did was a \nobreak, we don't want to insert more space. 301 % Have to do this stuff outside the \shipout because we want it to 691 % end-of-line in the output. We don't want the end-of-line after 764 % page breaks. On the other hand, we don't want to actually break the [all...] |
/external/chromium/chrome/browser/resources/touch_ntp/ |
newtab.js | 66 * JavaScript creates the object for us based on the id. But I don't want 180 * test whether a value is defined or not, and we don't want to force a 380 // change the URL as if we clicked a link. We may want to eventually 532 // Don't want to zoom around the middle since the left/top co-ordinates 677 // a call to getAppsCallback so we want to do it before reorderApps 752 // the extra empty page we added. We don't want to do this in the normal 753 // case because if we did actually drop an app there, we want to retain that
|
/external/chromium/third_party/libjingle/source/talk/ |
main.scons | 366 # to users, so we want it for both dbg and opt.) 412 # Remove -g set by hammer, which is not what we want (we have set -g3 above). 422 # Remove -O2 set by hammer, which is not what we want.
|
/frameworks/native/opengl/libagl/ |
array.cpp | 1113 uint32_t want = local [all...] |
/build/core/ |
pdk_config.mk | 103 # That's desired by us: we want only absent files from the platform zip package.
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/ |
Dbg.stg | 155 /** Basically we don't want to set any dbg listeners are root will have it. */ 190 <! ST uses zero-based columns, we want one-base !>
|
/external/bison/data/ |
yacc.c | 59 # b4_lex_param arrives quoted twice, but we want to keep only one level. 134 # We do want M4 expansion after # for CPP macros. [all...] |
/external/bison/doc/ |
refcard.tex | 7 % Specify how many you want here. Nothing else needs to be changed 16 % comment out this line if you want page numbers to appear. 149 % We want output .3 inch *from top of paper edge*; i.e. -.7in from TeX default 234 % we might want to talk about
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/app_launcher/ |
popup.js | 53 // A filtered list of apps we actually want to show.
|
/external/chromium-trace/src/shared/js/ |
load_time_data.js | 64 * @param {string} id The ID of the string we want.
|
/external/icu4c/data/mappings/ |
ucmfiles.mk | 8 # Instead of changing this file [unless you want to check it back in],
|
/external/mesa3d/docs/OLD/ |
MESA_packed_depth_stencil.spec | 52 3. Do we really want the GL_UNSIGNED_SHORT formats?
|
MESA_program_debug.spec | 84 If we want to be able to single-step through vertex/fragment
|
/external/skia/third_party/glu/libtess/ |
alg-outline | 225 After triangulating all monotone regions, we want to group the
|
/external/v8/test/mjsunit/harmony/ |
block-leave.js | 33 // We want to test the context chain shape. In each of the tests cases
|
/external/v8/test/mjsunit/ |
with-leave.js | 63 // We want to test the context chain shape. In each of the tests cases
|
/libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
OpenSSLSocketImpl.java | [all...] |
/ndk/build/core/ |
main.mk | 80 You might want to use one of the following: $(NDK_ALL_APPS))
|
/external/chromium/chrome/browser/resources/ |
new_new_tab.js | 455 // We want the main frame scrollbar to be the one that scrolls the expanded 468 // While transitioning sections, we only want scrollbars to appear if they're 568 // We want to end up with 10px gradients at the top and bottom of 573 // right effect, we don't want to make the gradients smaller, but make them 643 // You usually want to call |showOnlySection()| instead of this. [all...] |
/external/e2fsprogs/lib/blkid/ |
tag.c | 263 * too much of our internal implemenation. I'm not convinced I want
|
/external/valgrind/main/exp-bbv/tests/x86/ |
rep_prefix.S | 10 cld # we want these to happen forward
|
/external/chromium/chrome/browser/resources/ntp4/ |
new_tab.js | 66 * JavaScript creates the object for us based on the id. But I don't want 183 * test whether a value is defined or not, and we don't want to force a 422 // Don't want to zoom around the middle since the left/top co-ordinates 567 // a call to getAppsCallback so we want to do it before reorderApps 642 // the extra empty page we added. We don't want to do this in the normal 643 // case because if we did actually drop an app there, we want to retain that
|
/external/skia/src/core/ |
SkBitmapProcState_matrix_clamp.h | 452 SkDebugf("%d: got %08x want %08x srcXY[0] %08x srcXY[1] %08x\n", 573 uint32_t want = PACK_FILTER_X_NAME(debug_fx, maxX, one PREAMBLE_ARG_X); 574 if (xy[i] != want) 578 SkDebugf("got %08x want %08x\n", xy[i], want); 724 SkDebugf("[bad-y] got %08x want %08x\n", xy[i*2+0], val); 733 SkDebugf("[bad-x] got %08x want %08x\n", xy[i*2+1], val);
|
/external/valgrind/main/exp-bbv/tests/amd64-linux/ |
ll.S | 453 # mov $('['<<8+27),%ax # we want to output ^[[ 454 mov $(0x5b<<8+27),%ax # we want to output ^[[ 523 # edi points to where we want it
|