Home
last modified time | relevance | path

Searched defs:value (Results 576 - 600 of 7524) sorted by relevance

1...<<21222324252627282930>>...301

/third_party/typescript/tests/baselines/reference/
H A DcompoundAssignmentLHSIsReference.js2 var value; variable
38 var value; global() variable
[all...]
H A DcontrolFlowAssignmentExpression.js
H A DmappedTypeWithAny.js
H A DprivateNameInInExpressionTransform(target=es2020).js
/third_party/protobuf/php/src/Google/Protobuf/
H A DBytesValue.php24 private $value = ''; variable
62 $this->value = $var; global() variable
[all...]
H A DBoolValue.php24 private $value = false; variable
62 $this->value = $var; global() variable
[all...]
H A DDoubleValue.php24 private $value = 0.0; variable
62 $this->value = $var; global() variable
[all...]
H A DInt64Value.php24 private $value = 0; variable
62 $this->value = $var; global() variable
[all...]
H A DUInt64Value.php24 private $value = 0; variable
62 $this->value = $var; global() variable
[all...]
H A DUInt32Value.php24 private $value = 0; variable
62 $this->value = $var; global() variable
[all...]
H A DSyntax.php43 public static function value($name) function
H A DInt32Value.php24 private $value = 0; variable
62 $this->value = $var; global() variable
[all...]
H A DFloatValue.php24 private $value = 0.0; variable
62 $this->value = $var; global() variable
[all...]
H A DStringValue.php24 private $value = ''; variable
62 $this->value = $var; global() variable
[all...]
H A DNullValue.php39 public static function value($name) function
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
H A Dconfig_test.cc26 uint32_t value; in TEST() member
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dinline_variable_testing.h25 int value = 5; member
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/
H A Dmarshalling_test.cc31 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 Dcommon_utils.cpp19 std::string CommonUtils::GetStringArgument(napi_env env, napi_value value) in GetStringArgument() argument
/test/xts/acts/startup_lite/syspara_hal/src/
H A Dparameter_reli_test.c63 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 Dcelp_math.h81 bidir_sal(unsigned value, int offset) bidir_sal() argument
[all...]
H A Dvc1_pred.h39 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 Dsysctl-util.c59 int sysctl_write(const char *property, const char *value) { in sysctl_write() argument
/third_party/elfutils/libebl/
H A Deblcheckobjattr.c38 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 Draw_scoped_refptr_mismatch_checker.h43 value = std::is_pointer<T>::value && enumerator

Completed in 6 milliseconds

1...<<21222324252627282930>>...301