| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | ipcndk.cpp | 29 int value = FAIL;
in Ftok() local
|
| H A D | termiosndk1.cpp | 31 int value = FAIL;
in Cfgetospeed() local
|
| /test/xts/acts/graphic/acts_drawing_native/ |
| H A D | DrawingNativeCanvasCommon.cpp | 90 uint8_t value[] = {255, 255, 0, 255}; in GET_OH_PixelmapNative4KBoundary() local
|
| /test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/ |
| H A D | res_desc_test.cpp | 116 void TestKeyParam(KeyType keyType, int value, std::string expectStr) in TestKeyParam() argument
|
| /test/xts/device_attest/services/core/utils/ |
| H A D | attest_utils_json.c | 28 int32_t GetObjectItemValueObject(const char* rootStr, const char* key, char** value) in GetObjectItemValueObject() argument
|
| /test/xts/hats/hdf/camera/cameraMg/v1_2/src/ |
| H A D | front_camera_tag_test_v1_2.cpp | 37 bool g_isFrontTagValueExistsU8(std::shared_ptr<CameraMetadata> ability, uint32_t tag, uint8_t value)
in g_isFrontTagValueExistsU8() argument 76 uint8_t value = entry.data.u8[i];
in HWTEST_F() local 117 uint8_t value = entry.data.u8[i];
in HWTEST_F() local 158 int32_t value = entry.data.i32[i]; HWTEST_F() local 200 uint8_t value = entry.data.u8[i]; HWTEST_F() local [all...] |
| /test/xts/device_attest_lite/services/core/utils/ |
| H A D | attest_utils_json.c | 28 int32_t GetObjectItemValueObject(const char* rootStr, const char* key, char** value) in GetObjectItemValueObject() argument
|
| /test/xts/acts/startup_lite/syspara_hal/src/ |
| H A D | deviceinfo_func_test.c | 66 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 D | SetxattrApiTest.cpp | 69 char value[256]; in HWTEST_F() local
|
| /test/xts/hats/hdf/display/composer/common/ |
| H A D | hdi_test_render_utils.cpp | 22 void SetUint32(uint32_t& dst, uint32_t value) in SetUint32() argument
|
| /test/xts/hats/kernel/syscalls/fileio/lgetxattr/ |
| H A D | LgetxattrApiTest.cpp | 70 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 D | celp_math.c | 79 int ff_log2_q15(uint32_t value) in ff_log2_q15() argument
|
| H A D | fits.c | 48 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 D | dcaenc.h | 149 static inline int32_t quantize_value(int32_t value, softfloat quant) in quantize_value() argument
|
| H A D | mpegaudio_tablegen.h | 50 int i, value, exponent; in mpegaudio_tableinit() local
|
| H A D | mpegaudiodec_common_tablegen.h | 57 double value = i / 4; in mpegaudiodec_common_tableinit() local
|
| H A D | mjpegenc_huffman.h | 52 int value; ///< input value member
|
| H A D | msp2dec.c | 77 int value; in msp2_decode_frame() local
|
| /third_party/elfio/examples/tutorial/ |
| H A D | tutorial.cpp | 88 Elf64_Addr value; in main() local
|
| /third_party/eudev/src/shared/ |
| H A D | strv.c | 149 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 D | ppc_attrs.c | 40 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 D | sparc_attrs.c | 40 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 D | nistspheredec.c | 124 char key[32], value[32]; in nist_read_header() local
|
| H A D | rtpdec_ilbc.c | 26 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 D | dict.h | 81 char *value; member [all...] |