Searched
full:numbers (Results
251 -
275 of
6415) sorted by null
<<11121314151617181920>>
/external/openssl/apps/ |
dh4096.pem | 16 (http://www.skip-vpn.org/spec/numbers.html).
|
/external/smack/src/org/xbill/DNS/ |
RTRecord.java | 24 * @param preference The preference of the route. Smaller numbers indicate
|
/frameworks/base/core/java/android/text/method/ |
package.html | 13 //Set the input style to numbers, rather than qwerty keyboard style.
|
/packages/apps/Contacts/src/com/android/contacts/list/ |
OnMultiplePhoneNumberPickerActionListener.java | 26 * Returns the selected phone numbers to the requester.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/json/tests/ |
test_scanstring.py | 66 scanstring('{"Numbers cannot have leading zeroes": 013}', 2, None, True), 67 (u'Numbers cannot have leading zeroes', 37)) 70 scanstring('{"Numbers cannot be hex": 0x14}', 2, None, True), 71 (u'Numbers cannot be hex', 24))
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
sample_doctest.py | 6 It's important that the numbers remain constant as another test is
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/tests/ |
test_scanstring.py | 66 scanstring('{"Numbers cannot have leading zeroes": 013}', 2, None, True), 67 (u'Numbers cannot have leading zeroes', 37)) 70 scanstring('{"Numbers cannot be hex": 0x14}', 2, None, True), 71 (u'Numbers cannot be hex', 24))
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
sample_doctest.py | 6 It's important that the numbers remain constant as another test is
|
/docs/source.android.com/src/devices/tech/test_infra/tradefed/fundamentals/ |
options.jd | 41 phone numbers, and will expect to receive a sequence of DTMF tones from each number after it 67 as a long-running test that calls a variety of numbers. They could create a pair of configurations 78 <configuration description="call a bunch of numbers; many-numbers.xml"> 93 <p>To run the low-latency test with the <code>many-numbers</code> phone numbers, the Test Runner 98 for the <code>many-numbers</code> test:</p> 99 <code><pre>tf >run many-numbers.xml --timeout 5000</code></pre>
|
/external/apache-xml/src/main/java/org/apache/xalan/transformer/ |
DecimalToRoman.java | 35 * roman numbers 51 /** Minimum value for a given range of roman numbers */
|
/external/bison/src/ |
closure.h | 33 /* Given the kernel (aka core) of a state (a sorted vector of item numbers 42 ITEMSET is a sorted vector of item numbers; NITEMSET is its size
|
/external/chromium/net/base/ |
asn1_util.h | 20 // These are flags that can be ORed with the above tag numbers. 27 // 1) tag numbers > 31 are not permitted.
|
/external/chromium/third_party/libjingle/source/talk/session/phone/ |
v4llookup.cc | 28 // check device major/minor numbers are in the range for video devices. 36 // check major/minur device numbers are in range for video device
|
/external/chromium_org/media/tools/layout_tests/graph/ |
graph.html | 48 <h3 id='numbers'>Numbers</h3>
|
/external/chromium_org/media/tools/layout_tests/test_data/ |
graph.html.bak | 48 <h3 id='numbers'>Numbers</h3>
|
/external/chromium_org/ppapi/api/dev/ |
ppp_printing_dev.idl | 16 * Specifies a contiguous range of page numbers to be printed. 17 * The page numbers use a zero-based index.
|
/external/chromium_org/third_party/libjingle/source/talk/media/devices/ |
v4llookup.cc | 29 // check device major/minor numbers are in the range for video devices. 37 // check major/minur device numbers are in range for video device
|
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/ |
phonenumberutil.h | 15 // Utility for international phone numbers. 94 // Type of phone numbers. 99 // fixed-line and mobile numbers by looking at the phone number itself. 108 // Voice over IP numbers. This includes TSoIP (Telephony Service over IP). 115 // Used for "Universal Access Numbers" or "Company Numbers". They may be 119 // Used for "Voice Mail Access Numbers". 234 // - subscriber numbers may not be diallable from all devices (notably mobile 237 // - most non-geographical numbers have no area codes, including numbers [all...] |
/external/chromium_org/tools/telemetry/telemetry/value/ |
scalar.py | 5 import numbers namespace 19 assert isinstance(value, numbers.Number)
|
/external/chromium_org/v8/test/mjsunit/ |
unicode-string-to-number.js | 29 // characters when converting to numbers. 33 // Check that long string can convert to proper numbers.
|
/external/clang/test/SemaObjC/ |
boxing-illegal.m | 39 int numbers[] = { 0, 1, 2 }; 40 id boxed_numbers = @(numbers); // expected-error {{illegal type 'int *' used in a boxed expression}}
|
/external/clang/test/SemaObjCXX/ |
boxing-illegal-types.mm | 39 int numbers[] = { 0, 1, 2 }; 40 id boxed_numbers = @(numbers); // expected-error {{illegal type 'int *' used in a boxed expression}}
|
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/ |
SyncSampleBox.java | 41 * Gives the numbers of the samples that are random access points in the stream. 43 * @return random access sample numbers.
|
/external/proguard/src/proguard/classfile/editor/ |
LineNumberInfoAdder.java | 28 * This LineNumberInfoVisitor adds all line numbers that it visits to the given 38 * Creates a new LineNumberInfoAdder that will copy line numbers into the
|
LocalVariableInfoAdder.java | 28 * This LocalVariableInfoVisitor adds all line numbers that it visits to the given 39 * Creates a new LocalVariableInfoAdder that will copy line numbers into the
|
Completed in 788 milliseconds
<<11121314151617181920>>