/dflybsd-src/sys/dev/video/cxm/ |
H A D | cxm_tuner.c | 779 const struct cxm_tuner_channel_assignment *assignments; in cxm_tuner_select_channel() local 789 for (assignments = channels->assignments; in cxm_tuner_select_channel() 790 assignments->channel > channel; assignments++) in cxm_tuner_select_channel() 793 if (!assignments->freq) in cxm_tuner_select_channel() 796 freq = assignments->freq in cxm_tuner_select_channel() 797 + (channel - assignments->channel) * assignments->step; in cxm_tuner_select_channel()
|
H A D | cxm.h | 594 struct cxm_tuner_channel_assignment assignments[17]; member
|
/dflybsd-src/tools/regression/bin/sh/builtins/ |
H A D | var-assign2.0 | 43 # With 'command', variable assignments do not affect the shell environment.
|
H A D | var-assign.0 | 43 # For special built-ins variable assignments affect the shell environment.
|
H A D | locale1.0 | 88 # Verify that command assignments do not set the locale persistently.
|
/dflybsd-src/contrib/file/magic/Magdir/ |
H A D | bytecode | 14 # https://www.iana.org/assignments/media-types/application/vnd.resilient.logic
|
H A D | frame | 25 # https://www.iana.org/assignments/media-types/application/vnd.mif
|
H A D | sun | 96 # https://www.iana.org/assignments/snoop-datalink-types/snoop-datalink-types.xml,
|
H A D | cad | 180 # and https://www.iana.org/assignments/media-types/image/vnd.dwg 384 # MIME Type: https://www.iana.org/assignments/media-types/model/x3d+xml
|
H A D | riff | 9 # https://www.iana.org/assignments/wave-avi-codec-registry/wave-avi-codec-registry.xml 229 # WAVE/AVI codec registry: https://www.iana.org/assignments/wave-avi-codec-registry/wave-avi-codec-… 362 # https://www.iana.org/assignments/wave-avi-codec-registry/wave-avi-codec-registry.xml
|
/dflybsd-src/tools/tools/locale/etc/charmaps/ |
H A D | charmaps.txt | 6 IANA: http://www.iana.org/assignments/charset-reg/
|
/dflybsd-src/share/i18n/csmapper/KAZAKH/ |
H A D | UCS%KZ1048.src | 12 # http://www.iana.org/assignments/charset-reg/KZ-1048
|
H A D | KZ1048%UCS.src | 12 # http://www.iana.org/assignments/charset-reg/KZ-1048
|
H A D | PTCP154%UCS.src | 13 # (http://www.iana.org/assignments/charset-reg/PTCP154).
|
H A D | UCS%PTCP154.src | 13 # (http://www.iana.org/assignments/charset-reg/PTCP154).
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | ada-operator.def | 59 occur only as the right sides of assignments. */
|
/dflybsd-src/etc/ |
H A D | protocols | 8 # See also http://www.iana.org/assignments/protocol-numbers
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | common.opt | 2104 ; Positive if we should track variables at assignments, negative if 2108 fvar-tracking-assignments 2110 Perform variable tracking by annotating assignments 2114 fvar-tracking-assignments-toggle 2116 Toggle -fvar-tracking-assignments
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/experimental/ |
H A D | any | 187 // assignments
|
/dflybsd-src/contrib/bmake/ |
H A D | bmake.cat1 | 257 able assignments should follow options for POSIX compatibility 261 specifications, shell commands, variable assignments, include statements, 356 Variable assignments have the form `[4mNAME[24m [4mop[24m [4mvalue[24m', where: 471 [4mNOTE[24m: target-local variable assignments behave differently in that; 572 If set to `false', apparent variable assignments in de- 715 If true, `$$' are preserved when doing `:=' assignments.
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/std/ |
H A D | any | 232 // assignments
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | common.opt | 2730 ; Positive if we should track variables at assignments, negative if 2734 fvar-tracking-assignments 2736 Perform variable tracking by annotating assignments. 2740 fvar-tracking-assignments-toggle 2742 Toggle -fvar-tracking-assignments.
|
/dflybsd-src/contrib/gcc-8.0/gcc/fortran/ |
H A D | lang.opt | 695 Reallocate the LHS in assignments.
|
/dflybsd-src/contrib/gdtoa/ |
H A D | README | 134 these routines with NO_ERRNO #defined to inhibit errno assignments.
|
/dflybsd-src/contrib/gcc-4.7/gcc/doc/ |
H A D | tree-ssa.texi | 30 side of assignments. See the chapter describing GENERIC and GIMPLE 484 assigned in exactly one location in the program. Multiple assignments
|