/external/chromium_org/chrome/browser/ui/views/ |
outdated_upgrade_bubble_view.cc | 127 cs->AddColumn(GridLayout::LEADING, GridLayout::CENTER, 0, 144 cs->AddColumn(GridLayout::LEADING, GridLayout::TRAILING, 0, 147 cs->AddColumn(GridLayout::LEADING, GridLayout::TRAILING, 0,
|
open_pdf_in_reader_bubble_view.cc | 37 column_set->AddColumn(GridLayout::LEADING, GridLayout::FILL, 1,
|
/external/chromium_org/net/proxy/ |
proxy_server.cc | 104 // Trim the leading/trailing whitespace. 149 // Trim the leading/trailing whitespace. 233 // Trim leading/trailing space.
|
/external/chromium_org/ui/message_center/views/ |
message_center_button_bar.cc | 192 column->AddColumn(views::GridLayout::LEADING, 203 column->AddColumn(views::GridLayout::LEADING, 214 column->AddColumn(views::GridLayout::LEADING,
|
/external/eigen/doc/ |
I16_TemplateKeyword.dox | 8 leading to error messages from the compiler that are difficult to understand. 93 \c yyy, leading to <tt>xxx.template yyy</tt> or <tt>xxx->template yyy</tt>. 95 member typedef, then the \c typename keyword must be used before the whole construction, leading to
|
/frameworks/base/core/java/android/content/ |
UriMatcher.java | 73 with a leading slash. For example: 153 * this method will accept leading slash in the path. 170 // Strip leading slash if present.
|
/libcore/luni/src/main/java/org/apache/harmony/security/utils/ |
AlgNameMapper.java | 230 * Removes leading "OID." from oid String passed 232 * @param oid string that may contain leading "OID." 233 * @return string passed without leading "OID."
|
/bionic/libc/string/ |
strtok.c | 52 * Skip (span) leading delimiters (s += strspn(s, delim), sort of).
|
/bionic/libc/upstream-freebsd/lib/libc/string/ |
wcstok.c | 52 * Skip (span) leading delimiters (s += wcsspn(s, delim), sort of).
|
/development/samples/Alarm/ |
AndroidManifest.xml | 36 Declares the activity's class name and visible label. The leading "." indicates
|
/external/bison/build-aux/ |
update-copyright | 147 my $leading; 153 $leading = "$1$2"; 177 quotemeta($leading) . "($copyright_re$stmt_remainder_re)"; 246 $stmt_wrapped .= $stmt_wrapped ? "$eol$prefix" : $leading;
|
/external/chromium/chrome/browser/history/ |
history_notifications.h | 36 // A list of redirects leading up to the URL represented by this struct. If
|
/external/chromium/chrome/browser/ui/views/ |
instant_confirm_view.cc | 38 column_set->AddColumn(views::GridLayout::FILL, views::GridLayout::LEADING, 1,
|
/external/chromium/chrome/common/extensions/ |
extension_icon_set.cc | 57 "ExtensionIconSet stores icon paths without leading slash.";
|
/external/chromium_org/base/json/ |
string_escape.h | 26 // If |put_in_quotes| is true, then a leading and trailing double-quote mark
|
/external/chromium_org/chrome/browser/ |
chrome_security_exploit_browsertest.cc | 24 // leading to security bugs. We are trying to verify that the browser doesn't
|
/external/chromium_org/chrome/browser/history/ |
history_notifications.h | 27 // A list of redirects leading up to the URL represented by this struct. If
|
/external/chromium_org/chrome/browser/install_verification/win/ |
module_ids.cc | 28 // |module_ids|. Unexpected leading or trailing characters will cause
|
module_ids_unittest.cc | 66 // Leading empty lines, no termination on final line.
|
/external/chromium_org/chrome/common/extensions/docs/server2/ |
link_error_detector_test.py | 32 <a href=" http://www.google.com/">leading space in href</a>
|
/external/chromium_org/chrome/common/extensions/ |
extension_icon_set.cc | 61 "ExtensionIconSet stores icon paths without leading slash.";
|
/external/chromium_org/components/autofill/core/browser/ |
autofill_field_unittest.cc | 238 // Try with a leading zero. 242 // Try without a leading zero. 343 // Try a month with a leading zero. 347 // Try a month without a leading zero.
|
/external/chromium_org/content/browser/download/ |
download_create_info.h | 42 // The chain of redirects that leading up to and including the final URL.
|
/external/chromium_org/content/test/net/ |
url_request_mock_http_job.h | 52 // file path leading to the root of the directory to use as the root of the
|
/external/chromium_org/extensions/common/ |
file_util.cc | 22 // Drop the leading slashes and convert %-encoded UTF8 to regular UTF8.
|