Home
last modified time | relevance | path

Searched defs:value (Results 2426 - 2450 of 21453) sorted by relevance

1...<<919293949596979899100>>...859

/test/xts/device_attest_lite/services/core/utils/
H A Dattest_utils_json.c28 int32_t GetObjectItemValueObject(const char* rootStr, const char* key, char** value) in GetObjectItemValueObject() argument
/test/xts/acts/startup_lite/syspara_hal/src/
H A Ddeviceinfo_func_test.c66 const char *value = GetDeviceType(); variable
68 AssertNotEmpty(value); variable
81 const char *value = GetDeviceType(); variable
83 TEST_ASSERT_NOT_NULL(value); variable
99 const char *value = GetManufacture(); variable
101 AssertNotEmpty(value); global() variable
114 const char *value = GetManufacture(); global() variable
116 TEST_ASSERT_NOT_NULL(value); global() variable
132 const char *value = GetBrand(); global() variable
134 AssertNotEmpty(value); global() variable
147 const char *value = GetBrand(); global() variable
149 TEST_ASSERT_NOT_NULL(value); global() variable
165 const char *value = GetMarketName(); global() variable
167 AssertNotEmpty(value); global() variable
180 const char *value = GetMarketName(); global() variable
182 TEST_ASSERT_NOT_NULL(value); global() variable
198 const char *value = GetProductSeries(); global() variable
200 AssertNotEmpty(value); global() variable
213 const char *value = GetProductSeries(); global() variable
215 TEST_ASSERT_NOT_NULL(value); global() variable
231 const char *value = GetProductModel(); global() variable
233 AssertNotEmpty(value); global() variable
246 const char *value = GetProductModel(); global() variable
248 TEST_ASSERT_NOT_NULL(value); global() variable
264 const char *value = GetHardwareModel(); global() variable
266 AssertNotEmpty(value); global() variable
279 const char *value = GetHardwareModel(); global() variable
281 TEST_ASSERT_NOT_NULL(value); global() variable
297 const char *value = GetSerial(); global() variable
299 AssertNotEmpty(value); global() variable
312 const char *value = GetSerial(); global() variable
314 TEST_ASSERT_NOT_NULL(value); global() variable
330 const char *value = GetOSFullName(); global() variable
332 AssertNotEmpty(value); global() variable
345 const char *value = GetOSFullName(); global() variable
347 TEST_ASSERT_NOT_NULL(value); global() variable
363 const char *value = GetDisplayVersion(); global() variable
365 AssertNotEmpty(value); global() variable
378 const char *value = GetDisplayVersion(); global() variable
380 TEST_ASSERT_NOT_NULL(value); global() variable
396 const char *value = GetBootloaderVersion(); global() variable
398 AssertNotEmpty(value); global() variable
411 const char *value = GetBootloaderVersion(); global() variable
413 TEST_ASSERT_NOT_NULL(value); global() variable
429 const char *value = GetSecurityPatchTag(); global() variable
431 AssertNotEmpty(value); global() variable
444 const char *value = GetSecurityPatchTag(); global() variable
446 TEST_ASSERT_NOT_NULL(value); global() variable
463 const char *value = GetSecurityPatchTag(); global() variable
498 const char *value = GetAbiList(); global() variable
500 AssertNotEmpty(value); global() variable
513 const char *value = GetAbiList(); global() variable
515 TEST_ASSERT_NOT_NULL(value); global() variable
531 int value = GetSdkApiVersion(); global() variable
545 int value = GetFirstApiVersion(); global() variable
559 const char *value = GetIncrementalVersion(); global() variable
561 AssertNotEmpty(value); global() variable
573 const char *value = GetVersionId(); global() variable
575 AssertNotEmpty(value); global() variable
588 const char *value = GetVersionId(); global() variable
590 TEST_ASSERT_NOT_NULL(value); global() variable
606 const char *value = GetBuildType(); global() variable
608 AssertNotEmpty(value); global() variable
621 const char *value = GetBuildType(); global() variable
623 TEST_ASSERT_NOT_NULL(value); global() variable
639 const char *value = GetBuildUser(); global() variable
641 AssertNotEmpty(value); global() variable
654 const char *value = GetBuildUser(); global() variable
656 TEST_ASSERT_NOT_NULL(value); global() variable
672 const char *value = GetBuildHost(); global() variable
674 AssertNotEmpty(value); global() variable
687 const char *value = GetBuildHost(); global() variable
689 TEST_ASSERT_NOT_NULL(value); global() variable
705 const char *value = GetBuildTime(); global() variable
707 AssertNotEmpty(value); global() variable
720 const char *value = GetBuildTime(); global() variable
722 TEST_ASSERT_NOT_NULL(value); global() variable
738 const char *value = GetSoftwareModel(); global() variable
740 AssertNotEmpty(value); global() variable
753 const char *value = GetSoftwareModel(); global() variable
755 TEST_ASSERT_NOT_NULL(value); global() variable
771 const char *value = GetBuildRootHash(); global() variable
773 TEST_ASSERT_NOT_NULL(value); global() variable
785 const char *value = GetHardwareProfile(); global() variable
787 AssertNotEmpty(value); global() variable
[all...]
/test/xts/hats/kernel/syscalls/fileio/setxattr/
H A DSetxattrApiTest.cpp69 char value[256]; in HWTEST_F() local
/test/xts/hats/hdf/display/composer/common/
H A Dhdi_test_render_utils.cpp22 void SetUint32(uint32_t& dst, uint32_t value) in SetUint32() argument
/test/xts/hats/kernel/syscalls/fileio/lgetxattr/
H A DLgetxattrApiTest.cpp70 char value[MAX_LEN] = {0}; in HWTEST_F() local
87 char value[MAX_LEN] = {0}; in HWTEST_F() local
/third_party/ffmpeg/libavcodec/
H A Dcelp_math.c79 int ff_log2_q15(uint32_t value) in ff_log2_q15() argument
H A Dfits.c48 static int dict_set_if_not_null(AVDictionary ***metadata, char *keyword, char *value) in dict_set_if_not_null() argument
62 static int read_keyword_value(const uint8_t *ptr8, char *keyword, char *value) in read_keyword_value() argument
118 char keyword[10], value[72], c; avpriv_fits_header_parse_line() local
[all...]
H A Ddcaenc.h149 static inline int32_t quantize_value(int32_t value, softfloat quant) in quantize_value() argument
H A Dmpegaudio_tablegen.h50 int i, value, exponent; in mpegaudio_tableinit() local
H A Dmpegaudiodec_common_tablegen.h57 double value = i / 4; in mpegaudiodec_common_tableinit() local
H A Dmjpegenc_huffman.h52 int value; ///< input value member
H A Dmsp2dec.c77 int value; in msp2_decode_frame() local
/third_party/elfio/examples/tutorial/
H A Dtutorial.cpp88 Elf64_Addr value; in main() local
/third_party/eudev/src/shared/
H A Dstrv.c149 int strv_push(char ***l, char *value) { in strv_push() argument
174 int strv_consume(char ***l, char *value) { in strv_consume() argument
184 int strv_extend(char ***l, const char *value) { in strv_extend() argument
/third_party/elfutils/backends/
H A Dppc_attrs.c40 ppc_check_object_attribute(Ebl *ebl __attribute__ ((unused)), const char *vendor, int tag, uint64_t value, const char **tag_name, const char **value_name) ppc_check_object_attribute() argument
H A Dsparc_attrs.c40 sparc_check_object_attribute(Ebl *ebl __attribute__ ((unused)), const char *vendor, int tag, uint64_t value, const char **tag_name, const char **value_name) sparc_check_object_attribute() argument
/third_party/ffmpeg/libavformat/
H A Dnistspheredec.c124 char key[32], value[32]; in nist_read_header() local
H A Drtpdec_ilbc.c26 ilbc_parse_fmtp(AVFormatContext *s, AVStream *stream, PayloadContext *data, const char *attr, const char *value) ilbc_parse_fmtp() argument
/third_party/ffmpeg/libavutil/
H A Ddict.h81 char *value; member
[all...]
/third_party/curl/src/
H A Dtool_xattr.c123 char *value in fwrite_xattr() local
83 xattr(int fd, const char *attr, const char *value) xattr() argument
[all...]
/third_party/curl/tests/unit/
H A Dunit1602.c54 int *value; variable
68 free(value); variable
/third_party/gn/src/base/json/
H A Djson_writer.cc64 bool value; in BuildJSONString() local
72 int value; in BuildJSONString() local
80 std::string value; in BuildJSONString() local
[all...]
/third_party/gn/src/gn/
H A Dbundle_data_target_generator.cc51 const Value* value = scope_->GetValue(variables::kOutputs, true); in FillOutputs() local
82 const Value* value = scope_->GetValue(variables::kProductType, true); in FillProductType() local
[all...]
H A Dfunction_forward_variables_from.cc42 const Value* value = source->GetValue(cur.string_value(), true); in ForwardValuesFromList() local
[all...]
/third_party/glfw/src/
H A Dposix_thread.c68 void _glfwPlatformSetTls(_GLFWtls* tls, void* value) in _glfwPlatformSetTls() argument

Completed in 10 milliseconds

1...<<919293949596979899100>>...859