| /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
| D | EnumBiMap.java | 38 private transient Class<V> valueType; field in EnumBiMap 48 create(Class<K> keyType, Class<V> valueType) { in create() 69 private EnumBiMap(Class<K> keyType, Class<V> valueType) { in EnumBiMap() 101 public Class<V> valueType() { in valueType() method in EnumBiMap
|
| /external/smack/src/org/jivesoftware/smack/util/collections/ |
| D | ReferenceMap.java | 91 public ReferenceMap(int keyType, int valueType) { in ReferenceMap() 106 public ReferenceMap(int keyType, int valueType, boolean purgeValues) { in ReferenceMap() 122 public ReferenceMap(int keyType, int valueType, int capacity, float loadFactor) { in ReferenceMap() 140 …public ReferenceMap(int keyType, int valueType, int capacity, float loadFactor, boolean purgeValue… in ReferenceMap()
|
| D | AbstractReferenceMap.java | 108 protected int valueType; field in AbstractReferenceMap 142 …protected AbstractReferenceMap(int keyType, int valueType, int capacity, float loadFactor, boolean… in AbstractReferenceMap()
|
| /external/guava/guava/src/com/google/common/collect/ |
| D | EnumBiMap.java | 42 private transient Class<V> valueType; field in EnumBiMap 52 create(Class<K> keyType, Class<V> valueType) { in create() 73 private EnumBiMap(Class<K> keyType, Class<V> valueType) { in EnumBiMap() 105 public Class<V> valueType() { in valueType() method in EnumBiMap
|
| /external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/ |
| D | DexDataWriter.java | 161 public void writeEncodedValueHeader(int valueType, int valueArg) throws IOException { in writeEncodedValueHeader() 165 public void writeEncodedInt(int valueType, int value) throws IOException { in writeEncodedInt() 183 public void writeEncodedLong(int valueType, long value) throws IOException { in writeEncodedLong() 201 public void writeEncodedUint(int valueType, int value) throws IOException { in writeEncodedUint() 211 public void writeEncodedFloat(int valueType, float value) throws IOException { in writeEncodedFloat() 215 protected void writeRightZeroExtendedInt(int valueType, int value) throws IOException { in writeRightZeroExtendedInt() 228 public void writeEncodedDouble(int valueType, double value) throws IOException { in writeEncodedDouble() 232 protected void writeRightZeroExtendedLong(int valueType, long value) throws IOException { in writeRightZeroExtendedLong()
|
| /external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/value/ |
| D | DexBackedEncodedValue.java | 50 int valueType = b & 0x1f; in readFrom() local 117 int valueType = b & 0x1f; in skipFrom() local
|
| /external/chromium_org/third_party/accessibility-audit/ |
| D | axs_testing.js | 477 axs.constants.ARIA_PROPERTIES = {activedescendant:{type:"property", valueType:"idref"}, atomic:{def… property 478 describedby:{type:"property", valueType:"idref_list"}, disabled:{defaultValue:"false", type:"state"… property 479 "undefined"]}, haspopup:{defaultValue:"false", type:"property", valueType:"boolean"}, hidden:{defau… property 480 multiline:{defaultValue:"false", type:"property", valueType:"boolean"}, multiselectable:{defaultVal… property 481 type:"property", valueType:"boolean"}, relevant:{defaultValue:"additions text", type:"property", va… property 482 "other"]}, valuemax:{type:"property", valueType:"decimal"}, valuemin:{type:"property", valueType:"d… property
|
| /external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/raw/ |
| D | EncodedValue.java | 45 int valueType = valueArgType & 0x1f; in annotateEncodedValue() local
|
| /external/lldb/source/Core/ |
| D | ValueObjectSyntheticFilter.cpp | 114 ValueObjectSynthetic::GetDynamicValue (lldb::DynamicValueType valueType) in GetDynamicValue()
|
| /external/dexmaker/src/test/java/com/google/dexmaker/ |
| D | DexMakerTest.java | 682 TypeId<T> valueType = TypeId.get(source); in notMethod() local 723 TypeId<T> valueType = TypeId.get(source); in negateMethod() local 961 TypeId<V> valueType = TypeId.get(valueClass); in instanceSwapMethod() local 1044 TypeId<V> valueType = TypeId.get(valueClass); in staticSwapMethod() local 1484 TypeId<T> valueType, int nanValue) throws Exception { in floatingPointCompareMethod() 1552 private <T> Method arrayLengthMethod(TypeId<T> valueType) throws Exception { in arrayLengthMethod() 1594 private <T> Method newArrayMethod(TypeId<T> valueType) throws Exception { in newArrayMethod()
|
| /external/chromium_org/android_webview/java/src/org/chromium/android_webview/ |
| D | AndroidProtocolHandler.java | 107 int valueType = getValueType(context, fieldId); in openResource() local
|
| /external/chromium_org/third_party/WebKit/Source/core/svg/ |
| D | SVGAnimationElement.h | 95 …orInheritance(ParseTypeFromStringType parseTypeFromString, AnimatedPropertyValueType valueType, An… in adjustForInheritance()
|
| /external/proguard/src/proguard/optimize/peephole/ |
| D | InstructionSequenceReplacer.java | 376 int valueType, in argumentAsString()
|
| /external/clang/lib/CodeGen/ |
| D | CodeGenTypes.cpp | 590 QualType valueType = cast<AtomicType>(Ty)->getValueType(); in ConvertType() local
|
| D | CGAtomic.cpp | 931 QualType valueType = atomics.getValueType(); in EmitAtomicLoad() local
|
| D | CGExprAgg.cpp | 607 QualType valueType = E->getType(); in VisitCastExpr() local
|
| /external/svox/pico/lib/ |
| D | picotok.c | 642 …ngUnit this, picoos_uint32 * value, picoos_uint32 min, picoos_uint32 max, picoos_uchar valueType[]) in tok_checkLimits()
|
| /external/deqp/modules/gles2/functional/ |
| D | es2fShaderOperatorTests.cpp | 243 ValueType valueType; member
|
| /external/clang/include/clang/Analysis/Analyses/ |
| D | ThreadSafetyTIL.h | 618 ValueType valueType() const { return ValType; } in valueType() function
|
| /external/deqp/modules/gles3/functional/ |
| D | es3fShaderOperatorTests.cpp | 424 ValueType valueType; member
|