Searched
full:separator (Results
1276 -
1300 of
2854) sorted by null
<<51525354555657585960>>
/external/chromium_org/chrome/tools/convert_dict/ |
dic_reader.cc | 24 // beginning of the line is not a separator either.
|
/external/chromium_org/components/autofill/core/browser/ |
phone_field.cc | 23 area_code.append(ASCIIToUTF16("|")); // Regexp separator.
|
validation.cc | 20 // The separator characters for SSNs.
|
/external/chromium_org/content/browser/fileapi/ |
sandbox_file_system_backend_unittest.cc | 23 // PS stands for path separator.
|
/external/chromium_org/net/tools/dump_cache/ |
url_to_filename_encoder.h | 174 // it chops the end off the segment, writes the segment with a separator of
|
/external/chromium_org/sync/android/java/src/org/chromium/sync/notifier/ |
InvalidationPreferences.java | 189 // Ensure that the separator is surrounded by at least one character on each side.
|
/external/chromium_org/third_party/WebKit/Source/platform/text/ |
PlatformLocale.h | 62 // Returns localized decimal separator, e.g. "." for English, "," for French.
|
/external/chromium_org/third_party/WebKit/Source/wtf/dtoa/ |
fast-dtoa.cc | 413 // fractionals. We will not write any decimal separator though, but adapt 457 // separator. In the following loop we simply multiply the remaining digits by 524 // fractional digits. We don't emit any decimal separator, but adapt kappa 565 // separator. In the following loop we simply multiply the remaining digits by [all...] |
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/ |
layout_test_finder.py | 58 # the filesystem uses '\\' as a directory separator.
|
/external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/ |
flakiness_dashboard_tests.css | 139 .separator {
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
putil.h | 121 * Filesystem file and path separator characters.
|
/external/chromium_org/third_party/icu/source/i18n/ |
currpinf.cpp | 253 // parse to check whether there is ";" separator in the numberStylePattern
|
winnmfmt.cpp | 271 // it doesn't use "." as the decimal separator, which is what GetNumberFormatW
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
winnmtst.cpp | 166 // it doesn't use "." as the decimal separator, which is what GetNumberFormatW
|
/external/chromium_org/third_party/icu/source/tools/toolutil/ |
package.cpp | 263 // make sure the path ends with a file separator 301 *sep++=U_FILE_SEP_CHAR; // restore file separator character 724 // prepare and swap the package name with a tree separator 949 // the middle (matching the * wildcard) contains a tree separator / [all...] |
/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/server/ |
data_socket.cc | 161 // Extra headers are assumed to have a separator per header.
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
cpp_helpers.h | 53 // Commonly-used separator comments. Thick is a line of '=', thin is a line
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/ |
java_helpers.h | 47 // Commonly-used separator comments. Thick is a line of '=', thin is a line
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/ |
plugin.proto | 94 // the path separator, not "\".
|
/external/chromium_org/tools/code_coverage/ |
example.croc | 43 # * Use '/' as a path separator, even on Windows.
|
/external/chromium_org/ui/app_list/cocoa/ |
app_list_view_controller.mm | 31 // Height of separator line drawn between the searchbox and grid view.
|
/external/chromium_org/ui/views/controls/menu/ |
menu_item_view.cc | 124 if (GetType() == SEPARATOR) 176 case SEPARATOR: 239 if (type == SEPARATOR) { 304 SEPARATOR, ui::NORMAL_SEPARATOR); [all...] |
menu_model_adapter.cc | 88 type = MenuItemView::SEPARATOR;
|
/external/chromium_org/ui/views/controls/ |
message_box_view.cc | 38 // 2029 ; B # Zp PARAGRAPH SEPARATOR
|
/external/chromium_org/v8/src/ |
fast-dtoa.cc | 412 // fractionals. We will not write any decimal separator though, but adapt 456 // separator. In the following loop we simply multiply the remaining digits by 523 // fractional digits. We don't emit any decimal separator, but adapt kappa 564 // separator. In the following loop we simply multiply the remaining digits by
|
Completed in 1121 milliseconds
<<51525354555657585960>>