/external/chromium_org/components/autofill/core/browser/ |
credit_card.h | 30 // Returns a version of |number| that has any separator characters removed. 31 static const base::string16 StripSeparators(const base::string16& number); 40 // the given |number|. The credit card type is determined purely according to 41 // the Issuer Identification Number (IIN), a.k.a. the "Bank Identification 42 // Number (BIN)", which is parsed from the relevant prefix of the |number|. 43 // This function performs no additional validation checks on the |number|. 46 static std::string GetCreditCardType(const base::string16& number); 68 // The number altered for display, for example: ******1234 70 // The last four digits of the credit card number 115 const base::string16& number() const { return number_; } function in class:autofill::CreditCard [all...] |
validation.h | 25 // Returns true if |text| looks like a valid credit card number. 26 // Uses the Luhn formula to validate the number. 33 // for the type of credit card designated by |number|. 35 const base::string16& number);
|
/external/chromium_org/components/policy/core/common/ |
mac_util.cc | 55 if (CFNumberRef number = CFCast<CFNumberRef>(property)) { 58 if (CFNumberIsFloatType(number)) { 60 if (CFNumberGetValue(number, kCFNumberDoubleType, &double_value)) { 66 if (CFNumberGetValue(number, kCFNumberIntType, &int_value)) {
|
/external/chromium_org/media/tools/layout_tests/ |
test_expectations_history.py | 47 Given the time period, this method first gets the revision number. Then, 72 # number in chronological order). 97 old_rev = logs[i].revision.number 98 new_rev = logs[i + 1].revision.number 109 pysvn.opt_revision_kind.number, old_rev), 112 pysvn.opt_revision_kind.number, new_rev))
|
/external/chromium_org/rlz/win/lib/ |
machine_id_win.cc | 17 bool GetSystemVolumeSerialNumber(int* number) { 18 if (!number) 21 *number = 0; 37 *number = number_local; 120 // Get the system drive volume serial number. 123 ASSERT_STRING("GetMachineId: Failed to retrieve volume serial number");
|
/external/chromium_org/third_party/WebKit/Source/bindings/v8/ |
NPV8Object.h | 62 int32_t number; member in union:WebCore::PrivateIdentifier::__anon14895
|
/external/chromium_org/third_party/WebKit/Source/core/html/ |
HTMLTableRowElement.cpp | 130 exceptionState.throwDOMException(IndexSizeError, "The value provided (" + String::number(index) + ") is outside the range [-1, " + String::number(numCells) + "]."); 152 exceptionState.throwDOMException(IndexSizeError, "The value provided (" + String::number(index) + ") is outside the range [0, " + String::number(numCells) + ").");
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
ForwardedInputEventHandler.js | 16 * @param {number} keyCode 17 * @param {number} modifiers
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/ |
coffeescript.js | 80 // Handle number literals 99 return "number"; 111 // Zero by itself with no other piece of number. 116 return "number";
|
/external/chromium_org/third_party/icu/source/i18n/ |
plurfmt.cpp | 256 int32_t number; 264 number = (int32_t)obj.getLong(); 265 return format(number, appendTo, pos, status); 276 PluralFormat::format(int32_t number, UErrorCode& status) const { 283 return format(number, result, fpos, status); 287 PluralFormat::format(double number, UErrorCode& status) const { 294 return format(number, result, fpos, status); 299 PluralFormat::format(int32_t number, 303 return format((double)number, appendTo, pos, status); 307 PluralFormat::format(double number, [all...] |
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
tmutamt.h | 26 * Express a duration as a time unit and number. Patterned after Currency. 34 * Construct TimeUnitAmount object with the given number and the 36 * @param number a numeric object; number.isNumeric() must be TRUE 39 * If the number is not numeric or the timeUnitField 45 TimeUnitAmount(const Formattable& number,
|
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/ |
Internal.java | 151 T findValueByNumber(int number);
|
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/tools/subsetter/ |
subsetter.h | 37 // order of priority and the number parameter gives a count of how many of the 51 // @param number the maximum number of cmaps to place in the subsetted font 52 virtual void SetCMaps(CMapIdList* cmap_ids, int32_t number);
|
/external/chromium_org/third_party/sqlite/src/tool/ |
spaceanal.tcl | 49 nentry int, -- Number of entries in the BTree 50 leaf_entries int, -- Number of leaf entries 53 ovfl_cnt int, -- Number of entries that use overflow 55 int_pages int, -- Number of interior pages used 56 leaf_pages int, -- Number of leaf pages used 57 ovfl_pages int, -- Number of overflow pages used 58 int_unused int, -- Number of unused bytes on interior pages 59 leaf_unused int, -- Number of unused bytes on primary pages 60 ovfl_unused int, -- Number of unused bytes on overflow pages 61 gap_cnt int -- Number of gaps in the page layou [all...] |
/external/chromium_org/url/ |
url_canon_icu.cc | 41 char number[8]; // Max Unicode code point is 7 digits. 42 _itoa_s(code_point, number, 10); 43 int number_len = static_cast<int>(strlen(number)); 44 ucnv_cbFromUWriteBytes(from_args, number, number_len, 0, err);
|
/external/chromium_org/v8/test/mjsunit/ |
constant-fold-control-instructions.js | 9 assertEquals("number", typeof 1.1); 10 assertEquals("number", typeof 1);
|
/external/elfutils/0.153/libdw/ |
dwarf_getlocation_implicit_pointer.c | 74 if (__libdw_offdie (attr->cu->dbg, op->number, &die,
|
/external/hamcrest/library/src/org/hamcrest/number/ |
IsCloseTo.java | 3 package org.hamcrest.number; 12 * Is the value a number equal to a value within some range of
|
/external/icu/icu4c/source/i18n/unicode/ |
choicfmt.h | 55 * the real number line \htmlonly<code>-∞</code> to 80 * <p>The pattern string defines the range boundaries and the strings for each number range. 83 * choiceStyle = number separator message ('|' number separator message)* 84 * number = normal_number | ['-'] \htmlonly∞\endhtmlonly (U+221E, infinity) 94 * <p>Each numeric sub-range extends from the current range's number 95 * to the next range's number. 96 * The number itself is included in its range if a <code>less_than_or_equal</code> sign is used, 103 * the sequence of <code>(number separator string)</code> in an equivalent pattern string. 107 * <p>During formatting, a number is mapped to the first rang [all...] |
tmutamt.h | 26 * Express a duration as a time unit and number. Patterned after Currency. 34 * Construct TimeUnitAmount object with the given number and the 36 * @param number a numeric object; number.isNumeric() must be TRUE 39 * If the number is not numeric or the timeUnitField 45 TimeUnitAmount(const Formattable& number,
|
upluralrules.h | 25 * returns the keyword for the first condition that matches the number. 56 * Number of Plural rules types. 74 * Opens a new UPluralRules object using the predefined cardinal-number plural rules for a 127 * Given a number, returns the keyword of the first rule that 128 * applies to the number, according to the supplied UPluralRules object. 130 * @param number The number for which the rule has to be determined. 131 * @param keyword The keyword of the rule that applies to number. 139 double number,
|
/external/lzma/CPP/7zip/Archive/Common/ |
ParseProperties.h | 15 int ParseStringToUInt32(const UString &srcString, UInt32 &number);
|
/external/lzma/CS/7zip/ |
ICoder.cs | 101 /// Specifies number of postion state bits for LZMA (0 <= x <= 4).
105 /// Specifies number of literal context bits for LZMA (0 <= x <= 8).
109 /// Specifies number of literal position bits for LZMA (0 <= x <= 4).
113 /// Specifies number of fast bytes for LZ*.
121 /// Specifies the number of match finder cyckes.
125 /// Specifies number of passes.
129 /// Specifies number of algorithm.
133 /// Specifies the number of threads.
|
/external/sfntly/cpp/src/sfntly/tools/subsetter/ |
subsetter.h | 37 // order of priority and the number parameter gives a count of how many of the 51 // @param number the maximum number of cmaps to place in the subsetted font 52 virtual void SetCMaps(CMapIdList* cmap_ids, int32_t number);
|
/external/smack/src/org/xbill/DNS/ |
Generator.java | 187 String number; local 189 number = Long.toOctalString(v); 191 number = Long.toHexString(v); 193 number = Long.toString(v); 195 number = number.toUpperCase(); 196 if (width != 0 && width > number.length()) { 197 int zeros = (int)width - number.length(); 201 sb.append(number);
|