| /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-details.h | 211 PropertyDetails CopyWithRepresentation(Representation representation) const { in CopyWithRepresentation() 224 static uint8_t EncodeRepresentation(Representation representation) { in EncodeRepresentation() 242 Representation representation() const { in representation() function 287 PropertyDetails(int value, Representation representation) { in PropertyDetails()
|
| D | property.h | 81 Representation representation) in FieldDescriptor() 88 Representation representation) in FieldDescriptor() 156 Representation representation() const { in representation() function
|
| D | lookup.h | 130 Representation representation() const { in representation() function
|
| D | hydrogen-escape-analysis.cc | 146 Representation representation = load->representation(); in NewLoadReplacement() local
|
| D | code-stubs.h | 969 Representation representation) in StoreFieldStub() 982 Representation representation() { in representation() function 1036 Representation representation() { in representation() function
|
| D | code-stubs-hydrogen.cc | 559 Representation representation = index.is_double() in BuildLoadNamedField() local 724 Representation representation) { in BuildStoreNamedField()
|
| D | hydrogen-instructions.cc | 1513 HValue* value, Representation representation) { in New() 4581 Representation representation) { in ForMapAndOffset() 4646 Representation representation) { in ForBackingStoreOffset() 4654 Representation representation, in ForField()
|
| D | deoptimizer.h | 795 SlotRef(Address addr, SlotRepresentation representation) in SlotRef()
|
| D | lithium.h | 435 Representation representation, in AddValue()
|
| /external/v8/test/cctest/ |
| D | gay-shortest.h | 36 const char* representation; member
|
| D | gay-precision.h | 37 const char* representation; member
|
| D | gay-fixed.h | 37 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()
|
| /external/libcxxabi/src/Unwind/ |
| D | Unwind-EHABI.cpp | 764 static uint64_t ValueAsBitPattern(_Unwind_VRS_DataRepresentation representation, in ValueAsBitPattern() 784 uint32_t regno, _Unwind_VRS_DataRepresentation representation, in _Unwind_VRS_Set() 837 _Unwind_VRS_DataRepresentation representation, in _Unwind_VRS_Get_Internal() 886 _Unwind_VRS_DataRepresentation representation, in _Unwind_VRS_Get() 902 _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/robolectric/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
|
| /external/v8/src/compiler/ |
| D | simplified-lowering.cc | 825 MachineType representation, in ComputeWriteBarrierKind()
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/ |
| D | ECFieldElement.java | 514 private int representation; field in ECFieldElement.Fp.F2m
|