| /third_party/typescript/tests/baselines/reference/ |
| H A D | compoundAssignmentLHSIsReference.js | 2 var value; variable 38 var value; global() variable [all...] |
| H A D | controlFlowAssignmentExpression.js | |
| H A D | mappedTypeWithAny.js | |
| H A D | privateNameInInExpressionTransform(target=es2020).js | |
| /third_party/protobuf/php/src/Google/Protobuf/ |
| H A D | BytesValue.php | 24 private $value = ''; variable 62 $this->value = $var; global() variable [all...] |
| H A D | BoolValue.php | 24 private $value = false; variable 62 $this->value = $var; global() variable [all...] |
| H A D | DoubleValue.php | 24 private $value = 0.0; variable 62 $this->value = $var; global() variable [all...] |
| H A D | Int64Value.php | 24 private $value = 0; variable 62 $this->value = $var; global() variable [all...] |
| H A D | UInt64Value.php | 24 private $value = 0; variable 62 $this->value = $var; global() variable [all...] |
| H A D | UInt32Value.php | 24 private $value = 0; variable 62 $this->value = $var; global() variable [all...] |
| H A D | Syntax.php | 43 public static function value($name) function
|
| H A D | Int32Value.php | 24 private $value = 0; variable 62 $this->value = $var; global() variable [all...] |
| H A D | FloatValue.php | 24 private $value = 0.0; variable 62 $this->value = $var; global() variable [all...] |
| H A D | StringValue.php | 24 private $value = ''; variable 62 $this->value = $var; global() variable [all...] |
| H A D | NullValue.php | 39 public static function value($name) function
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/base/ |
| H A D | config_test.cc | 26 uint32_t value; in TEST() member
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
| H A D | inline_variable_testing.h | 25 int value = 5; member
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/flags/ |
| H A D | marshalling_test.cc | 31 bool value; in TEST() local 111 int16_t value; TEST() local 172 uint16_t value; TEST() local 228 int32_t value; TEST() local 289 uint32_t value; TEST() local 345 int64_t value; TEST() local 406 uint64_t value; TEST() local 460 float value; TEST() local 535 double value; TEST() local 614 std::string value; TEST() local 642 std::vector<std::string> value; TEST() local 670 int16_t value; TEST() local 687 uint16_t value; TEST() local 700 int32_t value; TEST() local 717 uint32_t value; TEST() local 730 int64_t value; TEST() local 751 uint64_t value; TEST() local 766 float value; TEST() local 781 double value; TEST() local [all...] |
| /test/xts/acts/multimedia/image_effect/OHImageEffectNDK/entry/src/main/cpp/utils/ |
| H A D | common_utils.cpp | 19 std::string CommonUtils::GetStringArgument(napi_env env, napi_value value) in GetStringArgument() argument
|
| /test/xts/acts/startup_lite/syspara_hal/src/ |
| H A D | parameter_reli_test.c | 63 const char* value = GetDeviceType(); variable 80 const char* value = GetManufacture(); variable 97 const char* value = GetBrand(); variable 114 const char* value = GetMarketName(); variable 131 const char* value = GetProductSeries(); variable 148 const char* value = GetProductModel(); variable 165 const char* value = GetHardwareModel(); variable 182 const char* value = GetHardwareProfile(); variable 202 const char* value = GetSerial(); variable 219 const char* value variable 236 const char* value = GetDisplayVersion(); global() variable 253 const char* value = GetBootloaderVersion(); global() variable 270 const char* value = GetSecurityPatchTag(); global() variable 287 const char* value = GetAbiList(); global() variable 305 int value = GetFirstApiVersion(); global() variable 322 const char* value = GetIncrementalVersion(); global() variable 339 const char* value = GetVersionId(); global() variable 356 const char* value = GetBuildType(); global() variable 373 const char* value = GetBuildUser(); global() variable 390 const char* value = GetBuildHost(); global() variable 407 const char* value = GetBuildTime(); global() variable 424 const char* value = GetBuildRootHash(); global() variable 441 const char* value = GetSoftwareModel(); global() variable 459 int value = GetSdkApiVersion(); global() variable [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | celp_math.h | 81 bidir_sal(unsigned value, int offset) bidir_sal() argument [all...] |
| H A D | vc1_pred.h | 39 static av_always_inline int scale_mv(int value, int bfrac, int inv, int qs) in scale_mv() argument
|
| /third_party/eudev/src/shared/ |
| H A D | sysctl-util.c | 59 int sysctl_write(const char *property, const char *value) { in sysctl_write() argument
|
| /third_party/elfutils/libebl/ |
| H A D | eblcheckobjattr.c | 38 ebl_check_object_attribute(Ebl *ebl, const char *vendor, int tag, uint64_t value, const char **tag_name, const char **value_name) ebl_check_object_attribute() argument
|
| /third_party/gn/src/base/memory/ |
| H A D | raw_scoped_refptr_mismatch_checker.h | 43 value = std::is_pointer<T>::value && enumerator
|