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

<<161162163164165166167168169170>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
bdist.py 143 # keep its temporary files around so subsequent runs go faster.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_idioms.py 134 # Keep any prefix lines between the sort_stmt and the list_call and
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_httpservers.py 168 self.send_header('Connection', 'keep-alive')
250 self.con.putheader('Connection', 'keep-alive')
261 self.con.request('KEEP', '/')
263 self.assertEqual(res.getheader('Connection'), 'keep-alive')
test_imgfile.py 71 # makes no attempt to keep the aspect ratio correct, so that
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
_MozillaCookieJar.py 62 # last field may be absent, so keep any trailing tab
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
bdist.py 143 # keep its temporary files around so subsequent runs go faster.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_idioms.py 134 # Keep any prefix lines between the sort_stmt and the list_call and
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_httpservers.py 168 self.send_header('Connection', 'keep-alive')
250 self.con.putheader('Connection', 'keep-alive')
261 self.con.request('KEEP', '/')
263 self.assertEqual(res.getheader('Connection'), 'keep-alive')
test_imgfile.py 71 # makes no attempt to keep the aspect ratio correct, so that
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_endian.h 178 /* This is mainly to keep compilers from complaining in SDL code.
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_endian.h 178 /* This is mainly to keep compilers from complaining in SDL code.
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_endian.h 178 /* This is mainly to keep compilers from complaining in SDL code.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
GlobalCanvasDragInfo.java 26 * This singleton is used to keep track of drag'n'drops initiated within this
LintTooltipManager.java 72 // See if we're still overlapping this or *other* errors; if so, keep the
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/model/
UiManifestElementNode.java 32 * Each tree viewer used in the application page's parts needs to keep a model representing
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/
ApplicationPage.java 59 super(editor, PAGE_ID, "Application"); // tab's label, keep it short
  /sdk/emulator/qtools/
hash_table.h 131 // Search the chain for a matching key and keep track of the previous
post_trace.cpp 92 // Also keep track of which process ids are used.
  /sdk/find_java/
utils.cpp 139 // Remove the last segment to keep only the directory.
  /system/core/adb/
OVERVIEW.TXT 7 - keep track of all Android devices and emulators instances
  /system/core/include/utils/
Flattenable.h 103 // keep ownership. If a fd is not retained by unflatten() it must be
UniquePtr.h 20 * CANONICAL SOURCE OF THIS FILE. PLEASE KEEP THEM IN SYNC.
  /system/core/run-as/
run-as.c 41 * serious security issue. Keep in mind the following:
  /external/bison/tests/
reduce.at 477 // keep it so that the paser table diff is easier to code.
478 %define lr.keep-unreachable-states]],
710 // keep it so that the paser table diff is easier to code.
711 %define lr.keep-unreachable-states]],
954 // keep it so that the paser table diff is easier to code.
955 %define lr.keep-unreachable-states]],
1221 [[%define lr.keep-unreachable-states]],
    [all...]
  /external/flac/libFLAC/
bitreader.c 744 /* didn't find stop bit yet, have to keep going... */
769 /* didn't find stop bit yet, have to keep going... */
867 /* didn't find stop bit yet, have to keep going... */
893 /* didn't find stop bit yet, have to keep going... */
1001 unsigned ucbits; /* keep track of the number of unconsumed bits in the buffer */
    [all...]

Completed in 1944 milliseconds

<<161162163164165166167168169170>>