HomeSort by relevance Sort by last modified time
    Searched full:keep (Results 4951 - 4975 of 11137) sorted by null

<<191192193194195196197198199200>>

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
es_generator.py 330 # We'll need a conditional variable to keep track of
377 # We'll need a conditional variable to keep track of
412 # We'll need a conditional variable to keep track of
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/x509/
x509.h 184 /* we always keep X509_NAMEs in 2 forms. */
194 /* unsigned long hash; Keep the hash around for lookups */
345 /* Keep these up to date! */
    [all...]
  /external/chromium_org/third_party/openssl/openssl/include/openssl/
x509.h 184 /* we always keep X509_NAMEs in 2 forms. */
194 /* unsigned long hash; Keep the hash around for lookups */
345 /* Keep these up to date! */
    [all...]
  /external/clang/lib/Format/
UnwrappedLineParser.cpp 258 // Keep a stack of positions of lbrace tokens. We will
913 // Otherwise, we don't know what it is, and we'd better keep the next token.
1044 // If instance variables are present, keep the '{' on the first line too.
    [all...]
  /external/icu4c/common/
locmap.c 125 // Keep static locale variables inside the function so that
493 {0x0414, "nb_NO"}, /* really nb_NO. Keep first in the 414 list. */
495 {0x0814, "nn_NO"}, /* really nn_NO. Keep first in the 814 list. */
    [all...]
ucnv_ext.cpp 385 /* the match did not use all of preToU[] - keep the rest for replay */
881 /* the match did not use all of preFromU[] - keep the rest for replay */
    [all...]
uhash.c 47 * have to check for a NULL result. To keep this from happening, we
316 * "jump" value (moduloing by the length again to keep it within
351 * but for which the hash code does not match. Keep
  /external/jpeg/
jdcoefct.c 31 /* These variables keep track of the current location of the input side. */
43 * this is to keep the module interfaces unchanged when a large coefficient
740 * we want it to keep one row ahead so that next block row's DC
    [all...]
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
progress.php 320 'IS-XML','ITEMS-PER-ROW','KEEP-CONNECTION-OPEN','KEEP-FRAME-Z-ORDER',
321 'KEEP-SECURITY-CACHE','KEY','KEYS','LABEL',
  /external/libxml2/
legacy.c 91 "keep blanks",
179 } else if (!strcmp(name, "keep blanks")) {
297 } else if (!strcmp(name, "keep blanks")) {
    [all...]
  /external/llvm/include/llvm/CodeGen/
MachineRegisterInfo.h 26 /// MachineRegisterInfo - Keep track of information for virtual and physical
41 /// VRegInfo - Information we keep for each virtual register.
103 /// Keep track of the physical registers that are live in to the function.
  /external/llvm/lib/Transforms/IPO/
Inliner.cpp 188 // set to keep track of which "available" allocas are being used by this
415 // When inlining a callee produces new call sites, we want to keep track of
435 // direct call, so we keep it.
  /external/mesa3d/src/mesa/main/
es_generator.py 330 # We'll need a conditional variable to keep track of
377 # We'll need a conditional variable to keep track of
412 # We'll need a conditional variable to keep track of
    [all...]
  /external/openssl/crypto/x509/
x509.h 184 /* we always keep X509_NAMEs in 2 forms. */
194 /* unsigned long hash; Keep the hash around for lookups */
345 /* Keep these up to date! */
    [all...]
  /external/openssl/include/openssl/
x509.h 184 /* we always keep X509_NAMEs in 2 forms. */
194 /* unsigned long hash; Keep the hash around for lookups */
345 /* Keep these up to date! */
    [all...]
  /external/qemu/distrib/jpeg-6b/
jdcoefct.c 31 /* These variables keep track of the current location of the input side. */
43 * this is to keep the module interfaces unchanged when a large coefficient
740 * we want it to keep one row ahead so that next block row's DC
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/dga/
SDL_dgavideo.c 844 /* Keep waiting for the hardware ... */ ;
877 /* Keep waiting for the hardware ... */ ;
938 /* Keep waiting for the hardware ... */ ;
  /external/tinyxml/docs/
index.html 63 If the declaration tag is read, and it has an encoding="something else", then TinyXml will read it as Legacy Mode. In legacy mode, TinyXml will work as it did before. It's not clear what that mode does exactly, but old content should keep working. </li>
111 The world simply does not agree on whether white space should be kept, or condensed. For example, pretend the '_' is a space, and look at "Hello____world". HTML, and at least some XML parsers, will interpret this as "Hello_world". They condense white space. Some XML parsers do not, and will leave it as "Hello____world". (Remember to keep pretending the _ is a space.) Others suggest that __Hello___world__ should become Hello___world.<p>
230 Thanks very much to everyone who sends suggestions, bugs, ideas, and encouragement. It all helps, and makes this project fun. A special thanks to the contributors on the web pages that keep it lively.<p>
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPUtilsImpl.java 182 // Keep a zero value, has special meaning below.
313 // Keep a matching old value in case it had separators.
689 // Not replacing, keep the existing item.
    [all...]
  /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
GLES20Canvas.java 138 // Keep track of restore state
246 // Keep track of statistics for debugging
252 // Buffer for framebuffer IDs -- we keep track so we can switch the attached
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppService.java 442 * Walk the cursor and the local array to keep them in sync. The
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
PhotoDataAdapter.java 106 // entries. The valid index range are [mContentStart, mContentEnd). We keep
119 // ImageEntries in the range of [mActiveStart, mActiveEnd). We also keep
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
GLES20Canvas.java 138 // Keep track of restore state
246 // Keep track of statistics for debugging
252 // Buffer for framebuffer IDs -- we keep track so we can switch the attached
    [all...]
  /packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/glrenderer/
GLES20Canvas.java 138 // Keep track of restore state
246 // Keep track of statistics for debugging
252 // Buffer for framebuffer IDs -- we keep track so we can switch the attached
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
bdist_msi.py 93 ('keep-temp', 'k',
94 "keep the pseudo-installation tree around after " +
117 boolean_options = ['keep-temp', 'no-target-compile', 'no-target-optimize',
    [all...]

Completed in 1350 milliseconds

<<191192193194195196197198199200>>