Home
last modified time | relevance | path

Searched full:yn (Results 1 – 25 of 43) sorted by relevance

12

/freebsd/share/examples/ipfilter/samples/
H A Duserauth.c22 char yn[16]; in main() local
43 if (!fgets(yn, sizeof(yn), stdin)) in main()
46 if (yn[0] == 'n' || yn[0] == 'N') in main()
48 else if (yn[0] == 'y' || yn[0] == 'Y') { in main()
54 printf("answer = %c (%x), id %d idx %d\n", yn[0], in main()
/freebsd/lib/msun/man/
H A Dj0.342 .Nm yn ,
70 .Fn yn "int n" "double x"
104 .Fn yn
122 .Fn yn ,
138 .Fn yn ,
152 .Fn yn
/freebsd/lib/msun/src/
H A De_jn.c13 * jn(n, x), yn(n, x)
18 * y0(0)=y1(0)=yn(n,0) = -inf with division by zero signal;
19 * y0(-ve)=y1(-ve)=yn(n,-ve) are NaN with invalid signal.
20 * Note 2. About jn(n,x), yn(n,x)
32 * yn(n,x) is similar in all respects, except
79 * Yn(x) = sin(x-(2n+1)*pi/4)*sqrt(2/x*pi) in jn()
212 yn(int n, double x) in yn() function
220 /* yn(n,NaN) = NaN */ in yn()
222 /* yn(n,+-0) = -inf and raise divide-by-zero exception. */ in yn()
224 /* yn(n,x<0) = NaN and raise invalid exception. */ in yn()
[all …]
H A Dmath.h299 double yn(int, double);
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Dfsl,imx25-gcq.yaml70 3: yn
97 1: YN ground reference
H A Dfsl,imx25-gcq.txt31 3: yn
/freebsd/crypto/openssl/test/certs/
H A Dbadcn1-cert.pem8 03Yn+dJnZLDz7BDpnuhORp8XzQqfxSGBX0Rdr17xYOwGHcruwoitRyS/w8p8EKos
/freebsd/sys/contrib/device-tree/include/dt-bindings/iio/adc/
H A Dfsl-imx25-gcq.h15 #define MX25_ADC_REFN_YN 1 /* YN ground reference */
/freebsd/libexec/rc/rc.d/
H A Djail35 # When $num is YN or NY, the value is interpreted as boolean.
47 YN)
266 extract_var $_jv set_hostname_allow allow.set_hostname YN NO
267 extract_var $_jv sysvipc_allow allow.sysvipc YN NO
/freebsd/sys/contrib/device-tree/scripts/
H A DKbuild.include115 # cc-option-yn
116 # Usage: flag := $(call cc-option-yn,-march=winchip-c6)
117 cc-option-yn = $(call try-run,\
/freebsd/contrib/llvm-project/libunwind/src/
H A Dassembly.h191 .section .drectve,"yn" SEPARATOR \
208 .section .drectve,"yn" SEPARATOR \
/freebsd/crypto/heimdal/lib/gssapi/mech/
H A Dmech.cat57 SSYYNNOOPPSSIISS
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/
H A Dti,am3359-tsc.yaml42 and so on until AIN7 = 7. XP = 0, XN = 1, YP = 2, YN = 3.
H A Dti-tsc-adc.txt31 XP = 0, XN = 1, YP = 2, YN = 3.
/freebsd/lib/msun/
H A DSymbol.map39 yn;
H A DMakefile239 MLINKS+=j0.3 j1.3 j0.3 jn.3 j0.3 y0.3 j0.3 y1.3 j0.3 y1f.3 j0.3 yn.3
/freebsd/sbin/fsck_msdosfs/
H A Dmain.c154 printf("%s? [yn] ", prompt); in ask()
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dstm32mp13xx-dhcor-som.dtsi284 brcmf: bcrmf@1 { /* muRata 1YN */
/freebsd/libexec/bootpd/
H A Ddovend.c144 NEED((len + 2), "yn"); in dovend_rfc1497()
/freebsd/sbin/restore/
H A Dutilities.c385 fprintf(stderr, "%s? [yn] ", question); in reply()
/freebsd/contrib/arm-optimized-routines/math/tools/
H A Dremez.jl510 yp, yi, yn = f(xp), f(xi), f(xn)
514 if yp <= yi >= yn
516 elseif yp >= yi <= yn
/freebsd/contrib/file/tests/
H A Dmatilde.arm.testfile48 …<(#�Y�,|!��Ԏ���dzX &���� ��E�<(A���)C�����J幋���k&�jW��0<� 9�����\��yn������,kr��x`�)�<�y…
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp3472 // Xn A-LD Yn TF Yn in isFusableLoadOpStorePattern()
3484 // #2: Yn -> LD in isFusableLoadOpStorePattern()
3491 // a). if LD is a predecessor to a member of Xn or Yn. in isFusableLoadOpStorePattern()
3522 // Worklist is currently Xn. Add Yn to worklist. in isFusableLoadOpStorePattern()
3527 // Check (a) if Load is a predecessor to Xn + Yn in isFusableLoadOpStorePattern()
/freebsd/share/termcap/
H A Dtermcap.5225 wide_char_size Yn character step size when in double wide
/freebsd/sbin/fsck_ffs/
H A Dfsutil.c137 printf("%s? [yn] ", question); in reply()

12