/test/xts/dcts/communication/softbus_standard/socket_trans/server/ |
H A D | SocketTestServer.cpp | 277 {.qos = QOS_TYPE_MIN_BW, .value = 2000}
in HWTEST_F()
|
/test/xts/hats/hdf/external_device_manager/ndk_permission_js_test/ndk_permission/entry/src/main/cpp/ |
H A D | ddk_permission_test.cpp | 196 .value = 0x000d0042 in HidEmitEvent()
|
/third_party/ffmpeg/libavcodec/ |
H A D | libxavs2.c | 38 av_log(avctx, AV_LOG_WARNING, "Invalid value for %s: %s\n", name, opt_str);\ 101 xavs2_opt_set2(en->key, "%s", en->value); in xavs2_init() 271 { "xavs2-params" , "set the xavs2 configuration using a :-separated list of key=value parameters", OFFSET(xavs2_opts), AV_OPT_TYPE_DICT, { 0 }, 0, 0, VE },
|
/third_party/f2fs-tools/fsck/ |
H A D | sload.c | 317 c.seopt_file[0].value); in configure_files()
|
/third_party/ffmpeg/ |
H A D | Makefile | 179 $(SRC_PATH)/configure $(value FFMPEG_CONFIGURATION)
|
/third_party/ffmpeg/ffbuild/ |
H A D | common.mak | 33 PREPEND = $(eval $(1) = $(patsubst %,$$(%), $(2)) $(value $(1)))
|
/third_party/curl/tests/libtest/ |
H A D | mk-lib1521.pl | 32 # maximum long unsigned value 83 CURLE_BAD_FUNCTION_ARGUMENT - unsupported value
|
/third_party/eudev/src/shared/ |
H A D | selinux-util.c | 90 { .type = SELABEL_OPT_SUBSET, .value = prefix }, in mac_selinux_init()
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | ac3dsp.asm | 204 ; absolute value
|
/third_party/ffmpeg/libavformat/ |
H A D | isom.h | 187 unsigned int sample_size; ///< may contain value calculated from stsd or value from stsz atom 416 const char *value; member
|
H A D | sapenc.c | 174 av_dict_set(&contexts[0]->metadata, "title", title->value, 0); in sap_write_header()
|
H A D | flacdec.c | 189 uint64_t mask = strtol(chmask->value, NULL, 0); in flac_read_header() 192 "Invalid value of WAVEFORMATEXTENSIBLE_CHANNEL_MASK\n"); in flac_read_header()
|
/third_party/gn/src/base/files/ |
H A D | file_win.cc | 303 file_.Set(CreateFile(ToWCharT(&path.value()), access, sharing, NULL, in DoInitialize()
|
/third_party/gn/src/gn/ |
H A D | hash_table_base_unittest.cc | 55 // A HashTableBase<> node type that contains a simple pointer to a Int value. 88 static_assert(std::is_same<Node, TestHashNode>::value, 140 // the value was already in it. 154 // if the value was not in it. 177 // Define const_iterator that point to the integer value instead of the node
|
/third_party/ffmpeg/tests/checkasm/arm/ |
H A D | checkasm.S | 91 @ Load the first non-parameter value from the stack, that should be
|
/third_party/ffmpeg/tests/checkasm/x86/ |
H A D | checkasm.asm | 168 ; Save the return value located in rdx:rax first to prevent clobbering.
|
/third_party/alsa-lib/test/ |
H A D | seq-sender.c | 128 ev.data.control.value = 16; in send_event()
|
/third_party/cups-filters/filter/ |
H A D | mupdftoraster.c | 380 const char *p = attr->value; in main()
|
/third_party/googletest/googletest/test/ |
H A D | gtest-unittest-api_test.cc | 105 // We can only test the accessors that do not change value while tests run. 129 RecordProperty("key", "value"); in TEST() 299 EXPECT_STREQ("value", property.value());
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | BMPSet.java | 225 outCount.value = spanLength - numSupplementary; // number of code points in span() 369 // but the bits value is not used because trail<limitTrail is already false. in set32x64Bits() 423 if (start < limit) { // Else: Another range entirely in a known mixed-value block. in initBits() 425 // Mixed-value block of 64 code points. in initBits() 438 // Mixed-value block of 64 code points. in initBits()
|
/third_party/icu/icu4c/source/i18n/unicode/ |
H A D | tblcoll.h | 270 * @return Returns an enum value. UCOL_GREATER if source is greater 286 * @return Returns an enum value. UCOL_GREATER if source (up to the specified 302 * @param sourceLength the length of the source string array. If this value 305 * @param targetLength the length of the target string array. If this value 308 * @return Returns an enum value. UCOL_GREATER if source is greater 456 * a return value from getDynamicClassID(). For example: 509 * @param value attribute value 513 virtual void setAttribute(UColAttribute attr, UColAttributeValue value, 520 * @return attribute value [all...] |
H A D | coll.h | 279 * value of U_SUCCESS(err). If you wish more detailed information, you can 311 * the value of U_SUCCESS(err). If you wish more detailed information, you 337 * @return Returns a byte value. GREATER if source is greater 353 * @return Returns an enum value. UCOL_GREATER if source is greater 369 * @return Returns a byte value. GREATER if source (up to the specified 387 * @return Returns an enum value. UCOL_GREATER if source (up to the specified 422 * @param sourceLength the length of the source string array. If this value 425 * @param targetLength the length of the target string array. If this value 427 * @return Returns a byte value. GREATER if source is greater than target; 442 * @param sourceLength the length of the source string array. If this value [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | numfmtst.h | 138 * Test the functioning of the secondary grouping value. 373 double value, const UnicodeString& string);
|
H A D | numbertest.h | 187 double value; member
|
/third_party/FreeBSD/sys/dev/usb/ |
H A D | usbhid.h | 258 struct hid_location *loc, unsigned int value);
|