Home
last modified time | relevance | path

Searched refs:native (Results 1 – 25 of 197) sorted by relevance

12345678

/f-stack/freebsd/contrib/device-tree/Bindings/display/panel/
H A Ddisplay-timings.yaml18 and to specify the timing that is native for the display.
24 native-mode:
27 The default display timing is the one specified as native-mode.
28 If no native-mode is specified then the first node is assumed
29 to be the native mode.
45 * timing1 is the native-mode.
48 native-mode = <&timing1>;
/f-stack/freebsd/contrib/libsodium/packaging/nuget/
H A Dpackage.gsl31 <tags>native, NaCl, salt, sodium, libsodium, C++</tags>
43 <file src="..\\..\\src\\libsodium\\include\\sodium.h" target="build\\native\\include" />
44 …<file src="..\\..\\src\\libsodium\\include\\sodium\\*.*" target="build\\native\\include\\sodium" /…
48 <file src="package.targets" target="build\\native\\$(package.id).targets" />
49 <file src="package.xml" target="build\\native\\package.xml" />
54 …package.platformtoolset)\\dynamic\\$(package.target).dll" target="build\\native\\bin\\$(package.ta…
55 …package.platformtoolset)\\dynamic\\$(package.target).dll" target="build\\native\\bin\\$(package.ta…
59 …package.platformtoolset)\\dynamic\\$(package.target).pdb" target="build\\native\\bin\\$(package.ta…
66 …package.platformtoolset)\\dynamic\\$(package.target).exp" target="build\\native\\bin\\$(package.ta…
78 …package.platformtoolset)\\dynamic\\$(package.target).dll" target="build\\native\\bin\\$(package.ta…
[all …]
/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dzfs_fletcher.c221 uint64_t native; member
564 if (native) in fletcher_4_incremental_impl()
636 (u_longlong_t)curr_stat->native); in fletcher_4_kstat_data()
680 fletcher_checksum_func_t *fletcher_4_test = native ? in fletcher_4_benchmark_impl()
703 if (native) in fletcher_4_benchmark_impl()
704 stat->native = run_bw; in fletcher_4_benchmark_impl()
711 if (native) { in fletcher_4_benchmark_impl()
712 fastest_stat->native = i; in fletcher_4_benchmark_impl()
713 FLETCHER_4_FASTEST_FN_COPY(native, in fletcher_4_benchmark_impl()
846 if (native) in abd_fletcher_4_simd2scalar()
[all …]
/f-stack/freebsd/contrib/device-tree/src/mips/brcm/
H A Dbcm7346.dtsi82 native-endian;
126 native-endian;
139 native-endian;
151 native-endian;
163 native-endian;
321 native-endian;
330 native-endian;
340 native-endian;
349 native-endian;
359 native-endian;
[all …]
H A Dbcm7125.dtsi82 native-endian;
109 native-endian;
122 native-endian;
134 native-endian;
146 native-endian;
223 native-endian;
232 native-endian;
H A Dbcm7358.dtsi76 native-endian;
120 native-endian;
133 native-endian;
145 native-endian;
157 native-endian;
294 native-endian;
303 native-endian;
H A Dbcm7435.dtsi95 native-endian;
143 native-endian;
335 native-endian;
344 native-endian;
354 native-endian;
363 native-endian;
373 native-endian;
382 native-endian;
392 native-endian;
401 native-endian;
H A Dbcm7425.dtsi82 native-endian;
128 native-endian;
320 native-endian;
329 native-endian;
339 native-endian;
348 native-endian;
358 native-endian;
367 native-endian;
377 native-endian;
386 native-endian;
H A Dbcm7362.dtsi82 native-endian;
126 native-endian;
139 native-endian;
151 native-endian;
163 native-endian;
293 native-endian;
302 native-endian;
H A Dbcm7360.dtsi76 native-endian;
120 native-endian;
133 native-endian;
145 native-endian;
157 native-endian;
297 native-endian;
306 native-endian;
H A Dbcm7420.dtsi82 native-endian;
110 native-endian;
274 native-endian;
292 native-endian;
/f-stack/dpdk/config/arm/
H A Dmeson.build95 ['native', ['-march=native']],
107 ['native', ['-march=native']],
116 ['native', ['-march=native']]]
171 impl_pn = 'native'
/f-stack/freebsd/contrib/openzfs/module/nvpair/
H A Dnvpair.c2769 native->n_curr = native->n_base = buf; in nvs_native_create()
2771 native->n_flag = 0; in nvs_native_create()
2776 native->n_curr = native->n_base = native->n_end = NULL; in nvs_native_create()
2777 native->n_flag = 0; in nvs_native_create()
2795 if (native->n_curr + size > native->n_end) in native_cp()
2828 if (native->n_flag) in nvs_native_nvlist()
2831 native->n_flag = 1; in nvs_native_nvlist()
2871 if (native->n_curr + sizeof (int) > native->n_end) in nvs_native_nvl_fini()
3063 if (native->n_curr + sizeof (int32_t) > native->n_end) in nvs_native_nvpair()
3069 decode_len > native->n_end - native->n_curr) in nvs_native_nvpair()
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/gpio/
H A Dbrcm,bcm6345-gpio.txt24 - native-endian: use native endian memory.
42 native-endian;
/f-stack/freebsd/contrib/device-tree/src/powerpc/
H A Diss4xx-mpic.dts45 dcr-access-method = "native";
59 dcr-access-method = "native";
75 dcr-access-method = "native";
91 dcr-access-method = "native";
/f-stack/freebsd/contrib/device-tree/src/xtensa/
H A Dxtfpga.dtsi64 native-endian;
72 native-endian;
93 native-endian;
/f-stack/freebsd/contrib/device-tree/Bindings/regmap/
H A Dregmap.txt7 native-endian: See common-properties.txt for a definition
19 chips), "native-endian" is used to allow using the same device tree
/f-stack/freebsd/contrib/device-tree/Bindings/
H A Dcommon-properties.txt19 - native-endian: Boolean; always use register accesses matched to the
38 native-endian;
54 native-endian;
/f-stack/freebsd/contrib/device-tree/Bindings/display/tilcdc/
H A Dpanel.txt16 can be listed if the panel supports multiple timings, but the 'native-mode'
51 native-mode = <&timing0>;
/f-stack/dpdk/buildtools/pmdinfogen/
H A Dmeson.build14 native: true)
/f-stack/freebsd/contrib/device-tree/Bindings/powerpc/4xx/
H A Dcpm.txt5 - dcr-access-method : "native"
45 dcr-access-method = "native";
/f-stack/dpdk/config/x86/
H A Dcross-mingw12 cpu = 'native'
/f-stack/freebsd/contrib/device-tree/Bindings/spi/
H A Drenesas,sh-msiof.yaml73 Up to 3 native chip selects are supported:
81 - All slaves using native chip selects must use the same spi-cs-high
83 - When using GPIO chip selects, at least one native chip select must
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlua_struct.c83 } const native = {1}; variable
105 #define defaultoptions(h) ((h)->endian = native.endian, (h)->align = 1)
195 if (endian != native.endian) { in correctbytes()
/f-stack/freebsd/i386/conf/
H A DDEFAULTS25 # enable support for native hardware

12345678