/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/ |
build_clib.py | 204 # Now "link" the object files together into a static library.
|
/prebuilts/tools/darwin-x86/sdl/include/SDL/ |
SDL_keysym.h | 304 /** Enumeration of valid key mods (possibly OR'd together) */
|
/prebuilts/tools/linux-x86/sdl/include/SDL/ |
SDL_keysym.h | 304 /** Enumeration of valid key mods (possibly OR'd together) */
|
/prebuilts/tools/windows/sdl/include/SDL/ |
SDL_keysym.h | 304 /** Enumeration of valid key mods (possibly OR'd together) */
|
/system/media/camera/docs/ |
metadata-generate | 143 # Compose the three parts of the final file together
|
/docs/source.android.com/src/devices/tech/input/ |
key-character-map-files.jd | 158 when the both RIGHT SHIFT and RIGHT ALT modifiers are pressed together.</p> 257 <p>Suppose the user pressed A and SHIFT together. The system first locates 283 <p>Now consider what would happen if the user pressed A and CONTROL together.</p>
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
token.rb | 39 At a minimum, tokens are data structures that bind together a chunk of text and 48 like comment and white space huddled together with neighboring tokens, 219 simple Struct as tokens are basically simple data structures binding together a
|
/external/chromium_org/chrome/browser/ui/panels/ |
panel_drag_controller.cc | 28 // they can be stacked/snapped together. 402 // Check if a panel or a set of stacked panels (being dragged together from a 514 // Check if a panel or a set of stacked panels (being dragged together from a
|
/external/chromium_org/skia/ext/ |
convolver_SSE2.cc | 33 // Output one pixel each iteration, calculating all channels (RGBA) together. 162 // Output one pixel each iteration, calculating all channels (RGBA) together. 295 // Load four pixels (16 bytes) together.
|
/external/chromium_org/third_party/icu/source/i18n/ |
uspoof_impl.h | 155 // concatentated together into one long UChar (UTF-16) array. 158 // are stored together. The sections are ordered by length of the strings - 292 // Reserve space in the raw data. For use by builder when putting together a
|
/external/chromium_org/third_party/leveldatabase/src/doc/ |
index.html | 136 applied together using a synchronous write (i.e., 321 <code>leveldb</code> groups adjacent keys together into the same block and such a 388 by placing keys that are accessed together near each other and placing
|
/external/icu4c/data/brkitr/ |
line.txt | 238 $CAN_CM $CM+; # Stick together any combining sequences that don't match other rules. 486 # Stick together any combining sequences that don't match other rules. 522 # Rule 13 & 14 taken together for an edge case.
|
line_fi.txt | 241 $CAN_CM $CM+; # Stick together any combining sequences that don't match other rules. 493 # Stick together any combining sequences that don't match other rules. 529 # Rule 13 & 14 taken together for an edge case.
|
line_ja.txt | 238 $CAN_CM $CM+; # Stick together any combining sequences that don't match other rules. 486 # Stick together any combining sequences that don't match other rules. 522 # Rule 13 & 14 taken together for an edge case.
|
/external/libogg/doc/ |
oggstream.html | 204 together into a single deck; the cards themselves remain unchanged. 331 boundary information; strung together, the unframed packets form a 474 <li>Multiplexed bitstreams in a given link begin together; all of the
|
/external/llvm/include/llvm/CodeGen/ |
MachineFrameInfo.h | 218 /// Whether the local object blob needs to be allocated together. If not, 326 /// should be allocated together or let PEI allocate the locals in it 331 /// should be allocated together or let PEI allocate the locals in it
|
/external/qemu/distrib/sdl-1.2.15/src/hermes/ |
COPYING.LIB | 98 works together with the library. 314 use both them and the Library together in an executable that you 319 Library side-by-side in a single library together with other library
|
/external/skia/tools/ |
filtermain.cpp | 69 // together if the saveLayer's draw is simple (i.e., no fancy effects) 144 // together if the saveLayer's draw is simple (i.e., no fancy effects) and 147 // TODO: it should be possible to fold them together even if they both
|
/frameworks/base/core/tests/coretests/src/android/net/ |
NetworkStatsHistoryTest.java | 179 // should have two buckets, with some data mixed together 194 // combine together with identical bucket size 218 // combine together with minute bucket size
|
/external/llvm/lib/Transforms/InstCombine/ |
InstCombinePHI.cpp | 347 // correct type, and PHI together all of the LHS's of the instructions. 365 // The new PHI unions all of the same values together. This is really 389 /// operator and they all are only used by the PHI, PHI together their 455 // correct type, and PHI together all of the LHS's of the instructions. 473 // The new PHI unions all of the same values together. This is really [all...] |
/libcore/luni/src/main/java/java/text/ |
DecimalFormat.java | 451 * <li>Significant digits may be used together with exponential notation. Such 727 * Returns the number of digits grouped together by the grouping separator. 731 * @return the number of digits grouped together. [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/ |
u_gen_mipmap.c | 161 * Average together two rows of a source image to produce a single new 528 * Average together four rows of a source image to produce a single new [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
brw_blorp_blit.cpp | 385 * For X tiling, tile() combines together the low-order bits of the X and Y 410 * For Y tiling, tile() combines together the low-order bits of the X and Y 432 * For W tiling, tile() combines together the low-order bits of the X and Y 463 * Finally, for a non-tiled surface, tile() simply combines together the X and 601 * be together. [all...] |
/external/chromium_org/third_party/tlslite/test/ |
index.html | 53 is the best way to do channel security. What could go better together? 140 is the best way to do channel security. What could go better together? 227 is the best way to do channel security. What could go better together? 314 is the best way to do channel security. What could go better together? 401 is the best way to do channel security. What could go better together? [all...] |
/external/mesa3d/src/gallium/auxiliary/util/ |
u_gen_mipmap.c | 161 * Average together two rows of a source image to produce a single new 528 * Average together four rows of a source image to produce a single new [all...] |