Home
last modified time | relevance | path

Searched refs:y1 (Results 51 – 69 of 69) sorted by relevance

123

/illumos-gate/usr/src/lib/libsqlite/test/
H A Dattach.test210 CREATE TABLE tx(x1,x2,y1,y2);
212 INSERT INTO tx(x1,x2,y1,y2) VALUES(OLD.x,NEW.x,OLD.y,NEW.y);
225 CREATE TABLE tx(x1,x2,y1,y2);
/illumos-gate/usr/src/lib/libm1/common/
H A Dmapfile-vers225 y1;
/illumos-gate/usr/src/boot/include/
H A Dmath.h294 double y1(double);
/illumos-gate/usr/src/man/man3m/
H A DMakefile323 y1.3m \
526 y1.3m := LINKSRC = y0.3m
/illumos-gate/usr/src/cmd/ast/libshell/i386/FEATURE/
H A Dmath167 "\001y1", (Math_f)(uintptr_t)y1l,
/illumos-gate/usr/src/cmd/ast/libshell/sparc/FEATURE/
H A Dmath167 "\001y1", (Math_f)(uintptr_t)y1l,
/illumos-gate/usr/src/cmd/ast/libshell/sparcv9/FEATURE/
H A Dmath167 "\001y1", (Math_f)(uintptr_t)y1l,
/illumos-gate/usr/src/cmd/ast/libshell/amd64/FEATURE/
H A Dmath167 "\001y1", (Math_f)(uintptr_t)y1l,
/illumos-gate/usr/src/lib/libjedec/common/
H A Dlibjedec_spd_ddr4.c956 const uint8_t y1 = SPD_DDR4_RDIMM_ODS1_Y1(ods1); in spd_parse_ddr4_rdimm_ods() local
969 spd_insert_map(si, SPD_KEY_DDR4_RCD_DS_Y1, y1, spd_ddr4_rdimm_ods_map, in spd_parse_ddr4_rdimm_ods()
/illumos-gate/usr/src/cmd/bhyve/
H A Drfb.c804 int x1, int y1, int x2, int y2) in translate_pixels() argument
815 for (uint_t y = y1; y < h && y < y2; y++) { in translate_pixels()
/illumos-gate/usr/src/lib/libm/common/
H A Dmapfile-vers747 y1;
/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk2.c302 static int32_t iwk_interpolate_value(int32_t x, int32_t x1, int32_t y1,
4659 static int32_t iwk_interpolate_value(int32_t x, int32_t x1, int32_t y1, in iwk_interpolate_value() argument
4665 return (y1); in iwk_interpolate_value()
4667 (void) iwk_division((x2-x)*(y1-y2), (x2-x1), &val); in iwk_interpolate_value()
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vatan2.S94 ! f10 y1
H A D__vcosf.S122 ! f12 y1
H A D__vsinf.S122 ! f12 y1
H A D__vsin.S1410 ! f12 n1,y1
H A D__vcos.S1481 ! f12 n1,y1
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library-math.man3m.inc318 link path=usr/share/man/man3m/y1.3m target=y0.3m
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c4673 #define interpolate(x, x1, y1, x2, y2, n) \ in iwn4965_set_txpower() argument
4674 ((y1) + fdivround(((int)(x) - (x1)) * ((y2) - (y1)), (x2) - (x1), n)) in iwn4965_set_txpower()

123