Home
last modified time | relevance | path

Searched defs:representation (Results 1 – 25 of 39) sorted by relevance

12

/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/
DGenericKey.java8 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/
DAbstractListChromosome.java34 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()
DBinaryChromosome.java35 public BinaryChromosome(List<Integer> representation) { in BinaryChromosome()
43 public BinaryChromosome(Integer[] representation) { in BinaryChromosome()
DRandomKey.java81 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/
Dproperty.cc31 Representation representation, int field_index) in Descriptor()
49 Representation representation) { in DataField()
57 Representation representation, in DataField()
Dproperty-details.h278 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()
Dfield-index.h90 static Encoding FieldEncoding(Representation representation) { in FieldEncoding()
Dfield-index-inl.h25 Representation representation) { in ForPropertyIndex()
Dmachine-type.h62 constexpr MachineType(MachineRepresentation representation, in MachineType()
75 constexpr MachineRepresentation representation() const { in representation() function
Dmap-updater.cc89 PropertyLocation location, Representation representation) { in GetOrComputeFieldType()
103 Representation representation, in ReconfigureToDataField()
Dlookup.h184 Representation representation() const { in representation() function
/external/libunwind_llvm/src/
DUnwind-EHABI.cpp733 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/
Dmachine-operator.h56 StoreRepresentation(MachineRepresentation representation, in StoreRepresentation()
61 MachineRepresentation representation() const { return representation_; } in representation() function
Drepresentation-change.h158 : representation_(representation), in representation_() argument
244 MachineRepresentation representation() const { return representation_; } in representation() function
Dcommon-operator.h138 : representation_(representation), hint_(hint) {} in representation_() argument
140 MachineRepresentation representation() const { return representation_; } in representation() function
Dmachine-graph-verifier.cc616 MachineRepresentation representation) { in CheckValueInputRepresentationIs()
802 int GetRepresentationProperties(MachineRepresentation representation) { in GetRepresentationProperties()
Dload-elimination.h122 MachineRepresentation representation = MachineRepresentation::kNone; in NON_EXPORTED_BASE() member
Dsimplified-lowering.cc267 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/
Dhandler-configuration-inl.h131 Representation representation) { in StoreField()
163 Representation representation) { in StoreField()
Dhandler-configuration.cc214 Representation representation = details.representation(); in StoreTransition() local
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/x9/
DX9Curve.java67 ASN1ObjectIdentifier representation in X9Curve() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x9/
DX9Curve.java65 ASN1ObjectIdentifier representation in X9Curve() local
/external/v8/src/objects/
Dmap-inl.h86 Representation representation, in IsInplaceGeneralizableField()
112 Representation* representation, Handle<FieldType>* field_type) { in GeneralizeIfCanHaveTransitionableFastElementsKind()
/external/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/
DDynamicSymmetry.h68 std::vector<int> representation; member
/external/u-boot/doc/
DREADME.x86190 with compression".

12