Home
last modified time | relevance | path

Searched defs:top (Results 726 - 750 of 1133) sorted by relevance

1...<<21222324252627282930>>...46

/third_party/python/Modules/cjkcodecs/
H A Dcjkcodecs.h31 unsigned char bottom, top; member
37 unsigned char bottom, top; member
43 unsigned char bottom, top; member
49 unsigned char bottom, top; member
/third_party/skia/include/c/
H A Dsk_types.h79 int32_t top; member
86 float top; member
/third_party/skia/include/private/
H A DSkNx_sse.h563 const uint16_t top = 0x8000; // Keep this separate from _mm_set1_epi16 or MSVC will whine. in Min() local
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
H A DCanvas.java82 public void clipRect(float left, float top, float right, float bottom, in clipRect() argument
87 public void clipRRect(float left, float top, float right, float bottom, float xRad, float yRad, in clipRRect() argument
96 public void drawRect(float left, float top, float right, float bottom, Paint paint) { in drawRect() argument
175 private static native void nClipRect(long nativeInstance, float left, float top, float right, in nClipRect() argument
177 private static native void nClipRRect(long nativeInstance, float left, float top, float right, in nClipRRect() argument
185 nDrawRect(long nativeInstance, float left, float top, float right, float bottom, long nativePaint) nDrawRect() argument
/kernel/linux/linux-5.10/crypto/
H A Dalgapi.c101 crypto_more_spawns(struct crypto_alg *alg, struct list_head *stack, struct list_head *top, struct list_head *secondary_spawns) crypto_more_spawns() argument
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dtraps.c122 dump_mem(const char *lvl, const char *str, unsigned long bottom, unsigned long top) dump_mem() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtransform.h137 int top; member
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/ehea/
H A Dehea_qmr.c552 static inline int ehea_init_bmap(struct ehea_bmap *ehea_bmap, int top, int dir) in ehea_init_bmap() argument
572 int top, di in ehea_rebuild_busmap() local
626 int top = ehea_calc_index(i, EHEA_TOP_INDEX_SHIFT); ehea_update_busmap() local
732 int top, dir; ehea_destroy_busmap() local
759 int top, dir, idx; ehea_map_vaddr() local
782 ehea_calc_sectbase(int top, int dir, int idx) ehea_calc_sectbase() argument
790 ehea_reg_mr_section(int top, int dir, int idx, u64 *pt, struct ehea_adapter *adapter, struct ehea_mr *mr) ehea_reg_mr_section() argument
821 ehea_reg_mr_sections(int top, int dir, u64 *pt, struct ehea_adapter *adapter, struct ehea_mr *mr) ehea_reg_mr_sections() argument
839 ehea_reg_mr_dir_sections(int top, u64 *pt, struct ehea_adapter *adapter, struct ehea_mr *mr) ehea_reg_mr_dir_sections() argument
864 unsigned long top; ehea_reg_kernel_mr() local
[all...]
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dtraps.c137 dump_mem(const char *lvl, const char *str, unsigned long bottom, unsigned long top) dump_mem() argument
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/
H A Dispresizer.c394 static void resizer_set_start(struct isp_res_device *res, u32 left, u32 top) in resizer_set_start() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/s3c-camif/
H A Dcamif-capture.c1388 unsigned int top = 2 * r->top; in __camif_try_crop() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wimax/i2400m/
H A Dfw.c1259 const void *itr, *next, *top; in i2400m_fw_check() local
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/
H A Dsmt.c1175 int top ; in smt_fill_state() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/misc/sisusbvga/
H A Dsisusb_con.c1331 static bool sisusbdummycon_scroll(struct vc_data *vc, unsigned int top, in sisusbdummycon_scroll() argument
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-top.c94 static void perf_top__update_print_entries(struct perf_top *top) in perf_top__update_print_entries() argument
104 static void perf_top__resize(struct perf_top *top) in perf_top__resize() argument
110 static int perf_top__parse_source(struct perf_top *top, struc argument
194 perf_top__record_precise_ip(struct perf_top *top, struct hist_entry *he, struct perf_sample *sample, struct evsel *evsel, u64 ip) perf_top__record_precise_ip() argument
236 perf_top__show_details(struct perf_top *top) perf_top__show_details() argument
315 perf_top__print_sym_table(struct perf_top *top) perf_top__print_sym_table() argument
389 perf_top__prompt_symbol(struct perf_top *top, const char *msg) perf_top__prompt_symbol() argument
431 perf_top__print_mapped_keys(struct perf_top *top) perf_top__print_mapped_keys() argument
463 perf_top__key_mapped(struct perf_top *top, int c) perf_top__key_mapped() argument
487 perf_top__handle_keypress(struct perf_top *top, int c) perf_top__handle_keypress() argument
613 struct perf_top *top = arg; display_thread_tui() local
677 struct perf_top *top = arg; display_thread() local
730 struct perf_top *top = arg; hist_iter__top_callback() local
749 struct perf_top *top = container_of(tool, struct perf_top, tool); perf_event__process_sample() local
855 perf_top__process_lost(struct perf_top *top, union perf_event *event, struct evsel *evsel) perf_top__process_lost() argument
866 perf_top__process_lost_samples(struct perf_top *top, union perf_event *event, struct evsel *evsel) perf_top__process_lost_samples() argument
879 perf_top__mmap_read_idx(struct perf_top *top, int idx) perf_top__mmap_read_idx() argument
914 perf_top__mmap_read(struct perf_top *top) perf_top__mmap_read() argument
949 perf_top__overwrite_check(struct perf_top *top) perf_top__overwrite_check() argument
994 perf_top_overwrite_fallback(struct perf_top *top, struct evsel *evsel) perf_top_overwrite_fallback() argument
1015 perf_top__start_counters(struct perf_top *top) perf_top__start_counters() argument
1085 rotate_queues(struct perf_top *top) rotate_queues() argument
1099 struct perf_top *top = arg; process_thread() local
1126 should_drop(struct ordered_event *qevent, struct perf_top *top) should_drop() argument
1141 struct perf_top *top = qe->data; deliver_event() local
1221 init_process_thread(struct perf_top *top) init_process_thread() argument
1232 __cmd_top(struct perf_top *top) __cmd_top() argument
1410 struct perf_top *top = opt->value; parse_percent_limit() local
1422 struct perf_top top = { cmd_top() local
[all...]
/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_txnmgr.c1140 ino_t top; in txCommit() local
/kernel/linux/linux-5.10/fs/
H A Dbinfmt_elf_fdpic.c928 unsigned long load_addr, base = ULONG_MAX, top = 0, maddr = 0, mflags; in elf_fdpic_map_file_constdisp_on_uclinux() local
/kernel/linux/linux-5.10/fs/ext2/
H A Dinode.c1044 ext2_find_shared(struct inode *inode, int depth, int offsets[4], Indirect chain[4], __le32 *top) ext2_find_shared() argument
[all...]
/kernel/linux/linux-5.10/lib/
H A Dxarray.c522 static void xas_free_nodes(struct xa_state *xas, struct xa_node *top) in xas_free_nodes() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_plane.c821 int top[COMP_MAX]; member
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_scrn.c58 s32 left, right, top, bottom; member
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_plane.c289 unsigned int left, right, top, bottom, adjhdisplay, adjvdisplay; in vc4_plane_margins_adj() local
H A Dvc4_crtc.c76 u32 top = VC4_GET_FIELD(dispbase, SCALER_DISPBASEX_TOP) & ~3; in vc4_crtc_get_cob_allocation() local
570 vc4_crtc_get_margins(struct drm_crtc_state *state, unsigned int *left, unsigned int *right, unsigned int *top, unsigned int *bottom) vc4_crtc_get_margins() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/
H A Dispresizer.c397 static void resizer_set_start(struct isp_res_device *res, u32 left, u32 top) in resizer_set_start() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/ehea/
H A Dehea_qmr.c552 static inline int ehea_init_bmap(struct ehea_bmap *ehea_bmap, int top, int dir) in ehea_init_bmap() argument
572 int top, di in ehea_rebuild_busmap() local
626 int top = ehea_calc_index(i, EHEA_TOP_INDEX_SHIFT); ehea_update_busmap() local
732 int top, dir; ehea_destroy_busmap() local
759 int top, dir, idx; ehea_map_vaddr() local
782 ehea_calc_sectbase(int top, int dir, int idx) ehea_calc_sectbase() argument
790 ehea_reg_mr_section(int top, int dir, int idx, u64 *pt, struct ehea_adapter *adapter, struct ehea_mr *mr) ehea_reg_mr_section() argument
821 ehea_reg_mr_sections(int top, int dir, u64 *pt, struct ehea_adapter *adapter, struct ehea_mr *mr) ehea_reg_mr_sections() argument
839 ehea_reg_mr_dir_sections(int top, u64 *pt, struct ehea_adapter *adapter, struct ehea_mr *mr) ehea_reg_mr_dir_sections() argument
864 unsigned long top; ehea_reg_kernel_mr() local
[all...]

Completed in 41 milliseconds

1...<<21222324252627282930>>...46