/kernel/linux/linux-6.6/drivers/media/pci/solo6x10/ |
H A D | solo6x10-p2m.c | 210 int order = get_order(size); in solo_p2m_test() local
|
/kernel/linux/linux-6.6/arch/x86/um/ |
H A D | ldt.c | 238 int i, size, k, order; in ldt_get_host_info() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_hashtab.c | 45 int drm_ht_create(struct drm_open_hash *ht, unsigned int order) in drm_ht_create() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/ |
H A D | i915_syncmap.c | 274 unsigned int pass, order; in igt_syncmap_join_above() local 335 unsigned int step, order, idx; in igt_syncmap_join_below() local 449 unsigned int idx, order; igt_syncmap_compact() local [all...] |
/kernel/linux/linux-6.6/tools/testing/radix-tree/ |
H A D | multiorder.c | 42 int order[NUM_ENTRIES] = {1, 1, 2, 3, 4, 1, 0, 1, 3, 0, 7}; in multiorder_iteration() local 15 item_insert_order(struct xarray *xa, unsigned long index, unsigned order) item_insert_order() argument 82 int order[MT_NUM_ENTRIES] = {1, 0, 2, 4, 3, 1, 3, 0, 7}; multiorder_tagged_iteration() local 167 unsigned int order = RADIX_TREE_MAP_SHIFT - 1; creator_func() local 218 unsigned int order; load_creator() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | cgroup_iter.c | 50 read_from_cgroup_iter(struct bpf_program *prog, int cgroup_fd, int order, const char *testname) read_from_cgroup_iter() argument
|
/kernel/liteos_a/shell/full/src/cmds/ |
H A D | date_shellcmd.c | 81 STATIC VOID OsCmdUsageDate(INT32 order) in OsCmdUsageDate() argument
|
/kernel/linux/linux-6.6/drivers/s390/char/ |
H A D | hmcdrv_ftp.c | 240 int order; in hmcdrv_ftp_cmd() local
|
H A D | vmcp.c | 63 int nr_pages, order; in vmcp_response_alloc() local 84 int nr_pages, order; in vmcp_response_free() local
|
/kernel/linux/linux-6.6/mm/ |
H A D | page_table_check.c | 133 void __page_table_check_zero(struct page *page, unsigned int order) in __page_table_check_zero() argument
|
/kernel/linux/linux-6.6/mm/kmsan/ |
H A D | init.c | 114 bool kmsan_memblock_free_pages(struct page *page, unsigned int order) in kmsan_memblock_free_pages() argument 139 int order; global() member [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | cngdec.c | 36 int order; member 82 static void make_lpc_coefs(float *lpc, const float *refl, int order) in make_lpc_coefs() argument [all...] |
/third_party/ffmpeg/libavcodec/mips/ |
H A D | iirfilter_mips.c | 61 int order; member [all...] |
/third_party/ffmpeg/libavutil/tests/ |
H A D | audio_fifo.c | 75 int order = !HAVE_BIGENDIAN ? (byte_offset - f - 1) : f; in print_audio_bytes() local
|
/third_party/backends/backend/genesys/ |
H A D | image_pixel.cpp | 34 ColorOrder order; member 90 PixelFormat create_pixel_format(unsigned depth, unsigned channels, ColorOrder order) in create_pixel_format() argument
|
/third_party/cups-filters/filter/pdftopdf/ |
H A D | nup.cc | 38 static const char *order[4]={"lr","rl","bt","tb"}; in dump() local
|
/third_party/FreeBSD/sys/kern/ |
H A D | bus_if.c | 30 null_add_child(device_t bus, int order, const char *name, in null_add_child() argument
|
/third_party/FreeBSD/sys/sys/ |
H A D | kernel.h | 118 enum sysinit_elem_order order; /* init order within subsystem*/ member [all...] |
/third_party/node/deps/v8/third_party/zlib/ |
H A D | infback.c | 269 static const unsigned short order[19] = /* permutation of code lengths */ local
|
/third_party/libexif/libexif/fuji/ |
H A D | exif-mnote-data-fuji.c | 34 ExifByteOrder order; member [all...] |
/third_party/libwebsockets/win32port/zlib/ |
H A D | infback.c | 260 static const unsigned short order[19] = /* permutation of code lengths */
local
|
/third_party/libexif/libexif/huawei/ |
H A D | mnote-huawei-entry.c | 316 mnote_huawei_entry_initialize(MnoteHuaweiEntry *e, MnoteHuaweiTag tag, ExifByteOrder order) in mnote_huawei_entry_initialize() argument 86 mnote_huawei_entry_rational_timestamp_process(char *buff, const int buff_size, const char *v, int strlen, int *components, ExifMem *mem, ExifByteOrder order) mnote_huawei_entry_rational_timestamp_process() argument 146 mnote_huawei_entry_value_process(char *buff, const int buff_size, const char *v, int strlen, const int increment, int *components, ExifMem *mem, ExifByteOrder order) mnote_huawei_entry_value_process() argument [all...] |
/third_party/libexif/test/ |
H A D | test-parse-from-data.c | 134 ExifByteOrder order = EXIF_BYTE_ORDER_INTEL; in test_parse() local
|
H A D | test-parse.c | 103 ExifByteOrder order = EXIF_BYTE_ORDER_INTEL; in test_parse() local
|
/third_party/node/deps/v8/src/base/numbers/ |
H A D | double.h | 161 static int SignificandSizeForOrderOfMagnitude(int order) { in SignificandSizeForOrderOfMagnitude() argument
|