/external/cronet/tot/third_party/icu/source/i18n/unicode/ |
D | alphaindex.h | 119 * then it is a good idea to call addLabels(Locale::getEnglish(), status).</p> 132 * index->addLabels(additionalLocale, status); 315 * The index will be created with no labels; the addLabels() function must be called 338 virtual AlphabeticIndex &addLabels(const UnicodeSet &additions, UErrorCode &status); 353 virtual AlphabeticIndex &addLabels(const Locale &locale, UErrorCode &status);
|
/external/icu/libicu/cts_headers/unicode/ |
D | alphaindex.h | 119 * then it is a good idea to call addLabels(Locale::getEnglish(), status).</p> 132 * index->addLabels(additionalLocale, status); 315 * The index will be created with no labels; the addLabels() function must be called 338 virtual AlphabeticIndex &addLabels(const UnicodeSet &additions, UErrorCode &status); 353 virtual AlphabeticIndex &addLabels(const Locale &locale, UErrorCode &status);
|
/external/cronet/stable/third_party/icu/source/i18n/unicode/ |
D | alphaindex.h | 119 * then it is a good idea to call addLabels(Locale::getEnglish(), status).</p> 132 * index->addLabels(additionalLocale, status); 315 * The index will be created with no labels; the addLabels() function must be called 338 virtual AlphabeticIndex &addLabels(const UnicodeSet &additions, UErrorCode &status); 353 virtual AlphabeticIndex &addLabels(const Locale &locale, UErrorCode &status);
|
/external/icu/icu4c/source/i18n/unicode/ |
D | alphaindex.h | 119 * then it is a good idea to call addLabels(Locale::getEnglish(), status).</p> 132 * index->addLabels(additionalLocale, status); 315 * The index will be created with no labels; the addLabels() function must be called 338 virtual AlphabeticIndex &addLabels(const UnicodeSet &additions, UErrorCode &status); 353 virtual AlphabeticIndex &addLabels(const Locale &locale, UErrorCode &status);
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/ |
D | AlphabeticIndexTest.java | 337 AlphabeticIndex index = new AlphabeticIndex(Locale.GERMAN).addLabels(new Locale("ru")); in TestSetGetSpecialLabels() 366 alphabeticIndex.addLabels((ULocale)test[i]); in TestInflow() 368 alphabeticIndex.addLabels((UnicodeSet)test[i]); in TestInflow() 384 indexCharacters2.addLabels((ULocale)test[i]); in TestInflow() 386 indexCharacters2.addLabels((UnicodeSet)test[i]); in TestInflow() 402 …AlphabeticIndex<Integer> index = new AlphabeticIndex<Integer>(desiredLocale).addLabels(additionalL… in checkBuckets() 615 …eticIndex<Double> alphabeticIndex = new AlphabeticIndex<Double>(ulocale).addLabels(Locale.ENGLISH); in TestClientSupport() 772 // index.addLabels(additions); in TestZZZ() 931 index.addLabels(Locale.ENGLISH); in TestHaniFirst() 955 index.addLabels(Locale.CHINESE); in TestPinyinFirst() [all …]
|
/external/icu/icu4j/main/collate/src/test/java/com/ibm/icu/dev/test/collator/ |
D | AlphabeticIndexTest.java | 334 AlphabeticIndex index = new AlphabeticIndex(Locale.GERMAN).addLabels(new Locale("ru")); in TestSetGetSpecialLabels() 363 alphabeticIndex.addLabels((ULocale)test[i]); in TestInflow() 365 alphabeticIndex.addLabels((UnicodeSet)test[i]); in TestInflow() 381 indexCharacters2.addLabels((ULocale)test[i]); in TestInflow() 383 indexCharacters2.addLabels((UnicodeSet)test[i]); in TestInflow() 399 …AlphabeticIndex<Integer> index = new AlphabeticIndex<Integer>(desiredLocale).addLabels(additionalL… in checkBuckets() 612 …eticIndex<Double> alphabeticIndex = new AlphabeticIndex<Double>(ulocale).addLabels(Locale.ENGLISH); in TestClientSupport() 769 // index.addLabels(additions); in TestZZZ() 928 index.addLabels(Locale.ENGLISH); in TestHaniFirst() 952 index.addLabels(Locale.CHINESE); in TestPinyinFirst() [all …]
|
/external/cronet/tot/third_party/icu/source/test/intltest/ |
D | alphaindextst.cpp | 124 // addLabels() in APITest() 131 index->addLabels(additions, status); in APITest() 141 // addLabels(Locale) in APITest() 146 AlphabeticIndex &aip = index->addLabels(Locale::getJapanese(), status); in APITest() 572 index.addLabels(Locale::getEnglish(), status); in TestHaniFirst() 601 index.addLabels(Locale::getChinese(), status); in TestPinyinFirst() 619 index.addLabels(UnicodeSet("[\\u00C6{Sch*}{St*}]", status), status); in TestSchSt()
|
/external/icu/icu4c/source/test/intltest/ |
D | alphaindextst.cpp | 124 // addLabels() in APITest() 131 index->addLabels(additions, status); in APITest() 141 // addLabels(Locale) in APITest() 146 AlphabeticIndex &aip = index->addLabels(Locale::getJapanese(), status); in APITest() 572 index.addLabels(Locale::getEnglish(), status); in TestHaniFirst() 601 index.addLabels(Locale::getChinese(), status); in TestPinyinFirst() 619 index.addLabels(UnicodeSet("[\\u00C6{Sch*}{St*}]", status), status); in TestSchSt()
|
/external/cronet/stable/third_party/icu/source/test/intltest/ |
D | alphaindextst.cpp | 124 // addLabels() in APITest() 131 index->addLabels(additions, status); in APITest() 141 // addLabels(Locale) in APITest() 146 AlphabeticIndex &aip = index->addLabels(Locale::getJapanese(), status); in APITest() 572 index.addLabels(Locale::getEnglish(), status); in TestHaniFirst() 601 index.addLabels(Locale::getChinese(), status); in TestPinyinFirst() 619 index.addLabels(UnicodeSet("[\\u00C6{Sch*}{St*}]", status), status); in TestSchSt()
|
/external/google-cloud-java/owl-bot-postprocessor/synthtool/gcp/templates/java_library/.github/workflows/ |
D | approve-readme.yaml | 64 await github.issues.addLabels({
|
/external/sdk-platform-java/java-common-protos/.github/workflows/ |
D | approve-readme.yaml | 64 await github.issues.addLabels({
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
D | GenerateIndexCharacters.java | 49 index.addLabels(indexLabels); in getConstructedIndexSet()
|
/external/icu/icu4j/main/collate/src/main/java/com/ibm/icu/text/ |
D | AlphabeticIndex.java | 55 * then it is a good idea to call addLabels(ULocale.English). 64 …t;Integer> index = new AlphabeticIndex<Integer>(desiredLocale).addLabels(additionalLocale… 253 * <p>The index will be created with no labels; the addLabels() function must be called 310 public AlphabeticIndex<V> addLabels(UnicodeSet additions) { in addLabels() method in AlphabeticIndex 322 public AlphabeticIndex<V> addLabels(ULocale... additions) { in addLabels() method in AlphabeticIndex 336 public AlphabeticIndex<V> addLabels(Locale... additions) { in addLabels() method in AlphabeticIndex
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | AlphabeticIndex.java | 56 * then it is a good idea to call addLabels(ULocale.English). 65 …t;Integer> index = new AlphabeticIndex<Integer>(desiredLocale).addLabels(additionalLocale… 246 * <p>The index will be created with no labels; the addLabels() function must be called 301 public AlphabeticIndex<V> addLabels(UnicodeSet additions) { in addLabels() method in AlphabeticIndex 312 public AlphabeticIndex<V> addLabels(ULocale... additions) { in addLabels() method in AlphabeticIndex 325 public AlphabeticIndex<V> addLabels(Locale... additions) { in addLabels() method in AlphabeticIndex
|
/external/grpc-grpc/src/cpp/ext/csm/ |
D | metadata_exchange.h | 52 void AddLabels(grpc_metadata_batch* outgoing_initial_metadata,
|
D | metadata_exchange.cc | 414 void ServiceMeshLabelsInjector::AddLabels( in AddLabels() function in grpc::internal::ServiceMeshLabelsInjector
|
/external/google-auth-library-java/.github/workflows/ |
D | auto-release.yaml | 98 await github.rest.issues.addLabels({
|
/external/grpc-grpc/src/cpp/ext/otel/ |
D | otel_server_call_tracer.cc | 90 labels_injector->AddLabels( in RecordSendInitialMetadata()
|
D | otel_client_call_tracer.cc | 112 labels_injector->AddLabels(send_initial_metadata, nullptr); in RecordSendInitialMetadata()
|
/external/pytorch/.github/workflows/ |
D | stale.yml | 122 await github.rest.issues.addLabels({
|
/external/google-cloud-java/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ |
D | Container.java | 1211 public Builder addLabels(com.google.cloud.securitycenter.v1.Label value) { in addLabels() method in Container.Builder 1233 public Builder addLabels(int index, com.google.cloud.securitycenter.v1.Label value) { in addLabels() method in Container.Builder 1255 public Builder addLabels(com.google.cloud.securitycenter.v1.Label.Builder builderForValue) { in addLabels() method in Container.Builder 1274 public Builder addLabels( in addLabels() method in Container.Builder
|
/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/java/com/google/api/ |
D | LogDescriptor.java | 1025 public Builder addLabels(com.google.api.LabelDescriptor value) { in addLabels() method in LogDescriptor.Builder 1049 public Builder addLabels(int index, com.google.api.LabelDescriptor value) { in addLabels() method in LogDescriptor.Builder 1073 public Builder addLabels(com.google.api.LabelDescriptor.Builder builderForValue) { in addLabels() method in LogDescriptor.Builder 1094 public Builder addLabels(int index, com.google.api.LabelDescriptor.Builder builderForValue) { in addLabels() method in LogDescriptor.Builder
|
D | MonitoredResourceDescriptor.java | 1563 public Builder addLabels(com.google.api.LabelDescriptor value) { in addLabels() method in MonitoredResourceDescriptor.Builder 1587 public Builder addLabels(int index, com.google.api.LabelDescriptor value) { in addLabels() method in MonitoredResourceDescriptor.Builder 1611 public Builder addLabels(com.google.api.LabelDescriptor.Builder builderForValue) { in addLabels() method in MonitoredResourceDescriptor.Builder 1632 public Builder addLabels(int index, com.google.api.LabelDescriptor.Builder builderForValue) { in addLabels() method in MonitoredResourceDescriptor.Builder
|
/external/opencensus-java/exporters/stats/stackdriver/src/main/java/io/opencensus/exporter/stats/stackdriver/ |
D | StackdriverExportUtils.java | 228 builder.addLabels(createLabelDescriptor(labelKey)); in createMetricDescriptor() 231 builder.addLabels(createLabelDescriptor(labelKey)); in createMetricDescriptor()
|
/external/google-cloud-java/java-area120-tables/proto-google-area120-tables-v1alpha1/src/main/java/com/google/area120/tables/v1alpha1/ |
D | ColumnDescription.java | 1481 public Builder addLabels(com.google.area120.tables.v1alpha1.LabeledItem value) { in addLabels() method in ColumnDescription.Builder 1508 public Builder addLabels(int index, com.google.area120.tables.v1alpha1.LabeledItem value) { in addLabels() method in ColumnDescription.Builder 1535 public Builder addLabels( in addLabels() method in ColumnDescription.Builder 1560 public Builder addLabels( in addLabels() method in ColumnDescription.Builder
|