/bionic/libc/upstream-openbsd/lib/libc/string/ |
strncpy.c | 50 /* NUL pad the remaining n-1 bytes */
|
/cts/suite/cts/hostTests/jank/app/src/com/android/cts/jank/ui/ |
CtsDeviceJankUi.java | 83 // Stop any remaining instances
|
/developers/samples/android/wearable/wear/RecipeAssistant/Application/src/main/assets/ |
beef-brisket-chili.json | 45 "Serve with rice, yoghurt and fresh guacamole. Garnish with the remaining coriander."
|
/development/samples/wearable/RecipeAssistant/Application/src/main/assets/ |
beef-brisket-chili.json | 45 "Serve with rice, yoghurt and fresh guacamole. Garnish with the remaining coriander."
|
/development/tools/mkstubs/src/com/android/mkstubs/ |
SourceGenerator.java | 35 * generates the Java source for the remaining classes.
|
/device/lge/hammerhead/ |
gps.conf | 70 # and the remaining 7 slots unwritable.
|
/device/moto/shamu/ |
gps.conf | 73 # and the remaining 7 slots unwritable.
|
/external/chromium_org/ash/test/ |
test_system_tray_delegate.cc | 78 // Just returns TimeTicks::Now(), so the remaining time is always the
|
/external/chromium_org/chrome/browser/ |
browser_shutdown.h | 38 // Performs the remaining shutdown tasks after all threads but the
|
/external/chromium_org/chrome/browser/chromeos/drive/ |
job_queue_unittest.cc | 60 // The remaining jobs is of low priority, so under HIGH_PRIORITY context, it
|
/external/chromium_org/chrome/browser/chromeos/imageburner/ |
burn_controller.h | 45 // Called when some progress is made and remaining time estimation is
|
/external/chromium_org/chrome/browser/media/ |
audio_stream_monitor.cc | 61 break; // No need to poll remaining streams.
|
/external/chromium_org/chrome/browser/media_galleries/ |
imported_media_gallery_registry.h | 98 // The remaining members are only accessed on the IO thread.
|
/external/chromium_org/chrome/browser/media_galleries/linux/ |
mtp_read_file_worker.h | 43 // path, snapshot file path, bytes remaining, etc).
|
/external/chromium_org/chrome/browser/resources/net_internals/ |
top_mid_bottom_view.js | 13 * one that fills the remaining space between those two. Either the top
|
/external/chromium_org/chrome/browser/resources/sync_file_system_internals/ |
dump_database.js | 41 * The remaining elements must be dictionaries for the database dump,
|
/external/chromium_org/chrome/browser/safe_browsing/ |
download_feedback_service.h | 86 // Currently active & pending uploads. The first item is active, remaining
|
/external/chromium_org/chrome/browser/ui/cocoa/panels/ |
panel_cocoa_browsertest.mm | 73 // 'Close Window' should be enabled because the remaining Panel is a Responder
|
/external/chromium_org/chrome/browser/ui/views/frame/ |
desktop_browser_frame_aura.cc | 49 // Destroy any remaining WebContents early on. Doing so may result in
|
/external/chromium_org/chrome/renderer/ |
chrome_mock_render_thread.h | 52 // Cancel print preview when print preview has |page| remaining pages.
|
/external/chromium_org/chrome/test/chromedriver/ |
util.cc | 168 int remaining() const { return size_ - iter_; } function in class:__anon10529::DataInputStream 245 if (stream.remaining() < 16) { 249 compressed_size = stream.remaining() - 16; 281 if (stream.remaining() != 0) {
|
/external/chromium_org/components/test/data/autofill/merge/tools/ |
serialize_profiles.py | 36 # 7-tuples, in which the first item is the column name, and the remaining
|
/external/chromium_org/content/browser/renderer_host/input/ |
timeout_monitor.cc | 33 // CheckTimedOut handles that that by calling Start with the remaining time.
|
/external/chromium_org/content/common/ |
database_messages.h | 62 int64 /* remaining space available */)
|
/external/chromium_org/content/test/ |
webkit_support.cc | 111 // Flush any remaining messages before we kill ourselves.
|