Searched
full:leading (Results
326 -
350 of
2905) sorted by null
<<11121314151617181920>>
/external/chromium_org/ppapi/api/private/ |
ppb_x509_certificate_private.idl | 78 * The serial number may include a leading 0.
|
/external/chromium_org/ppapi/native_client/src/trusted/plugin/ |
nacl_http_response_headers.cc | 67 // Strip leading whitespace from the value to normalize.
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
DOMURLUtils.cpp | 86 // Remove all leading U+002F SOLIDUS ("/") characters.
|
/external/chromium_org/third_party/WebKit/Source/core/editing/ |
MoveSelectionCommand.cpp | 64 // selection is empty, leading to null deref
|
/external/chromium_org/third_party/WebKit/Source/core/html/ |
HTMLOptGroupElement.cpp | 129 // In WinIE, leading and trailing whitespace is ignored in options and optgroups. We match this behavior.
|
/external/chromium_org/third_party/WebKit/Source/wtf/ |
BitwiseOperations.h | 35 // countLeadingZeros() is a bitwise operation that counts the number of leading
|
DecimalNumber.h | 50 // No values other than zero should have a leading zero.
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitruby/PrettyPatch/ |
PrettyPatch_test.rb | 21 21151 => ["Leading '/' in the path of files", 4, 9, 1, 16],
|
/external/chromium_org/third_party/angle/tests/preprocessor_tests/ |
space_test.cpp | 82 // to have leading space.
|
/external/chromium_org/third_party/icu/source/i18n/ |
quant.h | 55 * HIGH SURROGATE (leading code unit) of a pair of surrogates,
|
/external/chromium_org/third_party/leveldatabase/src/db/ |
filename.cc | 128 // Remove leading "dbname/" and add newline to manifest file name
|
/external/chromium_org/third_party/libphonenumber/src/resources/ |
phonemetadata.proto | 82 // commonly seen this number written by people without the leading 0, for 99 // total length and leading digits. 264 // The leading zero in a phone number is meaningful in some countries (e.g. 266 // converting into international format. If leading zeros are possible for
|
/external/chromium_org/third_party/openssl/openssl/crypto/asn1/ |
x_name.c | 306 * In it all strings are converted to UTF8, leading, trailing and 307 * multiple spaces collapsed, converted to lower case and the leading 314 * By omitting the leading SEQUENCE name constraints of type 423 /* Ignore leading spaces */
|
/external/chromium_org/third_party/opus/src/celt/ |
ecintrin.h | 48 /*Count leading zeros.
|
/external/chromium_org/third_party/opus/src/silk/fixed/ |
schur_FIX.c | 48 /* Get number of leading zeros */
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/io/ |
tokenizer.h | 100 // a hex number and a leading zero indicates octal, just 101 // like with C numeric literals. A leading negative sign 155 // stripped out. For block comments, leading whitespace and an asterisk will 179 // * to corge. Leading asterisks
|
/external/chromium_org/third_party/skia/src/opts/ |
memset.arm.S | 82 /* (Optionally) write any unaligned leading bytes.
|
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/genmacro/ |
genmacro.c | 99 /* strip off leading and trailing whitespace */
|
/external/chromium_org/tools/gn/ |
gyp_helper.cc | 61 // Trim off the leading double-slash.
|
label_unittest.cc | 33 // No single-leading slash.
|
path_output.h | 73 // current dir. This assumes leading slashes have been trimmed.
|
/external/chromium_org/tools/grit/grit/tool/ |
xmb_unittest.py | 91 # Regression test for problems outputting messages with leading or
|
/external/chromium_org/ui/views/controls/ |
image_view.h | 32 LEADING = 0,
|
native_control.h | 28 LEADING = 0,
|
/external/chromium_org/url/ |
url_canon_filesystemurl.cc | 66 // The filesystem type must be more than just a leading slash for validity.
|
Completed in 734 milliseconds
<<11121314151617181920>>