Searched refs:value (Results 18826 - 18850 of 31071) sorted by relevance
1...<<751752753754755756757758759760>>...1243
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/pickerView/prop42/ |
H A D | index.js | 33 globalThis.value = {
|
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/richtext/prop/ |
H A D | index.js | 41 globalThis.value = {
|
/test/xts/acts/commonlibrary/ets_utils/worker_lib_standard/entry/src/ohosTest/ets/workers/ |
H A D | worker_011.js | 36 ss.postMessage(data.value);
|
H A D | worker_010.js | 36 ss.postMessage(data.value);
|
H A D | worker_014.js | 36 ss.postMessage(data.value);
|
H A D | worker_013.js | 36 ss.postMessage(data.value);
|
/test/xts/acts/commonlibrary/ets_utils/threadWorker_lib_standard/entry/src/ohosTest/ets/workers/ |
H A D | newworker_010.js | 36 ss.postMessage(data.value);
|
H A D | newworker_011.js | 36 ss.postMessage(data.value);
|
H A D | newworker_014.js | 36 ss.postMessage(data.value);
|
H A D | newworker_013.js | 36 ss.postMessage(data.value);
|
/test/xts/acts/security/huks/security_huks_basic/huks_agree_promise_BasicTest/entry/src/ohosTest/js/test/Agree/ |
H A D | SecurityHuksAgreeDHBasicAbort63KBPromiseJsunit.test.js | 47 value: stringToUint8Array(srcKeyAliesFirst),
|
/test/xts/device_attest/services/devattest_ability/test/tdd/gtest/include/ |
H A D | attest_tdd_mock_hal.h | 24 void AttestSetMockReadTokenRet(int value);
|
/test/xts/device_attest_lite/test/tdd/gtest/include/ |
H A D | attest_tdd_mock_hal.h | 24 void AttestSetMockReadTokenRet(int value);
|
/third_party/ffmpeg/libavcodec/ |
H A D | g722.h | 44 int16_t s_predictor; ///< predictor output value 47 int16_t prev_qtzd_reconst; ///< previous quantized reconstructed signal (internal value, using low_inv_quant4) 62 int value; member
|
H A D | blockdsp.h | 32 uint8_t value, ptrdiff_t line_size, int h);
|
H A D | mjpegenc_huffman.h | 49 * Used to assign a occurrence count or "probability" to an input value 52 int value; ///< input value member 53 int prob; ///< number of occurences of this value in input 70 int code; ///< code is the input value
|
/third_party/ffmpeg/doc/examples/ |
H A D | metadata.c | 56 printf("%s=%s\n", tag->key, tag->value); in main()
|
/third_party/gn/src/base/files/ |
H A D | file_util_linux.cc | 17 if (statfs(path.value().c_str(), &statfs_buf) < 0) { in GetFileSystemType()
|
/third_party/backends/include/sane/ |
H A D | sanei_directio.h | 61 extern void sanei_outb (unsigned int port, unsigned char value);
|
/third_party/curl/include/curl/ |
H A D | header.h | 33 char *value; member
|
/third_party/gn/src/gn/ |
H A D | substitution_list.h | 22 bool Parse(const Value& value, Err* err);
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | mnkytst.h | 35 // utility function used in tests, returns absolute value 36 int32_t checkValue(int32_t value);
|
H A D | calcasts.h | 51 * @param value expected value 55 UBool checkField(Calendar *cal, UCalendarDateFields field, int32_t value, UErrorCode &status);
|
/third_party/icu/icu4c/source/i18n/unicode/ |
H A D | utmscale.h | 279 * Similar to Unix time (linear value from 1970) and struct timeval 288 * The first unused time scale value. The limit of this enum 289 * @deprecated ICU 59 The numeric value may change over time, see ICU ticket #12420. 316 * The constant used to select the epoch offset value 326 * The constant used to select the minimum from value 336 * The constant used to select the maximum from value 346 * The constant used to select the minimum to value 356 * The constant used to select the maximum to value 367 * The constant used to select the epoch plus one value 370 * NOTE: This is an internal value [all...] |
/third_party/icu/icu4c/source/common/unicode/ |
H A D | ucpmap.h | 33 * Selectors for how ucpmap_getRange() etc. should report value ranges overlapping with surrogates. 43 * ucpmap_getRange() enumerates all same-value ranges as stored in the map. 49 * ucpmap_getRange() enumerates all same-value ranges as stored in the map, 65 * ucpmap_getRange() enumerates all same-value ranges as stored in the map, 86 * Returns the value for a code point as stored in the map, with range checking. 87 * Returns an implementation-defined error value if c is not in the range 0..U+10FFFF. 91 * @return the map value, 92 * or an implementation-defined error value if the code point is not in the range 0..U+10FFFF 99 * Callback function type: Modifies a map value. 101 * The modified value wil [all...] |
Completed in 21 milliseconds
1...<<751752753754755756757758759760>>...1243