/third_party/node/deps/v8/src/diagnostics/ |
H A D | gdb-jit.cc | 117 void Align(uintptr_t align) { in Align() argument [all...] |
/third_party/mesa3d/src/vulkan/util/ |
H A D | vk_alloc.h | 44 vk_alloc(const VkAllocationCallbacks *alloc, size_t size, size_t align, VkSystemAllocationScope scope) vk_alloc() argument 52 vk_zalloc(const VkAllocationCallbacks *alloc, size_t size, size_t align, VkSystemAllocationScope scope) vk_zalloc() argument 66 vk_realloc(const VkAllocationCallbacks *alloc, void *ptr, size_t size, size_t align, VkSystemAllocationScope scope) vk_realloc() argument 126 vk_alloc2(const VkAllocationCallbacks *parent_alloc, const VkAllocationCallbacks *alloc, size_t size, size_t align, VkSystemAllocationScope scope) vk_alloc2() argument 138 vk_zalloc2(const VkAllocationCallbacks *parent_alloc, const VkAllocationCallbacks *alloc, size_t size, size_t align, VkSystemAllocationScope scope) vk_zalloc2() argument 181 size_t align; global() member 191 vk_multialloc_add_size_align(struct vk_multialloc *ma, void **ptr, size_t size, size_t align) vk_multialloc_add_size_align() argument [all...] |
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
H A D | cipher_cts.c | 62 size_t align; member
|
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/table/ |
H A D | CsvTableTest.java | 248 private static String export(CsvTable<?> csv, boolean align) { in export() argument
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips64/ |
H A D | mod.rs | 199 mod align; modules
|
/third_party/rust/crates/libc/src/unix/bsd/apple/b32/ |
H A D | mod.rs | 116 mod align; modules
|
/third_party/pulseaudio/src/tests/ |
H A D | cpu-remap-test.c | 37 run_remap_test_float( pa_remap_t *remap_func, pa_remap_t *remap_orig, int align, bool correct, bool perf) run_remap_test_float() argument 92 run_remap_test_s16( pa_remap_t *remap_func, pa_remap_t *remap_orig, int align, bool correct, bool perf) run_remap_test_s16() argument 146 run_remap_test_s32( pa_remap_t *remap_func, pa_remap_t *remap_orig, int align, bool correct, bool perf) run_remap_test_s32() argument [all...] |
H A D | cpu-mix-test.c | 50 run_mix_test( pa_do_mix_func_t func, pa_do_mix_func_t orig_func, int align, int channels, bool correct, bool perf) run_mix_test() argument
|
H A D | cpu-volume-test.c | 39 run_volume_test( pa_do_volume_func_t func, pa_do_volume_func_t orig_func, int align, int channels, bool correct, bool perf) run_volume_test() argument
|
H A D | cpu-sconv-test.c | 36 run_conv_test_float_to_s16( pa_convert_func_t func, pa_convert_func_t orig_func, int align, bool correct, bool perf) run_conv_test_float_to_s16() argument 88 run_conv_test_s16_to_float( pa_convert_func_t func, pa_convert_func_t orig_func, int align, bool correct, bool perf) run_conv_test_s16_to_float() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/src/System/ |
H A D | Math.hpp | 356 inline T align(T value, unsigned int alignment) in align() function 362 inline T align(T value) in align() function
|
/third_party/openssl/providers/implementations/ciphers/ |
H A D | cipher_cts.c | 62 size_t align; member
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | jdapistd.c | 158 int ci, align, orig_downsampled_width; in jpeg_crop_scanline() local [all...] |
/third_party/skia/src/pathops/ |
H A D | SkPathOpsConic.h | 62 void align(int endIndex, SkDPoint* dstPt) const { in align() function
|
/third_party/optimized-routines/string/bench/ |
H A D | memcpy.c | 47 typedef struct { uint8_t align; uint16_t freq; } align_data_t; member
|
H A D | strlen.c | 55 typedef struct { uint8_t align; uint16_t freq; } align_data_t; member 122 int align = strlen_align_arr[rand32 (0) & ALIGN_MASK]; in init_strlen_tests() local 182 int align = 9; in main() local
|
/third_party/toybox/toys/posix/ |
H A D | cpio.c | 50 static char *strpad(int fd, unsigned len, unsigned align) in strpad() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
H A D | radiotap_iter.h | 13 uint8_t align:4, size:4; member 17 uint8_t align:4, size:4; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
H A D | radiotap_iter.h | 13 uint8_t align:4, size:4; member 17 uint8_t align:4, size:4; member
|
/third_party/ffmpeg/libavcodec/ |
H A D | mjpegenc_common.c | 391 int align= (-(size_t)(buf))&3; in ff_mjpeg_escape_FF() local
|
H A D | pafvideo.c | 172 int align; in decode_0() local
|
/third_party/elfio/elfio/ |
H A D | elfio.hpp | 811 Elf_Xword align = seg->get_align() > 0 ? seg->get_align() : 1; variable 896 Elf_Xword align = sec->get_addr_align(); variable [all...] |
/third_party/elfutils/libelf/ |
H A D | elf32_updatefile.c | 347 size_t align; in __elfw2() local
|
H A D | elf_compress.c | 307 __libelf_reset_rawdata (Elf_Scn *scn, void *buf, size_t size, size_t align, in __libelf_reset_rawdata() argument
|
/third_party/elfutils/libdwfl/ |
H A D | dwfl_report_elf.c | 82 const GElf_Xword align = shdr->sh_addralign ?: 1; in __libdwfl_elf_address_range() local [all...] |