Searched defs:number (Results 276 - 300 of 362) sorted by relevance

<<1112131415

/external/libphonenumber/java/src/com/android/i18n/phonenumbers/
H A DPhoneNumberUtil.java61 // The minimum and maximum length of the national significant number.
95 // The prefix that needs to be inserted in front of a Colombian landline number when dialed from
110 // characters in this map must not be removed from a number when dialling, otherwise the call
121 // includes digits, ASCII letters and number grouping symbols such as "-" and " ".
234 // Regular expression of acceptable characters that may start a phone number for the purposes of
237 // does not contain alpha characters, although they may be used later in the number. It also does
239 // information value when parsing a number.
243 // Regular expression of characters typically used to start a second phone number for the purposes
244 // of parsing. This allows us to strip off parts of the number that are actually the start of
245 // another number, suc
547 verify(PhoneNumber number, String candidate, PhoneNumberUtil util) argument
642 extractPossibleNumber(String number) argument
674 isViablePhoneNumber(String number) argument
698 normalize(String number) argument
714 normalize(StringBuilder number) argument
726 normalizeDigitsOnly(String number) argument
730 normalizeDigits(String number, boolean keepNonDigits) argument
747 convertAlphaCharactersInNumber(String number) argument
791 getLengthOfGeographicalAreaCode(PhoneNumber number) argument
840 getLengthOfNationalDestinationCode(PhoneNumber number) argument
888 normalizeHelper(String number, Map<Character, Character> normalizationReplacements, boolean removeNonMatches) argument
1007 format(PhoneNumber number, PhoneNumberFormat numberFormat) argument
1028 format(PhoneNumber number, PhoneNumberFormat numberFormat, StringBuilder formattedNumber) argument
1070 formatByPattern(PhoneNumber number, PhoneNumberFormat numberFormat, List<NumberFormat> userDefinedFormats) argument
1133 formatNationalNumberWithCarrierCode(PhoneNumber number, String carrierCode) argument
1180 formatNationalNumberWithPreferredCarrierCode(PhoneNumber number, String fallbackCarrierCode) argument
1199 formatNumberForMobileDialing(PhoneNumber number, String regionCallingFrom, boolean withFormatting) argument
1266 formatOutOfCountryCallingNumber(PhoneNumber number, String regionCallingFrom) argument
1345 formatInOriginalFormat(PhoneNumber number, String regionCallingFrom) argument
1466 hasUnexpectedItalianLeadingZero(PhoneNumber number) argument
1470 hasFormattingPatternForNumber(PhoneNumber number) argument
1508 formatOutOfCountryKeepingAlphaChars(PhoneNumber number, String regionCallingFrom) argument
1604 getNationalSignificantNumber(PhoneNumber number) argument
1635 formatNsn(String number, PhoneMetadata metadata, PhoneNumberFormat numberFormat) argument
1643 formatNsn(String number, PhoneMetadata metadata, PhoneNumberFormat numberFormat, String carrierCode) argument
1799 maybeAppendFormattedExtension(PhoneNumber number, PhoneMetadata metadata, PhoneNumberFormat numberFormat, StringBuilder formattedNumber) argument
1849 getNumberType(PhoneNumber number) argument
1956 isValidNumber(PhoneNumber number) argument
1977 isValidNumberForRegion(PhoneNumber number, String regionCode) argument
2008 getRegionCodeForNumber(PhoneNumber number) argument
2024 getRegionCodeForNumberFromRegionList(PhoneNumber number, List<String> regionCodes) argument
2168 isAlphaNumber(String number) argument
2184 isPossibleNumber(PhoneNumber number) argument
2194 testNumberLengthAgainstPattern(Pattern numberPattern, String number) argument
2227 isPossibleNumberWithReason(PhoneNumber number) argument
2277 isPossibleNumber(String number, String regionDialingFrom) argument
2292 truncateTooLongNumber(PhoneNumber number) argument
2375 maybeExtractCountryCode(String number, PhoneMetadata defaultRegionMetadata, StringBuilder nationalNumber, boolean keepRawInput, PhoneNumber phoneNumber) argument
2452 parsePrefixAsIdd(Pattern iddPattern, StringBuilder number) argument
2484 maybeStripInternationalPrefixAndNormalize( StringBuilder number, String possibleIddPrefix) argument
2516 maybeStripNationalPrefixAndCarrierCode( StringBuilder number, PhoneMetadata metadata, StringBuilder carrierCode) argument
2575 maybeStripExtension(StringBuilder number) argument
3058 canBeInternationallyDialled(PhoneNumber number) argument
[all...]
/external/libusb_aah/libusb/os/
H A Ddarwin_usb.c985 u_int8_t numep, direction, number; local
992 /* retrieve the total number of endpoints on this interface */
995 usbi_err (HANDLE_CTX (dev_handle), "can't get number of endpoints for interface: %s", darwin_error_str(kresult));
1001 kresult = (*(cInterface->interface))->GetPipeProperties(cInterface->interface, i, &direction, &number, &dont_care1,
1010 usbi_info (HANDLE_CTX (dev_handle), "interface: %i pipe %i: dir: %i number: %i", iface, i, direction, number); local
1012 cInterface->endpoint_addrs[i - 1] = ((direction << 7 & LIBUSB_ENDPOINT_DIR_MASK) | (number & LIBUSB_ENDPOINT_ADDRESS_MASK));
1272 uint8_t direction, number, interval, pipeRef, iface; local
1288 (*(cInterface->interface))->GetPipeProperties (cInterface->interface, pipeRef, &direction, &number,
1359 /* Last but not least we need the bus frame number */
[all...]
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-internal-inl.h230 // Parameter num_chars may additionally limit the number
261 // Given the total number of shards, the shard index, and the test id,
270 // Returns the number of elements in the given container that satisfy
416 // max_depth - the maximum number of stack frames to be included
418 // skip_count - the number of top frames to be skipped; doesn't count
523 // Gets the number of successful test cases.
526 // Gets the number of failed test cases.
529 // Gets the number of all test cases.
532 // Gets the number of all test cases that contain at least one test
536 // Gets the number o
971 ParseNaturalNumber(const ::std::string& str, Integer* number) argument
[all...]
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal-inl.h229 // Parameter num_chars may additionally limit the number
260 // Given the total number of shards, the shard index, and the test id,
269 // Returns the number of elements in the given container that satisfy
415 // max_depth - the maximum number of stack frames to be included
417 // skip_count - the number of top frames to be skipped; doesn't count
522 // Gets the number of successful test cases.
525 // Gets the number of failed test cases.
528 // Gets the number of all test cases.
531 // Gets the number of all test cases that contain at least one test
535 // Gets the number o
970 ParseNaturalNumber(const ::std::string& str, Integer* number) argument
[all...]
/external/open-vcdiff/gtest/src/
H A Dgtest-internal-inl.h207 // Parameter num_chars may additionally limit the number
217 // Returns the number of active threads, or 0 when there is an error.
240 // Given the total number of shards, the shard index, and the test id,
277 // Gets the number of elements.
326 // Returns the number of elements that satisfy a given predicate.
484 int capacity_; // The number of elements allocated for elements_.
485 int size_; // The number of elements; in the range [0, capacity_].
659 // max_depth - the maximum number of stack frames to be included
661 // skip_count - the number of top frames to be skipped; doesn't count
766 // Gets the number o
1193 ParseNaturalNumber(const ::std::string& str, Integer* number) argument
[all...]
/external/opencv/cv/src/
H A DmycvHaarDetectObjects.cpp188 CV_ERROR( CV_StsOutOfRange, "Negative number of cascade stages" );
458 unsigned int isqrt1(int number) { argument
460 unsigned int n1 = NEXT(n, number);
464 n1 = NEXT(n, number);
466 while((n1*n1) > number) {
1342 // count number of neighbors
1468 // count number of neighbors
/external/opencv/cvaux/src/
H A Dcvtrifocal.cpp436 /* generate new number */
450 /* We have good random number */
457 void icvSelectColsByNumbers(CvMat* srcMatr, CvMat* dstMatr, int* indexes,int number) argument
485 for( dst = 0; dst < number; dst++ )
842 CV_ERROR( CV_StsUnmatchedSizes, "number of points must be the same" );
889 int NumSamples = 500;/* just init number of samples */
932 /* Compute number of good points for each matrix */
950 /* Compute distances and number of good points (inliers) */
998 /* Adaptive number of samples to count*/
1535 /* May compute 1 or 3 matrices. Returns number o
[all...]
/external/openssh/
H A Dpacket.c548 packet_set_encryption_key(const u_char *key, u_int keylen, int number) argument
550 Cipher *cipher = cipher_by_number(number);
553 fatal("packet_set_encryption_key: unknown cipher number %d", number);
948 /* increment sequence number for outgoing packets */
1309 * increment sequence number for incoming packet
/external/openssl/crypto/store/
H A Dstore.h84 /* All the following functions return 0, a negative number or NULL on error.
224 BIGNUM *number; member in union:STORE_OBJECT_st::__anon10719
234 /* The following functions handle the storage. They return 0, a negative number
405 BIGNUM *number);
413 BIGNUM *number);
/external/openssl/ssl/
H A Dssltest.c308 static const char rnd_seed[] = "string to make the random number generator think it has entropy";
328 fprintf(stderr," -num <val> - number of connections to perform\n");
329 fprintf(stderr," -bytes <val> - number of bytes to swap between client/server\n");
524 int number=1,reuse=0; local
641 BIO_printf(bio_err,"Not a hex number '%s'\n",*argv);
671 number= atoi(*(++argv));
672 if (number == 0) number=1;
799 if (!ssl2 && !ssl3 && !tls1 && number > 1 && !reuse && !force)
829 if (number < 5
[all...]
/external/ppp/pppd/
H A Dauth.c147 /* Remote telephone number, if available */
393 "Set remote telephone number for authentication", OPT_PRIO | OPT_STATIC,
396 { "allow-number", o_special, (void *)set_permitted_number,
397 "Set telephone number(s) which are allowed to connect",
506 * set_permitted_number - set remote telephone number(s) that may connect.
512 char *number = *argv; local
513 int l = strlen(number) + 1;
518 novm("allow-number argument");
521 BCOPY(number, wp->word, l);
787 /* Log calling number
[all...]
/external/protobuf/gtest/src/
H A Dgtest-internal-inl.h203 // Parameter num_chars may additionally limit the number
213 // Returns the number of active threads, or 0 when there is an error.
236 // Given the total number of shards, the shard index, and the test id,
273 // Gets the number of elements.
322 // Returns the number of elements that satisfy a given predicate.
480 int capacity_; // The number of elements allocated for elements_.
481 int size_; // The number of elements; in the range [0, capacity_].
655 // max_depth - the maximum number of stack frames to be included
657 // skip_count - the number of top frames to be skipped; doesn't count
762 // Gets the number o
1189 ParseNaturalNumber(const ::std::string& str, Integer* number) argument
[all...]
/external/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc93 const string& name, int number,
98 result->set_number(number);
106 const string& name, int number,
111 result->set_number(number);
120 const string& name, int number,
125 result->set_number(number);
141 const string& name, int number) {
144 result->set_number(number);
579 EXPECT_EQ( 1, foo_->number());
580 EXPECT_EQ( 6, bar_->number());
92 AddField(DescriptorProto* parent, const string& name, int number, FieldDescriptorProto::Label label, FieldDescriptorProto::Type type) argument
104 AddExtension(FileDescriptorProto* file, const string& extendee, const string& name, int number, FieldDescriptorProto::Label label, FieldDescriptorProto::Type type) argument
118 AddNestedExtension(DescriptorProto* parent, const string& extendee, const string& name, int number, FieldDescriptorProto::Label label, FieldDescriptorProto::Type type) argument
140 AddEnumValue(EnumDescriptorProto* enum_proto, const string& name, int number) argument
[all...]
/external/v8/src/
H A Dd8.cc291 Local<Value> number = value_in->ToNumber(); local
294 ASSERT(number->IsNumber());
295 Local<Int32> int32 = number->ToInt32();
549 // Print (filename):(line number): (message).
H A Dfactory.cc1086 Handle<String> Factory::NumberToString(Handle<Object> number) { argument
1088 isolate()->heap()->NumberToString(*number), String);
/external/valgrind/main/coregrind/m_demangle/
H A Ddemangle.h234 /* A template parameter. This holds a number, which is the template
237 /* A function parameter. This holds a number, which is the index. */
339 /* A vector type. The left subtree is the number of elements,
352 /* An extended operator. This holds the number of arguments, and
383 number which involves neither modifying the mangled string nor
394 /* A number. */
512 long number; member in struct:demangle_component::__anon14802::__anon14811
571 operator and the number of arguments which it takes (the latter is
581 number of arguments and the name. Returns non-zero on success,
/external/webkit/Source/JavaScriptCore/API/tests/
H A Dtestapi.c62 double number = JSValueToNumber(context, value, NULL); local
67 if (number != expectedValue && !(isnan((float)number) && isnan((float)expectedValue))) {
/external/webkit/Source/JavaScriptCore/bytecompiler/
H A DBytecodeGenerator.cpp1061 if (value == "number") {
1104 RegisterID* BytecodeGenerator::emitLoad(RegisterID* dst, double number) argument
1109 if (isnan(number) || number == HashTraits<double>::emptyValue() || HashTraits<double>::isDeletedValue(number))
1110 return emitLoad(dst, jsNumber(number));
1111 JSValue& valueInMap = m_numberMap.add(number, JSValue()).first->second;
1113 valueInMap = jsNumber(number);
1963 // First we count the number of dynamic scopes we need to remove to get
1976 // We need to remove a number o
[all...]
/external/webkit/Source/JavaScriptCore/jit/
H A DJITStubs.cpp2859 JSValue number = v.toJSNumber(callFrame); local
2862 callFrame->registers()[stackFrame.args[1].int32()] = jsNumber(number.uncheckedGetNumber() + 1);
2863 return JSValue::encode(number);
3126 JSValue number = v.toJSNumber(callFrame); local
3129 callFrame->registers()[stackFrame.args[1].int32()] = jsNumber(number.uncheckedGetNumber() - 1);
3130 return JSValue::encode(number);
/external/webkit/Source/WebCore/bindings/v8/
H A DSerializedScriptValue.cpp180 void writeNumber(double number) argument
183 doWriteNumber(number);
293 void doWriteNumber(double number) argument
295 append(reinterpret_cast<uint8_t*>(&number), sizeof(number));
905 double number; local
906 if (!doReadNumber(&number))
908 *value = v8::Number::New(number);
1027 bool doReadNumber(double* number) argument
1031 uint8_t* numberAsByteArray = reinterpret_cast<uint8_t*>(number);
[all...]
/external/webkit/Source/WebCore/platform/
H A DKURL.cpp593 // 2) The URL contains a colon but there's no port number before the path component of the URL begins.
599 unsigned number = charactersToUIntStrict(stringData + m_hostEnd + 1, m_portEnd - m_hostEnd - 1, &ok); local
600 if (!ok || number > maximumValidPortNumber)
602 return number;
760 parse(m_string.left(portStart) + (colonNeeded ? ":" : "") + String::number(i) + m_string.substring(m_portEnd));
889 append(authority, String::number(port()));
1949 // Allow any port number in a file URL, since the port number is ignored.
/external/webkit/Source/WebCore/rendering/
H A DRenderListMarker.cpp47 static String toRoman(int number, bool upper) argument
52 ASSERT(number >= 1 && number <= 3999);
54 // Big enough to store largest roman number less than 3999 which
65 int num = number % 10;
75 number /= 10;
77 } while (number);
83 static inline String toAlphabeticOrNumeric(int number, const UChar* sequence, unsigned sequenceSize, SequenceType type) argument
87 const int lettersSize = sizeof(number) * 8 + 1; // Binary is the worst case; requires one character per bit plus a minus sign.
92 unsigned numberShadow = number;
119 toSymbolic(int number, const UChar* symbols, unsigned symbolsSize) argument
135 toAlphabetic(int number, const UChar* alphabet, unsigned alphabetSize) argument
140 toNumeric(int number, const UChar* numerals, unsigned numeralsSize) argument
145 toAlphabetic(int number, const UChar(&alphabet)[size]) argument
150 toNumeric(int number, const UChar(&alphabet)[size]) argument
155 toSymbolic(int number, const UChar(&alphabet)[size]) argument
160 toHebrewUnder1000(int number, UChar letters[5]) argument
188 toHebrew(int number) argument
215 toArmenianUnder10000(int number, bool upper, bool addCircumflex, UChar letters[9]) argument
256 toArmenian(int number, bool upper) argument
270 toGeorgian(int number) argument
316 toCJKIdeographic(int number, const UChar table[16]) argument
[all...]
/external/webkit/Tools/DumpRenderTree/chromium/
H A DLayoutTestController.cpp212 // globalFlag is used by a number of layout tests in
1271 long number = strtol(source, &end, 10); local
1272 if (end == source + stringSource.length() && number >= numeric_limits<int32_t>::min() && number <= numeric_limits<int32_t>::max())
1273 return static_cast<int32_t>(number);
/external/webkit/Tools/DumpRenderTree/gtk/
H A DLayoutTestControllerGtk.cpp692 void LayoutTestController::observeStorageTrackerNotifications(unsigned number) argument
/external/webkit/Tools/DumpRenderTree/qt/
H A DLayoutTestControllerQt.cpp889 void LayoutTestController::observeStorageTrackerNotifications(unsigned number) argument

Completed in 8704 milliseconds

<<1112131415