| /third_party/node/deps/openssl/openssl/crypto/ |
| H A D | params.c | 940 size_t bytes; in OSSL_PARAM_set_BN() local
|
| /third_party/node/deps/uv/src/win/ |
| H A D | tcp.c | 394 DWORD bytes; in uv__tcp_queue_accept() local 479 DWORD bytes, flags; in uv__tcp_queue_read() local 795 DWORD bytes; in uv__tcp_try_connect() local 916 DWORD bytes; in uv__tcp_write() local 980 DWORD bytes; uv__tcp_try_write() local 1002 DWORD bytes, flags, err; uv__process_tcp_read_req() local 1437 DWORD bytes; uv__tcp_try_cancel_reqs() local 1602 DWORD bytes; uv_socketpair() local [all...] |
| /third_party/rust/crates/aho-corasick/src/ |
| H A D | prefilter.rs | 439 let mut bytes = vec![]; fmt() variables [all...] |
| /third_party/openssl/test/ |
| H A D | cmp_ctx_test.c | 68 ASN1_OCTET_STRING *bytes = NULL; in execute_CTX_reinit_test() local [all...] |
| /third_party/pulseaudio/src/pulse/ |
| H A D | introspect.h | 778 uint32_t bytes; /**< Length of this sample in bytes. */ member
|
| /third_party/openssl/crypto/ |
| H A D | params.c | 922 size_t bytes; in OSSL_PARAM_set_BN() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiFillBufferTests.cpp | 227 deUint8* bytes = reinterpret_cast<deUint8*>(m_destinationBufferAlloc->getHostPtr()); in iterate() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | formatutils.h | 52 GLuint bytes; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
| H A D | Image9.cpp | 138 unsigned int bytes = d3d9::ComputeBlockSize(desc.Format, desc.Width, d3dFormatInfo.blockHeight); in CopyLockableSurfaces() local
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkBinaryRegistry.cpp | 245 deUint8 bytes[4]; in isNullByteTerminated() local [all...] |
| /third_party/vk-gl-cts/executor/ |
| H A D | xeTestResultParser.cpp | 340 TestResultParser::ParseResult TestResultParser::parse (const deUint8* bytes, int numBytes) in parse() argument
|
| /third_party/skia/src/core/ |
| H A D | SkResourceCache.cpp | 295 SkCachedData* SkResourceCache::newCachedData(size_t bytes) { in newCachedData() argument 495 SkCachedData* SkResourceCache::NewCachedData(size_t bytes) { in NewCachedData() argument [all...] |
| H A D | SkReadBuffer.cpp | 123 bool SkReadBuffer::readPad32(void* buffer, size_t bytes) { in readPad32() argument
|
| /third_party/skia/src/gpu/ops/ |
| H A D | GrOp.h | 87 void* bytes = ::operator new(sizeof(Op) + extraSize); in MakeWithExtraMemory() local
|
| H A D | AtlasTextOp.cpp | 50 ::operator delete(bytes); variable
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| H A D | Device.cpp | 390 void Device::copyBuffer(byte *sourceBuffer, byte *destBuffer, unsigned int width, unsigned int height, unsigned int sourcePitch, unsigned int destPitch, unsigned int bytes, bool flipX, bool flipY) in copyBuffer() argument 688 unsigned int bytes = dWidth * Surface::bytes(source->getInternalFormat()); stretchCube() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| H A D | Optimizer.cpp | 237 auto *bytes = Ice::ConstantInteger32::create(context, Ice::IceType_i32, alignInBytes); in performScalarReplacementOfAggregates() local
|
| H A D | SubzeroReactor.cpp | 102 auto bytes = Ice::ConstantInteger32::create(function->getContext(), Ice::IceType_i32, totalSize); in allocateStackVariable() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| H A D | Blitter.cpp | 1144 Int Blitter::ComputeOffset(Int &x, Int &y, Int &pitchB, int bytes, bool quadLayout) in ComputeOffset() argument
|
| /third_party/openssl/crypto/store/ |
| H A D | store_lib.c | 881 OSSL_STORE_SEARCH_by_key_fingerprint(const EVP_MD *digest, const unsigned char *bytes, size_t len) OSSL_STORE_SEARCH_by_key_fingerprint() argument
|
| /third_party/openssl/providers/implementations/encode_decode/ |
| H A D | encode_key2text.c | 60 int bytes; in print_labeled_bignum() local
|
| /third_party/skia/third_party/externals/icu/source/tools/makeconv/ |
| H A D | gencnvex.c | 423 uint8_t *bytes; in generateToUTable() local 108 CnvExtIsValid(NewConverter *cnvData, const uint8_t *bytes, int32_t length) CnvExtIsValid() argument 641 uint8_t *bytes, *resultBytes; getFromUBytesValue() local [all...] |
| H A D | genmbcs.cpp | 116 printBytes(char *buffer, const uint8_t *bytes, int32_t length) { in printBytes() argument 374 MBCSAddToUnicode(MBCSData *mbcsData, const uint8_t *bytes, int32_t length, UChar32 c, int8_t flag) MBCSAddToUnicode() argument 558 MBCSIsValid(NewConverter *cnvData, const uint8_t *bytes, int32_t length) MBCSIsValid() argument 566 MBCSSingleAddFromUnicode(MBCSData *mbcsData, const uint8_t *bytes, int32_t , UChar32 c, int8_t flag) MBCSSingleAddFromUnicode() argument 684 MBCSAddFromUnicode(MBCSData *mbcsData, const uint8_t *bytes, int32_t length, UChar32 c, int8_t flag) MBCSAddFromUnicode() argument 902 MBCSOkForBaseFromUnicode(const MBCSData *mbcsData, const uint8_t *bytes, int32_t length, UChar32 c, int8_t flag) MBCSOkForBaseFromUnicode() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
| H A D | pkg_genc.cpp | 749 char bytes[2048]; in getArchitecture() member [all...] |
| H A D | pkgitems.cpp | 118 const uint8_t *bytes; member in NativeItem
|