| /f-stack/freebsd/contrib/openzfs/cmd/zfs/ |
| H A D | zfs_iter.c | 230 char *lat, *rat; in zfs_compare() local 234 lat = (char *)strchr(lname, '@'); in zfs_compare() 237 if (lat != NULL) in zfs_compare() 238 *lat = '\0'; in zfs_compare() 243 if (ret == 0 && (lat != NULL || rat != NULL)) { in zfs_compare() 248 if (lat == NULL) { in zfs_compare() 267 ret = strcmp(lat + 1, rat + 1); in zfs_compare() 275 if (lat != NULL) in zfs_compare() 276 *lat = '@'; in zfs_compare()
|
| /f-stack/app/redis-5.0.5/tests/unit/ |
| H A D | geo.tcl | 18 upvar 1 $latvar lat 23 set lat [expr {-70 + rand()*140}] 258 geo_random_point lon lat 259 lappend argv $lon $lat "place:$j" 260 set distance [geo_distance $lon $lat $search_lon $search_lat] 264 lappend debuginfo "place:$j $lon $lat [expr {$distance/1000}] km" 275 set mydist [geo_distance $lon $lat $search_lon $search_lat] 298 lassign [lindex [r geopos mypoints $place] 0] lon lat 299 set mydist [geo_distance $lon $lat $search_lon $search_lat]
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | geohash_helper.c | 62 uint8_t geohashEstimateStepsByRadius(double range_meters, double lat) { in geohashEstimateStepsByRadius() argument 74 if (lat > 66 || lat < -66) { in geohashEstimateStepsByRadius() 76 if (lat > 80 || lat < -80) step--; in geohashEstimateStepsByRadius()
|
| H A D | geo.c | 191 int geoAppendIfWithinRadius(geoArray *ga, double lon, double lat, double radius, double score, sds … in geoAppendIfWithinRadius() argument 197 if (!geohashGetDistanceIfInRadiusWGS84(lon,lat, xy[0], xy[1], in geoAppendIfWithinRadius() 225 int geoGetPointsInRange(robj *zobj, double min, double max, double lon, double lat, double radius, … in geoGetPointsInRange() argument 257 if (geoAppendIfWithinRadius(ga,lon,lat,radius,score,member) in geoGetPointsInRange() 278 if (geoAppendIfWithinRadius(ga,lon,lat,radius,ln->score,ele) in geoGetPointsInRange() 318 int membersOfGeoHashBox(robj *zobj, GeoHashBits hash, geoArray *ga, double lon, double lat, double … in membersOfGeoHashBox() argument 322 return geoGetPointsInRange(zobj, min, max, lon, lat, radius, ga); in membersOfGeoHashBox() 326 int membersOfAllNeighbors(robj *zobj, GeoHashRadius n, double lon, double lat, double radius, geoAr… in membersOfAllNeighbors() argument 377 count += membersOfGeoHashBox(zobj, neighbors[i], ga, lon, lat, radius); in membersOfAllNeighbors()
|
| H A D | geohash_helper.h | 51 uint8_t geohashEstimateStepsByRadius(double range_meters, double lat);
|
| /f-stack/freebsd/x86/cpufreq/ |
| H A D | hwpstate_amd.c | 102 int lat; /* Transition latency in us. */ member 281 cf->lat = set.lat; in hwpstate_get() 303 sets->lat = set.lat; in hwpstate_settings() 481 hwpstate_set[i].lat = CPUFREQ_VAL_UNKNOWN; in hwpstate_get_info_from_msr() 518 hwpstate_set[i].lat = perf_set[i].lat; in hwpstate_get_info_from_acpi_perf()
|
| H A D | powernow.c | 510 cf->lat = 200; in pn_get() 535 sets[i].lat = 200; in pn_settings()
|
| H A D | smist.c | 397 sc->sets[0].lat = 1000; in smist_attach()
|
| H A D | hwpstate_intel.c | 553 set->lat = CPUFREQ_VAL_UNKNOWN; in intel_hwpstate_get()
|
| H A D | est.c | 1311 sets[i].lat = EST_TRANS_LAT; in est_settings() 1354 set->lat = EST_TRANS_LAT; in est_get()
|
| /f-stack/freebsd/kern/ |
| H A D | kern_cpu.c | 867 if (set->lat != CPUFREQ_VAL_UNKNOWN) { in cpufreq_dup_set() 868 if (fill_set->lat != CPUFREQ_VAL_UNKNOWN) in cpufreq_dup_set() 869 fill_set->lat += set->lat; in cpufreq_dup_set() 871 fill_set->lat = set->lat; in cpufreq_dup_set()
|
| /f-stack/freebsd/sys/ |
| H A D | cpu.h | 84 int lat; /* Transition latency in us. */ member
|
| /f-stack/freebsd/arm64/nvidia/tegra210/ |
| H A D | tegra210_cpufreq.c | 268 sets[i].lat = sc->latency; in tegra210_cpufreq_settings() 334 cf->lat = sc->latency; in tegra210_cpufreq_get()
|
| /f-stack/freebsd/arm/nvidia/tegra124/ |
| H A D | tegra124_cpufreq.c | 310 sets[i].lat = sc->latency; in tegra124_cpufreq_settings() 406 cf->lat = sc->latency; in tegra124_cpufreq_get()
|
| /f-stack/dpdk/drivers/bus/vmbus/ |
| H A D | rte_vmbus_reg.h | 54 uint16_t lat[VMBUS_MONTRIGS_MAX][VMBUS_MONTRIG_LEN]; member
|
| H A D | vmbus_channel.c | 72 dev->monitor_page->lat[trig_idx][trig_offs] = latency / 100; in rte_vmbus_set_latency()
|
| /f-stack/freebsd/arm/broadcom/bcm2835/ |
| H A D | bcm2835_cpufreq.c | 1483 cf->lat = TRANSITION_LATENCY; in bcm2835_cpufreq_get() 1522 sets[idx].lat = TRANSITION_LATENCY; in bcm2835_cpufreq_make_freq_list() 1532 sets[idx].lat = TRANSITION_LATENCY; in bcm2835_cpufreq_make_freq_list() 1538 sets[idx].lat = TRANSITION_LATENCY; in bcm2835_cpufreq_make_freq_list()
|
| /f-stack/freebsd/netinet/ |
| H A D | sctp_indata.c | 2062 struct mbuf *lat; in sctp_process_a_data_chunk() local 2065 for (lat = dmbuf; lat; lat = SCTP_BUF_NEXT(lat)) { in sctp_process_a_data_chunk() 2066 l_len += SCTP_BUF_LEN(lat); in sctp_process_a_data_chunk()
|