/external/mesa3d/src/broadcom/ci/ |
D | traces-broadcom.yml | 16 text: "Often fails when running on xwayland, with what looks like an incorrect resolution" 20 text: "Often fails when running on xwayland, with what looks like an incorrect resolution" 42 text: "Often fails when running on xwayland, with what looks like an incorrect resolution" 46 text: "Often fails when running on xwayland, with what looks like an incorrect resolution" 68 text: "Often fails when running on xwayland, with what looks like an incorrect resolution" 88 text: "Often fails when running on xwayland, with what looks like an incorrect resolution" 108 text: "Often fails when running on xwayland, with what looks like an incorrect resolution" 112 text: "Often fails when running on xwayland, with what looks like an incorrect resolution" 126 text: "Often fails when running on xwayland, with what looks like an incorrect resolution" 130 text: "Often fails when running on xwayland, with what looks like an incorrect resolution" [all …]
|
/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/ |
D | AutoscalingPolicyScaleInControlOrBuilder.java | 30 …can be deducted from the peak recommendation during the window autoscaler looks at when computing … 43 …can be deducted from the peak recommendation during the window autoscaler looks at when computing … 56 …can be deducted from the peak recommendation during the window autoscaler looks at when computing … 68 …* How far back autoscaling looks when computing recommendations to include directives regarding sl… 80 …* How far back autoscaling looks when computing recommendations to include directives regarding sl…
|
D | AutoscalingPolicyScaleInControl.java | 76 …can be deducted from the peak recommendation during the window autoscaler looks at when computing … 92 …can be deducted from the peak recommendation during the window autoscaler looks at when computing … 110 …can be deducted from the peak recommendation during the window autoscaler looks at when computing … 129 …* How far back autoscaling looks when computing recommendations to include directives regarding sl… 144 …* How far back autoscaling looks when computing recommendations to include directives regarding sl… 562 …can be deducted from the peak recommendation during the window autoscaler looks at when computing … 577 …can be deducted from the peak recommendation during the window autoscaler looks at when computing … 598 …can be deducted from the peak recommendation during the window autoscaler looks at when computing … 621 …can be deducted from the peak recommendation during the window autoscaler looks at when computing … 642 …can be deducted from the peak recommendation during the window autoscaler looks at when computing … [all …]
|
/external/python/jinja/docs/ |
D | switching.rst | 110 ...looks like this in Jinja:: 123 argument passing is different. A template that looks like this in Django:: 127 looks like this in Jinja:: 143 hmm. {{ user.username|e }} looks pretty normal 161 ...looks like this in Jinja:: 181 ...looks like this in Jinja:: 216 Looks like this in Jinja with the above configuration::
|
/external/kotlinpoet/interop/kotlin-metadata/src/main/kotlin/com/squareup/kotlinpoet/metadata/specs/ |
D | ClassInspector.kt | 48 * Looks up other declaration containers, such as for nested members. Note that this class would in containerData() 58 * Looks up a class and returns whether or not it is an interface. Note that this class can be in containerData() 67 * Looks up the enum entry on a given enum given its member name. in containerData() 76 * Looks up if a given [methodSignature] within [className] exists. in containerData() 100 * Looks up other classes, such as for nested members. Note that this class would always be
|
/external/eigen/doc/ |
D | ClassHierarchy.dox | 66 … bad idea). \c %EigenBase is really the absolute base class for anything that remotely looks like a 74 The inheritance diagram for Matrix looks as follows: 85 The inheritance diagram for Array looks as follows: 96 …eritance diagram for some other matrix expression class, here denoted by \c SomeMatrixXpr, looks as 107 …nheritance diagram for some other array expression class, here denoted by \c SomeArrayXpr, looks as
|
/external/libultrahdr/third_party/image_io/includes/image_io/xml/ |
D | xml_terminal.h | 25 /// Sets the name of the terminal. Looks best with an XmlRule::AddTerminal 35 /// Looks best with an XmlRule::AddTerminal function: 44 /// Sets the action of the terminal. Looks best with an XmlRule::AddTerminal
|
/external/image_io/includes/image_io/xml/ |
D | xml_terminal.h | 25 /// Sets the name of the terminal. Looks best with an XmlRule::AddTerminal 35 /// Looks best with an XmlRule::AddTerminal function: 44 /// Sets the action of the terminal. Looks best with an XmlRule::AddTerminal
|
/external/protobuf/python/google/protobuf/pyext/ |
D | descriptor_pool.h | 102 // Looks up a field by name. Returns a PyFieldDescriptor corresponding to 108 // Looks up an extension by name. Returns a PyFieldDescriptor corresponding 114 // Looks up an enum type by name. Returns a PyEnumDescriptor corresponding 120 // Looks up a oneof by name. Returns a COneofDescriptor corresponding
|
/external/skia/gm/ |
D | nonclosedpaths.cpp | 28 // The path looks not closed at all. 31 // The path looks closed, but final rendering has 2 ends with cap. 34 // The path looks closed, and the final rendering looks closed too.
|
/external/cronet/stable/third_party/protobuf/python/google/protobuf/pyext/ |
D | descriptor_pool.h | 102 // Looks up a field by name. Returns a PyFieldDescriptor corresponding to 108 // Looks up an extension by name. Returns a PyFieldDescriptor corresponding 114 // Looks up an enum type by name. Returns a PyEnumDescriptor corresponding 120 // Looks up a oneof by name. Returns a COneofDescriptor corresponding
|
/external/cronet/tot/third_party/protobuf/python/google/protobuf/pyext/ |
D | descriptor_pool.h | 102 // Looks up a field by name. Returns a PyFieldDescriptor corresponding to 108 // Looks up an extension by name. Returns a PyFieldDescriptor corresponding 114 // Looks up an enum type by name. Returns a PyEnumDescriptor corresponding 120 // Looks up a oneof by name. Returns a COneofDescriptor corresponding
|
/external/tink-java/src/main/java/com/google/crypto/tink/ |
D | Registry.java | 304 * <p>It looks up a {@link KeyManager} identified by {@code keyTemplate.type_url}, and calls 330 * <p>It looks up a {@link KeyManager} identified by {@code keyTemplate.type_url}, and calls 355 * <p>It looks up a {@link KeyManager} identified by {@code keyTemplate.type_url}, and calls 376 * <p>It looks up a {@link KeyManager} identified by {@code keyTemplate.type_url}, and calls 396 * <p>It looks up a {@link PrivateKeyManager} identified by {@code typeUrl}, and calls {@link 417 * <p>It looks up a {@link KeyManager} identified by {@code type_url}, and calls {@link 434 * <p>It looks up a {@link KeyManager} identified by {@code type_url}, and calls {@link 450 * <p>It looks up a {@link KeyManager} identified by {@code type_url}, and calls {@link 463 * <p>It looks up a {@link KeyManager} identified by {@code keyData.type_url}, and calls {@link 479 * Looks up the globally registered PrimitiveWrapper for this primitive and wraps the given
|
/external/tink/java_src/src/main/java/com/google/crypto/tink/ |
D | Registry.java | 529 * <p>It looks up a {@link KeyManager} identified by {@code keyTemplate.type_url}, and calls 550 * <p>It looks up a {@link KeyManager} identified by {@code keyTemplate.type_url}, and calls 565 * <p>It looks up a {@link KeyManager} identified by {@code keyTemplate.type_url}, and calls 586 * <p>It looks up a {@link KeyManager} identified by {@code keyTemplate.type_url}, and calls 628 * <p>It looks up a {@link PrivateKeyManager} identified by {@code typeUrl}, and calls {@link 646 * <p>It looks up a {@link KeyManager} identified by {@code type_url}, and calls {@link 663 * <p>It looks up a {@link KeyManager} identified by {@code type_url}, and calls {@link 679 * <p>It looks up a {@link KeyManager} identified by {@code type_url}, and calls {@link 696 * <p>It looks up a {@link KeyManager} identified by {@code type_url}, and calls {@link 711 * <p>It looks up a {@link KeyManager} identified by {@code type_url}, and calls {@link [all …]
|
/external/cronet/tot/third_party/boringssl/src/crypto/test/ |
D | file_test.h | 148 // GetAttribute looks up the attribute with key |key|. It sets |*out_value| to 153 // GetAttributeOrDie looks up the attribute with key |key| and aborts if it is 160 // GetBytes looks up the attribute with key |key| and decodes it as a byte 180 // GetInstruction looks up the instruction with key |key|. It sets 186 // GetInstructionOrDie looks up the instruction with key |key| and aborts if 190 // GetInstructionBytes behaves like GetBytes, but looks up the corresponding
|
/external/boringssl/src/crypto/test/ |
D | file_test.h | 148 // GetAttribute looks up the attribute with key |key|. It sets |*out_value| to 153 // GetAttributeOrDie looks up the attribute with key |key| and aborts if it is 160 // GetBytes looks up the attribute with key |key| and decodes it as a byte 180 // GetInstruction looks up the instruction with key |key|. It sets 186 // GetInstructionOrDie looks up the instruction with key |key| and aborts if 190 // GetInstructionBytes behaves like GetBytes, but looks up the corresponding
|
/external/cronet/stable/third_party/boringssl/src/crypto/test/ |
D | file_test.h | 148 // GetAttribute looks up the attribute with key |key|. It sets |*out_value| to 153 // GetAttributeOrDie looks up the attribute with key |key| and aborts if it is 160 // GetBytes looks up the attribute with key |key| and decodes it as a byte 180 // GetInstruction looks up the instruction with key |key|. It sets 186 // GetInstructionOrDie looks up the instruction with key |key| and aborts if 190 // GetInstructionBytes behaves like GetBytes, but looks up the corresponding
|
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/test/ |
D | file_test.h | 148 // GetAttribute looks up the attribute with key |key|. It sets |*out_value| to 153 // GetAttributeOrDie looks up the attribute with key |key| and aborts if it is 160 // GetBytes looks up the attribute with key |key| and decodes it as a byte 180 // GetInstruction looks up the instruction with key |key|. It sets 186 // GetInstructionOrDie looks up the instruction with key |key| and aborts if 190 // GetInstructionBytes behaves like GetBytes, but looks up the corresponding
|
/external/jsilver/src/com/google/clearsilver/jsilver/functions/html/ |
D | BaseUrlValidateFunction.java | 25 * Validates that a given string is either something that looks like a relative URI, or looks like 58 * @return true if a given string either looks like a relative URI, or like an absolute URI with
|
/external/tink/cc/ |
D | registry.h | 103 // in 'key_data'. It looks up a KeyManager identified by key_data.type_url, 112 // It looks up a KeyManager identified by key_template.type_url, 123 // It looks up a KeyManager identified by type_url, whose KeyFactory must be 133 // Looks up the globally registered PrimitiveWrapper for this primitive
|
/external/curl/tests/data/ |
D | test1268 | 23 filename argument looks like a flag 32 Warning: The filename argument '-k' looks like a flag.
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | VFABIDemangling.cpp | 85 /// The function looks for the following strings at the beginning of 110 /// The function looks for the following stringt at the beginning of 148 /// The function looks for the following strings at the beginning of 176 /// The function looks for the following strings at the beginning of 210 /// The function looks for the following strings at the beginning of 232 /// Looks into the <parameters> part of the mangled name in search 265 /// Looks into the <parameters> part of the mangled name in search
|
/external/flatbuffers/docs-old/source/gRPC/ |
D | CppUsage.md | 23 Example server code looks like this: 27 Example client code looks like this:
|
/external/pytorch/aten/src/ATen/functorch/ |
D | BatchRulesDynamic.cpp | 32 "vmap: It looks like you're either (1) calling .item() on a Tensor or ", in unsupportedLocalScalarDense() 45 "vmap: It looks like you're calling .item() on a Tensor. ", in unsupportedItem() 53 "vmap: It looks like you're attempting to use a Tensor in some ", in unsupportedIsNonzero()
|
/external/libbrillo/brillo/ |
D | userdb_utils.h | 19 // Looks up the UID and GID corresponding to |user|. Returns true on success. 24 // Looks up the GID corresponding to |group|. Returns true on success.
|