Searched refs:Predefined (Results 1 – 25 of 83) sorted by relevance
1234
/external/skia/tests/ |
D | FontNamesTest.cpp | 59 /*nameID*/ { SkOTTableName::Record::NameID::Predefined::FontFamilyName }, 79 /*nameID*/ { SkOTTableName::Record::NameID::Predefined::FontFamilyName }, 113 { SkOTTableName::Record::NameID::Predefined::FontFamilyName }, 122 { SkOTTableName::Record::NameID::Predefined::FontFamilyName }, 209 SkOTTableName::Record::NameID::Predefined::FontFamilyName); in test_systemfonts() 213 SkOTTableName::Record::NameID::Predefined::FontFamilyName == record.type, in test_systemfonts() 221 SkOTTableName::Record::NameID::Predefined::FontSubfamilyName); in test_systemfonts() 225 SkOTTableName::Record::NameID::Predefined::FontSubfamilyName == record.type, in test_systemfonts()
|
/external/skia/src/sfnt/ |
D | SkOTUtils.cpp | 60 static constexpr std::array<SkOTTableName::Record::NameID::Predefined::Value, 5> names{{ in RenameFont() 61 SkOTTableName::Record::NameID::Predefined::FontFamilyName, in RenameFont() 62 SkOTTableName::Record::NameID::Predefined::FontSubfamilyName, in RenameFont() 63 SkOTTableName::Record::NameID::Predefined::UniqueFontIdentifier, in RenameFont() 64 SkOTTableName::Record::NameID::Predefined::FullFontName, in RenameFont() 65 SkOTTableName::Record::NameID::Predefined::PostscriptName, in RenameFont() 214 SkOTTableName::Record::NameID::Predefined::FontFamilyName, 215 SkOTTableName::Record::NameID::Predefined::PreferredFamily, 216 SkOTTableName::Record::NameID::Predefined::WWSFamilyName,
|
/external/cronet/stable/third_party/libxml/fuzz/seed_corpus/ |
D | 754e7a4d805c02735bb3ea29acacda16e79d7367 | 2 <pattern name="Predefined values">
|
/external/libxml2/test/schematron/ |
D | zvon6.sct | 2 <pattern name="Predefined values">
|
/external/cronet/tot/third_party/libxml/fuzz/seed_corpus/ |
D | 754e7a4d805c02735bb3ea29acacda16e79d7367 | 2 <pattern name="Predefined values">
|
/external/coreboot/Documentation/acpi/ |
D | index.md | 37 Predefined ACPI Names <https://uefi.org/specs/ACPI/6.5/05_ACPI_Software_Programming_Model.html#pred…
|
/external/googleapis/google/devtools/artifactregistry/v1/ |
D | repository.proto | 162 // Predefined list of publicly available Docker repositories like Docker 182 // Predefined list of publicly available Maven repositories like Maven 202 // Predefined list of publicly available NPM repositories like npmjs. 221 // Predefined list of publicly available Python repositories like PyPI.org. 243 // Predefined list of publicly available repository bases for Apt. 275 // Predefined list of publicly available repository bases for Yum.
|
/external/sdv/vsomeip/third_party/boost/spirit/doc/lex/ |
D | basics.qbk | 30 Predefined models include:
|
/external/clang/test/Modules/ |
D | module_file_info.m | 40 // CHECK: Predefined macros:
|
/external/sdv/vsomeip/third_party/boost/spirit/doc/ |
D | customization_point_template.qbk | 56 [heading Predefined Specializations]
|
/external/sdv/vsomeip/third_party/boost/phoenix/doc/starter_kit/ |
D | function.qbk | 55 [heading Predefined Lazy Functions]
|
/external/sdv/vsomeip/third_party/boost/spirit/doc/advanced/ |
D | customization_points.qbk | 146 [heading Predefined Specializations] 271 [heading Predefined Specializations] 407 [heading Predefined Specializations] 553 [heading Predefined Specializations] 690 [heading Predefined Specializations] 780 [heading Predefined Specializations] 870 [heading Predefined Specializations] 961 [heading Predefined Specializations] 1101 [heading Predefined Specializations] 1245 [heading Predefined Specializations] [all …]
|
/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/proto/google/api/ |
D | billing.proto | 40 // Predefined label to support billing location restriction.
|
/external/googleapis/google/api/ |
D | billing.proto | 40 // Predefined label to support billing location restriction.
|
/external/libxml2/os400/libxmlrpg/ |
D | c14n.rpgle | 53 * Predefined values for C14N modes
|
/external/sdv/vsomeip/third_party/boost/spirit/doc/karma/ |
D | basics.qbk | 96 Predefined models include:
|
/external/googleapis/google/cloud/commerce/consumer/procurement/v1/ |
D | order.proto | 83 // Predefined types for line item change state reason. 190 // Output only. Predefined enum types for why this line item change is in
|
/external/googleapis/google/cloud/commerce/consumer/procurement/v1alpha1/ |
D | order.proto | 80 // Predefined types for line item change state reason. 187 // Output only. Predefined enum types for why this line item change is in
|
/external/google-cloud-java/java-cloudcommerceconsumerprocurement/proto-google-cloud-cloudcommerceconsumerprocurement-v1alpha1/src/main/proto/google/cloud/commerce/consumer/procurement/v1alpha1/ |
D | order.proto | 117 // Output only. Predefined enum types for why this line item change is in current state. 226 // Predefined types for line item change state reason.
|
/external/cronet/stable/third_party/llvm-libc/src/docs/math/ |
D | stdfix.rst | 46 Predefined Macros
|
/external/cronet/tot/third_party/llvm-libc/src/docs/math/ |
D | stdfix.rst | 46 Predefined Macros
|
/external/tensorflow/tensorflow/compiler/mlir/lite/ir/ |
D | tfl_op_enums.td | 68 // Predefined constant attributes of activation function
|
/external/llvm/include/llvm/Option/ |
D | OptParser.td | 130 // Predefined options.
|
/external/sdv/vsomeip/third_party/boost/spirit/doc/qi/ |
D | basics.qbk | 112 Predefined models include:
|
/external/tensorflow/tensorflow/lite/g3doc/guide/ |
D | build_arm.md | 12 Predefined toolchains | armhf, …
|
1234