| /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() enumConstant
|
| 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/node/deps/v8/src/wasm/ |
| D | streaming-decoder.cc | 295 #define BYTES(x) (x & 0xFF), (x >> 8) & 0xFF, (x >> 16) & 0xFF, (x >> 24) & 0xFF in Finish() macro
|
| D | module-decoder.cc | 348 #define BYTES(x) (x & 0xFF), (x >> 8) & 0xFF, (x >> 16) & 0xFF, (x >> 24) & 0xFF in DecodeModuleHeader() macro
|
| /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/node/deps/v8/tools/ |
| D | parse-processor.mjs | 22 export function BYTES(bytes, total) { class
|
| /third_party/mksh/ |
| D | funcs.c | 1613 enum { LINES, BYTES, UPTO, READALL } readmode = LINES; in c_read() enumerator
|
| /third_party/vixl/src/aarch64/ |
| D | assembler-sve-aarch64.cc | 4814 #define VIXL_DEFINE_ASM_FUNC(FN, SH, SZ, SCA, IMM, BYTES) \ argument
|