| /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/ic/ |
| D | handler-configuration-inl.h | 84 Representation representation, in StoreField() 120 Representation representation) { in StoreField() 127 Representation representation, in TransitionToField()
|
| D | handler-compiler.cc | 498 Representation representation = details.representation(); in CompileStoreTransition() local
|
| /external/v8/src/compiler/ |
| D | js-global-object-specialization.cc | 51 FieldAccess ForPropertyCellValue(MachineRepresentation representation, in ForPropertyCellValue() 119 MachineRepresentation representation = MachineRepresentation::kTagged; in ReduceJSLoadGlobal() local 195 MachineRepresentation representation = MachineRepresentation::kTagged; in ReduceJSStoreGlobal() local
|
| D | common-operator.h | 86 : representation_(representation), hint_(hint) {} in representation_() argument 88 MachineRepresentation representation() const { return representation_; } in representation() function
|
| D | machine-operator.h | 54 StoreRepresentation(MachineRepresentation representation, in StoreRepresentation() 59 MachineRepresentation representation() const { return representation_; } in representation() function
|
| D | representation-change.h | 125 : representation_(representation), in representation_() argument 208 MachineRepresentation representation() const { return representation_; } in representation() function
|
| D | machine-graph-verifier.cc | 447 MachineRepresentation representation) { in CheckValueInputRepresentationIs() 609 int GetRepresentationProperties(MachineRepresentation representation) { in GetRepresentationProperties()
|
| /external/v8/src/ |
| D | property-details.h | 289 PropertyDetails CopyWithRepresentation(Representation representation) const { in CopyWithRepresentation() 302 static uint8_t EncodeRepresentation(Representation representation) { in EncodeRepresentation() 323 Representation representation() const { in representation() function 384 PropertyDetails(int value, Representation representation) { in PropertyDetails()
|
| D | machine-type.h | 58 MachineType(MachineRepresentation representation, MachineSemantic semantic) in MachineType() 69 MachineRepresentation representation() const { return representation_; } in representation() function
|
| D | property.cc | 26 Representation representation) in DataDescriptor()
|
| D | property.h | 76 PropertyAttributes attributes, Representation representation) in DataDescriptor()
|
| D | lookup.h | 236 Representation representation() const { in representation() function
|
| D | code-stubs-hydrogen.cc | 735 Representation representation = index.is_double() in BuildLoadNamedField() local 783 Representation representation, bool transition_to_field) { in BuildStoreNamedField()
|
| D | code-stubs.h | 1323 Representation representation) in StoreFieldStub() 1338 Representation representation() const { in representation() function 1374 Representation representation, StoreMode store_mode) in StoreTransitionStub() 1386 Representation representation() const { in representation() function
|
| /external/libunwind_llvm/src/ |
| D | Unwind-EHABI.cpp | 770 static uint64_t ValueAsBitPattern(_Unwind_VRS_DataRepresentation representation, in ValueAsBitPattern() 790 uint32_t regno, _Unwind_VRS_DataRepresentation representation, in _Unwind_VRS_Set() 843 _Unwind_VRS_DataRepresentation representation, in _Unwind_VRS_Get_Internal() 892 _Unwind_VRS_DataRepresentation representation, in _Unwind_VRS_Get() 908 _Unwind_VRS_DataRepresentation representation) { in _Unwind_VRS_Pop()
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x9/ |
| D | X9Curve.java | 66 ASN1ObjectIdentifier representation in X9Curve() local
|
| /external/v8/src/crankshaft/ |
| D | hydrogen-escape-analysis.cc | 147 Representation representation = load->representation(); in NewLoadReplacement() local
|
| /external/v8/src/ast/ |
| D | ast-types.cc | 752 const bitset representation = in Intersect() local 965 const bitset representation = in Union() local 1036 bitset representation = AST_REPRESENTATION(bits); in NormalizeUnion() local
|
| D | ast-types.h | 484 AstBitsetType::bitset representation, Zone* zone) { in New() 492 static AstType* New(Limits lim, AstBitsetType::bitset representation, in New()
|
| /external/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/ |
| D | DynamicSymmetry.h | 68 std::vector<int> representation; member
|
| /external/robolectric/v1/src/main/java/android/net/ |
| D | Uri__FromAndroid.java | 1970 int representation = parcel.readInt(); in readFrom() local 2154 int representation = parcel.readInt(); in readFrom() local
|