/external/pdfium/core/fxcrt/ |
D | fx_number_unittest.cpp | 11 FX_Number number; in TEST() local 12 EXPECT_TRUE(number.IsInteger()); in TEST() 13 EXPECT_FALSE(number.IsSigned()); in TEST() 14 EXPECT_EQ(0, number.GetSigned()); in TEST() 15 EXPECT_FLOAT_EQ(0.0f, number.GetFloat()); in TEST() 19 FX_Number number(-128); in TEST() local 20 EXPECT_TRUE(number.IsInteger()); in TEST() 21 EXPECT_TRUE(number.IsSigned()); in TEST() 22 EXPECT_EQ(-128, number.GetSigned()); in TEST() 23 EXPECT_FLOAT_EQ(-128.0f, number.GetFloat()); in TEST() [all …]
|
/external/catch2/projects/SelfTest/Baselines/ |
D | compact.sw.approved.txt | 1 Misc.tests.cpp:<line number>: passed: with 1 message: 'yay' 2 Decomposition.tests.cpp:<line number>: passed: fptr == 0 for: 0 == 0 3 Decomposition.tests.cpp:<line number>: passed: fptr == 0l for: 0 == 0 4 Compilation.tests.cpp:<line number>: passed: y.v == 0 for: 0 == 0 5 Compilation.tests.cpp:<line number>: passed: 0 == y.v for: 0 == 0 6 Compilation.tests.cpp:<line number>: passed: t1 == t2 for: {?} == {?} 7 Compilation.tests.cpp:<line number>: passed: t1 != t2 for: {?} != {?} 8 Compilation.tests.cpp:<line number>: passed: t1 < t2 for: {?} < {?} 9 Compilation.tests.cpp:<line number>: passed: t1 > t2 for: {?} > {?} 10 Compilation.tests.cpp:<line number>: passed: t1 <= t2 for: {?} <= {?} [all …]
|
/external/grpc-grpc/src/core/lib/debug/ |
D | stats_data.yaml | 20 doc: Number of client side calls created by this process 22 doc: Number of server side calls created by this process 28 doc: Number of completion queues created 30 doc: Number of client channels created 32 doc: Number of client subchannels created 34 doc: Number of server channels created 37 doc: Number of polling syscalls (epoll_wait, poll, etc) made by this process 39 doc: Number of sleeping syscalls made by this process 68 doc: Number of epoll_ctl calls made (only valid for epollex right now) 70 doc: Number of epoll_ctl calls skipped because the fd was cached as [all …]
|
/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/ |
D | ShortNumberInfo.java | 49 // In these countries, if extra digits are added to an emergency number, it no longer connects 72 // MatcherApi supports the basic matching method for checking if a given national number matches 73 // a national number pattern defined in the given {@code PhoneNumberDesc}. 102 * Helper method to check that the country calling code of the number matches the region it's 105 private boolean regionDialingFromMatchesNumber(PhoneNumber number, in regionDialingFromMatchesNumber() argument 107 List<String> regionCodes = getRegionCodesForCountryCode(number.getCountryCode()); in regionDialingFromMatchesNumber() 112 * Check whether a short number is a possible number when dialed from the given region. This 115 * @param number the short number to check 116 * @param regionDialingFrom the region from which the number is dialed 117 * @return whether the number is a possible short number [all …]
|
D | PhoneNumberUtil.java | 61 // The minimum and maximum length of the national significant number. 76 // The prefix that needs to be inserted in front of a Colombian landline number when dialed from 109 // characters in this map must not be removed from a number when dialling, otherwise the call 120 // includes digits, ASCII letters and number grouping symbols such as "-" and " ". 233 // text and to decide what is a viable phone number. This excludes diallable characters. 252 // Regular expression of acceptable characters that may start a phone number for the purposes of 255 // does not contain alpha characters, although they may be used later in the number. It also does 257 // information value when parsing a number. 261 // Regular expression of characters typically used to start a second phone number for the purposes 262 // of parsing. This allows us to strip off parts of the number that are actually the start of [all …]
|
/external/libphonenumber/repackaged/libphonenumber/src/com/android/i18n/phonenumbers/ |
D | ShortNumberInfo.java | 51 // In these countries, if extra digits are added to an emergency number, it no longer connects 75 // MatcherApi supports the basic matching method for checking if a given national number matches 76 // a national number pattern defined in the given {@code PhoneNumberDesc}. 105 * Helper method to check that the country calling code of the number matches the region it's 108 private boolean regionDialingFromMatchesNumber(PhoneNumber number, in regionDialingFromMatchesNumber() argument 110 List<String> regionCodes = getRegionCodesForCountryCode(number.getCountryCode()); in regionDialingFromMatchesNumber() 115 * Check whether a short number is a possible number when dialed from the given region. This 118 * @param number the short number to check 119 * @param regionDialingFrom the region from which the number is dialed 120 * @return whether the number is a possible short number [all …]
|
D | PhoneNumberUtil.java | 63 // The minimum and maximum length of the national significant number. 78 // The prefix that needs to be inserted in front of a Colombian landline number when dialed from 111 // characters in this map must not be removed from a number when dialling, otherwise the call 122 // includes digits, ASCII letters and number grouping symbols such as "-" and " ". 235 // text and to decide what is a viable phone number. This excludes diallable characters. 254 // Regular expression of acceptable characters that may start a phone number for the purposes of 257 // does not contain alpha characters, although they may be used later in the number. It also does 259 // information value when parsing a number. 263 // Regular expression of characters typically used to start a second phone number for the purposes 264 // of parsing. This allows us to strip off parts of the number that are actually the start of [all …]
|
/external/ims/rcs/rcsmanager/src/java/com/android/ims/internal/ |
D | ContactNumberUtils.java | 51 * number = mNumberUtils.format(number); 52 * int result = mNumberUtils.validate(number); 69 * Format contact number to the common format 72 * @return formatted contact number. 75 String number = phoneNumber; in format() local 76 if (TextUtils.isEmpty(number)) { in format() 80 if(number.startsWith("*67") || number.startsWith("*82")) { in format() 81 number = number.substring(3); in format() 82 if (TextUtils.isEmpty(number)) { in format() 87 number = PhoneNumberUtils.stripSeparators(number); in format() [all …]
|
/external/e2fsprogs/tests/f_ind_inode_collision/ |
D | expect.1 | 16 Multiply-claimed block(s) in inode 12: 41 40Illegal block number passed to ext2fs_test_block_bitmap… 17 Illegal block number passed to ext2fs_test_block_bitmap #1421529376 for multiply claimed block map 18 Illegal block number passed to ext2fs_test_block_bitmap #1421529376 for multiply claimed block map 19 Illegal block number passed to ext2fs_test_block_bitmap #16877 for multiply claimed block map 20 Illegal block number passed to ext2fs_test_block_bitmap #4096 for multiply claimed block map 21 Illegal block number passed to ext2fs_test_block_bitmap #1421529376 for multiply claimed block map 22 Illegal block number passed to ext2fs_test_block_bitmap #1421529376 for multiply claimed block map 23 Illegal block number passed to ext2fs_test_block_bitmap #1421529376 for multiply claimed block map 24 Illegal block number passed to ext2fs_test_block_bitmap #196608 for multiply claimed block map 25 …34 8 3Illegal block number passed to ext2fs_test_block_bitmap #1421529376 for multiply claimed blo… [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/libphonenumber/repackaged/geocoder/src/com/android/i18n/phonenumbers/geocoding/ |
D | PhoneNumberOfflineGeocoder.java | 30 * An offline geocoder which provides geographical information related to a phone number. 49 * Gets a {@link PhoneNumberOfflineGeocoder} instance to carry out international phone number 67 * number is from. If it could be from many territories, nothing is returned. 69 private String getCountryNameForNumber(PhoneNumber number, Locale language) { in getCountryNameForNumber() argument 71 phoneUtil.getRegionCodesForCountryCode(number.getCountryCode()); in getCountryNameForNumber() 77 if (phoneUtil.isValidNumberForRegion(number, regionCode)) { in getCountryNameForNumber() 78 // If the number has already been found valid for one region, then we don't know which in getCountryNameForNumber() 100 * Returns a text description for the given phone number, in the language provided. The 101 * description might consist of the name of the country where the phone number is from, or the 102 * name of the geographical area the phone number is from if more detailed information is [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() 75 // If the number has already been found valid for one region, then we don't know which 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/tensorflow/tensorflow/tools/api/golden/v1/ |
D | tensorflow.-config-proto.pbtxt | 7 number: 1 14 number: 2 20 number: 5 26 number: 9 32 number: 12 39 number: 3 45 number: 4 51 number: 6 58 number: 7 64 number: 8 [all …]
|
D | tensorflow.profiler.-graph-node-proto.pbtxt | 7 number: 1 13 number: 15 20 number: 21 26 number: 2 32 number: 17 38 number: 18 44 number: 3 50 number: 24 56 number: 25 62 number: 26 [all …]
|
/external/flatbuffers/tests/ |
D | monster_test.schema.json | 27 "a" : { "type" : "number" } 60 "a" : { "type" : "number" }, 61 "b" : { "type" : "number" } 75 "x" : { "type" : "number" }, 76 "y" : { "type" : "number" }, 77 "z" : { "type" : "number" }, 78 "test1" : { "type" : "number" }, 87 "id" : { "type" : "number" }, 88 "distance" : { "type" : "number" } 96 "val" : { "type" : "number" }, [all …]
|
D | monster_test_generated.ts | 4 * @enum {number} 14 * @enum {number} 25 * @enum {number} 36 * @enum {number} 53 bb_pos:number = 0; 55 * @param number i 59 __init(i:number, bb:flatbuffers.ByteBuffer):InParentNamespace { 103 bb_pos:number = 0; 105 * @param number i 109 __init(i:number, bb:flatbuffers.ByteBuffer):Monster { [all …]
|
/external/swiftshader/third_party/llvm-7.0/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/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/python/parse_type/tests/ |
D | test_cardinality_field.py | 32 VALID_TYPE_NAMES = ["Number?", "Number*", "Number+"] 87 expected = "Number" 88 type_name = CardinalityField.make_type("Number", Cardinality.one) 93 expected = "Number?" 94 type_name = CardinalityField.make_type("Number", Cardinality.optional) 98 type_name2 = CardinalityField.make_type("Number", Cardinality.zero_or_one) 103 expected = "Number+" 104 type_name = CardinalityField.make_type("Number", Cardinality.many) 108 type_name2 = CardinalityField.make_type("Number", Cardinality.one_or_more) 113 expected = "Number*" [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/protobuf/js/binary/ |
D | writer.js | 81 * @private {!Array<!Uint8Array|!Array<number>>} 86 * Total number of bytes in the blocks_ array. Does _not_ include bytes in 88 * @private {number} 105 * @private {!Array<!Array<number>>} 128 * @param {number} field 129 * @return {!Array<number>} 144 * parent block and adds the number of bytes needed to encode that length to 146 * @param {!Array<number>} bookmark 168 * @param {number} start The start of the range to write. 169 * @param {number} end The end of the range to write. [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 …]
|
/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/v8/src/builtins/ |
D | math.tq | 37 MathAbs(js-implicit context: NativeContext)(x: JSAny): Number { 58 return Convert<Number>(Float64Abs(f)); 65 MathCeil(js-implicit context: NativeContext)(x: JSAny): Number { 71 return Convert<Number>(Float64Ceil(f)); 78 MathFloor(js-implicit context: NativeContext)(x: JSAny): Number { 84 return Convert<Number>(Float64Floor(f)); 91 MathRound(js-implicit context: NativeContext)(x: JSAny): Number { 97 return Convert<Number>(Float64Round(f)); 104 MathTrunc(js-implicit context: NativeContext)(x: JSAny): Number { 110 return Convert<Number>(Float64Trunc(f)); [all …]
|
/external/libxml2/result/XPath/expr/ |
D | functions | 11 Expression: number("1.5") 12 Object is a number : 1.5 15 Expression: number('abc') 16 Object is a number : NaN 19 Expression: -number('abc') 20 Object is a number : NaN 24 Object is a number : 0 28 Object is a number : -1 32 Object is a number : 0 36 Object is a number : 0 [all …]
|