Searched
full:full (Results
801 -
825 of
10952) sorted by null
<<31323334353637383940>>
/external/chromium/chrome/common/extensions/ |
extension_resource.h | 61 // Full path to extension resource. Starts empty.
|
/external/chromium/net/ftp/ |
ftp_auth_cache.h | 19 // server's address (not a full URL with path, since FTP auth isn't per path).
|
/external/chromium/net/socket_stream/ |
socket_stream_job.h | 19 // SocketStreamJob represents full-duplex communication over SocketStream.
|
/external/chromium/net/tools/flip_server/ |
simple_buffer.h | 42 virtual bool Full() const;
|
/external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/ |
FullScreenVideoTestAwContentsClient.java | 23 * This class is a AwContentsClient for full screen video test.
|
/external/chromium_org/ash/wm/gestures/ |
long_press_affordance_handler.h | 28 // completes on a long-press gesture. The affordance animates to full size
|
/external/chromium_org/base/ |
atomicops_internals_arm_gcc.h | 20 // * Some ARMv6 CPUs support SMP. A full memory barrier can be produced by 23 // * On ARMv7, the "dmb" instruction is used to perform a full memory 34 // On multi-core devices, it implements a full memory barrier. 158 // Note that this always perform a full memory barrier, there is no
|
atomicops_internals_gcc.h | 59 // is a full memory barrier, none is needed here or below in Release.
|
native_library.h | 83 // Returns the full platform specific name for a native library.
|
/external/chromium_org/base/i18n/ |
file_util_icu.h | 21 // 'replace_char'. 'file_name' must not be a full or relative path, but just the
|
/external/chromium_org/base/test/android/javatests/src/org/chromium/base/test/util/ |
UrlUtils.java | 18 * Construct the full path of a test data file.
|
/external/chromium_org/base/test/launcher/ |
test_result.h | 47 // Full name of the test (e.g. "A.B").
|
/external/chromium_org/chrome/browser/chromeos/accessibility/ |
magnification_manager.h | 14 // MagnificationManager controls the full screen magnifier from chrome-browser
|
/external/chromium_org/chrome/browser/chromeos/policy/ |
login_screen_power_management_policy.h | 23 // TODO(bartfab): Remove this code once the policy system has full support for
|
/external/chromium_org/chrome/browser/download/ |
download_target_info.h | 16 // Final full target path of the download. Must be non-empty for the remaining
|
/external/chromium_org/chrome/browser/extensions/api/history/ |
history_apitest.cc | 25 // Full text search indexing sometimes exceeds a timeout. (http://crbug/119505)
|
/external/chromium_org/chrome/browser/first_run/ |
first_run_internal.h | 51 // Gives the full path to the sentinel file. The file might not exist.
|
/external/chromium_org/chrome/browser/history/ |
web_history_service_factory.cc | 17 // Returns true if the user is signed in and full history sync is enabled,
|
/external/chromium_org/chrome/browser/local_discovery/ |
privet_traffic_detector.h | 24 // running full mDns listener if user doesn't have devices.
|
/external/chromium_org/chrome/browser/net/ |
cert_logger.proto | 11 // the full certificate chain (in PEM format), and the
|
/external/chromium_org/chrome/browser/performance_monitor/ |
event.h | 47 // The full JSON-generated value representing the information of the event;
|
/external/chromium_org/chrome/browser/profiles/ |
profile_downloader_delegate.h | 46 // query the downloader for the picture and full name.
|
/external/chromium_org/chrome/browser/resources/net_internals/ |
export_view.html | 31 <b>WARNING</b>: Events were captured while full byte logging was enabled.
|
/external/chromium_org/chrome/browser/safe_browsing/ |
protocol_parser_unittest.cc | 57 // Test parsing one add chunk with full hashes. 294 // Test parsing one sub chunk with full hashes. 744 SBFullHash full; local 745 memcpy(full.full_hash, "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", 32); 746 EXPECT_TRUE(entry->FullHashAt(0) == full); 755 memcpy(full.full_hash, "yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy", 32); 756 EXPECT_TRUE(entry->FullHashAt(0) == full); 757 memcpy(full.full_hash, "zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz", 32); 758 EXPECT_TRUE(entry->FullHashAt(1) == full); 784 SBFullHash full; local [all...] |
/external/chromium_org/chrome/browser/ui/toolbar/ |
back_forward_menu_model.h | 56 // chapter-stops, separators and the Show Full History link. This function 120 // the "Show Full History" link). 166 // "Show Full History" link in which case this function returns -1. 175 // Allow the unit test to use the "Show Full History" label.
|
Completed in 1112 milliseconds
<<31323334353637383940>>