Home
last modified time | relevance | path

Searched refs:value (Results 19101 - 19125 of 33622) sorted by relevance

1...<<761762763764765766767768769770>>...1345

/kernel/linux/linux-6.6/drivers/scsi/
H A Dconstants.c33 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 Dblacklist.c86 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 Dzcore.c187 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 Dreport_generic.c82 * 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 Dapq8016_sbc.c65 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 DMakefile104 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
/third_party/ffmpeg/doc/
H A Dt2h.pm27 my $value = shift;
29 texinfo_set_from_init_file($key, $value);
31 set_from_init_file($key, $value);
/third_party/backends/backend/
H A Dpieusb_scancmd.h118 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 Dninja_rust_binary_target_writer.cc30 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 Dgoogletest-filter-unittest.py177 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 Dgoogletest-failfast-unittest.py35 --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 Dpluralmaptest.cpp42 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 DUniversalTimeScale.java131 * 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 DNumberFormatJDK.java242 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 Dlocdistance.cpp30 /** 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 DDataDrivenNumberFormatTestUtility.java305 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 DDataDrivenNumberFormatTestUtility.java308 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 DUniversalTimeScale.java112 * 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 Dcommand.c394 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 Dunw_reg_states_iterate.tex33 \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.
H A Dunw_resume.tex47 argument register to a particular value (e.g., via
49 value as the contents of the register. In other words, the exception
65 negative value of one of the errors below is returned.
/third_party/libwebsockets/lib/abstract/transports/
H A Draw-skt.c244 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 Dag_dec.c115 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()
/third_party/libsnd/tests/
H A Dlong_read_write_test.c66 { int value = k / 32 ; in main() local
67 int_data [k] = (value & 1 ? -1 : 1) * value ; in main()
/third_party/lzma/CPP/7zip/Common/
H A DMethodProps.h34 So you must set (resValue) for default value before calling */
88 HRESULT SetParam(const UString &name, const UString &value);
325 HRESULT ParseParamsFromPROPVARIANT(const UString &realName, const PROPVARIANT &value);
341 HRESULT ParseMethodFromPROPVARIANT(const UString &realName, const PROPVARIANT &value);

Completed in 34 milliseconds

1...<<761762763764765766767768769770>>...1345