| /dragonfly/contrib/gcc-4.7/libgomp/ |
| HD | omp_lib.f90.in | 99 logical (4), intent (in) :: set 102 logical (8), intent (in) :: set 108 logical (4), intent (in) :: set 111 logical (8), intent (in) :: set 127 logical (4) :: omp_get_dynamic 134 logical (4) :: omp_get_nested 141 logical (4) :: omp_in_parallel 148 logical (4) :: omp_test_lock 295 logical (4) :: omp_in_final
|
| HD | omp_lib.h.in | 46 logical(4) omp_get_dynamic, omp_get_nested 48 logical(4) omp_test_lock, omp_in_parallel 70 logical(4) omp_in_final
|
| /dragonfly/contrib/gcc-8.0/libgomp/ |
| HD | omp_lib.h.in | 73 logical(4) omp_get_dynamic, omp_get_nested 75 logical(4) omp_test_lock, omp_in_parallel 97 logical(4) omp_in_final 100 logical(4) omp_get_cancelllation 123 logical(4) omp_is_initial_device
|
| /dragonfly/contrib/lvm2/dist/udev/ |
| HD | 11-dm-lvm.rules | 7 # These rules create symlinks for LVM logical volumes in 11 # DM_LV_NAME - logical volume name 13 # DM_LV_LAYER - logical volume layer (blank if not set)
|
| HD | 12-dm-permissions.rules | 18 # DM_LV_NAME - logical volume name (not set if LVM device not present) 20 # DM_LV_LAYER - logical volume layer (not set if LVM device not present)
|
| /dragonfly/sys/dev/drm/i915/ |
| HD | intel_cdclk.c | 1861 intel_state->cdclk.logical.cdclk = cdclk; in vlv_modeset_calc_cdclk() 1869 intel_state->cdclk.logical; in vlv_modeset_calc_cdclk() 1890 intel_state->cdclk.logical.cdclk = cdclk; in bdw_modeset_calc_cdclk() 1898 intel_state->cdclk.logical; in bdw_modeset_calc_cdclk() 1914 vco = intel_state->cdclk.logical.vco; in skl_modeset_calc_cdclk() 1924 intel_state->cdclk.logical.vco = vco; in skl_modeset_calc_cdclk() 1925 intel_state->cdclk.logical.cdclk = cdclk; in skl_modeset_calc_cdclk() 1934 intel_state->cdclk.logical; in skl_modeset_calc_cdclk() 1958 intel_state->cdclk.logical.vco = vco; in bxt_modeset_calc_cdclk() 1959 intel_state->cdclk.logical.cdclk = cdclk; in bxt_modeset_calc_cdclk() [all …]
|
| /dragonfly/sys/dev/raid/hpt27xx/ |
| HD | him.h | 366 HPT_U8 * logical; member 455 int (*buildsgl)(struct _COMMAND *cmd, PSG psg, int logical);
|
| /dragonfly/sys/dev/raid/hptrr/ |
| HD | him.h | 327 HPT_U8 * logical; member 416 int (*buildsgl)(struct _COMMAND *cmd, PSG psg, int logical);
|
| /dragonfly/sys/vfs/isofs/cd9660/ |
| HD | TODO.hibler | 9 Unfortunately, if the logical block size is smaller than the page size,
|
| /dragonfly/contrib/binutils-2.27/gas/doc/ |
| HD | c-pj.texi | 45 a logical line number directive (@pxref{Comments}) or a preprocessor
|
| HD | c-epiphany.texi | 60 a logical line number directive (@pxref{Comments}) or a preprocessor
|
| HD | c-mt.texi | 62 logical line number directive (@pxref{Comments}) or a preprocessor
|
| HD | c-ip2k.texi | 63 logical line number directive (@pxref{Comments}) or a preprocessor
|
| HD | c-xc16x.texi | 74 logical line number directive (@pxref{Comments}) or a preprocessor
|
| HD | c-ns32k.texi | 65 logical line number directive (@pxref{Comments}) or a preprocessor
|
| HD | c-i860.texi | 158 @item Unsigned large immediate with logical operations: 190 logical line number directive (@pxref{Comments}) or a preprocessor
|
| /dragonfly/contrib/file/magic/Magdir/ |
| HD | epoc | 55 >4 lelong 0x100000AC logical device driver
|
| /dragonfly/sys/dev/raid/hptmv/ |
| HD | ioctl.c | 65 FPSCAT_GATH pSgTable, int logical); 620 R1ControlSgl(_VBUS_ARG PCommand pCmd, FPSCAT_GATH pSgTable, int logical) in R1ControlSgl() argument 625 if (logical) { in R1ControlSgl()
|
| HD | command.h | 126 int (* HPTLIBAPI pfnBuildSgl)(_VBUS_ARG PCommand pCmd, FPSCAT_GATH pSgTable, int logical);
|
| /dragonfly/sys/dev/disk/dm/doc/ |
| HD | design.txt | 6 Logical Volume is virtual block device is made from logical blocks. 21 Start, length of logical blocks and target which is used to map them to 252 Target describes mapping of logical blocks to physical. It has
|
| /dragonfly/sys/dev/raid/ciss/ |
| HD | ciss.c | 1391 bus = CISS_LUN_TO_BUS(cll->lun[i].logical.lun); in ciss_init_logical() 1392 target = CISS_LUN_TO_TARGET(cll->lun[i].logical.lun); in ciss_init_logical() 1643 cbc->log_drive = CISS_LUN_TO_TARGET(ld->cl_address.logical.lun); in ciss_identify_logical() 1689 CISS_LUN_TO_BUS(ld->cl_address.logical.lun), in ciss_identify_logical() 1690 CISS_LUN_TO_TARGET(ld->cl_address.logical.lun), in ciss_identify_logical() 1739 cbc->log_drive = CISS_LUN_TO_TARGET(ld->cl_address.logical.lun); in ciss_get_ldrive_status() 1816 ldrive = CISS_LUN_TO_TARGET(ld->cl_address.logical.lun); in ciss_accept_media() 3899 bus = CISS_LUN_TO_BUS(cll->lun[i].logical.lun); in ciss_notify_rescan_logical() 3900 target = CISS_LUN_TO_TARGET(cll->lun[i].logical.lun); in ciss_notify_rescan_logical() 4166 ciss_printf(sc, " logical unit %d\n", cc->header.address.logical.lun); in ciss_print_request()
|
| /dragonfly/usr.bin/kdump/ |
| HD | mksubr | 222 * print a logical-OR character ('|') before a string. if_print_or
|
| /dragonfly/games/fortune/ |
| HD | README | 31 to its logical end, would have forbidden Ring Lardner from writing in the
|
| /dragonfly/share/i18n/csmapper/MISC/ |
| D | UCS%MULELAO-1.src | 48 # added the SKIP monetary symbol (U+20AD) at its logical place -- srtxg
|
| D | MULELAO-1%UCS.src | 48 # added the SKIP monetary symbol (U+20AD) at its logical place -- srtxg
|