Searched defs:width (Results 401 - 425 of 444) sorted by relevance

<<1112131415161718

/freebsd-11.0-release/contrib/gcc/
H A Dbuiltins.c7494 HOST_WIDE_INT hi, width, result; local
7586 HOST_WIDE_INT hi, width, r_hi = 0; local
[all...]
H A Dc-common.c1967 c_build_bitfield_integer_type(unsigned HOST_WIDE_INT width, int unsignedp) argument
H A Dc-decl.c4274 check_bitfield_type_and_width(tree *type, tree *width, const char *orig_name) argument
4431 grokdeclarator(const struct c_declarator *declarator, struct c_declspecs *declspecs, enum decl_context decl_context, bool initialized, tree *width) argument
5929 grokfield(struct c_declarator *declarator, struct c_declspecs *declspecs, tree width) argument
6134 unsigned HOST_WIDE_INT width = tree_low_cst (DECL_INITIAL (x), 1); local
6187 unsigned HOST_WIDE_INT width local
[all...]
H A Dcombine.c1969 int width = 0; local
6231 int width = (MEM_P (inner) local
6963 int width = GET_MODE_BITSIZE (GET_MODE (x)); local
6990 unsigned int width = GET_MODE_BITSIZE (mode); local
7836 HOST_WIDE_INT width = INTVAL (XEXP (dest, 1)); local
[all...]
H A Dexpr.c777 int width = GET_MODE_BITSIZE (oldmode); local
812 int width = GET_MODE_BITSIZE (oldmode); local
[all...]
/freebsd-11.0-release/contrib/gdb/gdb/
H A Dremote.c3512 hexnumnstr(char *buf, ULONGEST num, int width) argument
/freebsd-11.0-release/contrib/binutils/binutils/
H A Dreadelf.c533 print_symbol(int width, const char *symbol) argument
/freebsd-11.0-release/contrib/groff/src/roff/troff/
H A Dnode.cpp1012 int width = tf->get_width(ci).to_units() local
1683 print_line(hunits x, vunits y, node *n, vunits before, vunits after, hunits width) argument
2099 hunits glyph_node::width() function in class:glyph_node
2486 hunits node::width() function in class:node
2506 hunits hmotion_node::width() function in class:hmotion_node
2539 hunits kern_pair_node::width() function in class:kern_pair_node
2552 hunits dbreak_node::width() function in class:dbreak_node
2639 hunits italic_corrected_node::width() function in class:italic_corrected_node
2774 hunits break_char_node::width() function in class:break_char_node
2939 hunits hline_node::width() function in class:hline_node
2965 hunits vline_node::width() function in class:vline_node
3063 hunits overstrike_node::width() function in class:overstrike_node
3111 hunits bracket_node::width() function in class:bracket_node
3201 hunits space_node::width() function in class:space_node
4155 hunits suppress_node::width() function in class:suppress_node
4203 hunits composite_node::width() function in class:composite_node
4481 hunits draw_node::width() function in class:draw_node
5419 hunits left_italic_corrected_node::width() function in class:left_italic_corrected_node
[all...]
/freebsd-11.0-release/cddl/contrib/opensolaris/cmd/zfs/
H A Dzfs_main.c2573 print_us_node(boolean_t scripted, boolean_t parsable, int *fields, int types, size_t *width, us_node_t *node) argument
2665 print_us(boolean_t scripted, boolean_t parsable, int *fields, int types, size_t *width, boolean_t rmnode, uu_avl_t *avl) argument
[all...]
/freebsd-11.0-release/cddl/contrib/opensolaris/cmd/ztest/
H A Dztest.c3541 uint64_t width = 40; local
3817 uint64_t width = 9; local
/freebsd-11.0-release/sys/dev/mly/
H A Dmlyreg.h263 u_int8_t width; member in struct:mly_param_physical_device
745 u_int8_t width; member in struct:mly_ioctl_getphysdevinfovalid
/freebsd-11.0-release/sys/dev/ncr/
H A Dncr.c508 u_int8_t width; member in struct:ncr_transinfo
[all...]
/freebsd-11.0-release/sys/dev/cxgbe/
H A Dt4_main.c7039 u_int width; member in struct:field_desc
/freebsd-11.0-release/sys/dev/drm/
H A Dradeon_drm.h639 unsigned int width, height; member in struct:drm_radeon_tex_image
647 int width; /* Texture image coordinates */ member in struct:drm_radeon_texture
/freebsd-11.0-release/sys/dev/drm2/i915/
H A Dintel_display.c6631 intel_framebuffer_pitch_for_width(int width, int bpp) argument
6433 intel_crtc_cursor_set(struct drm_crtc *crtc, struct drm_file *file, uint32_t handle, uint32_t width, uint32_t height) argument
[all...]
/freebsd-11.0-release/sys/dev/aic7xxx/
H A Daic79xx.c3220 ahd_set_width(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int width, u_int type, int paused) argument
[all...]
H A Daic79xx.h771 uint8_t width; /* Bus width */ member in struct:ahd_transinfo
H A Daic7xxx.h718 uint8_t width; /* Bus width */ member in struct:ahc_transinfo
/freebsd-11.0-release/sys/dev/drm2/radeon/
H A Dradeon_drm.h667 unsigned int width, height; member in struct:drm_radeon_tex_image
675 int width; /* Texture image coordinates */ member in struct:drm_radeon_texture
/freebsd-11.0-release/sys/dev/cxgbe/common/
H A Dt4_hw.c8848 static u8 width[] = { 1, 3, 17, 17, 8, 8, 16, 9, 3, 1 }; local
/freebsd-11.0-release/sys/dev/usb/wlan/
H A Dif_zydreg.h1098 uint16_t width; member in struct:zyd_rfwrite_cmd
1225 int width; member in struct:zyd_rf
/freebsd-11.0-release/sys/dev/trm/
H A Dtrm.h46 u_int8_t width; member in struct:trm_transinfo
/freebsd-11.0-release/sys/dev/ixgb/
H A Dixgb_hw.h690 ixgb_bus_width width; member in struct:ixgb_bus
/freebsd-11.0-release/contrib/libxo/libxo/
H A Dlibxo.c2523 int ilen, olen, width; local
2899 int width = xo_wcwidth(wc); local
4838 long width = 0; local
4916 int width = xo_find_width(xop, xfip, str, len); local
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9184 bool checkValueWidth(SDValue V, unsigned width, IS argument
9290 isEquivalentMaskless(unsigned CC, unsigned width, ISD::LoadExtType ExtType, signed AddConstant, signed CompConstant) argument
[all...]

Completed in 478 milliseconds

<<1112131415161718