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

<<71727374757677787980>>

  /prebuilts/tools/windows/sdl/include/SDL/
SDL_loadso.h 28 * Some things to keep in mind:
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/menu/
MenuTreePage.java 42 super(editor, PAGE_ID, "Layout"); // tab's label, keep it short
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/otherxml/
OtherXmlTreePage.java 42 super(editor, PAGE_ID, "Structure"); // tab's label, keep it short
  /sdk/emulator/opengl/shared/OpenglOsUtils/
osProcessWin.cpp 53 // keep the process handle for wait/trywait operations, will
  /system/netd/
ResponseCode.h 21 // Keep in sync with
  /bionic/libc/stdio/
freopen.c 68 * descriptors that weren't originally open. Keep this from breaking.
104 * keep fp->_base: it may be the wrong size. This loses the effect
  /dalvik/dx/src/com/android/dx/cf/code/
ConcreteMethod.java 69 * @param keepLines whether to keep the line number information
71 * @param keepLocals whether to keep the local variable
  /developers/build/prebuilts/gradle/BatchStepSensor/BatchStepSensorSample/src/main/java/com/example/android/batchstepsensor/
BatchStepSensorFragment.java 74 For illustration we keep track of the last few events and show their delay from when the
76 These variables keep track of the list of timestamps and the number of events.
78 // Number of events to keep in queue and display on card
93 // Steps counted by the step counter previously. Used to keep counter consistent across rotation
231 // Keep track of state so that the correct sensor type and batch delay can be set up when
338 was first registered. We need to keep track of this initial value to calculate the
350 // This is needed to keep the counter consistent across rotation changes.
441 // store the previous number of steps to keep step counter count consistent
  /developers/samples/android/sensors/BatchStepSensor/BatchStepSensorSample/src/main/java/com/example/android/batchstepsensor/
BatchStepSensorFragment.java 74 For illustration we keep track of the last few events and show their delay from when the
76 These variables keep track of the list of timestamps and the number of events.
78 // Number of events to keep in queue and display on card
93 // Steps counted by the step counter previously. Used to keep counter consistent across rotation
231 // Keep track of state so that the correct sensor type and batch delay can be set up when
338 was first registered. We need to keep track of this initial value to calculate the
350 // This is needed to keep the counter consistent across rotation changes.
441 // store the previous number of steps to keep step counter count consistent
  /development/samples/ApiDemos/src/com/example/android/apis/app/
LocalServiceActivities.java 40 * <p>Note that this is implemented as an inner class only keep the sample
87 * <p>Note that this is implemented as an inner class only keep the sample
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
Attribute.java 79 // if we haven't found the end yet, keep going
99 // if we haven't found the end yet, keep going
  /external/chromium/base/
id_map.h 199 // Keep track of how many iterators are currently iterating on us to safely
203 // Keep set of IDs that should be removed after the outermost iteration has
path_service.cc 35 // We keep a linked list of providers. In a debug build we ensure that no two
168 // moot, but we should keep this in mind for the future.
  /external/chromium/base/json/
json_writer.cc 198 // It may be faster to keep an indent string so we don't have to keep
  /external/chromium/base/threading/
thread.cc 83 // set it to NULL so we don't keep a pointer to some object on the stack.
99 // TODO(darin): Unfortunately, we need to keep message_loop_ around until
  /external/chromium/base/win/
i18n.cc 13 // Keep this enum in sync with kLanguageFunctionNames.
27 // Keep this array in sync with enum LanguageFunction.
  /external/chromium/chrome/browser/chromeos/status/
network_menu_button.h 106 // Sets the icon only. Keep the previous badge.
108 // Sets the badges only. Keep the previous icon.
  /external/chromium/chrome/browser/net/websocket_experiment/
websocket_experiment_task.h 19 // - Keep connection idle at least |websocket_idle_ms| msec.
20 // Checks WebSocket connection keep open in idle state.
  /external/chromium/chrome/browser/profiles/
off_the_record_profile_io_data.cc 90 // Keep a map of request context getters, one per requested app ID.
207 // Keep track of app_http_cache to delete it when we go away.
  /external/chromium/chrome/browser/sync/notifier/
chrome_invalidation_client.cc 131 // invalidations, so keep track of the max versions and drop
134 // TODO(akalin): Now that we keep track of registered types, we
  /external/chromium/chrome/browser/tab_contents/
tab_contents_view_gtk.h 119 // The context menu is reset every time we show it, but we keep a pointer to
141 // The size we want the tab contents view to be. We keep this in a separate
  /external/chromium/chrome/browser/ui/find_bar/
find_tab_helper.cc 50 // Keep track of the previous search.
71 // Keep track of what the last search was across the tabs.
  /external/chromium/chrome/browser/ui/views/
dropdown_bar_host.h 114 // The focus manager we register with to keep track of focus changes.
169 // The focus manager we register with to keep track of focus changes.
  /external/chromium/net/udp/
udp_socket_libevent.h 72 // If ERR_IO_PENDING is returned, the caller must keep |buf|, |address|,
86 // If ERR_IO_PENDING is returned, the caller must keep |buf| and |address|
udp_socket_win.h 74 // If ERR_IO_PENDING is returned, the caller must keep |buf|, |address|,
88 // If ERR_IO_PENDING is returned, the caller must keep |buf| and |address|

Completed in 1646 milliseconds

<<71727374757677787980>>