Home
last modified time | relevance | path

Searched refs:real (Results 1 – 25 of 165) sorted by relevance

1234567

/f-stack/app/redis-5.0.5/src/
H A Dredis-check-aof.c66 long real; in readBytes() local
68 real = fread(target,1,length,fp); in readBytes()
69 if (real != length) { in readBytes()
70 ERROR("Expected to read %ld bytes, got %ld bytes",length,real); in readBytes()
/f-stack/freebsd/contrib/device-tree/src/powerpc/
H A Diss4xx-mpic.dts36 model = "PowerPC,4xx"; // real CPU changed in sim
50 model = "PowerPC,4xx"; // real CPU changed in sim
66 model = "PowerPC,4xx"; // real CPU changed in sim
82 model = "PowerPC,4xx"; // real CPU changed in sim
H A Dcurrituck.dts153 * The real slot is on idsel 0, so the swizzling is 1:1
190 * The real slot is on idsel 0, so the swizzling is 1:1
227 * The real slot is on idsel 0, so the swizzling is 1:1
H A Dakebono.dts281 * The real slot is on idsel 0, so the swizzling is 1:1
321 * The real slot is on idsel 0, so the swizzling is 1:1
361 * The real slot is on idsel 0, so the swizzling is 1:1
401 * The real slot is on idsel 0, so the swizzling is 1:1
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_ctldir.c821 char *to, *from, *real, *fsname; in zfsctl_snapdir_rename() local
831 real = kmem_alloc(ZFS_MAX_DATASET_NAME_LEN, KM_SLEEP); in zfsctl_snapdir_rename()
835 error = dmu_snapshot_realname(zfsvfs->z_os, snm, real, in zfsctl_snapdir_rename()
838 snm = real; in zfsctl_snapdir_rename()
882 kmem_free(real, ZFS_MAX_DATASET_NAME_LEN); in zfsctl_snapdir_rename()
899 char *snapname, *real; in zfsctl_snapdir_remove() local
908 real = kmem_alloc(ZFS_MAX_DATASET_NAME_LEN, KM_SLEEP); in zfsctl_snapdir_remove()
911 error = dmu_snapshot_realname(zfsvfs->z_os, name, real, in zfsctl_snapdir_remove()
914 name = real; in zfsctl_snapdir_remove()
932 kmem_free(real, ZFS_MAX_DATASET_NAME_LEN); in zfsctl_snapdir_remove()
/f-stack/freebsd/contrib/device-tree/Bindings/rtc/
H A Drtc-opal.txt1 IBM OPAL real-time clock
H A Dmoxa,moxart-rtc.txt1 MOXA ART real-time clock
H A Dnxp,lpc1788-rtc.txt1 NXP LPC1788 real-time clock
H A Dnvidia,tegra20-rtc.txt1 NVIDIA Tegra20 real-time clock
/f-stack/freebsd/contrib/device-tree/Bindings/
H A Dchosen.txt4 The chosen node does not represent a real device, but serves as a place
102 While this property does not represent a real hardware, the address
120 While this property does not represent a real hardware, the address
H A DMakefile31 echo $(real-prereqs), \
/f-stack/freebsd/contrib/device-tree/Bindings/usb/
H A Dgeneric.txt23 property is used if any real OTG features(HNP/SRP/ADP)
28 is the basic function of real OTG except you want it
/f-stack/freebsd/contrib/device-tree/src/arm64/freescale/
H A Dimx8qxp-colibri-eval-v3.dtsi32 /* M41T0M6 real time clock on carrier board */
/f-stack/freebsd/contrib/device-tree/Bindings/media/
H A Drc.yaml112 - rc-powercolor-real-angel
118 - rc-real-audio-220-32-keys
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dtas2770.txt6 real time monitoring of loudspeaker behavior.
H A Dtas2562.txt6 real time monitoring of loudspeaker behavior.
H A Dtas2562.yaml17 real time monitoring of loudspeaker behavior.
H A Dtas2770.yaml17 real time monitoring of loudspeaker behavior.
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A DREADME10 eliminating/mitigating weaknesses that have practical repercussions for real
/f-stack/dpdk/doc/guides/nics/
H A Doverview.rst9 - physical for real devices
/f-stack/freebsd/contrib/device-tree/Bindings/thermal/
H A Dmax77620_thermal.txt5 are not configurable. Device does not provide the real temperature
/f-stack/freebsd/contrib/device-tree/Bindings/nds32/
H A Dandestech-boards27 efficiently. The optional hardware development platform further provides real
/f-stack/freebsd/mips/conf/
H A DAR71XX_BASE36 options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
H A Dstd.AR531242 options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
H A Dstd.AR531541 options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions

1234567