| /third_party/pulseaudio/src/tests/ |
| 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
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/ |
| H A D | dfx_elf_define.h | 45 uint64_t align = 0; member
|
| /base/hiviewdfx/faultloggerd/frameworks/allocator/ |
| H A D | dfx_allocator.c | 63 static inline size_t AlignRoundUp(size_t val, size_t align) in AlignRoundUp() argument 278 static void* AllocMmap(size_t align, size_t size) in AllocMmap() argument 314 static void* AllocImpl(size_t align, size_t size) in AllocImpl() argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/sysd/include/adapt/ |
| H A D | hi_comm_sys_adapt.h | 45 hi_u32 align; member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/mmz/ |
| H A D | cma_allocator.c | 126 __mmb_alloc(const char *name, unsigned long size, unsigned long align, unsigned long gfp, const char *mmz_name, hil_mmz_t *_user_mmz) __mmb_alloc() argument 222 __mmb_alloc_v2(const char *name, unsigned long size, unsigned long align, unsigned long gfp, const char *mmz_name, hil_mmz_t *_user_mmz, unsigned int order) __mmb_alloc_v2() argument [all...] |
| H A D | hisi_allocator.c | 63 find_fixed_region(unsigned long *region_len, hil_mmz_t *mmz, unsigned long size, unsigned long align) find_fixed_region() argument 154 find_fixed_region_from_highaddr(unsigned long *region_len, hil_mmz_t *mmz, unsigned long size, unsigned long align) find_fixed_region_from_highaddr() argument 226 __mmb_alloc(const char *name, unsigned long size, unsigned long align, unsigned long gfp, const char *mmz_name, hil_mmz_t *_user_mmz) __mmb_alloc() argument 298 __mmb_alloc_v2(const char *name, unsigned long size, unsigned long align, unsigned long gfp, const char *mmz_name, hil_mmz_t *_user_mmz, unsigned int order) __mmb_alloc_v2() argument [all...] |
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/src/ |
| H A D | vgs_img.c | 99 MppFrmCreate( VIDEO_FRAME_INFO_S* frm, int width, int height, PIXEL_FORMAT_E pixelFormat, DATA_BITWIDTH_E bitWidth, COMPRESS_MODE_E compressMode, int align) MppFrmCreate() argument
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/ |
| H A D | drv_mmz_ioctl.h | 28 HI_U32 align; /* phys-memory's special align size */ member 64 HI_U32 align; member
|
| /device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
| H A D | videobuf2-rdma-sg.c | 44 unsigned int i, align = get_order(buf->size);
in vb2_dma_sg_alloc_contiguous() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/dma-buf/heaps/ |
| H A D | cma_heap.c | 280 unsigned long align = get_order(size); in cma_heap_allocate() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | videobuf2-rdma-sg.c | 45 unsigned int i, align = get_order(buf->size); in vb2_dma_sg_alloc_contiguous() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/ |
| H A D | indexer_layout_algorithm.cpp | 95 auto align = Alignment::CENTER; in Layout() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/ |
| H A D | option_layout_algorithm.cpp | 179 Alignment align = isRtl ? Alignment::CENTER_RIGHT : Alignment::CENTER_LEFT; in UpdateIconMargin() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/list/ |
| H A D | list_watch_layout_manager.cpp | 92 FlexAlign align = selfAlign == FlexAlign::AUTO ? crossAxisAlign_ : selfAlign; in SetChildPosition() local
|