| /external/freetype/src/gxvalid/ |
| D | gxvjust.c | 7 * Copyright (C) 2005-2023 by 22 * Development of gxlayout is supported by the Information-technology 45 * https://developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6just.html 47 * ---------------------------------------------- 53 * ---------------------------------------------- 77 if ( gid < gxvalid->face->num_glyphs ) in gxv_just_check_max_gid() 82 msg_tag, gid, gxvalid->face->num_glyphs )); in gxv_just_check_max_gid() 89 FT_Bytes limit, in gxv_just_wdp_entry_validate() argument 92 FT_Bytes p = table; in gxv_just_wdp_entry_validate() local 105 justClass = FT_NEXT_ULONG( p ); in gxv_just_wdp_entry_validate() [all …]
|
| /external/icu/icu4c/source/common/ |
| D | localeprioritylist.cpp | 25 return locale->hashCode(); in hashLocale() 42 int32_t diff = other.weight - weight; // descending: other-this in compare() 44 return index - other.index; in compare() 50 return static_cast<const LocaleAndWeight *>(left)-> in compareLocaleAndWeight() 54 const char *skipSpaces(const char *p, const char *limit) { in skipSpaces() argument 55 while (p < limit && *p == ' ') { ++p; } in skipSpaces() 56 return p; in skipSpaces() 59 int32_t findTagLength(const char *p, const char *limit) { in findTagLength() argument 60 // Look for accept-language delimiters. in findTagLength() 63 for (q = p; q < limit; ++q) { in findTagLength() [all …]
|
| /external/cronet/third_party/icu/source/common/ |
| D | localeprioritylist.cpp | 25 return locale->hashCode(); in hashLocale() 42 int32_t diff = other.weight - weight; // descending: other-this in compare() 44 return index - other.index; in compare() 50 return static_cast<const LocaleAndWeight *>(left)-> in compareLocaleAndWeight() 54 const char *skipSpaces(const char *p, const char *limit) { in skipSpaces() argument 55 while (p < limit && *p == ' ') { ++p; } in skipSpaces() 56 return p; in skipSpaces() 59 int32_t findTagLength(const char *p, const char *limit) { in findTagLength() argument 60 // Look for accept-language delimiters. in findTagLength() 63 for (q = p; q < limit; ++q) { in findTagLength() [all …]
|
| /external/linux-kselftest/tools/testing/selftests/tc-testing/tc-tests/qdiscs/ |
| D | choke.json | 15 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root choke limit 1000 bandwidth 10000", 18 "matchPattern": "qdisc choke 1: root refcnt [0-9]+ limit 1000p min 83p max 250p", 38 …"cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root choke limit 1000 bandwidth 10000 min 100", 41 "matchPattern": "qdisc choke 1: root refcnt [0-9]+ limit 1000p min 100p max 250p", 61 …"cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root choke limit 1000 bandwidth 10000 max 900", 64 "matchPattern": "qdisc choke 1: root refcnt [0-9]+ limit 1000p min.*max 900p", 84 … "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root choke limit 1000 bandwidth 10000 ecn", 87 "matchPattern": "qdisc choke 1: root refcnt [0-9]+ limit 1000p min 83p max 250p ecn", 107 …"cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root choke limit 1000 bandwidth 10000 burst 10… 110 "matchPattern": "qdisc choke 1: root refcnt [0-9]+ limit 1000p min 83p max 250p", [all …]
|
| D | fq.json | 18 "matchPattern": "qdisc fq 1: root refcnt [0-9]+ limit", 27 "name": "Create FQ with limit packet setting", 38 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root fq limit 3000", 41 "matchPattern": "qdisc fq 1: root refcnt [0-9]+ limit 3000p", 64 "matchPattern": "qdisc fq 1: root refcnt [0-9]+ limit 10000p flow_limit 300p", 87 …"matchPattern": "qdisc fq 1: root refcnt [0-9]+ limit 10000p flow_limit 100p buckets.*orphan_mask … 110 …"matchPattern": "qdisc fq 1: root refcnt [0-9]+ limit 10000p flow_limit 100p buckets.*initial_quan… 133 …"matchPattern": "qdisc fq 1: root refcnt [0-9]+ limit 10000p flow_limit 100p buckets.*maxrate 100K… 156 "matchPattern": "qdisc fq 1: root refcnt [0-9]+ limit 10000p flow_limit 100p.*nopacing", 179 … "matchPattern": "qdisc fq 1: root refcnt [0-9]+ limit 10000p flow_limit 100p.*refill_delay 100ms", [all …]
|
| /external/freetype/src/psaux/ |
| D | psconv.c | 7 * Copyright (C) 2006-2023 by 37 /* digits (both decimal and non-decimal) into numbers. */ 45 -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 46 -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 47 -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 48 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, -1, -1, -1, -1, -1, -1, 49 -1, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 50 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, -1, -1, -1, -1, -1, 51 -1, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 52 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, -1, -1, -1, -1, -1, [all …]
|
| /external/aws-sdk-java-v2/services/kms/target/generated-sources/sdk/software/amazon/awssdk/services/kms/model/ |
| D | ListKeyPoliciesRequest.java | 44 …ield<Integer> LIMIT_FIELD = SdkField.<Integer> builder(MarshallingType.INTEGER).memberName("Limit") 45 .getter(getter(ListKeyPoliciesRequest::limit)).setter(setter(Builder::limit)) 46 ….traits(LocationTrait.builder().location(MarshallLocation.PAYLOAD).locationName("Limit").build()).… 57 private final Integer limit; field in ListKeyPoliciesRequest 64 this.limit = builder.limit; in ListKeyPoliciesRequest() 69 * <p> 71 * </p> 72 * <p> 74 * </p> 75 * <p> [all …]
|
| D | ListResourceTagsRequest.java | 44 …ield<Integer> LIMIT_FIELD = SdkField.<Integer> builder(MarshallingType.INTEGER).memberName("Limit") 45 .getter(getter(ListResourceTagsRequest::limit)).setter(setter(Builder::limit)) 46 ….traits(LocationTrait.builder().location(MarshallLocation.PAYLOAD).locationName("Limit").build()).… 57 private final Integer limit; field in ListResourceTagsRequest 64 this.limit = builder.limit; in ListResourceTagsRequest() 69 * <p> 71 * </p> 72 * <p> 74 * </p> 75 * <p> [all …]
|
| D | ListAliasesRequest.java | 44 …ield<Integer> LIMIT_FIELD = SdkField.<Integer> builder(MarshallingType.INTEGER).memberName("Limit") 45 .getter(getter(ListAliasesRequest::limit)).setter(setter(Builder::limit)) 46 ….traits(LocationTrait.builder().location(MarshallLocation.PAYLOAD).locationName("Limit").build()).… 57 private final Integer limit; field in ListAliasesRequest 64 this.limit = builder.limit; in ListAliasesRequest() 69 * <p> 72 * </p> 73 * <p> 76 * </p> 77 * <p> [all …]
|
| D | ListGrantsRequest.java | 40 …ield<Integer> LIMIT_FIELD = SdkField.<Integer> builder(MarshallingType.INTEGER).memberName("Limit") 41 .getter(getter(ListGrantsRequest::limit)).setter(setter(Builder::limit)) 42 ….traits(LocationTrait.builder().location(MarshallLocation.PAYLOAD).locationName("Limit").build()).… 64 private final Integer limit; field in ListGrantsRequest 76 this.limit = builder.limit; in ListGrantsRequest() 84 * <p> 87 * </p> 88 * <p> 91 * </p> 94 * not return more than the specified number of items, but it might return fewer.</p> [all …]
|
| D | ListRetirableGrantsRequest.java | 40 …ield<Integer> LIMIT_FIELD = SdkField.<Integer> builder(MarshallingType.INTEGER).memberName("Limit") 41 .getter(getter(ListRetirableGrantsRequest::limit)).setter(setter(Builder::limit)) 42 ….traits(LocationTrait.builder().location(MarshallLocation.PAYLOAD).locationName("Limit").build()).… 56 private final Integer limit; field in ListRetirableGrantsRequest 64 this.limit = builder.limit; in ListRetirableGrantsRequest() 70 * <p> 73 * </p> 74 * <p> 77 * </p> 80 * not return more than the specified number of items, but it might return fewer.</p> [all …]
|
| D | DescribeCustomKeyStoresRequest.java | 51 …ield<Integer> LIMIT_FIELD = SdkField.<Integer> builder(MarshallingType.INTEGER).memberName("Limit") 52 .getter(getter(DescribeCustomKeyStoresRequest::limit)).setter(setter(Builder::limit)) 53 ….traits(LocationTrait.builder().location(MarshallLocation.PAYLOAD).locationName("Limit").build()).… 66 private final Integer limit; field in DescribeCustomKeyStoresRequest 74 this.limit = builder.limit; in DescribeCustomKeyStoresRequest() 79 * <p> 81 * </p> 82 * <p> 83 …this operation gets information about all custom key stores in the account and Region. To limit the 86 * </p> [all …]
|
| D | ListKeysRequest.java | 39 …ield<Integer> LIMIT_FIELD = SdkField.<Integer> builder(MarshallingType.INTEGER).memberName("Limit") 40 .getter(getter(ListKeysRequest::limit)).setter(setter(Builder::limit)) 41 ….traits(LocationTrait.builder().location(MarshallLocation.PAYLOAD).locationName("Limit").build()).… 49 private final Integer limit; field in ListKeysRequest 55 this.limit = builder.limit; in ListKeysRequest() 60 * <p> 63 * </p> 64 * <p> 67 * </p> 70 * not return more than the specified number of items, but it might return fewer.</p> [all …]
|
| /external/libaom/aom_dsp/ |
| D | loopfilter.c | 21 return (int8_t)clamp(t, -128, 127); in signed_char_clamp() 27 case 10: return (int16_t)clamp(t, -128 * 4, 128 * 4 - 1); in signed_char_clamp_high() 28 case 12: return (int16_t)clamp(t, -128 * 16, 128 * 16 - 1); in signed_char_clamp_high() 30 default: return (int16_t)clamp(t, -128, 128 - 1); in signed_char_clamp_high() 36 static INLINE int8_t filter_mask2(uint8_t limit, uint8_t blimit, uint8_t p1, in filter_mask2() argument 39 mask |= (abs(p1 - p0) > limit) * -1; in filter_mask2() 40 mask |= (abs(q1 - q0) > limit) * -1; in filter_mask2() 41 mask |= (abs(p0 - q0) * 2 + abs(p1 - q1) / 2 > blimit) * -1; in filter_mask2() 45 static INLINE int8_t filter_mask(uint8_t limit, uint8_t blimit, uint8_t p3, in filter_mask() argument 49 mask |= (abs(p3 - p2) > limit) * -1; in filter_mask() [all …]
|
| /external/leveldb/util/ |
| D | coding.cc | 2 // Use of this source code is governed by a BSD-style license that can be 12 dst->append(buf, sizeof(buf)); in PutFixed32() 18 dst->append(buf, sizeof(buf)); in PutFixed64() 52 dst->append(buf, ptr - buf); in PutVarint32() 69 dst->append(buf, ptr - buf); in PutVarint64() 74 dst->append(value.data(), value.size()); in PutLengthPrefixedSlice() 86 const char* GetVarint32PtrFallback(const char* p, const char* limit, in GetVarint32PtrFallback() argument 89 for (uint32_t shift = 0; shift <= 28 && p < limit; shift += 7) { in GetVarint32PtrFallback() 90 uint32_t byte = *(reinterpret_cast<const uint8_t*>(p)); in GetVarint32PtrFallback() 91 p++; in GetVarint32PtrFallback() [all …]
|
| /external/rust/crates/nix/src/sys/ |
| D | quota.rs | 24 fn as_int(&self) -> c_int { in as_int() 62 … /// Handles 32-bit UIDs/GIDs and quota limits up to 2<sup>32</sup> bytes/2<sup>32</sup> inodes. 66 /// Handles 32-bit UIDs/GIDs and quota limits of 2<sup>64</sup> bytes/2<sup>64</sup> inodes. 75 /// The block hard & soft limit fields. 79 /// The inode hard & soft limit fields. 83 /// The disk use time limit field. 85 /// The file quote time limit field. 91 /// The time limit fields. 104 fn default() -> Dqblk { in default() 120 /// The absolute limit on disk quota blocks allocated. [all …]
|
| /external/cronet/third_party/icu/source/i18n/ |
| D | utf16collationiterator.cpp | 5 * Copyright (C) 2010-2014, International Business Machines 34 pos(newText + (other.pos - other.start)), in UTF16CollationIterator() 35 limit(other.limit == nullptr ? nullptr : newText + (other.limit - other.start)) { in UTF16CollationIterator() 45 return (pos - start) == (o.pos - o.start); in operator ==() 56 return (int32_t)(pos - start); in getOffset() 61 if(pos == limit) { in handleNextCE32() 71 if(pos == limit) { return 0; } in handleGetTrailSurrogate() 79 if(limit == nullptr) { in foundNULTerminator() 80 limit = --pos; in foundNULTerminator() 89 if(pos == limit) { in nextCodePoint() [all …]
|
| /external/icu/icu4c/source/i18n/ |
| D | utf16collationiterator.cpp | 5 * Copyright (C) 2010-2014, International Business Machines 34 pos(newText + (other.pos - other.start)), in UTF16CollationIterator() 35 limit(other.limit == nullptr ? nullptr : newText + (other.limit - other.start)) { in UTF16CollationIterator() 45 return (pos - start) == (o.pos - o.start); in operator ==() 56 return (int32_t)(pos - start); in getOffset() 61 if(pos == limit) { in handleNextCE32() 71 if(pos == limit) { return 0; } in handleGetTrailSurrogate() 79 if(limit == nullptr) { in foundNULTerminator() 80 limit = --pos; in foundNULTerminator() 89 if(pos == limit) { in nextCodePoint() [all …]
|
| /external/icu/android_icu4j/src/main/java/android/icu/impl/coll/ |
| D | FCDUTF16CollationIterator.java | 6 * Copyright (C) 2010-2014, International Business Machines 32 public FCDUTF16CollationIterator(CollationData data, boolean numeric, CharSequence s, int p) { in FCDUTF16CollationIterator() argument 33 super(data, numeric, s, p); in FCDUTF16CollationIterator() 35 segmentStart = p; in FCDUTF16CollationIterator() 59 return (pos - rawStart) == (o.pos - /*o.*/ rawStart); in equals() 62 return (segmentStart - rawStart) == (o.segmentStart - /*o.*/ rawStart) && in equals() 63 (pos - start) == (o.pos - o.start); in equals() 78 limit = rawLimit; in resetToOffset() 85 return pos - rawStart; in getOffset() 87 return segmentStart - rawStart; in getOffset() [all …]
|
| /external/icu/icu4j/main/collate/src/main/java/com/ibm/icu/impl/coll/ |
| D | FCDUTF16CollationIterator.java | 5 * Copyright (C) 2010-2014, International Business Machines 30 public FCDUTF16CollationIterator(CollationData data, boolean numeric, CharSequence s, int p) { in FCDUTF16CollationIterator() argument 31 super(data, numeric, s, p); in FCDUTF16CollationIterator() 33 segmentStart = p; in FCDUTF16CollationIterator() 57 return (pos - rawStart) == (o.pos - /*o.*/ rawStart); in equals() 60 return (segmentStart - rawStart) == (o.segmentStart - /*o.*/ rawStart) && in equals() 61 (pos - start) == (o.pos - o.start); in equals() 76 limit = rawLimit; in resetToOffset() 83 return pos - rawStart; in getOffset() 85 return segmentStart - rawStart; in getOffset() [all …]
|
| /external/python/google-api-python-client/docs/dyn/ |
| D | serviceusage_v1beta1.services.consumerQuotaMetrics.limits.html | 4 body, h1, h2, h3, div, span, p, pre, a { 8 font-weight: inherit; 9 font-style: inherit; 10 font-size: 100%; 11 font-family: inherit; 12 vertical-align: baseline; 16 font-size: 13px; 21 font-size: 26px; 22 margin-bottom: 1em; 26 font-size: 24px; [all …]
|
| /external/pcre/doc/html/ |
| D | pcre2limits.html | 7 <p> 9 </p> 10 <p> 18 <P> 21 </P> 22 <P> 24 for the 8-bit and 16-bit libraries if PCRE2 is compiled with the default 27 an internal linkage size of 3 or 4 (when building the 16-bit library, 3 is 30 documentation for details. In these cases the limit is substantially larger. 31 However, the speed of execution is slower. In the 32-bit library, the internal [all …]
|
| /external/libcups/doc/help/ |
| D | accounting.html | 2 <!-- SECTION: Getting Started --> 5 <LINK REL="STYLESHEET" TYPE="text/css" HREF="../cups-printable.css"> 11 <P>CUPS supports a variety of printer accounting schemes. Aside from the 12 built-in <A HREF="#QUOTAS">quota</A> and <A HREF="#PAGELOG">page logging</A> 13 support, there are several third-party solutions that can be found online.</P> 18 <P>CUPS supports page and size-based quotas for each printer. 21 can limit every user to 5 pages per day on an expensive printer, but 22 you cannot limit every user except Johnny.</P> 24 <P>The <CODE>job-k-limit</CODE>, <CODE>job-page-limit</CODE>, and <CODE>job-quota-period</CODE> 26 The <CODE>job-quota-period</CODE> option determines the time interval for [all …]
|
| /external/openthread/tests/scripts/thread-cert/border_router/MATN/ |
| D | MATN_12_HopLimitProcessing.py | 41 # decrements the Hop Limit field by 1 if packet is forwarded with MPL, and if 43 # the BR drops a packet with Hop Limit 0. It also checks the use of IPv6 packets 47 # ----------------(eth)------------------ 104 # the IPv6 Hop Limit field set to 59. The size of the payload is 130 115 # the IPv6 Hop Limit field set to 1. The size of the payload is 130 125 # multicast address, MA2, with the Hop Limit field of the inner packet 131 # packet to the multicast address, MA2, with the Hop Limit field of 138 # packet to the multicast address, MA2, with the Hop Limit field of the 144 # packet to the multicast address, MA2, with the Hop Limit field of the 164 # the IPv6 Hop Limit field set to 59. The size of the payload is 130 [all …]
|
| /external/apache-commons-math/src/main/java/org/apache/commons/math3/distribution/ |
| D | TriangularDistribution.java | 9 * http://www.apache.org/licenses/LICENSE-2.0 39 /** Lower limit of this distribution (inclusive). */ 42 /** Upper limit of this distribution (inclusive). */ 52 * Creates a triangular real distribution using the given lower limit, upper limit, and mode. 54 * <p><b>Note:</b> this constructor will implicitly create an instance of {@link Well19937c} as 60 * @param a Lower limit of this distribution (inclusive). 61 * @param b Upper limit of this distribution (inclusive). 75 * @param a Lower limit of this distribution (inclusive). 76 * @param b Upper limit of this distribution (inclusive). 115 * <p>For this distribution, the returned value is not really meaningful, since exact formulas [all …]
|