Home
last modified time | relevance | path

Searched refs:nearest (Results 1 – 14 of 14) sorted by relevance

/titanic_44/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ioc.c1504 srpt_mr_t *nearest; in srpt_vmem_mr() local
1511 nearest = avl_find(&vm_pool->svp_mr_list, &chunk, &where); in srpt_vmem_mr()
1513 if (nearest == NULL) { in srpt_vmem_mr()
1514 nearest = avl_nearest(&vm_pool->svp_mr_list, where, in srpt_vmem_mr()
1518 if (nearest != NULL) { in srpt_vmem_mr()
1520 ASSERT(nearest->mr_va <= mrva); in srpt_vmem_mr()
1522 chunk_end = nearest->mr_va + nearest->mr_len; in srpt_vmem_mr()
1524 mr->mr_hdl = nearest->mr_hdl; in srpt_vmem_mr()
1527 mr->mr_lkey = nearest->mr_lkey; in srpt_vmem_mr()
1528 mr->mr_rkey = nearest->mr_rkey; in srpt_vmem_mr()
/titanic_44/usr/src/lib/libc/amd64/fp/
H A D__xgetRD.s30 / 00 - Round to nearest or even
/titanic_44/usr/src/uts/sun4v/os/
H A Dmpo.c1213 pfn_t nearest; in plat_mem_node_intersect_range() local
1263 nearest = base - offset + len; in plat_mem_node_intersect_range()
1269 if (nearest - test_base > hole) { in plat_mem_node_intersect_range()
1275 (nearest - mnode_stride); in plat_mem_node_intersect_range()
1280 base = nearest; in plat_mem_node_intersect_range()
1293 nearest = (base - offset) + len; in plat_mem_node_intersect_range()
1294 if (nearest - end <= hole) { in plat_mem_node_intersect_range()
1299 frag = nearest - hole - end; in plat_mem_node_intersect_range()
/titanic_44/usr/src/lib/libc/i386/fp/
H A D__xgetRD.s26 / 00 - Round to nearest or even
/titanic_44/usr/src/lib/libm/amd64/src/
H A Dlocallibm.il66 / 00 - Round to nearest, with even preferred
/titanic_44/usr/src/lib/libm/i386/src/
H A Dlocallibm.il84 / 00 - Round to nearest, with even preferred
/titanic_44/usr/src/data/zoneinfo/
H A Dsouthamerica1358 # Milne gives 4:56:16.4 for Bogotá time in 1899; round to nearest. He writes,
1373 # Milne gives 4:35:46.9 for Curaçao mean time; round to nearest.
H A Dasia447 # Milne gives 8:05:43.2 for Xujiahui Observatory time; round to nearest.
3464 # My best guess at a Syrian rule is "the Friday nearest April 1";
3576 # Milne says Tashkent was 4:37:10.8; round to nearest.
H A Dnorthamerica348 # nearest second.
2959 # Milne gives -5:36:13.3 as San José mean time; round to nearest.
3393 # island". Go with Milne. Round to the nearest second as required by zic.
H A Deurope1300 # round to nearest.
2902 # Milne says Yekaterinburg was 4:02:32.9; round to nearest.
3654 # Round BMT to the nearest even second, 0:29:46.
H A Dafrica175 # observatory; round to nearest. Milne also says that the official time for
/titanic_44/usr/src/cmd/look/
H A Dwords15503 nearest
/titanic_44/usr/src/cmd/spell/
H A Dlist15501 nearest
/titanic_44/usr/src/uts/intel/io/acpica/
H A Dchanges.txt15711 the nearest DWORD. Buffers are always Byte-accessible.