Home
last modified time | relevance | path

Searched refs:assignments (Results 1 – 25 of 55) sorted by relevance

123

/dflybsd-src/sys/dev/video/cxm/
H A Dcxm_tuner.c779 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 Dcxm.h594 struct cxm_tuner_channel_assignment assignments[17]; member
/dflybsd-src/tools/regression/bin/sh/builtins/
H A Dvar-assign2.043 # With 'command', variable assignments do not affect the shell environment.
H A Dvar-assign.043 # For special built-ins variable assignments affect the shell environment.
H A Dlocale1.088 # Verify that command assignments do not set the locale persistently.
/dflybsd-src/contrib/file/magic/Magdir/
H A Dbytecode14 # https://www.iana.org/assignments/media-types/application/vnd.resilient.logic
H A Dframe25 # https://www.iana.org/assignments/media-types/application/vnd.mif
H A Dsun96 # https://www.iana.org/assignments/snoop-datalink-types/snoop-datalink-types.xml,
H A Dcad180 # 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 Driff9 # 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 Dcharmaps.txt6 IANA: http://www.iana.org/assignments/charset-reg/
/dflybsd-src/share/i18n/csmapper/KAZAKH/
H A DUCS%KZ1048.src12 # http://www.iana.org/assignments/charset-reg/KZ-1048
H A DKZ1048%UCS.src12 # http://www.iana.org/assignments/charset-reg/KZ-1048
H A DPTCP154%UCS.src13 # (http://www.iana.org/assignments/charset-reg/PTCP154).
H A DUCS%PTCP154.src13 # (http://www.iana.org/assignments/charset-reg/PTCP154).
/dflybsd-src/contrib/gdb-7/gdb/
H A Dada-operator.def59 occur only as the right sides of assignments. */
/dflybsd-src/etc/
H A Dprotocols8 # See also http://www.iana.org/assignments/protocol-numbers
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcommon.opt2104 ; 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 Dany187 // assignments
/dflybsd-src/contrib/bmake/
H A Dbmake.cat1257 able assignments should follow options for POSIX compatibility
261 specifications, shell commands, variable assignments, include statements,
356 Variable assignments have the form `NAME op value', where:
471 NOTE: 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 Dany232 // assignments
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dcommon.opt2730 ; 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 Dlang.opt695 Reallocate the LHS in assignments.
/dflybsd-src/contrib/gdtoa/
H A DREADME134 these routines with NO_ERRNO #defined to inhibit errno assignments.
/dflybsd-src/contrib/gcc-4.7/gcc/doc/
H A Dtree-ssa.texi30 side of assignments. See the chapter describing GENERIC and GIMPLE
484 assigned in exactly one location in the program. Multiple assignments

123