| /foundation/communication/dsoftbus/core/common/include/ |
| H A D | softbus_queue.h | 42 uint8_t pad[56]; /* cache line pad */ member 50 uint8_t pad[48]; /* cache line pad */ member 59 uint8_t pad[48]; /* cache line pad */ member
|
| /foundation/communication/netmanager_base/services/netmanagernative/bpf/include/netfirewall/ |
| H A D | netfirewall_utils.h | 47 __u16 pad;
member
|
| /foundation/communication/netmanager_base/services/netmanagernative/include/netsys/ |
| H A D | clat_utils.h | 62 char pad; // +1 to make packet truncation obvious member 68 char pad; // +1 to make packet truncation obvious member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | dpxenc.c | 150 int x, y, i, pad; in encode_gbrp12() local
|
| H A D | pcm_rechunk_bsf.c | 30 int pad; member
|
| /third_party/elfio/elfio/ |
| H A D | elfio_note.hpp | 115 const char pad[] = { '\0', '\0', '\0', '\0' }; in add_note() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_channelsplit.c | 90 AVFilterPad pad = { .flags = AVFILTERPAD_FLAG_FREE_NAME }; in init() local
|
| H A D | vf_mergeplanes.c | 107 AVFilterPad pad = { 0 }; in init() local
|
| /third_party/backends/lib/ |
| H A D | md5.c | 118 size_t pad; in md5_finish_ctx() local
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| H A D | BigNumberFormatTest.java | 72 expectPad(DecimalFormat fmt, String pat, int pos, int width, char pad) expectPad() argument
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| H A D | BigNumberFormatTest.java | 75 expectPad(DecimalFormat fmt, String pat, int pos, int width, char pad) expectPad() argument
|
| /third_party/node/lib/internal/console/ |
| H A D | constructor.js | 636 function pad(value) { function
|
| /third_party/node/lib/ |
| H A D | util.js | 193 function pad(n) { function
|
| /third_party/musl/src/stat/ |
| H A D | fstatat.c | 26 int32_t pad; member
|
| /third_party/musl/src/crypt/ |
| H A D | crypt_md5.c | 89 static void pad(struct md5 *s) in pad() function
|
| /third_party/musl/porting/liteos_m/kernel/src/internal/ |
| H A D | libm.h | 27 uint16_t pad; member
|
| /third_party/musl/porting/uniproton/kernel/src/internal/ |
| H A D | libm.h | 27 uint16_t pad; member
|
| /third_party/musl/porting/liteos_a/kernel/src/internal/ |
| H A D | libm.h | 26 uint16_t pad; member
|
| /third_party/musl/src/internal/ |
| H A D | libm.h | 26 uint16_t pad; member
|
| /third_party/mesa3d/src/util/ |
| H A D | vma.c | 186 uint64_t pad = alignment - misalign; in util_vma_heap_alloc() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_setup.h | 30 unsigned pad:3; member
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_shader_keys.h | 39 uint8_t pad; member
|
| /third_party/node/deps/openssl/openssl/crypto/hmac/ |
| H A D | hmac.c | 30 unsigned char pad[HMAC_MAX_MD_CBLOCK_SIZE]; in HMAC_Init_ex() local
|
| /third_party/node/deps/openssl/openssl/crypto/poly1305/ |
| H A D | poly1305_base2_44.c | 89 u64 pad = (u64)padbit << 40; in poly1305_blocks() local
|
| /third_party/pulseaudio/src/modules/bluetooth/ |
| H A D | a2dp-codec-gst.c | 131 GstPad *pad; in gst_codec_init() local [all...] |