| /f-stack/app/redis-5.0.5/utils/ |
| H A D | install_server.sh | 48 die () { function 150 mkdir -p `dirname "$REDIS_CONFIG_FILE"` || die "Could not create redis config directory" 151 mkdir -p `dirname "$REDIS_LOG_FILE"` || die "Could not create redis log dir" 152 mkdir -p "$REDIS_DATA_DIR" || die "Could not create redis data directory" 180 cp $TMP_FILE $REDIS_CONFIG_FILE || die "Could not write redis config file $REDIS_CONFIG_FILE" 215 … "$REDIS_CHKCONFIG_INFO" > $TMP_FILE && cat $INIT_TPL_FILE >> $TMP_FILE || die "Could not write in… 218 …echo "$REDIS_INIT_HEADER" > $TMP_FILE && cat $INIT_TPL_FILE >> $TMP_FILE || die "Could not write i… 258 chmod +x $INIT_SCRIPT_DEST || die "Could not copy redis init script to $INIT_SCRIPT_DEST" 274 /etc/init.d/redis_$REDIS_PORT start || die "Failed starting service..."
|
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | strbuf.c | 32 static void die(const char *fmt, ...) in die() function 63 die("Out of memory"); in strbuf_init() 74 die("Out of memory"); in strbuf_new() 89 die("BUG: Invalid string increment"); in strbuf_set_increment() 139 die("BUG: Invalid strbuf length requested"); in calculate_new_size() 178 die("Out of memory"); in strbuf_resize() 214 die("BUG: Unable to convert number"); /* This should never happen.. */ in strbuf_append_fmt() 242 die("BUG: length of formatted string changed"); in strbuf_append_fmt_retry()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/thermal/ |
| H A D | max77620_thermal.txt | 4 die temperature crosses 120C and 140C. These threshold temperatures 6 of die other than just indicating whether temperature is above or 48 pmic_die_warn_temp_thresh: hot-die { 54 pmic_die_cirt_temp_thresh: cirtical-die {
|
| H A D | qcom-spmi-temp-alarm.txt | 5 interrupt signal and status register to identify high PMIC die temperature. 15 which report chip die temperature.
|
| /f-stack/freebsd/tools/ |
| H A D | vnode_if.awk | 50 function die(msg, what) function 232 die("Invalid %s construction", "%%"); 245 die("Invalid %s construction", "%!"); 261 die("Unable to read through the arguments for \"%s\"", 278 die("No IN/OUT direction for \"%s\".", $0); 289 die("Missing end-of-line ; in \"%s\".", $0); 293 die("Missing var name \"a_foo\" in \"%s\".", $0);
|
| H A D | makeobjops.awk | 72 function die (msg) function 407 die("Invalid line width '" opt_l "'");
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iio/adc/ |
| H A D | palmas-gpadc.txt | 16 12 internal die temp 17 13 internal die temp
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/ |
| H A D | icplus-ip101ag.txt | 5 - IP101G (die only, no package)
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | uniphier-ld6b.dtsi | 10 * The D-chip (digital chip) is the same as the PXs2 die.
|
| H A D | sun6i-a31s.dtsi | 44 * The A31s is the same die as the A31 in a different package, this is
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/qcom/ |
| H A D | pm8150l.dtsi | 85 die-temp@6 {
|
| H A D | pm8150b.dtsi | 85 die-temp@6 {
|
| H A D | pm8150.dtsi | 93 die-temp@6 {
|
| /f-stack/freebsd/contrib/device-tree/Bindings/regulator/ |
| H A D | max8973-regulator.txt | 36 in millicelsius. If die temperature crosses this level then
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mtd/ |
| H A D | nand-controller.yaml | 56 enum: [none, soft, hw, hw_syndrome, hw_oob_first, on-die]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mfd/ |
| H A D | max77693.txt | 61 high temperature charging mode. If die temperature exceeds this value
|
| /f-stack/freebsd/amd64/conf/ |
| H A D | NOTES | 572 # coretemp: on-die sensor on Intel Core and newer CPUs 573 # amdtemp: on-die sensor on AMD K8/K10/K11 CPUs
|
| /f-stack/freebsd/contrib/openzfs/ |
| H A D | AUTHORS | 49 Arne Jansen <arne@die-jansens.de>
|
| /f-stack/freebsd/i386/conf/ |
| H A D | NOTES | 819 # coretemp: on-die sensor on Intel Core and newer CPUs 820 # amdtemp: on-die sensor on AMD K8/K10/K11 CPUs
|
| /f-stack/freebsd/contrib/device-tree/Bindings/gpio/ |
| H A D | gpio.txt | 135 instance of a hardware IP core on a silicon die, usually exposed to the
|
| /f-stack/tools/libxo/xohtml/external/ |
| H A D | jquery.js | 3828 die: function( types, fn ) { method
|