| /third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
| D | gstaudiostreamalign.c | 86 GstAudioStreamAlign *align; in gst_audio_stream_align_new() local 115 gst_audio_stream_align_copy (const GstAudioStreamAlign * align) in gst_audio_stream_align_copy() 137 gst_audio_stream_align_free (GstAudioStreamAlign * align) in gst_audio_stream_align_free() 154 gst_audio_stream_align_set_rate (GstAudioStreamAlign * align, gint rate) in gst_audio_stream_align_set_rate() 177 gst_audio_stream_align_get_rate (const GstAudioStreamAlign * align) in gst_audio_stream_align_get_rate() 194 gst_audio_stream_align_set_alignment_threshold (GstAudioStreamAlign * in gst_audio_stream_align_set_alignment_threshold() 214 gst_audio_stream_align_get_alignment_threshold (const GstAudioStreamAlign * in gst_audio_stream_align_get_alignment_threshold() 232 gst_audio_stream_align_set_discont_wait (GstAudioStreamAlign * align, in gst_audio_stream_align_set_discont_wait() 252 gst_audio_stream_align_get_discont_wait (const GstAudioStreamAlign * align) in gst_audio_stream_align_get_discont_wait() 268 gst_audio_stream_align_mark_discont (GstAudioStreamAlign * align) in gst_audio_stream_align_mark_discont() [all …]
|
| /third_party/musl/libc-test/src/functionalext/supplement/malloc/ |
| D | memalign.c | 28 int align = getpagesize(); in memalign_0100() local 44 int align = 16; in memalign_0200() local 60 int align = getpagesize() - 1; in memalign_0300() local 76 int align = getpagesize(); in memalign_0400() local 92 int align = (4 * sizeof(size_t)) + 1; in memalign_0500() local
|
| /third_party/node/deps/npm/node_modules/wide-align/ |
| D | README.md | 10 var align = require('wide-align') 26 ### Functions 37 ### `align.right(str, length)` → `str` 41 ### Origins
|
| /third_party/musl/libc-test/src/functionalext/supplement/mman/ |
| D | mprotect.c | 30 size_t align = getpagesize(); in mprotect_0100() local 43 size_t align = getpagesize(); in mprotect_0200() local 56 size_t align = getpagesize(); in mprotect_0300() local 69 size_t align = getpagesize(); in mprotect_0400() local 82 size_t align = getpagesize(); in mprotect_0500() local
|
| /third_party/ffmpeg/libavfilter/ |
| D | framepool.c | 45 int align; member 55 int align) in ff_frame_pool_video_init() 123 int align) in ff_frame_pool_audio_init() 161 int *align) in ff_frame_pool_get_video_config() 180 int *align) in ff_frame_pool_get_audio_config()
|
| /third_party/openssl/crypto/modes/ |
| D | cts128.c | 93 size_t align; in CRYPTO_cts128_encrypt() member 129 size_t align; in CRYPTO_nistcts128_encrypt() member 165 size_t align; in CRYPTO_cts128_decrypt_block() member 208 size_t align; in CRYPTO_nistcts128_decrypt_block() member 254 size_t align; in CRYPTO_cts128_decrypt() member 294 size_t align; in CRYPTO_nistcts128_decrypt() member
|
| /third_party/mesa3d/src/vulkan/util/ |
| D | vk_alloc.h | 45 size_t size, size_t align, in vk_alloc() 53 size_t size, size_t align, in vk_zalloc() 67 void *ptr, size_t size, size_t align, in vk_realloc() 128 size_t size, size_t align, in vk_alloc2() 140 size_t size, size_t align, in vk_zalloc2() 181 size_t align; member 192 void **ptr, size_t size, size_t align) in vk_multialloc_add_size_align()
|
| /third_party/node/deps/npm/node_modules/ansi-align/ |
| D | index.js | 42 return ansiAlign(text, { align: 'left' }) property 46 return ansiAlign(text, { align: 'center' }) property 50 return ansiAlign(text, { align: 'right' }) property
|
| /third_party/elfio/elfio/ |
| D | elfio_note.hpp | 70 int align = sizeof( Elf_Word ); in get_note() local 104 int align = sizeof( Elf_Word ); in add_note() local 146 Elf_Word align = sizeof( Elf_Word ); in process_section() local
|
| /third_party/elfutils/libelf/ |
| D | elf_getdata.c | 118 __libelf_data_type (GElf_Ehdr *ehdr, int sh_type, GElf_Xword align) in __libelf_data_type() 141 const size_t align = __libelf_type_align (eclass, type); in convert_data() local 218 Elf64_Xword align; in __libelf_set_rawdata_wrlock() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| D | radiotap.c | 189 int *align, int *size) in find_override() 239 int pad, align, size, subns; in ieee80211_radiotap_iterator_next() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| D | radiotap.c | 189 int *align, int *size) in find_override() 239 int pad, align, size, subns; in ieee80211_radiotap_iterator_next() local
|
| /third_party/skia/third_party/externals/tint/src/sem/ |
| D | struct.cc | 32 uint32_t align, in Struct() 86 uint32_t align, in StructMember()
|
| /third_party/gstreamer/gstplugins_bad/gst/videoparsers/ |
| D | gstvp9parse.c | 57 GstVp9ParseAligment align; member 205 gst_vp9_parse_alignment_to_string (GstVp9ParseAligment align) in gst_vp9_parse_alignment_to_string() 220 gst_vp9_parse_alignment_from_string (const gchar * align) in gst_vp9_parse_alignment_from_string() 234 gst_vp9_parse_alignment_from_caps (GstCaps * caps, GstVp9ParseAligment * align) in gst_vp9_parse_alignment_from_caps() 268 GstVp9ParseAligment align = self->align; in gst_vp9_parse_negotiate() local 740 GstVp9ParseAligment align; in gst_vp9_parse_set_sink_caps() local
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/ |
| D | CsvTableCollector.java | 36 private final boolean align; field in CsvTableCollector 38 public CsvTableCollector(boolean align) { in CsvTableCollector()
|
| /third_party/libdrm/tests/amdgpu/ |
| D | vce_tests.c | 289 unsigned align = (family_id >= AMDGPU_FAMILY_AI) ? 256 : 16; in amdgpu_cs_vce_create() local 357 unsigned align = (family_id >= AMDGPU_FAMILY_AI) ? 256 : 16; in amdgpu_cs_vce_encode_idr() local 407 unsigned align = (family_id >= AMDGPU_FAMILY_AI) ? 256 : 16; in amdgpu_cs_vce_encode_p() local 490 unsigned align = (family_id >= AMDGPU_FAMILY_AI) ? 256 : 16; in amdgpu_cs_vce_encode() local 571 unsigned align = (family_id >= AMDGPU_FAMILY_AI) ? 256 : 16; in amdgpu_cs_vce_mv() local 671 unsigned align = (family_id >= AMDGPU_FAMILY_AI) ? 256 : 16; in amdgpu_cs_vce_encode_mv() local
|
| /third_party/rust/crates/memchr/src/memchr/ |
| D | fallback.rs | 50 let align = USIZE_BYTES - 1; in memchr() localVariable 89 let align = USIZE_BYTES - 1; in memchr2() localVariable 130 let align = USIZE_BYTES - 1; in memchr3() localVariable 172 let align = USIZE_BYTES - 1; in memrchr() localVariable 210 let align = USIZE_BYTES - 1; in memrchr2() localVariable 250 let align = USIZE_BYTES - 1; in memrchr3() localVariable
|
| /third_party/ffmpeg/libavutil/ |
| D | samplefmt.c | 120 enum AVSampleFormat sample_fmt, int align) in av_samples_get_buffer_size() 153 enum AVSampleFormat sample_fmt, int align) in av_samples_fill_arrays() 174 int nb_samples, enum AVSampleFormat sample_fmt, int align) in av_samples_alloc() 199 int nb_samples, enum AVSampleFormat sample_fmt, int align) in av_samples_alloc_array_and_samples()
|
| /third_party/openssl/ssl/record/ |
| D | ssl3_buffer.c | 40 size_t len, align = 0, headerlen; in ssl3_setup_read_buffer() local 82 size_t align = 0, headerlen; in ssl3_setup_write_buffer() local
|
| /third_party/skia/third_party/externals/tint/src/ast/ |
| D | struct_member_align_decoration.h | 47 const uint32_t align; variable
|
| /third_party/mesa3d/src/intel/compiler/ |
| D | brw_nir_lower_mem_access_bit_sizes.c | 33 unsigned align) in dup_mem_intrinsic() 92 const unsigned align = nir_intrinsic_align(intrin); in lower_mem_load_bit_size() local 171 const unsigned align = nir_intrinsic_align(intrin); in lower_mem_store_bit_size() local
|
| /third_party/vk-gl-cts/framework/delibs/debase/ |
| D | deInt32.h | 305 DE_INLINE deBool deIsAligned32 (int a, int align) in deIsAligned32() 317 DE_INLINE deBool deIsAligned64 (deInt64 a, deInt64 align) in deIsAligned64() 329 DE_INLINE deBool deIsAlignedPtr (const void* ptr, deUintptr align) in deIsAlignedPtr() 341 DE_INLINE deInt32 deAlign32 (deInt32 val, deInt32 align) in deAlign32() 353 DE_INLINE deInt64 deAlign64 (deInt64 val, deInt64 align) in deAlign64() 365 DE_INLINE void* deAlignPtr (void* ptr, deUintptr align) in deAlignPtr() 378 DE_INLINE size_t deAlignSize (size_t val, size_t align) in deAlignSize()
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| D | sfn_memorypool.cpp | 91 void *MemoryPool::allocate(size_t size, size_t align) in allocate() 145 void *MemoryBacking::allocate(size_t size, size_t align) in allocate()
|
| /third_party/node/deps/npm/node_modules/text-table/example/ |
| D | doubledot.js | 10 ], { align: [ '.' ] }); property
|
| D | center.js | 7 ], { align: [ 'l', 'c', 'l' ] }); property
|