Home
last modified time | relevance | path

Searched defs:pad (Results 376 - 400 of 458) sorted by relevance

1...<<111213141516171819

/third_party/mesa3d/include/drm-uapi/
H A Dvc4_drm.h163 __u32 pad:24; member
222 __u32 pad; member
237 __u32 pad; member
279 __u32 pad; member
286 __u32 pad; member
322 __u32 pad[16]; member
337 __u32 pad; member
375 __u32 pad; member
/third_party/icu/icu4c/source/tools/genrb/
H A Dreslist.cpp681 uint32_t pad = 0; in handlePreWrite() local
790 uint32_t pad = 0; in handleWrite() local
[all...]
/third_party/libinput/tools/
H A Dlibinput-debug-gui.c193 } pad; member
[all...]
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_private.h122 unsigned pad:1; member
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_blitter.c92 unsigned pad : 24; member
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_renderer_virtgpu.c39 __u32 pad; member
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_aes.c911 unsigned char pad[16]; member
947 unsigned char pad[140]; member
3594 int pad = EVP_CIPHER_CTX_get_iv_length(ctx) == 4; in aes_wrap_cipher() local
/third_party/libcoap/src/
H A Dcoap_openssl.c3227 unsigned int ivlen, maclen, blocksize = 1, pad = 0; in coap_dtls_get_overhead() local
/third_party/openssl/crypto/evp/
H A De_aes.c915 unsigned char pad[16]; member
951 unsigned char pad[140]; member
3600 int pad = EVP_CIPHER_CTX_get_iv_length(ctx) == 4; in aes_wrap_cipher() local
/third_party/skia/src/core/
H A DSkBlurMF.cpp564 SkScalar pad = 3.0f * fSigma; in computeFastBounds() local
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Dturbojpeg.c563 DLLEXPORT unsigned long tjBufSizeYUV2(int width, int pad, int height, in tjBufSizeYUV2() argument
914 tjEncodeYUV3(tjhandle handle, const unsigned char *srcBuf, int width, int pitch, int height, int pixelFormat, unsigned char *dstBuf, int pad, int subsamp, int flags) tjEncodeYUV3() argument
1108 tjCompressFromYUV(tjhandle handle, const unsigned char *srcBuf, int width, int pad, int height, int subsamp, unsigned char **jpegBuf, unsigned long *jpegSize, int jpegQual, int flags) tjCompressFromYUV() argument
1576 tjDecodeYUV(tjhandle handle, const unsigned char *srcBuf, int pad, int subsamp, unsigned char *dstBuf, int width, int pitch, int height, int pixelFormat, int flags) tjDecodeYUV() argument
1795 tjDecompressToYUV2(tjhandle handle, const unsigned char *jpegBuf, unsigned long jpegSize, unsigned char *dstBuf, int width, int pad, int height, int flags) tjDecompressToYUV2() argument
[all...]
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H A Drpng2-x.c842 int screen, pad; in rpng2_x_create_window() local
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dreslist.cpp681 uint32_t pad = 0; in handlePreWrite() local
790 uint32_t pad = 0; in handleWrite() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-glyf-table.hh1281 HBUINT8 pad; in serialize() local
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dps.c511 int unit = 60, pad = 2, j = TT.ticks; in string_field() local
598 int pad, len, width = TT.width, abslen, sign, olen, extra = 0; in show_ps() local
[all...]
/third_party/toybox/toys/posix/
H A Dps.c554 int unit = 60, pad = 2, j = TT.ticks; in string_field() local
641 int pad, len, width = TT.width, abslen, sign, olen, extra = 0; in show_ps() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto_openssl.c523 size_t pubkey_len, pad; in crypto_dh_init() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dhostapd_cli.c1754 print_cmd_help(FILE *stream, const struct hostapd_cli_cmd *cmd, const char *pad) print_cmd_help() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dhostapd_cli.c1697 print_cmd_help(FILE *stream, const struct hostapd_cli_cmd *cmd, const char *pad) print_cmd_help() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler.cpp98 uint8_t pad = 0u; member
/third_party/ffmpeg/libavformat/
H A Dmxfenc.c1734 unsigned pad = KAG_SIZE - (size & (KAG_SIZE-1)); in klv_fill_size() local
1889 unsigned pad = klv_fill_size(avio_tell(s->pb)); in mxf_write_klv_fill() local
/third_party/backends/backend/
H A Dmicrotek2.c7280 int pad; in chunky_proc_data() local
7402 int pad; in segreg_proc_data() local
[all...]
/third_party/alsa-lib/include/sound/uapi/
H A Dasequencer.h254 unsigned char pad[3]; /* reserved */ member
344 unsigned char pad; /* reserved */ member
589 unsigned char pad[3]; /* reserved */ member
H A Demu10k1.h290 unsigned int pad; /* don't use */ member
365 unsigned char pad; /* reserved */ member
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DNumberFormatTest.java2838 public void expectPad(DecimalFormat fmt, final String pat, int pos, int width, final char pad) { in expectPad() argument

Completed in 76 milliseconds

1...<<111213141516171819