| /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/test/cctest/ |
| D | gay-shortest.h | 38 const char* representation; member
|
| D | gay-fixed.h | 39 const char* representation; member
|
| D | gay-precision.h | 39 const char* representation; member
|
| D | test-bignum-dtoa.cc | 46 static void TrimRepresentation(Vector<char> representation) { in TrimRepresentation()
|
| D | test-dtoa.cc | 46 static void TrimRepresentation(Vector<char> representation) { in TrimRepresentation()
|
| D | test-fast-dtoa.cc | 46 static void TrimRepresentation(Vector<char> representation) { in TrimRepresentation()
|
| D | test-field-type-tracking.cc | 76 Representation representation, int field_index = -1) { in EqualDetails() 112 Representation representation, Handle<Object> value) { in Init() 165 Representation representation, Handle<FieldType> value) { in SetDataField() 169 void SetDataField(int index, Representation representation, in SetDataField() 303 Representation representation, in AddDataField() 329 Representation representation, in TransitionToDataField() 355 Representation representation, in FollowDataTransition() 689 Representation representation = from_representation; in TestGeneralizeRepresentation() local 1281 const Representation representation = Representation::Smi(); in TestReconfigureProperty_CustomPropertyAfterTargetMap() local
|
| /external/v8/src/compiler/ |
| D | common-operator.h | 68 : representation_(representation), hint_(hint) {} in representation_() argument 70 MachineRepresentation representation() const { return representation_; } in representation() function
|
| D | representation-change.h | 99 : representation_(representation), in representation_() argument 147 MachineRepresentation representation() const { return representation_; } in representation() function
|
| D | machine-operator.h | 45 StoreRepresentation(MachineRepresentation representation, in StoreRepresentation() 50 MachineRepresentation representation() const { return representation_; } in representation() function
|
| /external/v8/src/ |
| D | property-details.h | 290 PropertyDetails CopyWithRepresentation(Representation representation) const { in CopyWithRepresentation() 303 static uint8_t EncodeRepresentation(Representation representation) { in EncodeRepresentation() 324 Representation representation() const { in representation() function 385 PropertyDetails(int value, Representation representation) { in PropertyDetails()
|
| D | machine-type.h | 47 MachineType(MachineRepresentation representation, MachineSemantic semantic) in MachineType() 58 MachineRepresentation representation() const { return representation_; } in representation() function
|
| D | property.cc | 26 Representation representation) in DataDescriptor()
|
| D | property.h | 73 PropertyAttributes attributes, Representation representation) in DataDescriptor()
|
| D | type-cache.h | 142 Type* CreateNative(Type* semantic, Type* representation) { in CreateNative()
|
| D | types.cc | 720 const bitset representation = in Intersect() local 929 const bitset representation = in Union() local 1000 bitset representation = REPRESENTATION(bits); in NormalizeUnion() local
|
| D | lookup.h | 245 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/skia/bench/ |
| D | bench_util.py | 92 def __init__(self, data, representation=None): argument 186 def parse(settings, lines, representation=None): argument
|
| /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
|