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

<<81828384858687888990>>

  /external/llvm/lib/TableGen/
Main.cpp 74 DepOut.keep();
126 Out.keep();
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_texture.h 63 * We keep one or two copies of the texture image data: one in a simple
65 * render targets). We keep track of whether each image tile is linear
  /external/openssl/crypto/
opensslv.h 81 * we need to keep a history of version numbers, which is done in the
83 * should only keep the versions that are binary compatible with the current.
  /external/openssl/include/openssl/
opensslv.h 81 * we need to keep a history of version numbers, which is done in the
83 * should only keep the versions that are binary compatible with the current.
  /external/oprofile/doc/
CodingStyle 16 Keep lines within 80 columns with a maximum tab size of 8. You may
19 Keep files (especially headers) focussed on one small aspect.
  /external/oprofile/libutil++/
bfd_support.h 25 /// holder for BFD state we must keep
61 * member points into this array, so we have to keep it around
  /external/proguard/src/proguard/classfile/util/
ClassSuperHierarchyInitializer.java 90 // Keep a reference to the superclass.
102 // Keep a reference to the interface class.
  /external/qemu/distrib/jpeg-6b/
coderules.doc 110 and djpeg.c, do not begin with "j". Keep source file names to eight
111 characters (plus ".c" or ".h", etc) to make life easy for MS-DOSers. Keep
  /external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/
extutil.h 44 * We need to keep a list of open displays since the Xlib display list isn't
49 struct _XExtDisplayInfo *next; /* keep a linked list */
  /external/qemu/distrib/zlib-1.2.3/
adler32.c 69 /* in case user likes doing a byte at a time, keep it fast */
84 /* in case short lengths are provided, keep it somewhat fast */
  /external/sonivox/jet_tools/JetCreator/
JetPreview.py 179 """ Sets the flag to tell us wheter to keep playing """
184 """ Gets the keep playing flag """
  /external/srtp/crypto/include/
crypto_types.h 65 * the keep of a medieval fortification; they provide the strongest
151 * did the keep of a medieval fortification; they provide the
  /external/v8/src/
incremental-marking.h 100 // But if we are promoting a lot of data we need to mark faster to keep up
164 // Grey or black: Keep the color.
  /external/valgrind/main/coregrind/m_demangle/
cp-demangle.h 35 /* Information we keep for operators. */
75 /* Information we keep for a builtin type. */
  /external/valgrind/main/drd/
drd_segment.c 222 // Keep sg1->stacktrace.
223 // Keep sg1->vc.
  /external/webrtc/src/system_wrappers/source/
list_no_stl.cc 156 // TODO (hellner) why allow this? Keep it as is for now to avoid
192 // Todo: why allow this? Keep it as is for now to avoid breaking API
list_stl.cc 184 // TODO (hellner) why allow this? Keep it as is for now to avoid
214 // Todo: why allow this? Keep it as is for now to avoid breaking API
  /external/wpa_supplicant_8/src/ap/
sta_info.h 145 /* Number of seconds to keep STA entry with Authenticated flag after it has
148 /* Number of seconds to keep STA entry after it has been deauthenticated. */
  /external/zlib/src/
adler32.c 77 /* in case user likes doing a byte at a time, keep it fast */
92 /* in case short lengths are provided, keep it somewhat fast */
  /frameworks/base/core/java/android/database/sqlite/
SQLiteDatabaseConfiguration.java 26 * The purpose of this object is to keep track of all of the little
32 * keep track of which settings have already been applied.
  /frameworks/base/docs/html/design/patterns/
multi-pane-layouts.jd 13 <p>When writing an app for Android, keep in mind that Android devices come in many different screen
34 left pane. Make sure to keep the item in the left pane selected in order to establish the
  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/
BlackWhiteFilter.java 69 // keep value of part1 in range: (2^-14 to 2^14). Since 43758 = 117 * 374
71 // also to keep as much decimal digits, use the property
  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/ui/
SurfaceTargetFilter.java 71 * RENDERMODE_FIT: Keep aspect ratio and fit without cropping. May
73 * RENDERMODE_FILL_CROP: Keep aspect ratio and fit without black
  /frameworks/base/packages/FakeOemFeatures/src/com/android/fakeoemfeatures/
FakeApp.java 52 // We need to keep that thing running. Because WE KNOW.
134 // Bind to a fake service we want to keep running in another process.
  /frameworks/base/services/java/com/android/server/
NativeDaemonEvent.java 29 // TODO: keep class ranges in sync with ResponseCode.h
210 wordEnd++; // skip this escaped quote and keep looking

Completed in 1808 milliseconds

<<81828384858687888990>>