Home
last modified time | relevance | path

Searched defs:dsize (Results 1 - 25 of 36) sorted by relevance

12

/third_party/skia/samplecode/
H A DSampleManyRects.cpp29 SkISize dsize = canvas->getBaseLayerSize(); variable
/third_party/ffmpeg/libavcodec/aarch64/
H A Dvc1dsp_init_aarch64.c63 int dsize = 0; in vc1_unescape_buffer_neon() local
/third_party/ffmpeg/libavcodec/arm/
H A Dvc1dsp_init_neon.c96 int dsize = 0; in vc1_unescape_buffer_neon() local
/third_party/ffmpeg/libavcodec/
H A Dbmp.c45 int dsize; in bmp_decode_frame() local
H A Dvc1_common.h72 int dsize = 0, i; in vc1_unescape_buffer() local
H A Ddxa.c45 int dsize; member
216 unsigned long dsize; in decode_frame() local
[all...]
/third_party/cmsis/CMSIS/Core/Include/m-profile/
H A Darmv7m_cachel1.h356 __STATIC_FORCEINLINE void SCB_InvalidateDCache_by_Addr (volatile void *addr, int32_t dsize) in SCB_InvalidateDCache_by_Addr() argument
386 __STATIC_FORCEINLINE void SCB_CleanDCache_by_Addr (volatile void *addr, int32_t dsize) in SCB_CleanDCache_by_Addr() argument
416 __STATIC_FORCEINLINE void SCB_CleanInvalidateDCache_by_Addr (volatile void *addr, int32_t dsize) in SCB_CleanInvalidateDCache_by_Addr() argument
[all...]
/third_party/libexif/libexif/apple/
H A Dexif-mnote-data-apple.c60 unsigned int dsize; in exif_mnote_data_apple_load() local
[all...]
/third_party/ltp/testcases/network/lib6/
H A Din6_02.c135 int dsize = -1; in getdatasize() local
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/
H A Dsshkdf.c235 unsigned int dsize = 0; in SSHKDF() local
/third_party/openssl/providers/implementations/kdfs/
H A Dsshkdf.c235 unsigned int dsize = 0; in SSHKDF() local
/foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/
H A Ddhcp_message_sim.cpp124 int FillHwAddr(uint8_t *dst, size_t dsize, uint8_t *src, size_t ssize) in FillHwAddr() argument
/third_party/mesa3d/src/mesa/main/
H A Deval.c217 GLint i, j, k, size, dsize, hsize; in _mesa_copy_map_points2f() local
260 GLint i, j, k, size, hsize, dsize; in _mesa_copy_map_points2d() local
/third_party/libfuse/test/
H A Dtest_write_cache.c205 size_t dsize = options.data_size; in test_fs() local
/third_party/littlefs/scripts/
H A Dreadmdir.py92 def dsize(self): member in Tag
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dm_sigver.c407 int EVP_DigestSignUpdate(EVP_MD_CTX *ctx, const void *data, size_t dsize) in EVP_DigestSignUpdate() argument
437 int EVP_DigestVerifyUpdate(EVP_MD_CTX *ctx, const void *data, size_t dsize) in EVP_DigestVerifyUpdate() argument
/third_party/openssl/crypto/evp/
H A Dm_sigver.c407 int EVP_DigestSignUpdate(EVP_MD_CTX *ctx, const void *data, size_t dsize) in EVP_DigestSignUpdate() argument
437 int EVP_DigestVerifyUpdate(EVP_MD_CTX *ctx, const void *data, size_t dsize) in EVP_DigestVerifyUpdate() argument
/third_party/vixl/src/aarch64/
H A Dcpu-aarch64.cc497 uintptr_t dsize = static_cast<uintptr_t>(dcache_line_size_); in EnsureIAndDCacheCoherency() local
/third_party/ffmpeg/libavformat/
H A Doggdec.c497 static int ogg_packet(AVFormatContext *s, int *sid, int *dstart, int *dsize, in ogg_packet() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
H A Daarch64_cgfunc.h554 PrimType GetOperandTy(bool isIntty, uint32 dsize, bool isSigned) const in GetOperandTy() argument
561 RegOperand &LoadIntoRegister(Operand &o, bool isIntty, uint32 dsize, bool asSigned = false) in LoadIntoRegister() argument
[all...]
/third_party/gn/src/base/win/
H A Dregistry.cc306 ReadValue(const char16_t* name, void* data, DWORD* dsize, DWORD* dtype) const ReadValue() argument
358 WriteValue(const char16_t* name, const void* data, DWORD dsize, DWORD dtype) WriteValue() argument
/third_party/node/deps/openssl/openssl/crypto/pem/
H A Dpem_lib.c318 int dsize = 0, i = 0, j = 0, ret = 0; in PEM_ASN1_write_bio() local
/third_party/openssl/crypto/pem/
H A Dpem_lib.c318 int dsize = 0, i = 0, j = 0, ret = 0; in PEM_ASN1_write_bio() local
/third_party/ntfs-3g/libntfs-3g/
H A Drunlist.c221 static runlist_element *ntfs_rl_append(runlist_element *dst, int dsize, in ntfs_rl_append() argument
288 static runlist_element *ntfs_rl_insert(runlist_element *dst, int dsize, in ntfs_rl_insert() argument
384 ntfs_rl_replace(runlist_element *dst, int dsize, runlist_element *src, int ssize, int loc) ntfs_rl_replace() argument
472 ntfs_rl_split(runlist_element *dst, int dsize, runlist_element *src, int ssize, int loc) ntfs_rl_split() argument
[all...]
/third_party/lwip/src/netif/ppp/
H A Deap.c1259 int dsize, fd, olen = len; local

Completed in 20 milliseconds

12