Home
last modified time | relevance | path

Searched refs:valueSize (Results 1 – 21 of 21) sorted by relevance

/external/proguard/src/proguard/classfile/instruction/
DInstruction.java1029 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/
DGroupedLinkedMap.java131 final int valueSize = size(); in removeLast() local
132 return valueSize > 0 ? values.remove(valueSize - 1) : null; in removeLast()
/external/mdnsresponder/mDNSShared/
Ddnssd_clientlib.c205 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()
Ddns_sd.h2165 uint8_t valueSize, /* may be zero */
/external/clang/lib/Driver/
DMSVCToolChain.cpp103 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/
DProgressDialog2.cpp487 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/
DCodeGenTypes.cpp624 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/
DDLLStub.cpp533 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/
Deglext.h500 …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/
Dnumfmtst.h337 int32_t valueSize,
Dnumfmtst.cpp8034 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/
Deglext.h424 …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/
Dcdattst.c1096 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()
Dcapitst.c100 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/
Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...