| /external/google-cloud-java/java-containeranalysis/proto-google-cloud-containeranalysis-v1beta1/src/main/java/io/grafeas/v1beta1/image/ |
| D | Basis.java | 11 * distributed under the License is distributed on an "AS IS" BASIS, 25 * Basis describes the base image portion (Note) of the DockerImage 28 * FROM <Basis.resource_url> 32 * Protobuf type {@code grafeas.v1beta1.image.Basis} 34 public final class Basis extends com.google.protobuf.GeneratedMessageV3 class 36 // @@protoc_insertion_point(message_implements:grafeas.v1beta1.image.Basis) 39 // Use Basis.newBuilder() to construct. 40 private Basis(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Basis() method in Basis 44 private Basis() { in Basis() method in Basis 51 return new Basis(); in newInstance() [all …]
|
| D | BasisOrBuilder.java | 11 * distributed under the License is distributed on an "AS IS" BASIS, 23 // @@protoc_insertion_point(interface_extends:grafeas.v1beta1.image.Basis) 31 * basis of associated occurrence images. 44 * basis of associated occurrence images.
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | StraightLineStrengthReduce.cpp | 44 // When such rewriting is possible, we call S1 a "basis" of S2. When S2 has 46 // basis, the basis that is the closest ancestor in the dominator tree. 93 Stride(nullptr), Ins(nullptr), Basis(nullptr) {} in Candidate() 97 Basis(nullptr) {} in Candidate() 106 // candidate with respect to its immediate basis. Note that one instruction 120 // Points to the immediate basis of this candidate, or nullptr if we cannot 121 // find any basis for this candidate. 122 Candidate *Basis; member 148 // Returns true if Basis is a basis for C, i.e., Basis dominates C and they 150 bool isBasisFor(const Candidate &Basis, const Candidate &C); [all …]
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | StraightLineStrengthReduce.cpp | 43 // When such rewriting is possible, we call S1 a "basis" of S2. When S2 has 45 // basis, the basis that is the closest ancestor in the dominator tree. 127 // candidate with respect to its immediate basis. Note that one instruction 142 // Points to the immediate basis of this candidate, or nullptr if we cannot 143 // find any basis for this candidate. 144 Candidate *Basis = nullptr; member 169 // Returns true if Basis is a basis for C, i.e., Basis dominates C and they 171 bool isBasisFor(const Candidate &Basis, const Candidate &C); 182 // to Candidates, and tries to find the immediate basis for each of them. 210 // basis. [all …]
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
| D | StraightLineStrengthReduce.cpp | 43 // When such rewriting is possible, we call S1 a "basis" of S2. When S2 has 45 // basis, the basis that is the closest ancestor in the dominator tree. 158 // candidate with respect to its immediate basis. Note that one instruction 173 // Points to the immediate basis of this candidate, or nullptr if we cannot 174 // find any basis for this candidate. 175 Candidate *Basis = nullptr; member 181 // Returns true if Basis is a basis for C, i.e., Basis dominates C and they 183 bool isBasisFor(const Candidate &Basis, const Candidate &C); 194 // to Candidates, and tries to find the immediate basis for each of them. 222 // basis. [all …]
|
| /external/google-cloud-java/java-billingbudgets/proto-google-cloud-billingbudgets-v1/src/main/java/com/google/cloud/billing/budgets/v1/ |
| D | ThresholdRule.java | 11 * distributed under the License is distributed on an "AS IS" BASIS, 80 * The type of basis used to determine if spend has passed the threshold. 83 * Protobuf enum {@code google.cloud.billing.budgets.v1.ThresholdRule.Basis} 85 public enum Basis implements com.google.protobuf.ProtocolMessageEnum { enum in ThresholdRule 90 * Unspecified threshold basis. 100 * Use current spend as the basis for comparison against the threshold. 110 * Use forecasted spend for the period as the basis for comparison against 128 * Unspecified threshold basis. 138 * Use current spend as the basis for comparison against the threshold. 148 * Use forecasted spend for the period as the basis for comparison against [all …]
|
| D | ThresholdRuleOrBuilder.java | 11 * distributed under the License is distributed on an "AS IS" BASIS, 45 * Optional. The type of basis used to determine if spend has passed the 50 …* .google.cloud.billing.budgets.v1.ThresholdRule.Basis spend_basis = 2 [(.google.api.field_behavio… 60 * Optional. The type of basis used to determine if spend has passed the 65 …* .google.cloud.billing.budgets.v1.ThresholdRule.Basis spend_basis = 2 [(.google.api.field_behavio… 70 com.google.cloud.billing.budgets.v1.ThresholdRule.Basis getSpendBasis(); in getSpendBasis()
|
| /external/google-cloud-java/java-billingbudgets/proto-google-cloud-billingbudgets-v1beta1/src/main/java/com/google/cloud/billing/budgets/v1beta1/ |
| D | ThresholdRule.java | 11 * distributed under the License is distributed on an "AS IS" BASIS, 91 * The type of basis used to determine if spend has passed the threshold. 94 * Protobuf enum {@code google.cloud.billing.budgets.v1beta1.ThresholdRule.Basis} 96 public enum Basis implements com.google.protobuf.ProtocolMessageEnum { enum in ThresholdRule 101 * Unspecified threshold basis. 111 * Use current spend as the basis for comparison against the threshold. 121 * Use forecasted spend for the period as the basis for comparison against 138 * Unspecified threshold basis. 148 * Use current spend as the basis for comparison against the threshold. 158 * Use forecasted spend for the period as the basis for comparison against [all …]
|
| D | ThresholdRuleOrBuilder.java | 11 * distributed under the License is distributed on an "AS IS" BASIS, 45 * Optional. The type of basis used to determine if spend has passed the 50 …* .google.cloud.billing.budgets.v1beta1.ThresholdRule.Basis spend_basis = 2 [(.google.api.field_be… 60 * Optional. The type of basis used to determine if spend has passed the 65 …* .google.cloud.billing.budgets.v1beta1.ThresholdRule.Basis spend_basis = 2 [(.google.api.field_be… 70 com.google.cloud.billing.budgets.v1beta1.ThresholdRule.Basis getSpendBasis(); in getSpendBasis()
|
| /external/fec/ |
| D | gen_ccsds_tal.c | 2 * dual-basis representation. Used in the CCSDS version only. 3 * taltab[] -- convert conventional to dual basis 4 * tal1tab[] -- convert dual basis to conventional 6 * Note: the actual RS encoder/decoder works with the conventional basis. 7 * So data is converted from dual to conventional basis before either 23 * and Berlekamp's dual basis representation
|
| D | encode_rs_ccsds.c | 2 * basis transformations necessary to meet the CCSDS standard 15 /* Convert data from dual basis to conventional */ in encode_rs_ccsds() 21 /* Convert parity from conventional to dual basis */ in encode_rs_ccsds()
|
| D | decode_rs_ccsds.c | 2 * basis transformations necessary to meet the CCSDS standard 14 /* Convert data from dual basis to conventional */ in decode_rs_ccsds() 21 /* Convert from conventional to dual basis */ in decode_rs_ccsds()
|
| D | rs.3 | 71 polynomial form, \fInot\fR the dual-basis specified in 79 tables, \fBTaltab\fR to convert from conventional to dual-basis, and 80 \fBTal1tab\fR to perform the inverse mapping from dual-basis to 189 CCSDS chose the "dual basis" symbol representation because it 192 implementation on a general purpose computer, so use of the dual basis
|
| /external/google-cloud-java/java-grafeas/src/main/proto/grafeas/v1/ |
| D | image.proto | 10 // distributed under the License is distributed on an "AS IS" BASIS, 50 // Basis describes the base image portion (Note) of the DockerImage 53 // FROM <Basis.resource_url> 57 // basis of associated occurrence images. 65 // image would be produced from a Dockerfile with FROM <DockerImage.Basis in 72 // associated image basis.
|
| /external/googleapis/grafeas/v1/ |
| D | image.proto | 10 // distributed under the License is distributed on an "AS IS" BASIS, 50 // Basis describes the base image portion (Note) of the DockerImage 53 // FROM <Basis.resource_url> 57 // basis of associated occurrence images. 65 // image would be produced from a Dockerfile with FROM <DockerImage.Basis in 72 // associated image basis.
|
| /external/googleapis/google/devtools/containeranalysis/v1beta1/image/ |
| D | image.proto | 10 // distributed under the License is distributed on an "AS IS" BASIS, 106 // Basis describes the base image portion (Note) of the DockerImage 109 // FROM <Basis.resource_url> 111 message Basis { message 113 // basis of associated occurrence images. 128 // <DockerImage.Basis in attached Note>. 134 // associated image basis.
|
| /external/google-cloud-java/java-containeranalysis/proto-google-cloud-containeranalysis-v1beta1/src/main/proto/google/devtools/containeranalysis/v1beta1/image/ |
| D | image.proto | 10 // distributed under the License is distributed on an "AS IS" BASIS, 106 // Basis describes the base image portion (Note) of the DockerImage 109 // FROM <Basis.resource_url> 111 message Basis { message 113 // basis of associated occurrence images. 128 // <DockerImage.Basis in attached Note>. 134 // associated image basis.
|
| /external/harfbuzz_ng/ |
| D | LICENSE | 119 ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO 151 distributed under the License is distributed on an "AS IS" BASIS, 201 ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO 389 …ont License, Version 1.1. This Font Software is distributed on an "AS IS" BASIS, WITHOUT WARRANTIE… 879 distributed under the License is distributed on an "AS IS" BASIS, 895 distributed under the License is distributed on an "AS IS" BASIS, 1024 …ont License, Version 1.1. This Font Software is distributed on an "AS IS" BASIS, WITHOUT WARRANTIE… 1048 …ont License, Version 1.1. This Font Software is distributed on an "AS IS" BASIS, WITHOUT WARRANTIE… 1060 …ont License, Version 1.1. This Font Software is distributed on an "AS IS" BASIS, WITHOUT WARRANTIE… 1084 …ont License, Version 1.1. This Font Software is distributed on an 'AS IS' BASIS, WITHOUT WARRANTIE… [all …]
|
| /external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/crypto/macs/ |
| D | CBCBlockCipherMac.java | 31 * @param cipher the cipher to be used as the basis of the MAC generation. 43 * @param cipher the cipher to be used as the basis of the MAC generation. 55 * MAC been given in bits. This class uses CBC mode as the basis for the 63 * @param cipher the cipher to be used as the basis of the MAC generation. 75 * MAC been given in bits. This class uses CBC mode as the basis for the 83 * @param cipher the cipher to be used as the basis of the MAC generation.
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/macs/ |
| D | CBCBlockCipherMac.java | 29 * @param cipher the cipher to be used as the basis of the MAC generation. 41 * @param cipher the cipher to be used as the basis of the MAC generation. 53 * MAC been given in bits. This class uses CBC mode as the basis for the 61 * @param cipher the cipher to be used as the basis of the MAC generation. 73 * MAC been given in bits. This class uses CBC mode as the basis for the 81 * @param cipher the cipher to be used as the basis of the MAC generation.
|
| /external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/crypto/macs/ |
| D | CBCBlockCipherMac.java | 31 * @param cipher the cipher to be used as the basis of the MAC generation. 43 * @param cipher the cipher to be used as the basis of the MAC generation. 55 * MAC been given in bits. This class uses CBC mode as the basis for the 63 * @param cipher the cipher to be used as the basis of the MAC generation. 75 * MAC been given in bits. This class uses CBC mode as the basis for the 83 * @param cipher the cipher to be used as the basis of the MAC generation.
|
| /external/zucchini/ |
| D | patch_utils_unittest.cc | 21 for (T basis : data) { in TestEncodeDecodeVarUInt() local 26 T value = delta + basis; in TestEncodeDecodeVarUInt() 30 value = delta - basis; in TestEncodeDecodeVarUInt() 57 for (T basis : data) { in TestEncodeDecodeVarInt() local 62 T value = delta + basis; in TestEncodeDecodeVarInt() 66 value = delta - basis; in TestEncodeDecodeVarInt()
|
| /external/google-cloud-java/java-dlp/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ |
| D | ScheduleOrBuilder.java | 11 * distributed under the License is distributed on an "AS IS" BASIS, 30 * With this option a job is started on a regular periodic basis. For 47 * With this option a job is started on a regular periodic basis. For 64 * With this option a job is started on a regular periodic basis. For
|
| /external/eigen/unsupported/Eigen/src/Splines/ |
| D | Spline.h | 23 * point of the B-spline is associated with a basis function 51 /** \brief The data type used to store non-zero basis functions. */ 54 /** \brief The data type used to store the values of the basis function derivatives. */ 139 * \brief Computes the non-zero basis functions at the given site. 145 * This function computes the \f$p+1\f$ non-zero basis function values 151 * \param u Parameter \f$u \in [0;1]\f$ at which the non-zero basis functions 158 * \brief Computes the non-zero spline basis function derivatives up to given order. 166 * \param u Parameter \f$u \in [0;1]\f$ at which the non-zero basis function 168 * \param order The order up to which the basis function derivatives are computes. 199 * \brief Returns the spline's non-zero basis functions. [all …]
|
| /external/nist-sip/java/gov/nist/javax/sip/ |
| D | DialogExt.java | 30 * This flag can be set on a stack-wide basis, on a per-provider basis or on a per Dialog basis.
|