Searched refs:unit (Results 51 - 75 of 93) sorted by relevance

1234

/haiku-fatelf/src/bin/gdb/include/
H A Dxtensa-isa.h428 /* Get functional unit usage requirements for an opcode. Each "use"
429 is identified by a <functional unit, pipeline stage> pair. The
436 xtensa_funcUnit unit;
774 /* Find a functional unit by name. The return value is XTENSA_UNDEFINED if
775 the specified unit is not found. */
781 /* Get the name of a functional unit. Returns null on error. */
788 particular function unit exist. Returns XTENSA_UNDEFINED on error. */
431 xtensa_funcUnit unit; member in struct:xtensa_funcUnit_use_struct
/haiku-fatelf/src/libs/pdflib/libs/png/
H A Dpngget.c634 int *unit, double *width, double *height)
639 *unit = info_ptr->scal_unit;
650 int *unit, png_charpp width, png_charpp height)
655 *unit = info_ptr->scal_unit;
633 png_get_sCAL(png_structp png_ptr, png_infop info_ptr, int *unit, double *width, double *height) argument
649 png_get_sCAL_s(png_structp png_ptr, png_infop info_ptr, int *unit, png_charpp width, png_charpp height) argument
H A Dpngset.c425 int unit, double width, double height)
431 info_ptr->scal_unit = (png_byte)unit;
441 int unit, png_charp swidth, png_charp sheight)
449 info_ptr->scal_unit = (png_byte)unit;
452 png_debug1(3, "allocating unit for info (%d bytes)\n", length);
457 png_debug1(3, "allocating unit for info (%d bytes)\n", length);
424 png_set_sCAL(png_structp png_ptr, png_infop info_ptr, int unit, double width, double height) argument
440 png_set_sCAL_s(png_structp png_ptr, png_infop info_ptr, int unit, png_charp swidth, png_charp sheight) argument
H A Dpng.h699 * below for the unit types. Valid if (valid & PNG_INFO_oFFs) non-zero.
794 * subject matter of the graphic. The chunk contains a unit specification
800 png_byte scal_unit; /* unit of physical scale */
883 #define PNG_SCALE_UNKNOWN 0 /* unknown unit (image scale) */
889 #define PNG_RESOLUTION_UNKNOWN 0 /* pixels/unknown unit (aspect ratio) */
2232 png_infop info_ptr, int *unit, double *width, double *height));
2236 png_infop info_ptr, int *unit, png_charpp swidth, png_charpp sheight));
2244 png_infop info_ptr, int unit, double width, double height));
2248 png_infop info_ptr, int unit, png_charp swidth, png_charp sheight));
2932 int unit, doubl
[all...]
/haiku-fatelf/src/libs/print/libgutenprint/src/gutenprintui2/
H A Dprintrcy.y189 current_printer->unit = $2;
H A Dpanel.c276 { N_("Inch"), N_("Set the base unit of measurement to inches"),
278 { N_("cm"), N_("Set the base unit of measurement to centimetres"),
280 { N_("Points"), N_("Set the base unit of measurement to points (1/72\")"),
282 { N_("mm"), N_("Set the base unit of measurement to millimetres"),
284 { N_("Pica"), N_("Set the base unit of measurement to picas (1/12\")"),
1156 unit_scaler = units[pv->unit].scale;
1478 "each unit of motion moves the image one point (1/72\")\n"
2555 _("Select the base unit of measurement for printing"));
2560 unit_t *unit = &(units[i]); local
2561 unit
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/dec21xxx/dev/de/
H A Dif_de.c4414 /* XXX: driver name/unit should be set some other way */
4756 int rid, unit; local
4758 unit = device_get_unit(dev);
4760 if (unit >= TULIP_MAX_DEVICES) {
4828 sc->tulip_unit = unit;
4847 tulips[unit] = sc;
4935 void tulip_dumpring(int unit, int ring);
4936 void tulip_dumpdesc(int unit, int ring, int desc);
4937 void tulip_status(int unit);
4940 tulip_dumpring(int unit, in argument
4983 tulip_dumpdesc(int unit, int ring, int desc) argument
[all...]
/haiku-fatelf/src/kits/media/
H A DParameterWeb.cpp754 const char* name, const char* kind, const char* unit,
761 kind, unit, minimum, maximum, stepping);
1711 const char* kind, const char* unit)
1726 fUnit = strndup(unit, 255);
1960 const char* unit, float minimum, float maximum, float stepping)
1961 : BParameter(id, mediaType, B_CONTINUOUS_PARAMETER, web, name, kind, unit),
753 MakeContinuousParameter(int32 id, media_type mediaType, const char* name, const char* kind, const char* unit, float minimum, float maximum, float stepping) argument
1709 BParameter(int32 id, media_type mediaType, media_parameter_type type, BParameterWeb* web, const char* name, const char* kind, const char* unit) argument
1958 BContinuousParameter(int32 id, media_type mediaType, BParameterWeb* web, const char* name, const char* kind, const char* unit, float minimum, float maximum, float stepping) argument
H A DDefaultMediaTheme.cpp1126 const char *unit = continuous.Unit(); local
1127 if (unit[0]) {
1128 // if we have a unit, print it next to the limit values
/haiku-fatelf/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_haiku.cpp85 int unit = device_get_unit(device); local
88 if (gDevices[i] != NULL && gDevices[i]->if_dunit == unit)
H A Dieee80211_var.h234 const char name[IFNAMSIZ], int unit,
657 const char name[IFNAMSIZ], int unit, int opmode, int flags,
H A Dieee80211.c395 const char name[IFNAMSIZ], int unit, int opmode, int flags,
407 if_initname(ifp, name, unit);
394 ieee80211_vap_setup(struct ieee80211com *ic, struct ieee80211vap *vap, const char name[IFNAMSIZ], int unit, int opmode, int flags, const uint8_t bssid[IEEE80211_ADDR_LEN], const uint8_t macaddr[IEEE80211_ADDR_LEN]) argument
/haiku-fatelf/src/libs/print/libgutenprint/src/main/
H A Dprint-canon.c1267 unsigned int unit = 600; local
1276 stp_put16_be(unit,v);
1278 stp_put32_be(init->caps->border_left * unit / 72,v); /* area_right */
1279 stp_put32_be(init->caps->border_top * unit / 72,v); /* area_top */
1280 stp_put32_be(init->page_width * unit / 72,v); /* area_width */
1281 stp_put32_be(init->page_height * unit / 72,v); /* area_length */
1284 stp_put32_be((init->page_width + init->caps->border_left + init->caps->border_right) * unit / 72,v); /* paper_width */
1285 stp_put32_be((init->page_height + init->caps->border_top + init->caps->border_bottom) * unit / 72,v); /* paper_height */
/haiku-fatelf/src/add-ons/kernel/drivers/network/pcnet/dev/le/
H A Dlance.c111 lance_config(struct lance_softc *sc, const char* name, int unit) argument
127 if_initname(ifp, name, unit);
H A Dam79900.c149 am79900_config(struct am79900_softc *sc, const char* name, int unit) argument
156 error = lance_config(&sc->lsc, name, unit);
H A Dam7990.c111 am7990_config(struct am7990_softc *sc, const char* name, int unit) argument
118 error = lance_config(&sc->lsc, name, unit);
/haiku-fatelf/src/libs/print/libgutenprint/src/gimp2/
H A Dprint.c111 { GIMP_PDB_INT32, (BAD_CONST_CHAR) "unit", (BAD_CONST_CHAR) "Unit 0=Inches 1=Metric" },
353 gimp_vars.unit = param[27].data.d_int32;
/haiku-fatelf/src/bin/pcmcia-cs/
H A Ddump_cis.c172 static void print_unit(u_int v, char *unit, char tag) argument
177 if (n < strlen(unit)) putchar(unit[n]);
/haiku-fatelf/headers/libs/png/
H A Dpng.h758 * below for the unit types. Valid if (valid & PNG_INFO_oFFs) non-zero.
859 * subject matter of the graphic. The chunk contains a unit specification
865 png_byte scal_unit PNG_DEPSTRUCT; /* unit of physical scale */
952 #define PNG_SCALE_UNKNOWN 0 /* unknown unit (image scale) */
958 #define PNG_RESOLUTION_UNKNOWN 0 /* pixels/unknown unit (aspect ratio) */
2442 png_infop info_ptr, int *unit, double *width, double *height));
2446 png_infop info_ptr, int *unit, png_charpp swidth, png_charpp sheight));
2454 png_infop info_ptr, int unit, double width, double height));
2458 png_infop info_ptr, int unit, png_charp swidth, png_charp sheight));
/haiku-fatelf/src/add-ons/kernel/drivers/input/usb_hid/
H A DHIDParser.cpp234 globalState.unit = data;
/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/
H A Dfs_func.c511 char unit = 'T'; local
514 unit = 'G';
517 unit = 'M';
523 size / 10, unit);
/haiku-fatelf/src/add-ons/kernel/drivers/network/rtl8139/pci/
H A Dif_rl.c641 int prefer_iomap, unit; local
646 unit = device_get_unit(dev);
650 snprintf(tn, sizeof(tn), "dev.rl.%d.twister_enable", unit);
674 snprintf(tn, sizeof(tn), "dev.rl.%d.prefer_iomap", unit);
/haiku-fatelf/src/bin/gdb/opcodes/
H A Dfrv-opc.c242 /* unit in insn actual unit */
247 /* I2 */ UNIT_NIL, /* no I2 or I3 unit */
257 /* B0 */ UNIT_B0, /* branches only in B0 unit. */
261 /* MULT-DIV */ UNIT_I0, /* multiply and divide only in I0 unit. */
262 /* IACC */ UNIT_I01, /* iacc multiply in I0 or I1 unit. */
263 /* LOAD */ UNIT_I0, /* load only in I0 unit. */
264 /* STORE */ UNIT_I0, /* store only in I0 unit. */
265 /* SCAN */ UNIT_I0, /* scan only in I0 unit. */
266 /* DCPL */ UNIT_C, /* dcpl only in C unit
459 add_next_to_vliw(FRV_VLIW *vliw, CGEN_ATTR_VALUE_TYPE unit) argument
637 CGEN_ATTR_VALUE_TYPE unit; local
820 CGEN_ATTR_VALUE_TYPE unit; local
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpireg.h457 uint32_t unit; /* multiplier (in usecs) */ member in struct:wpi_cmd_led
/haiku-fatelf/src/add-ons/kernel/drivers/network/dec21xxx/dev/dc/
H A Dif_dc.c3268 /* restart transmit unit if necessary */
4102 int unit; local
4105 for (unit = 0; unit < devclass_get_maxunit(dc); unit++) {
4106 child = devclass_get_device(dc, unit);
4113 if (unit > device_get_unit(sc->dc_dev))

Completed in 394 milliseconds

1234