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

<<81828384858687888990>>

  /frameworks/wilhelm/src/android/
android_AudioSfDecoder.h 36 // keep in sync with the entries of kPcmDecodeMetadataKeys[]
44 // to keep in sync with the ANDROID_KEY_INDEX_PCMFORMAT_* constants in android_AudioSfDecoder.cpp
  /packages/apps/DeskClock/src/com/android/deskclock/widget/sgv/
GridAdapter.java 13 * Adapter for use with {@link StaggeredGridView}. Copied from Keep.
14 * TODO: Keep up to date with fixes to their code; if they move into a shared library, use that.
  /packages/apps/Gallery/src/com/android/camera/
BitmapManager.java 81 * The following three methods are used to keep track of
95 * The following three methods are used to keep track of which thread
  /packages/apps/LegacyCamera/src/com/android/camera/
MenuHelper.java 86 // Keep the camera instance for a while.
88 CameraHolder.instance().keep();
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationViewState.java 34 * A small class to keep state for conversation view when restoring.
200 // Keep per-message state in an inner Parcelable.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/
Statistics.java 67 // Keep consistent with publishability result code list in MainLogBuffer
254 // Keep consistent with publishability result code list in MainLogBuffer
  /packages/providers/CalendarProvider/
AndroidManifest.xml 52 <!-- This is used to keep the provider alive long enough to send update
55 <!-- This is used to keep the provider alive long enough to clean up scheduled
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
extutil.h 42 * We need to keep a list of open displays since the Xlib display list isn't
47 struct _XExtDisplayInfo *next; /* keep a linked list */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
extutil.h 42 * We need to keep a list of open displays since the Xlib display list isn't
47 struct _XExtDisplayInfo *next; /* keep a linked list */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
extutil.h 42 * We need to keep a list of open displays since the Xlib display list isn't
47 struct _XExtDisplayInfo *next; /* keep a linked list */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
tkFileDialog.py 56 # keep directory and filename until next time
114 # keep directory until next time
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/wsgiref/
util.py 80 Note: 'environ' is modified in-place; use a copy if you need to keep
158 'connection':1, 'keep-alive':1, 'proxy-authenticate':1,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
tkFileDialog.py 56 # keep directory and filename until next time
114 # keep directory until next time
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/wsgiref/
util.py 80 Note: 'environ' is modified in-place; use a copy if you need to keep
158 'connection':1, 'keep-alive':1, 'proxy-authenticate':1,
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
VisualRefactoringAction.java 47 * Keep track of the current workbench window.
61 * Keep a link to the relevant selection structure
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/
OverviewPage.java 63 super(editor, PAGE_ID, "Manifest"); // tab's label, user visible, keep it short
152 // walk through the known children of the manifest descriptor and keep what's not excluded
  /bionic/libc/kernel/
README.TXT 157 there are however a few exceptions: it is seldom useful to keep the definition
243 and keep current with upstream changes in the header definitions with the
248 location of some files) occasionally, so we'll need to keep up with that by
251 what we do is keep a set of "original" kernel headers, and process them
259 source tree, we want to keep them at the same location in our generated
  /external/chromium/net/disk_cache/
disk_format.h 170 // We store entries that can expand for up to 4 consecutive blocks, and keep
172 // instance, an entry of 3 blocks is an entry of type 3. We also keep track of
188 volatile int32 updating; // Keep track of updates to the header.
196 // We keep a two level hierarchy to enable sparse data for an entry: the first
233 // keep track of that block.
  /external/chromium/net/http/
http_proxy_client_socket_pool_unittest.cc 241 "Proxy-Connection: keep-alive\r\n\r\n"),
302 "Proxy-Connection: keep-alive\r\n"
327 "Proxy-Connection: keep-alive\r\n"
439 "Proxy-Connection: keep-alive\r\n"
477 "Proxy-Connection: keep-alive\r\n"
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/skia/
OpaqueRegionSkia.cpp 90 // Returns true if the xfermode will keep the dst opaque, assuming the dst is already opaque.
339 // if it preserves opaque then keep the intersection of the two.
348 // We want to keep track of an opaque region but bound its complexity at a constant size.
349 // We keep track of the largest rectangle seen by area. If we can add the new rect to this
384 // We want to keep as much of the current opaque rectangle as we can, so find the one largest
  /external/chromium_org/third_party/libjingle/source/talk/base/
httpbase_unittest.cc 36 "Connection: Keep-Alive\r\n"
47 "Connection: Keep-Alive\r\n"
54 "Connection: Keep-Alive\r\n"
167 EXPECT_EQ("Keep-Alive", header);
292 data.setHeader(HH_CONNECTION, "Keep-Alive");
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
expr.h 99 /*@only@*/ yasm_expr__item *yasm_expr_precbc(/*@keep@*/ yasm_bytecode *precbc);
106 /*@only@*/ yasm_expr__item *yasm_expr_sym(/*@keep@*/ yasm_symrec *sym);
113 /*@only@*/ yasm_expr__item *yasm_expr_expr(/*@keep@*/ yasm_expr *e);
120 /*@only@*/ yasm_expr__item *yasm_expr_int(/*@keep@*/ yasm_intnum *intn);
127 /*@only@*/ yasm_expr__item *yasm_expr_float(/*@keep@*/ yasm_floatnum *flt);
  /external/clang/test/SemaObjC/
arc-repeated-weak.mm 22 use(a.weakProp); // expected-warning{{weak property 'weakProp' is accessed multiple times in this function but may be unpredictably set to nil; assign to a strong variable to keep the object alive}}
66 use(a.strongProp.weakProp); // expected-warning{{weak property 'weakProp' may be accessed multiple times in this function and may be unpredictably set to nil; assign to a strong variable to keep the object alive}}
298 use(self.weakProp); // expected-warning{{weak property 'weakProp' is accessed multiple times in this method but may be unpredictably set to nil; assign to a strong variable to keep the object alive}}
303 use(weakIvar); // expected-warning{{weak instance variable 'weakIvar' is accessed multiple times in this method but may be unpredictably set to nil; assign to a strong variable to keep the object alive}}
362 use(a.weakProp); // expected-warning{{weak property 'weakProp' is accessed multiple times in this function but may be unpredictably set to nil; assign to a strong variable to keep the object alive}}
  /external/doclava/src/com/google/doclava/
Comment.java 148 // keep going
222 // if the chars to the left of it are ' ' or \t, keep looking
223 // otherwise, we're in the middle of a block, keep looking
245 // before finding a new line, keep searching
251 // some whitespace character, so keep looking, we might be at a new block comment
  /external/eigen/Eigen/src/IterativeLinearSolvers/
IncompleteLUT.h 27 * The two extreme cases are when @p droptol=0 (to keep all the @p fill*2 largest elements)
166 * \param fillfactor This is used to compute the number @p fill_in of largest elements to keep on each row.
182 * \param ncut The number of largest elements to keep
264 // number of largest elements to keep in each row:
268 // number of largest nonzero elements to keep in the L and the U part of the current row:

Completed in 1981 milliseconds

<<81828384858687888990>>