Home
last modified time | relevance | path

Searched defs:pad (Results 76 - 100 of 436) sorted by relevance

12345678910>>...18

/third_party/ffmpeg/libavfilter/
H A Daf_channelsplit.c90 AVFilterPad pad = { .flags = AVFILTERPAD_FLAG_FREE_NAME }; in init() local
H A Dvf_mergeplanes.c107 AVFilterPad pad = { 0 }; in init() local
/third_party/backends/lib/
H A Dmd5.c118 size_t pad; in md5_finish_ctx() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DBigNumberFormatTest.java72 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 DBigNumberFormatTest.java75 expectPad(DecimalFormat fmt, String pat, int pos, int width, char pad) expectPad() argument
/third_party/node/lib/internal/console/
H A Dconstructor.js636 function pad(value) { function
/third_party/node/lib/
H A Dutil.js193 function pad(n) { function
/third_party/musl/src/stat/
H A Dfstatat.c26 int32_t pad; member
/third_party/musl/src/crypt/
H A Dcrypt_md5.c89 static void pad(struct md5 *s) in pad() function
/third_party/musl/porting/liteos_m/kernel/src/internal/
H A Dlibm.h27 uint16_t pad; member
/third_party/musl/porting/uniproton/kernel/src/internal/
H A Dlibm.h27 uint16_t pad; member
/third_party/musl/porting/liteos_a/kernel/src/internal/
H A Dlibm.h26 uint16_t pad; member
/third_party/musl/src/internal/
H A Dlibm.h26 uint16_t pad; member
/third_party/mesa3d/src/util/
H A Dvma.c186 uint64_t pad = alignment - misalign; in util_vma_heap_alloc() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.h30 unsigned pad:3; member
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_shader_keys.h39 uint8_t pad; member
/third_party/node/deps/openssl/openssl/crypto/hmac/
H A Dhmac.c30 unsigned char pad[HMAC_MAX_MD_CBLOCK_SIZE]; in HMAC_Init_ex() local
/third_party/node/deps/openssl/openssl/crypto/poly1305/
H A Dpoly1305_base2_44.c89 u64 pad = (u64)padbit << 40; in poly1305_blocks() local
/third_party/pulseaudio/src/modules/bluetooth/
H A Da2dp-codec-gst.c131 GstPad *pad; in gst_codec_init() local
[all...]
/third_party/openssl/crypto/poly1305/
H A Dpoly1305_base2_44.c89 u64 pad = (u64)padbit << 40; in poly1305_blocks() local
/third_party/openssl/crypto/hmac/
H A Dhmac.c30 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 DWritableFontData.java192 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 Dwritable_font_data.cc77 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 DSHA1.cpp241 void SHA1::pad() { in pad() function in SHA1
/third_party/toybox/toys/posix/
H A Dod.c54 int throw = 0, pad = 0; in od_out_t() local
132 int i, j, len, pad; in od_outline() local
[all...]

Completed in 13 milliseconds

12345678910>>...18