| /src/sys/arch/evbsh3/conf/ | 
| std.evbsh3.el | 3 # standard, required NetBSD/evbsh3 'options' 6 include		"conf/std"	# MI standard options
 7 include		"arch/sh3/conf/std.sh3el"	# arch standard options
 
 | 
| /src/sys/dev/i2c/ | 
| xc5kvar.h | 53 	enum video_standard	standard;  member in struct:xc5k_params 
 | 
| /src/lib/csu/arch/sparc/ | 
| crt0.S | 51 	sub	%sp, 24, %sp		! expand to standard stack frame size 
 | 
| /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ | 
| zynq-ebaz4205.dts | 68 			io-standard = <3>; 86 			io-standard = <3>;
 98 			io-standard = <3>;
 113 			io-standard = <3>;
 
 | 
| zynq-zc702.dts | 209 			io-standard = <1>; 232 			io-standard = <4>;
 255 			io-standard = <1>;
 273 			io-standard = <1>;
 297 			io-standard = <1>;
 310 			io-standard = <1>;
 324 			io-standard = <1>;
 337 			io-standard = <1>;
 350 			io-standard = <1>;
 373 			io-standard = <1>
 [all...]
 | 
| zynq-zc706.dts | 153 			io-standard = <4>; 176 			io-standard = <1>;
 190 			io-standard = <1>;
 214 			io-standard = <1>;
 227 			io-standard = <1>;
 241 			io-standard = <1>;
 254 			io-standard = <1>;
 267 			io-standard = <1>;
 290 			io-standard = <1>;
 
 | 
| zynq-microzed.dts | 74 			io-standard = <1>; 
 | 
| imx27-phytec-phycard-s-rdk.dts | 18 		bits-per-pixel = <16>;  /* non-standard but required */ 19 		fsl,pcr = <0xf0c88080>;	/* non-standard but required */
 
 | 
| imx27-apf27dev.dts | 15 		bits-per-pixel = <16>;  /* non-standard but required */ 16 		fsl,pcr = <0xfae80083>;	/* non-standard but required */
 
 | 
| armada-388-rd.dts | 87 			 * standard PCIe slot on the board. 
 | 
| armada-375-db.dts | 43  * standard PCIe slots on the board. 
 | 
| armada-388-db.dts | 119 			 * standard PCIe slots on the board. 
 | 
| socfpga_arria5_socdk.dts | 93 	 * because the LCD module does not work at the standard 100Khz 
 | 
| socfpga_cyclone5_socdk.dts | 97 	 * because the LCD module does not work at the standard 100Khz 
 | 
| /src/sys/arch/acorn32/stand/lib/ | 
| Makefile | 24 	@echo building standard ${LIB} library 
 | 
| /src/sys/arch/ia64/stand/efi/libefi/ | 
| Makefile | 30 	@echo building standard ${LIB} $OBJS} library 
 | 
| /src/usr.bin/make/unit-tests/ | 
| cmdline-redirect-stdin.mk | 24 # read a single line from standard input".  This is the reason why the shell 
 | 
| opt.mk | 21 	# standard getopt programs.  Yes, it does, and it treats the 
 | 
| /src/sys/arch/hppa/spmath/ | 
| Makefile | 27 	@echo building standard ${LIB} library 
 | 
| /src/sys/arch/i386/stand/lib/ | 
| Makefile | 44 	@echo building standard ${LIB} library 
 | 
| /src/lib/libskey/ | 
| put.c | 25 static void standard(char *word); 2153     standard (word);
 2268 static void standard(char *word)  function in typeref:typename:void
 
 | 
| /src/usr.sbin/sysinst/arch/i386/ | 
| msg.md.fr | 53 {Voulez-vous installer le programme de d�marrage standard ou sur port s�rie ? 55 Le programme de d�marrage standard utilise les p�riph�riques d�finis par le
 
 | 
| /src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/brcm/ | 
| bcm3384_viper.dtsi | 19 		/* 1/2 of the CPU core clock (standard MIPS behavior) */ 
 | 
| /src/bin/sh/ | 
| option.list | 47 // the long name (ignoreeof) is standard, the I flag is not 53 // 'h' is standard, long name (trackall) is not
 56 // 's' is standard for command line, not as 'set' option, nor 'stdin' name
 57 sflag	stdin		s		# read from standard input
 62 // non-standard options -- 'i' is just a state, not an option in standard.
 75 // editline/history related options ("vi" is standard, 'V' and others are not)
 
 | 
| /src/sys/lib/libgnuefi/ | 
| Makefile | 70 	@echo building standard ${LIB} library 
 |