Home
last modified time | relevance | path

Searched defs:bytes (Results 851 - 875 of 1347) sorted by relevance

1...<<31323334353637383940>>...54

/third_party/node/deps/openssl/openssl/crypto/
H A Dparams.c940 size_t bytes; in OSSL_PARAM_set_BN() local
/third_party/node/deps/uv/src/win/
H A Dtcp.c394 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 Dprefilter.rs439 let mut bytes = vec![]; fmt() variables
[all...]
/third_party/openssl/test/
H A Dcmp_ctx_test.c68 ASN1_OCTET_STRING *bytes = NULL; in execute_CTX_reinit_test() local
[all...]
/third_party/pulseaudio/src/pulse/
H A Dintrospect.h778 uint32_t bytes; /**< Length of this sample in bytes. */ member
/third_party/openssl/crypto/
H A Dparams.c922 size_t bytes; in OSSL_PARAM_set_BN() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiFillBufferTests.cpp227 deUint8* bytes = reinterpret_cast<deUint8*>(m_destinationBufferAlloc->getHostPtr()); in iterate() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dformatutils.h52 GLuint bytes; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DImage9.cpp138 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 DvkBinaryRegistry.cpp245 deUint8 bytes[4]; in isNullByteTerminated() local
[all...]
/third_party/vk-gl-cts/executor/
H A DxeTestResultParser.cpp340 TestResultParser::ParseResult TestResultParser::parse (const deUint8* bytes, int numBytes) in parse() argument
/third_party/skia/src/core/
H A DSkResourceCache.cpp295 SkCachedData* SkResourceCache::newCachedData(size_t bytes) { in newCachedData() argument
495 SkCachedData* SkResourceCache::NewCachedData(size_t bytes) { in NewCachedData() argument
[all...]
H A DSkReadBuffer.cpp123 bool SkReadBuffer::readPad32(void* buffer, size_t bytes) { in readPad32() argument
/third_party/skia/src/gpu/ops/
H A DGrOp.h87 void* bytes = ::operator new(sizeof(Op) + extraSize); in MakeWithExtraMemory() local
H A DAtlasTextOp.cpp50 ::operator delete(bytes); variable
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DDevice.cpp390 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 DOptimizer.cpp237 auto *bytes = Ice::ConstantInteger32::create(context, Ice::IceType_i32, alignInBytes); in performScalarReplacementOfAggregates() local
H A DSubzeroReactor.cpp102 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 DBlitter.cpp1144 Int Blitter::ComputeOffset(Int &x, Int &y, Int &pitchB, int bytes, bool quadLayout) in ComputeOffset() argument
/third_party/openssl/crypto/store/
H A Dstore_lib.c881 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 Dencode_key2text.c60 int bytes; in print_labeled_bignum() local
/third_party/skia/third_party/externals/icu/source/tools/makeconv/
H A Dgencnvex.c423 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 Dgenmbcs.cpp116 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 Dpkg_genc.cpp749 char bytes[2048]; in getArchitecture() member
[all...]
H A Dpkgitems.cpp118 const uint8_t *bytes; member in NativeItem

Completed in 31 milliseconds

1...<<31323334353637383940>>...54