/external/proguard/src/proguard/classfile/instruction/ |
D | Instruction.java | 1029 protected static int readValue(byte[] code, int offset, int valueSize) in readValue() argument 1031 switch (valueSize) in readValue() 1037 default: throw new IllegalArgumentException("Unsupported value size ["+valueSize+"]"); in readValue() 1052 protected static int readSignedValue(byte[] code, int offset, int valueSize) in readSignedValue() argument 1054 switch (valueSize) in readSignedValue() 1060 default: throw new IllegalArgumentException("Unsupported value size ["+valueSize+"]"); in readSignedValue() 1093 protected static void writeValue(byte[] code, int offset, int value, int valueSize) in writeValue() argument 1095 switch (valueSize) in writeValue() 1101 default: throw new IllegalArgumentException("Unsupported value size ["+valueSize+"]"); in writeValue() 1126 protected static void writeSignedValue(byte[] code, int offset, int value, int valueSize) in writeSignedValue() argument [all …]
|
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/bitmap_recycle/ |
D | GroupedLinkedMap.java | 131 final int valueSize = size(); in removeLast() local 132 return valueSize > 0 ? values.remove(valueSize - 1) : null; in removeLast()
|
/external/mdnsresponder/mDNSShared/ |
D | dnssd_clientlib.c | 205 uint8_t valueSize, in TXTRecordSetValue() argument 215 keyvalsize = 1 + keysize + (value ? (1 + valueSize) : 0); in TXTRecordSetValue() 238 memcpy(p, value, valueSize); in TXTRecordSetValue() 239 p += valueSize; in TXTRecordSetValue()
|
D | dns_sd.h | 2165 uint8_t valueSize, /* may be zero */
|
/external/clang/lib/Driver/ |
D | MSVCToolChain.cpp | 103 DWORD valueSize = 0; in readFullStringValue() local 107 &valueSize); in readFullStringValue() 108 if (result != ERROR_SUCCESS || type != REG_SZ || !valueSize) in readFullStringValue() 110 std::vector<BYTE> buffer(valueSize); in readFullStringValue() 112 &valueSize); in readFullStringValue() 115 valueSize / sizeof(wchar_t)); in readFullStringValue()
|
/external/lzma/CPP/7zip/UI/FileManager/ |
D | ProgressDialog2.cpp | 487 int valueSize; in OnSize() local 492 valueSize = Units_To_Pixels_X(MY_PROGRESS_VAL_UNITS); in OnSize() 494 int requiredSize = (labelSize + valueSize) * 2 + padSize; in OnSize() 504 labelSize = (xSizeClient - valueSize * 2 - padSize) / 2; in OnSize() 508 gSize = labelSize + valueSize; in OnSize() 512 labelSize = gSize - valueSize; in OnSize() 526 MoveItem(kIDs[i + 1], x + labelSize, yPos, valueSize, sY); in OnSize()
|
/external/clang/lib/CodeGen/ |
D | CodeGenTypes.cpp | 624 uint64_t valueSize = Context.getTypeSize(valueType); in ConvertType() local 626 if (valueSize != atomicSize) { in ConvertType() 627 assert(valueSize < atomicSize); in ConvertType() 630 llvm::ArrayType::get(CGM.Int8Ty, (atomicSize - valueSize) / 8) in ConvertType()
|
/external/mdnsresponder/mDNSWindows/DLLStub/ |
D | DLLStub.cpp | 533 uint8_t valueSize, /* may be zero */ in TXTRecordSetValue() argument 543 ret = func( txtRecord, key, valueSize, value ); in TXTRecordSetValue()
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/ |
D | eglext.h | 500 …cANDROID) (const void *key, EGLsizeiANDROID keySize, const void *value, EGLsizeiANDROID valueSize); 501 …lobFuncANDROID) (const void *key, EGLsizeiANDROID keySize, void *value, EGLsizeiANDROID valueSize);
|
/external/icu/icu4c/source/test/intltest/ |
D | numfmtst.h | 337 int32_t valueSize,
|
D | numfmtst.cpp | 8034 int32_t valueSize, in verifyRounding() argument 8038 for (int32_t j = 0; j < valueSize; j++) { in verifyRounding() 8039 UnicodeString currentExpected(expected[i * valueSize + j]); in verifyRounding()
|
/external/swiftshader/include/EGL/ |
D | eglext.h | 424 …cANDROID) (const void *key, EGLsizeiANDROID keySize, const void *value, EGLsizeiANDROID valueSize); 425 …lobFuncANDROID) (const void *key, EGLsizeiANDROID keySize, void *value, EGLsizeiANDROID valueSize);
|
/external/icu/icu4c/source/test/cintltst/ |
D | cdattst.c | 1096 int32_t valueLen, valueSize = strlen(expected) + 1; in VerifysetSymbols() local 1098 value=(UChar*)malloc(sizeof(UChar) * valueSize); in VerifysetSymbols() 1099 valueLen = u_unescape(expected, value, valueSize); in VerifysetSymbols()
|
D | capitst.c | 100 uint32_t valueSize; in TestGetSetAttr() member 132 for(j = 0; j<attrs[i].valueSize; j++) { in TestGetSetAttr()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.osgi_3.6.1.R36x_v20100806.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.osgi_3.6.2.R36x_v20101103.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |