/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/ |
D | GenericKey.java | 8 private Object representation; field in GenericKey 14 public GenericKey(Object representation) in GenericKey() 20 public GenericKey(AlgorithmIdentifier algorithmIdentifier, byte[] representation) in GenericKey() 26 protected GenericKey(AlgorithmIdentifier algorithmIdentifier, Object representation) in GenericKey()
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/genetics/ |
D | AbstractListChromosome.java | 34 private final List<T> representation; field in AbstractListChromosome 40 public AbstractListChromosome(final List<T> representation) { in AbstractListChromosome() 53 public AbstractListChromosome(final T[] representation) { in AbstractListChromosome()
|
D | BinaryChromosome.java | 35 public BinaryChromosome(List<Integer> representation) { in BinaryChromosome() 43 public BinaryChromosome(Integer[] representation) { in BinaryChromosome()
|
D | RandomKey.java | 81 public RandomKey(List<Double> representation) { in RandomKey() 98 public RandomKey(Double[] representation) { in RandomKey() 119 …private static <S> List<S> decodeGeneric(List<S> sequence, List<Double> representation, List<Doubl… in decodeGeneric()
|
/external/v8/src/ |
D | property.cc | 31 Representation representation, int field_index) in Descriptor() 49 Representation representation) { in DataField() 57 Representation representation, in DataField()
|
D | property-details.h | 278 PropertyDetails CopyWithRepresentation(Representation representation) const { in CopyWithRepresentation() 294 static uint8_t EncodeRepresentation(Representation representation) { in EncodeRepresentation() 314 Representation representation() const { in representation() function 394 PropertyDetails(int value, Representation representation) { in PropertyDetails()
|
D | field-index.h | 90 static Encoding FieldEncoding(Representation representation) { in FieldEncoding()
|
D | field-index-inl.h | 25 Representation representation) { in ForPropertyIndex()
|
D | machine-type.h | 62 constexpr MachineType(MachineRepresentation representation, in MachineType() 75 constexpr MachineRepresentation representation() const { in representation() function
|
D | map-updater.cc | 89 PropertyLocation location, Representation representation) { in GetOrComputeFieldType() 103 Representation representation, in ReconfigureToDataField()
|
D | lookup.h | 184 Representation representation() const { in representation() function
|
/external/libunwind_llvm/src/ |
D | Unwind-EHABI.cpp | 733 static uint64_t ValueAsBitPattern(_Unwind_VRS_DataRepresentation representation, in ValueAsBitPattern() 753 uint32_t regno, _Unwind_VRS_DataRepresentation representation, in _Unwind_VRS_Set() 812 _Unwind_VRS_DataRepresentation representation, in _Unwind_VRS_Get_Internal() 865 uint32_t regno, _Unwind_VRS_DataRepresentation representation, in _Unwind_VRS_Get() 881 _Unwind_VRS_DataRepresentation representation) { in _Unwind_VRS_Pop()
|
/external/v8/src/compiler/ |
D | machine-operator.h | 56 StoreRepresentation(MachineRepresentation representation, in StoreRepresentation() 61 MachineRepresentation representation() const { return representation_; } in representation() function
|
D | representation-change.h | 158 : representation_(representation), in representation_() argument 244 MachineRepresentation representation() const { return representation_; } in representation() function
|
D | common-operator.h | 138 : representation_(representation), hint_(hint) {} in representation_() argument 140 MachineRepresentation representation() const { return representation_; } in representation() function
|
D | machine-graph-verifier.cc | 616 MachineRepresentation representation) { in CheckValueInputRepresentationIs() 802 int GetRepresentationProperties(MachineRepresentation representation) { in GetRepresentationProperties()
|
D | load-elimination.h | 122 MachineRepresentation representation = MachineRepresentation::kNone; in NON_EXPORTED_BASE() member
|
D | simplified-lowering.cc | 267 MachineRepresentation representation() const { return representation_; } in representation() function in v8::internal::compiler::RepresentationSelector::NodeInfo 696 void SetOutput(Node* node, MachineRepresentation representation, in SetOutput() 743 MachineRepresentation representation = GetInfo(node)->representation(); in IsNodeRepresentationTagged() local 860 MachineRepresentation representation = in VisitNoop() local 2508 MachineRepresentation const representation = in VisitNode() local 3077 MachineRepresentation representation = in VisitNode() local
|
/external/v8/src/ic/ |
D | handler-configuration-inl.h | 131 Representation representation) { in StoreField() 163 Representation representation) { in StoreField()
|
D | handler-configuration.cc | 214 Representation representation = details.representation(); in StoreTransition() local
|
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/x9/ |
D | X9Curve.java | 67 ASN1ObjectIdentifier representation in X9Curve() local
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x9/ |
D | X9Curve.java | 65 ASN1ObjectIdentifier representation in X9Curve() local
|
/external/v8/src/objects/ |
D | map-inl.h | 86 Representation representation, in IsInplaceGeneralizableField() 112 Representation* representation, Handle<FieldType>* field_type) { in GeneralizeIfCanHaveTransitionableFastElementsKind()
|
/external/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/ |
D | DynamicSymmetry.h | 68 std::vector<int> representation; member
|
/external/u-boot/doc/ |
D | README.x86 | 190 with compression".
|