/kernel/linux/linux-6.6/tools/testing/vsock/ |
H A D | vsock_perf.c | 360 " --rcvlowat <bytes>KMG SO_RCVLOWAT value (default %d)\n" in usage() 369 long value; in strtolx() local 372 value = strtol(arg, &end, 10); in strtolx() 377 return value; in strtolx() 397 case 'R': /* SO_RCVLOWAT value. */ in main()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | constants.c | 33 int value; member 285 if (service_action == arr->value) in scsi_opcode_sa_name() 439 if (result == arr->value) in scsi_mlreturn_string()
|
/kernel/linux/linux-6.6/drivers/s390/cio/ |
H A D | blacklist.c | 86 int value = hex_to_bin(**cp); in pure_hex() local 88 if (value < 0) in pure_hex() 90 *val = *val * 16 + value; in pure_hex()
|
/kernel/linux/linux-6.6/drivers/s390/char/ |
H A D | zcore.c | 187 char value; in zcore_hsa_write() local 191 if (copy_from_user(&value, buf, 1)) in zcore_hsa_write() 193 if (value != '0') in zcore_hsa_write()
|
/kernel/linux/linux-6.6/mm/kasan/ |
H A D | report_generic.c | 82 * If shadow byte value is in [0, KASAN_GRANULE_SIZE) we can look in get_shadow_bug_type() 149 * a large size_t and its value will be larger than ULONG_MAX/2, in get_bug_type() 212 unsigned long *value) in tokenize_frame_descr() 235 if (value != NULL && kstrtoul(token, 10, value)) { in tokenize_frame_descr() 210 tokenize_frame_descr(const char **frame_descr, char *token, size_t max_tok_len, unsigned long *value) tokenize_frame_descr() argument
|
/kernel/linux/linux-6.6/sound/soc/qcom/ |
H A D | apq8016_sbc.c | 65 u32 value; in apq8016_dai_init() local 81 value = readl(pdata->spkr_iomux) & in apq8016_dai_init() 84 writel(value | SPKR_CTL_TLMM_MCLK_EN | SPKR_CTL_TLMM_SCLK_EN | in apq8016_dai_init()
|
/kernel/liteos_a/ |
H A D | Makefile | 104 FSTYPE: value should be one of (jffs2 vfat yaffs2) 105 TEE: boolean value(1 or y for true), enable tee 106 RELEASE: boolean value(1 or y for true), build release version
|
/test/testfwk/xdevice/src/xdevice/_core/context/ |
H A D | impl.py | 97 value = int(getattr(options, ConfigConst.auto_retry, 0)) 98 cls._auto_retry = value if value <= 10 else 10
|
/test/xts/acts/graphic/graphicnapidrawingtest/ |
H A D | NativeFontTest.cpp | 390 int value = 1; in HWTEST_F() local 391 OH_Drawing_TextStyleAddFontFeature(txtStyle, key, value); in HWTEST_F() 392 OH_Drawing_TextStyleAddFontVariation(txtStyle, key, value); in HWTEST_F()
|
/third_party/ffmpeg/doc/ |
H A D | t2h.pm | 27 my $value = shift; 29 texinfo_set_from_init_file($key, $value); 31 set_from_init_file($key, $value);
|
/third_party/backends/backend/ |
H A D | pieusb_scancmd.h | 118 SANE_Byte senseKey; /* sense key is actually this value & 0x0F - table 69 */ 140 SANE_Int availableLines; /* The number of currently available scanned lines. Value depends on color format. Returns a value >0 if PARAM is called while scanning is in progress */ 192 * Blue values are least 90% of full scale (58981) and the Green value is 198 * Exposure time for Infrared. The value is optimized and set at startup 200 * a default value (0x0B79). */ 210 * warming up. The check starts with a light value 7 or 6, and decrements 211 * it when the light warms up. At a light value of 4, the scanner produces 215 /* Fixed value: 0x0b79 (2937) */ 251 SANE_Int value; /* relative exposure time 0 - 100 */ member 262 SANE_Int value; /* member [all...] |
/third_party/gn/src/gn/ |
H A D | ninja_rust_binary_target_writer.cc | 30 const std::string& value, in WriteVar() 34 EscapeStringToStream(out, value, opts); in WriteVar() 275 EscapeStringToStream(out_, lib_file.value(), escape_opts_command); in WriteExternsAndDeps() 29 WriteVar(const char* name, const std::string& value, EscapeOptions opts, std::ostream& out) WriteVar() argument
|
/third_party/googletest/googletest/test/ |
H A D | googletest-filter-unittest.py | 177 def SetEnvVar(env_var, value): 178 """Sets the env variable to 'value'; unsets it when 'value' is None.""" 180 if value is not None: 181 environ[env_var] = value 268 """Adjust tests_to_run in case value parameterized tests are disabled.""" 320 check_exit_0: When set to a true value, make sure that all shards 369 Determines whether value-parameterized tests are enabled in the binary and 625 'correct flag value for listing Google Test tests.')
|
H A D | googletest-failfast-unittest.py | 35 --gtest_fail_fast flag. The default value of the flag can also be changed 80 def SetEnvVar(env_var, value): 81 """Sets the env variable to 'value'; unsets it when 'value' is None.""" 83 if value is not None: 84 environ[env_var] = value
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | pluralmaptest.cpp | 42 const UnicodeString &value, 208 const UnicodeString &value, in addVariant() 215 (*current) = value; in addVariant() 206 addVariant( PluralMapBase::Category v, const UnicodeString &value, PluralMapForPluralMapTest &map) addVariant() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | UniversalTimeScale.java | 131 * Similar to Unix time (linear value from 1970) and struct timeval 139 * This is the first unused time scale value. 147 * The constant used to select the units value 156 * The constant used to select the epoch offset value 166 * The constant used to select the minimum from value 176 * The constant used to select the maximum from value 186 * The constant used to select the minimum to value 196 * The constant used to select the maximum to value 206 * The constant used to select the epoch plus one value 209 * NOTE: This is an internal value 573 getTimeScaleValue(int scale, int value) getTimeScaleValue() argument [all...] |
/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/icuadapter/ |
H A D | NumberFormatJDK.java | 242 public void setParseIntegerOnly(boolean value) { in setParseIntegerOnly() argument 243 fJdkNfmt.setParseIntegerOnly(value); in setParseIntegerOnly() 247 public void setParseStrict(boolean value) { in setParseStrict() argument
|
/third_party/icu/icu4c/source/common/ |
H A D | locdistance.cpp | 30 /** Distance value bit flag, set by the builder. */ 32 /** Distance value bit flag, set by trieNext(). */ 95 // For the default demotion value, use the in LocaleDistance() 116 // Its "distance" is either a match point value of 0, or a non-match negative value. in getBestIndexAndDistance() 159 // (unscientifically reducing it to a quarter of the normal value), in getBestIndexAndDistance() 385 int32_t value = iter.getValue(); in trieNext() local 387 value |= DISTANCE_IS_FINAL; in trieNext() 389 return value; in trieNext()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
H A D | DataDrivenNumberFormatTestUtility.java | 305 private boolean setField(String name, String value) { in setField() argument 307 tuple.setField(name, Utility.unescape(value)); in setField() 310 showError("No such field: " + name + ", or bad value: " + value + ": " + e); in setField()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
H A D | DataDrivenNumberFormatTestUtility.java | 308 private boolean setField(String name, String value) { in setField() argument 310 tuple.setField(name, Utility.unescape(value)); in setField() 313 showError("No such field: " + name + ", or bad value: " + value + ": " + e); in setField()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | UniversalTimeScale.java | 112 * Similar to Unix time (linear value from 1970) and struct timeval 118 * This is the first unused time scale value. 126 * The constant used to select the units value 132 * The constant used to select the epoch offset value 140 * The constant used to select the minimum from value 148 * The constant used to select the maximum from value 156 * The constant used to select the minimum to value 164 * The constant used to select the maximum to value 172 * The constant used to select the epoch plus one value 175 * NOTE: This is an internal value 521 getTimeScaleValue(int scale, int value) getTimeScaleValue() argument [all...] |
/third_party/libsnd/src/ |
H A D | command.c | 394 peak [0] = psf->peak_info->peaks [0].value ; in psf_get_signal_max() 397 peak [0] = SF_MAX (peak [0], psf->peak_info->peaks [k].value) ; in psf_get_signal_max() 410 peaks [k] = psf->peak_info->peaks [k].value ; in psf_get_max_all_channels()
|
/third_party/libunwind/libunwind/doc/ |
H A D | unw_reg_states_iterate.tex | 33 \item[\Type{void~*} \Var{token}] The token value passed to \Var{unw\_reg\_states\_callback}. \\ 47 0. If the callback function returns a nonzero value, that indicates 49 value of one of the error-codes below is returned.
|
/third_party/libwebsockets/lib/abstract/transports/ |
H A D | raw-skt.c | 244 i.address = tm->u.value; in lws_atcrs_client_conn() 361 if (!tm1 || !tm2 || strcmp(tm1->u.value, tm2->u.value)) in lws_atcrs_compare()
|
/third_party/libsnd/src/ALAC/ |
H A D | ag_dec.c | 115 uint32_t value ; in read32bit() local 117 value = ((uint32_t) buffer [0] << 24) | ((uint32_t) buffer [1] << 16) | in read32bit() 119 return value ; in read32bit() 157 // a shift of >= "the number of bits in the type of the value being shifted" results in undefined in getstreambits()
|