/third_party/ltp/testcases/network/nfs/nfslock01/ |
D | nfs_flock.c | 13 #define BYTES 64 macro
|
/third_party/protobuf/js/compatibility_tests/v3.1.0/ |
D | proto3_test.js | 42 var BYTES = new Uint8Array([1, 2, 8, 9]); variable
|
/third_party/protobuf/js/compatibility_tests/v3.0.0/ |
D | proto3_test.js | 42 var BYTES = new Uint8Array([1, 2, 8, 9]); variable
|
/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
D | GPBType.php | 48 const BYTES = 12; define in Google\\Protobuf\\Internal\\GPBType
|
/third_party/protobuf/js/compatibility_tests/v3.0.0/binary/ |
D | proto_test.js | 93 var BYTES = new Uint8Array([1, 2, 8, 9]); variable
|
/third_party/protobuf/js/compatibility_tests/v3.1.0/binary/ |
D | proto_test.js | 93 var BYTES = new Uint8Array([1, 2, 8, 9]); variable
|
/third_party/protobuf/js/binary/ |
D | proto_test.js | 97 var BYTES = new Uint8Array([1, 2, 8, 9]); variable
|
D | constants.js | 200 BYTES: 12, property
|
/third_party/protobuf/js/ |
D | proto3_test.js | 46 var BYTES = new Uint8Array([1, 2, 8, 9]); variable
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | WireFormat.java | 138 BYTES(JavaType.BYTE_STRING, WIRETYPE_LENGTH_DELIMITED) { in BYTES() method
|
D | FieldType.java | 52 BYTES(10, Collection.SCALAR, JavaType.BYTE_STRING), enumConstant
|
D | Descriptors.java | 1281 BYTES(JavaType.BYTE_STRING), enumConstant
|
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
D | NioByteStringTest.java | 55 private static final byte[] BYTES = ByteStringTest.getTestBytes(1234, 11337766L); field in NioByteStringTest
|
/third_party/python/Tools/stringbench/ |
D | stringbench.py | 19 BYTES = bytes_from_str = lambda x: x.encode('ascii') variable 22 BYTES = bytes_from_str = lambda x: x variable
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | TrieMap.java | 36 BYTES, CHARS enumConstant
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
D | TrieMap.java | 37 BYTES, CHARS enumConstant
|
/third_party/mksh/ |
D | funcs.c | 1613 enum { LINES, BYTES, UPTO, READALL } readmode = LINES; in c_read() enumerator
|