| /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...] |
| /third_party/openssl/crypto/poly1305/ |
| H A D | poly1305_base2_44.c | 89 u64 pad = (u64)padbit << 40; in poly1305_blocks() local
|
| /third_party/openssl/crypto/hmac/ |
| H A D | hmac.c | 30 unsigned char pad[HMAC_MAX_MD_CBLOCK_SIZE]; in HMAC_Init_ex() local
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/ |
| H A D | WritableFontData.java | 192 public int writeBytesPad(int index, byte[] b, int offset, int length, byte pad) { in writeBytesPad() argument 218 writePadding(int index, int count, byte pad) writePadding() argument [all...] |
| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/ |
| H A D | writable_font_data.cc | 77 WriteBytesPad(int32_t index, std::vector<uint8_t>* b, int32_t offset, int32_t length, uint8_t pad) WriteBytesPad() argument 96 WritePadding(int32_t index, int32_t count, uint8_t pad) WritePadding() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | SHA1.cpp | 241 void SHA1::pad() { in pad() function in SHA1
|
| /third_party/toybox/toys/posix/ |
| H A D | od.c | 54 int throw = 0, pad = 0; in od_out_t() local 132 int i, j, len, pad; in od_outline() local [all...] |