/external/v8/test/webkit/fast/js/ |
D | toString-number-expected.txt | 24 Test the conversion performed by the function Number.prototype.toString. 29 PASS Number(0).toString() is "0" 30 PASS Number.prototype.toString.call(0) is "0" 31 PASS Number.prototype.toString.call(new Number(0)) is "0" 32 PASS Number("0").toString() is "0" 33 PASS Number(0).toString(10) is "0" 34 PASS Number(0).toString(2) is "0" 35 PASS Number.prototype.toString.call(0, 2) is "0" 36 PASS Number.prototype.toString.call(new Number(0), 2) is "0" 37 PASS Number(0).toString(36) is "0" [all …]
|
/external/v8/test/webkit/ |
D | dfg-cfg-simplify-eliminate-set-local-type-check-then-typeof-expected.txt | 29 PASS result[0] is "number" 31 PASS result[0] is "number" 33 PASS result[0] is "number" 35 PASS result[0] is "number" 37 PASS result[0] is "number" 39 PASS result[0] is "number" 41 PASS result[0] is "number" 43 PASS result[0] is "number" 45 PASS result[0] is "number" 47 PASS result[0] is "number" [all …]
|
/external/v8/test/webkit/fast/js/kde/ |
D | Number-expected.txt | 29 PASS Number() is 0 30 PASS Number(1) is 1 31 PASS Number(1.1) is 1.1 32 PASS Number('1.2') is 1.2 33 PASS isNaN(Number('a')) is true 34 PASS (new Number()).valueOf() is 0 35 PASS (new Number(.4)).valueOf() is 0.4 36 PASS (new Number('1.')).valueOf() is 1 37 PASS isNaN(new Number('a')) is true 38 PASS isNaN(Number.NaN) is true [all …]
|
D | Number.js | 25 shouldBe("Number()", "0"); 26 shouldBe("Number(1)", "1"); 27 shouldBe("Number(1.1)", "1.1"); 28 shouldBe("Number('1.2')", "1.2"); 29 shouldBe("isNaN(Number('a'))", "true"); 31 shouldBe("(new Number()).valueOf()", "0"); 32 shouldBe("(new Number(.4)).valueOf()", "0.4"); 33 shouldBe("(new Number('1.')).valueOf()", "1"); 34 shouldBe("isNaN(new Number('a'))", "true"); 36 shouldBe("isNaN(Number.NaN)", "true"); [all …]
|
/external/v8/test/mjsunit/ |
D | number-is.js | 28 // Test number predicates that Harmony adds to the Number constructor: 31 assertTrue(Number.isFinite(0)); 32 assertTrue(Number.isFinite(Number.MIN_VALUE)); 33 assertTrue(Number.isFinite(Number.MAX_VALUE)); 34 assertTrue(Number.isFinite(Number.MIN_SAFE_INTEGER)); 35 assertTrue(Number.isFinite(Number.MIN_SAFE_INTEGER - 13)); 36 assertTrue(Number.isFinite(Number.MAX_SAFE_INTEGER)); 37 assertTrue(Number.isFinite(Number.MAX_SAFE_INTEGER + 23)); 38 assertFalse(Number.isFinite(Number.NaN)); 39 assertFalse(Number.isFinite(Number.POSITIVE_INFINITY)); [all …]
|
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/data/serialization/wiki_42/ |
D | expected.html | 3 <meta charset="UTF-8"><title>42 (number) - Wikipedia, the free encyclopedia</title> 5 …="application/x-wiki" title="Edit this page" href="/w/index.php?title=42_(number)&action=edit"> 6 <link rel="edit" title="Edit this page" href="/w/index.php?title=42_(number)&action=edit"> 13 <link rel="canonical" href="http://en.wikipedia.org/wiki/42_(number)"> 22 …number)","wgTitle":"42 (number)","wgCurRevisionId":592782173,"wgRevisionId":592782173,"wgArticleId… 41 <h1 id="firstHeading" class="firstHeading" lang="en"><span dir="auto">42 (number)</span></h1> 45 …wikipedia.org/w/index.php?title=Special:Log&type=review&page=42_(number)">accepted</a> on … 59 … <a class="external text" href="//en.wikipedia.org/w/index.php?title=42_(number)&action=edit">… 67 …ft; white-space: nowrap; font-size:smaller"><a href="/wiki/41_(number)" title="41 (number)"><span … 69 …ht; white-space: nowrap; font-size:smaller"><a href="/wiki/43_(number)" title="43 (number)">43 <sp… [all …]
|
D | src.html | 4 <meta charset="UTF-8" /><title>42 (number) - Wikipedia, the free encyclopedia</title> 6 …"application/x-wiki" title="Edit this page" href="/w/index.php?title=42_(number)&action=edit" … 7 <link rel="edit" title="Edit this page" href="/w/index.php?title=42_(number)&action=edit" /> 14 <link rel="canonical" href="http://en.wikipedia.org/wiki/42_(number)" /> 23 …number)","wgTitle":"42 (number)","wgCurRevisionId":592782173,"wgRevisionId":592782173,"wgArticleId… 42 <h1 id="firstHeading" class="firstHeading" lang="en"><span dir="auto">42 (number)</span></h1> 46 …wikipedia.org/w/index.php?title=Special:Log&type=review&page=42_(number)">accepted</a> on … 60 … <a class="external text" href="//en.wikipedia.org/w/index.php?title=42_(number)&action=edit">… 68 …ft; white-space: nowrap; font-size:smaller"><a href="/wiki/41_(number)" title="41 (number)"><span … 70 …ht; white-space: nowrap; font-size:smaller"><a href="/wiki/43_(number)" title="43 (number)">43 <sp… [all …]
|
/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/ |
D | ShortNumberInfo.java | 50 // In these countries, if extra digits are added to an emergency number, it no longer connects 73 // MatcherApi supports the basic matching method for checking if a given national number matches 74 // a national number patten or a possible number patten defined in the given 104 * Helper method to check that the country calling code of the number matches the region it's 107 private boolean regionDialingFromMatchesNumber(PhoneNumber number, in regionDialingFromMatchesNumber() argument 109 List<String> regionCodes = getRegionCodesForCountryCode(number.getCountryCode()); in regionDialingFromMatchesNumber() 114 * Check whether a short number is a possible number when dialled from a region, given the number 115 * in the form of a string, and the region where the number is dialed from. This provides a more 118 * @param shortNumber the short number to check as a string 119 * @param regionDialingFrom the region from which the number is dialed [all …]
|
D | PhoneNumberUtil.java | 67 // The minimum and maximum length of the national significant number. 82 // The prefix that needs to be inserted in front of a Colombian landline number when dialed from 102 // characters in this map must not be removed from a number when dialling, otherwise the call 113 // includes digits, ASCII letters and number grouping symbols such as "-" and " ". 231 // Regular expression of acceptable characters that may start a phone number for the purposes of 234 // does not contain alpha characters, although they may be used later in the number. It also does 236 // information value when parsing a number. 240 // Regular expression of characters typically used to start a second phone number for the purposes 241 // of parsing. This allows us to strip off parts of the number that are actually the start of 242 // another number, such as for: (530) 583-6985 x302/x2303 -> the second extension here makes this [all …]
|
/external/v8/test/mjsunit/es6/ |
D | array-length.js | 12 var o = { length: Number.MIN_VALUE }; 18 var o = { length: Number.MIN_VALUE }; 24 var o = { length: Number.MIN_VALUE }; 30 var o = { length: Number.MIN_VALUE }; 35 var o = { length: Number.MAX_VALUE }; 44 var o = { length: Number.MIN_VALUE }; 48 var o = { length: Number.MAX_VALUE }; 50 assertEquals(o.length, Number.MAX_SAFE_INTEGER - 1); 54 var o = { 0: 'foo', length: Number.MIN_VALUE } 57 assertEquals(Number.MIN_VALUE, result.length); [all …]
|
/external/v8/src/ic/ |
D | ic-state.cc | 83 GENERATE(Token::ADD, INT32, INT32, NUMBER); in GenerateAheadOfTime() 84 GENERATE(Token::ADD, INT32, NUMBER, NUMBER); in GenerateAheadOfTime() 86 GENERATE(Token::ADD, NUMBER, INT32, NUMBER); in GenerateAheadOfTime() 87 GENERATE(Token::ADD, NUMBER, NUMBER, NUMBER); in GenerateAheadOfTime() 88 GENERATE(Token::ADD, NUMBER, SMI, NUMBER); in GenerateAheadOfTime() 90 GENERATE(Token::ADD, SMI, INT32, NUMBER); in GenerateAheadOfTime() 91 GENERATE(Token::ADD, SMI, NUMBER, NUMBER); in GenerateAheadOfTime() 98 GENERATE(Token::BIT_AND, NUMBER, INT32, INT32); in GenerateAheadOfTime() 99 GENERATE(Token::BIT_AND, NUMBER, SMI, SMI); in GenerateAheadOfTime() 102 GENERATE(Token::BIT_AND, SMI, NUMBER, SMI); in GenerateAheadOfTime() [all …]
|
/external/protobuf/src/google/protobuf/ |
D | extension_set.h | 79 // A function which, given an integer value, returns true if the number 82 typedef bool EnumValidityFunc(int number); 86 typedef bool EnumValidityFuncWithArg(const void* arg, int number); 121 // Find the extension with the given containing type and number. 122 virtual bool Find(int number, ExtensionInfo* output) = 0; 134 virtual bool Find(int number, ExtensionInfo* output); 154 // ExtensionSet. When parsing, if a tag number is encountered which is 168 int number, FieldType type, 171 int number, FieldType type, 175 int number, FieldType type, [all …]
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/experimental/javascript/ |
D | messages.js | 91 * Invalid number provided to field. 104 * Duplicate number assigned to field. 143 * Enumeration which allows inversing of values by name or number. 150 for (var number in values) { 151 var value = new ProtoRpc.EnumValue(values[number], parseInt(number, 10)); 152 this[values[number]] = value; 158 * Lookup value by its number. 160 * @param {Number} number 164 ProtoRpc.Enum.prototype.getValueFromNumber = function(number) { argument 167 this[key].valueOf() == number) { [all …]
|
/external/libphonenumber/geocoder/src/com/google/i18n/phonenumbers/geocoding/ |
D | PhoneNumberOfflineGeocoder.java | 29 * An offline geocoder which provides geographical information related to a phone number. 47 * Gets a {@link PhoneNumberOfflineGeocoder} instance to carry out international phone number 64 * number is from. If it could be from many territories, nothing is returned. 66 private String getCountryNameForNumber(PhoneNumber number, Locale language) { in getCountryNameForNumber() argument 68 phoneUtil.getRegionCodesForCountryCode(number.getCountryCode()); in getCountryNameForNumber() 74 if (phoneUtil.isValidNumberForRegion(number, regionCode)) { in getCountryNameForNumber() 76 // If we can't assign the phone number as definitely belonging to only one territory, in getCountryNameForNumber() 97 * Returns a text description for the given phone number, in the language provided. The 98 * description might consist of the name of the country where the phone number is from, or the 99 * name of the geographical area the phone number is from if more detailed information is [all …]
|
/external/llvm/docs/CommandGuide/ |
D | llvm-bcanalyzer.rst | 68 **Bitcode Version Number** 124 **Number Of Bitcode Blocks** 126 The total number of blocks of any kind in the bitcode file. 128 **Number Of Functions** 130 The total number of function definitions in the bitcode file. 132 **Number Of Types** 134 The total number of types defined in the Global Types Pool. 136 **Number Of Constants** 138 The total number of constants (of any type) defined in the Constant Pool. 140 **Number Of Basic Blocks** [all …]
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue183/ |
D | NumberBeanTest.java | 26 NumberBean number = new NumberBean(); in testNumberBean() local 27 number.number = 1; in testNumberBean() 30 String dump = yaml.dump(number); in testNumberBean() 32 assertEquals(new Long(1), loaded.number); in testNumberBean() 36 NumberBean number = new NumberBean(); in testNumberAsFloatInfinity() local 37 number.number = Float.POSITIVE_INFINITY; in testNumberAsFloatInfinity() 40 String dump = yaml.dump(number); in testNumberAsFloatInfinity() 42 assertEquals(Float.POSITIVE_INFINITY, loaded.number.floatValue()); in testNumberAsFloatInfinity() 46 NumberBean number = new NumberBean(); in testNumberAsDoubleInfinity() local 47 number.number = Double.POSITIVE_INFINITY; in testNumberAsDoubleInfinity() [all …]
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/fr-FR/ |
D | fr-FR_nk0_kpdf_phs.utf | 21 ! line_spec : line specification : 'key' = 'number of following values' , 'data type' + '! option… 31 ! the order, number and data_type for each section should match this reference description 36 numvectors = 1 , uint16 ; !specification for total number of vectors in the pdf file 2539 n_comps = 1 , uint8 ; !specification for phase sub table number of components 2542 n_comps = 1 , uint8 ; !specification for phase sub table number of components 2545 n_comps = 1 , uint8 ; !specification for phase sub table number of components 2619 n_comps = 1 , uint8 ; !specification for phase sub table number of components 2693 n_comps = 1 , uint8 ; !specification for phase sub table number of components 2696 n_comps = 1 , uint8 ; !specification for phase sub table number of components 2699 n_comps = 1 , uint8 ; !specification for phase sub table number of components [all …]
|
/external/e2fsprogs/lib/ext2fs/ |
D | ext2_err.et.in | 15 "Wrong magic number for ext2_filsys structure" 18 "Wrong magic number for badblocks_list structure" 21 "Wrong magic number for badblocks_iterate structure" 24 "Wrong magic number for inode_scan structure" 27 "Wrong magic number for io_channel structure" 30 "Wrong magic number for unix io_channel structure" 33 "Wrong magic number for io_manager structure" 36 "Wrong magic number for block_bitmap structure" 39 "Wrong magic number for inode_bitmap structure" 42 "Wrong magic number for generic_bitmap structure" [all …]
|
/external/guava/guava-tests/test/com/google/common/collect/ |
D | ImmutableClassToInstanceMapTest.java | 51 public Map<Class, Number> create(Object... elements) { in suite() 52 ImmutableClassToInstanceMap.Builder<Number> builder in suite() 55 Entry<Class, Number> entry = (Entry<Class, Number>) object; in suite() 83 Map<Class<? extends Number>, Number> in = Maps.newHashMap(); in testCopyOf_map_valid() 84 in.put(Number.class, 0); in testCopyOf_map_valid() 86 ClassToInstanceMap<Number> map = ImmutableClassToInstanceMap.copyOf(in); in testCopyOf_map_valid() 89 Number zero = map.getInstance(Number.class); in testCopyOf_map_valid() 99 Map<Class<? extends Number>, Number> nullKey = Collections.singletonMap( in testCopyOf_map_nulls() 100 null, (Number) 1.0); in testCopyOf_map_nulls() 107 Map<? extends Class<? extends Number>, Number> nullValue in testCopyOf_map_nulls() [all …]
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/en-US/ |
D | en-US_lh0_kpdf_phs.utf | 21 ! line_spec : line specification : 'key' = 'number of following values' , 'data type' + '! option… 31 ! the order, number and data_type for each section should match this reference description 36 numvectors = 1 , uint16 ; !specification for total number of vectors in the pdf file 3239 n_comps = 1 , uint8 ; !specification for phase sub table number of components 3242 n_comps = 1 , uint8 ; !specification for phase sub table number of components 3316 n_comps = 1 , uint8 ; !specification for phase sub table number of components 3380 n_comps = 1 , uint8 ; !specification for phase sub table number of components 3383 n_comps = 1 , uint8 ; !specification for phase sub table number of components 3386 n_comps = 1 , uint8 ; !specification for phase sub table number of components 3440 n_comps = 1 , uint8 ; !specification for phase sub table number of components [all …]
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/en-GB/ |
D | en-GB_kh0_kpdf_phs.utf | 21 ! line_spec : line specification : 'key' = 'number of following values' , 'data type' + '! option… 31 ! the order, number and data_type for each section should match this reference description 36 numvectors = 1 , uint16 ; !specification for total number of vectors in the pdf file 2539 n_comps = 1 , uint8 ; !specification for phase sub table number of components 2613 n_comps = 1 , uint8 ; !specification for phase sub table number of components 2687 n_comps = 1 , uint8 ; !specification for phase sub table number of components 2690 n_comps = 1 , uint8 ; !specification for phase sub table number of components 2693 n_comps = 1 , uint8 ; !specification for phase sub table number of components 2696 n_comps = 1 , uint8 ; !specification for phase sub table number of components 2699 n_comps = 1 , uint8 ; !specification for phase sub table number of components [all …]
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/de-DE/ |
D | de-DE_gl0_kpdf_phs.utf | 21 ! line_spec : line specification : 'key' = 'number of following values' , 'data type' + '! option… 31 ! the order, number and data_type for each section should match this reference description 36 numvectors = 1 , uint16 ; !specification for total number of vectors in the pdf file 2539 n_comps = 1 , uint8 ; !specification for phase sub table number of components 2603 n_comps = 1 , uint8 ; !specification for phase sub table number of components 2606 n_comps = 1 , uint8 ; !specification for phase sub table number of components 2680 n_comps = 1 , uint8 ; !specification for phase sub table number of components 2683 n_comps = 1 , uint8 ; !specification for phase sub table number of components 2757 n_comps = 1 , uint8 ; !specification for phase sub table number of components 2760 n_comps = 1 , uint8 ; !specification for phase sub table number of components [all …]
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/es-ES/ |
D | es-ES_zl0_kpdf_phs.utf | 21 ! line_spec : line specification : 'key' = 'number of following values' , 'data type' + '! option… 31 ! the order, number and data_type for each section should match this reference description 36 numvectors = 1 , uint16 ; !specification for total number of vectors in the pdf file 2539 n_comps = 1 , uint8 ; !specification for phase sub table number of components 2584 n_comps = 1 , uint8 ; !specification for phase sub table number of components 2587 n_comps = 1 , uint8 ; !specification for phase sub table number of components 2661 n_comps = 1 , uint8 ; !specification for phase sub table number of components 2664 n_comps = 1 , uint8 ; !specification for phase sub table number of components 2738 n_comps = 1 , uint8 ; !specification for phase sub table number of components 2741 n_comps = 1 , uint8 ; !specification for phase sub table number of components [all …]
|
/external/iproute2/man/man8/ |
D | lnstat.8 | 37 Print <count> number of intervals. 90 Number of entries in the neighbor table. 127 Number of table overflows. Happens if table is full and forced GC run (see 136 Number of entries in conntrack table. 139 Number of conntrack table lookups performed. 142 Number of \fBsearched\fP entries which were successful. 145 Number of conntrack entries added which were not expected before. 148 Number of packets seen which can not be tracked. 151 Number of packets seen which are already connected to a conntrack entry. 154 Number of conntrack entries which were removed. [all …]
|
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/ |
D | RectRegion.java | 44 public RectRegion(Number minX, Number maxX, Number minY, Number maxY, String label) { in RectRegion() 51 public RectRegion(Number minX, Number maxX, Number minY, Number maxY) { in RectRegion() 59 public boolean containsValue(Number x, Number y) { in containsValue() 63 public boolean containsDomainValue(Number value) { in containsDomainValue() 68 public boolean containsRangeValue(Number value) { in containsRangeValue() 89 public boolean intersects(Number minX, Number maxX, Number minY, Number maxY) { in intersects() 93 …public boolean intersects(RectF region, Number visMinX, Number visMaxX, Number visMinY, Number vis… in intersects() 100 …public RectF getRectF(RectF plotRect, Number visMinX, Number visMaxX, Number visMinY, Number visMa… in getRectF() 131 …t<RectRegion> regionsWithin(List<RectRegion> regions, Number minX, Number maxX, Number minY, Numbe… in regionsWithin() 142 public Number getMinX() { in getMinX() [all …]
|