Home
last modified time | relevance | path

Searched defs:BYTES (Results 1 – 25 of 32) sorted by relevance

12

/external/pdfium/xfa/src/fxbarcode/pdf417/
DBC_PDF417Compaction.h10 enum Compaction { AUTO, TEXT, BYTES, NUMERIC }; enumerator
/external/protobuf/java/src/main/java/com/google/protobuf/
DWireFormat.java125 BYTES (JavaType.BYTE_STRING, WIRETYPE_LENGTH_DELIMITED) { in BYTES() enumConstant
DDescriptors.java1031 BYTES (JavaType.BYTE_STRING), enumConstant
/external/jetty/src/java/org/eclipse/jetty/http/
DHttpHeaderValues.java44 BYTES="bytes", field in HttpHeaderValues
/external/mesa3d/src/mesa/main/
Dimports.h53 #define MALLOC(BYTES) malloc(BYTES) argument
55 #define CALLOC(BYTES) calloc(1, BYTES) argument
/external/guava/guava-gwt/src-super/com/google/common/primitives/super/com/google/common/primitives/
DChars.java56 public static final int BYTES = Character.SIZE / Byte.SIZE; field in Chars
DDoubles.java59 public static final int BYTES = Double.SIZE / Byte.SIZE; field in Doubles
DFloats.java59 public static final int BYTES = Float.SIZE / Byte.SIZE; field in Floats
DShorts.java55 public static final int BYTES = Short.SIZE / Byte.SIZE; field in Shorts
DInts.java58 public static final int BYTES = Integer.SIZE / Byte.SIZE; field in Ints
/external/guava/guava/src/com/google/common/primitives/
DFloats.java63 public static final int BYTES = Float.SIZE / Byte.SIZE; field in Floats
DChars.java58 public static final int BYTES = Character.SIZE / Byte.SIZE; field in Chars
DDoubles.java64 public static final int BYTES = Double.SIZE / Byte.SIZE; field in Doubles
DShorts.java57 public static final int BYTES = Short.SIZE / Byte.SIZE; field in Shorts
DLongs.java56 public static final int BYTES = Long.SIZE / Byte.SIZE; field in Longs
DInts.java59 public static final int BYTES = Integer.SIZE / Byte.SIZE; field in Ints
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/static/
Dforms.js50 BYTES: 'BYTES', property
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DTrieMap.java34 BYTES, CHARS enumConstant
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DTrieMap.java35 BYTES, CHARS enumConstant
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/
Dmessages.py577 BYTES = 12 variable in Variant
/external/mksh/src/
Dfuncs.c1863 enum { LINES, BYTES, UPTO, READALL } readmode = LINES; in c_read() enumerator
/external/conscrypt/src/test/java/org/conscrypt/
DNativeCryptoTest.java2128 final byte[] BYTES = new byte[] { 2, -3, 5, 127, 0, -128 }; field in NativeCryptoTest
/external/google-tv-pairing-protocol/java/jar/
Dprotobuf-java-2.2.0-lite.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/owasp/sanitizer/distrib/lib/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/owasp/sanitizer/lib/guava-libraries/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...

12