| /third_party/openssl/test/helpers/ |
| H A D | pkcs12.c | 77 static X509 *load_cert_asn1(const unsigned char *bytes, int len) in load_cert_asn1() argument 88 static EVP_PKEY *load_pkey_asn1(const unsigned char *bytes, int len) in load_pkey_asn1() argument 375 void add_certbag(PKCS12_BUILDER *pb, const unsigned char *bytes, int len, in add_certbag() argument 409 void add_keybag(PKCS12_BUILDER *pb, const unsigned char *bytes, int len, in add_keybag() argument 542 void check_certbag(PKCS12_BUILDER *pb, const unsigned char *bytes, int len, in check_certbag() argument 576 check_keybag(PKCS12_BUILDER *pb, const unsigned char *bytes, int len, const PKCS12_ATTR *attrs, const PKCS12_ENC *enc) check_keybag() argument [all...] |
| /third_party/skia/third_party/externals/harfbuzz/test/api/ |
| H A D | test-buffer.c | 389 unsigned int bytes; in test_buffer_utf8_conversion() local
|
| /third_party/skia/third_party/externals/harfbuzz/util/ |
| H A D | hb-subset.cc | 650 unsigned bytes = strlen (buf); in parse_file_for() local
|
| /third_party/skia/third_party/externals/piex/src/ |
| H A D | piex.cc | 635 const size_t bytes = BytesRequiredForIsRaw(); in IsRaw() local 653 const size_t bytes = BytesRequiredForIsRaw(); in GetPreviewImageData() local
|
| /third_party/python/Modules/_ctypes/libffi_osx/x86/ |
| H A D | x86-ffi64.c | 364 size_t bytes; in ffi_prep_cif_machdep() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceAssembler.h | 254 uintptr_t allocateBytes(size_t bytes) { in allocateBytes() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| H A D | X86MachineFunctionInfo.h | 132 void setCalleeSavedFrameSize(unsigned bytes) { CalleeSavedFrameSize = bytes; } in setCalleeSavedFrameSize() argument 135 void setBytesToPopOnReturn (unsigned bytes) { BytesToPopOnReturn = bytes;} in setBytesToPopOnReturn() argument
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | bytestriebuilder.cpp | 340 BTLinearMatchNode(const char *bytes, int32_t len, Node *nextNode) BTLinearMatchNode() argument [all...] |
| H A D | ucnvbocu.cpp | 967 uint8_t *bytes; _Bocu1ToUnicodeWithOffsets() local 1189 uint8_t *bytes; _Bocu1ToUnicode() local [all...] |
| H A D | ucptrie.cpp | 507 char *bytes = (char *)data; in ucptrie_toBinary() local [all...] |
| /third_party/toybox/lib/ |
| H A D | portability.c | 545 long long sendfile_len(int in, int out, long long bytes, long long *consumed) in sendfile_len() argument
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | MessageReflection.java | 319 parseMessageFromBytes( ByteString bytes, ExtensionRegistryLite registry, Descriptors.FieldDescriptor descriptor, Message defaultInstance) parseMessageFromBytes() argument 479 parseMessageFromBytes( ByteString bytes, ExtensionRegistryLite extensionRegistry, Descriptors.FieldDescriptor field, Message defaultInstance) parseMessageFromBytes() argument 669 parseMessageFromBytes( ByteString bytes, ExtensionRegistryLite registry, Descriptors.FieldDescriptor field, Message defaultInstance) parseMessageFromBytes() argument [all...] |
| H A D | Utf8.java | 146 isValidUtf8(byte[] bytes) isValidUtf8() argument 158 isValidUtf8(byte[] bytes, int index, int limit) isValidUtf8() argument 175 partialIsValidUtf8(int state, byte[] bytes, int index, int limit) partialIsValidUtf8() argument 193 incompleteStateFor(byte[] bytes, int index, int limit) incompleteStateFor() argument 338 decodeUtf8(byte[] bytes, int index, int size) decodeUtf8() argument 389 isValidUtf8(byte[] bytes, int index, int limit) isValidUtf8() argument 406 partialIsValidUtf8(int state, byte[] bytes, int index, int limit) partialIsValidUtf8() argument 616 decodeUtf8(byte[] bytes, int index, int size) decodeUtf8() argument 862 partialIsValidUtf8(int state, byte[] bytes, int index, int limit) partialIsValidUtf8() argument 956 decodeUtf8(byte[] bytes, int index, int size) decodeUtf8() argument 1095 partialIsValidUtf8(byte[] bytes, int index, int limit) partialIsValidUtf8() argument 1105 partialIsValidUtf8NonAscii(byte[] bytes, int index, int limit) partialIsValidUtf8NonAscii() argument 1176 partialIsValidUtf8(int state, byte[] bytes, final int index, final int limit) partialIsValidUtf8() argument 1368 decodeUtf8(byte[] bytes, int index, int size) decodeUtf8() argument 1652 unsafeEstimateConsecutiveAscii( byte[] bytes, long offset, final int maxChars) unsafeEstimateConsecutiveAscii() argument 1698 partialIsValidUtf8(final byte[] bytes, long offset, int remaining) partialIsValidUtf8() argument 1848 unsafeIncompleteStateFor( byte[] bytes, int byte1, long offset, int remaining) unsafeIncompleteStateFor() argument [all...] |
| H A D | CodedInputStreamReader.java | 1222 verifyPackedFixed64Length(int bytes) verifyPackedFixed64Length() argument 1321 verifyPackedFixed32Length(int bytes) verifyPackedFixed32Length() argument [all...] |
| /third_party/python/Modules/ |
| H A D | main.c | 235 PyObject *unicode, *bytes; in pymain_run_command() local
|
| /third_party/python/Objects/clinic/ |
| H A D | bytesobject.c.h | 270 PyObject *bytes = Py_None; bytes_strip() local 304 PyObject *bytes = Py_None; bytes_lstrip() local 338 PyObject *bytes = Py_None; bytes_rstrip() local [all...] |
| /third_party/python/Objects/ |
| H A D | fileobject.c | 314 PyObject *bytes = NULL; in stdprinter_write() local
|
| /third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
| H A D | CodedInputStreamTest.java | 133 private byte[] bytes(int... bytesAsInts) { in bytes() method in CodedInputStreamTest [all...] |
| H A D | ByteStringTest.java | 359 assertReadFromReluctantStream(byte[] bytes, int chunkSize) assertReadFromReluctantStream() argument 377 assertReadFrom(byte[] bytes) assertReadFrom() argument [all...] |
| /third_party/protobuf/java/lite/src/test/java/com/google/protobuf/ |
| H A D | LiteTest.java | 2445 private String encodeHex(ByteString bytes) { in encodeHex() argument
|
| /third_party/python/Lib/lib2to3/pgen2/ |
| H A D | tokenize.py | 46 bytes = str variable
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | wire_format_unittest.cc | 1054 std::string MakeInvalidEmbeddedMessage(const char* bytes, int size) { in MakeInvalidEmbeddedMessage() argument 1076 std::string MakeInvalidGroup(const char* bytes, int size, in MakeInvalidGroup() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/hash/internal/ |
| H A D | hash.h | 609 const auto* bytes = reinterpret_cast<const unsigned char*>(data); in hash_range_or_bytes() local [all...] |
| /third_party/skia/modules/canvaskit/ |
| H A D | gm_bindings.cpp | 98 const uint8_t* bytes = reinterpret_cast<const uint8_t*>(bPtr); in LoadResource() local
|
| /third_party/skia/include/private/ |
| H A D | GrResourceKey.h | 100 size_t bytes = that.size(); in operator =() local
|