| /foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/ |
| H A D | video.cpp | 29 Video::Video(UDType type, ValueType value) : File(type, value) in Video() argument
|
| H A D | image.cpp | 29 Image::Image(UDType type, ValueType value) : File(type, value) in Image() argument
|
| H A D | folder.cpp | 29 Folder::Folder(UDType type, ValueType value) : File(type, value) in Folder() argument
|
| H A D | audio.cpp | 29 Audio::Audio(UDType type, ValueType value) : File(type, value) in Audio() argument
|
| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/include/ |
| H A D | napi_hitrace.h | 27 inline HiTrace(const std::string &value) in HiTrace() argument
|
| /foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/ |
| H A D | hitrace.h | 27 inline HiTrace(const std::string &value) in HiTrace() argument
|
| /foundation/distributeddatamgr/udmf/framework/common/ |
| H A D | endian_converter.h | 24 static inline int8_t HostToNet(int8_t value)
in HostToNet() argument 28 static inline int16_t HostToNet(int16_t value)
in HostToNet() argument 33 static inline int16_t NetToHost(int16_t value)
in NetToHost() argument 38 static inline int32_t HostToNet(int32_t value)
in HostToNet() argument 43 static inline int8_t NetToHost(int8_t value)
in NetToHost() argument 48 NetToHost(int32_t value) NetToHost() argument 53 HostToNet(int64_t value) HostToNet() argument 58 NetToHost(int64_t value) NetToHost() argument 63 HostToNet(uint8_t value) HostToNet() argument 67 HostToNet(uint16_t value) HostToNet() argument 72 NetToHost(uint16_t value) NetToHost() argument 77 HostToNet(uint32_t value) HostToNet() argument 82 NetToHost(uint8_t value) NetToHost() argument 87 NetToHost(uint32_t value) NetToHost() argument 92 HostToNet(uint64_t value) HostToNet() argument 97 NetToHost(uint64_t value) NetToHost() argument [all...] |
| /foundation/filemanagement/storage_service/services/storage_daemon/libfscrypt/src/ |
| H A D | sysparam_dynamic.c | 20 int GetFscryptParameter(const char *key, const char *def, char *value, unsigned int *len) in GetFscryptParameter() argument 33 int SetFscryptParameter(const char *policy, const char *value) in SetFscryptParameter() argument
|
| H A D | sysparam_static.c | 20 int GetFscryptParameter(const char *key, const char *def, char *value, unsigned int *len) in GetFscryptParameter() argument 29 int SetFscryptParameter(const char *policy, const char *value) in SetFscryptParameter() argument
|
| /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
|
| /third_party/benchmark/src/ |
| H A D | json_reporter.cc | 67 std::string FormatKV(std::string const& key, std::string const& value) { in FormatKV() argument 72 std::string FormatKV(std::string const& key, const char* value) { in FormatKV() argument 77 std::string FormatKV(std::string const& key, bool value) { in FormatKV() argument 82 std::string FormatKV(std::string const& key, int64_t value) { in FormatKV() argument 88 std::string FormatKV(std::string const& key, double value) { in FormatKV() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | OutputInt.java | 27 public int value; field in OutputInt 47 public OutputInt(int value) { in OutputInt() argument [all...] |
| H A D | Output.java | 21 public T value; field in Output 45 public Output(T value) { in Output() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | OutputInt.java | 29 public int value; field in OutputInt 49 public OutputInt(int value) { in OutputInt() argument [all...] |
| H A D | Output.java | 20 public T value; field in Output 41 public Output(T value) { in Output() argument [all...] |
| /third_party/json/docs/examples/ |
| H A D | get__PointerType.cpp | 9 json value = 17; in main() local
|
| H A D | get_ptr.cpp | 9 json value = 17; in main() local
|
| /third_party/json/include/nlohmann/detail/meta/ |
| H A D | cpp_future.hpp | 161 constexpr T static_const<T>::value; member in detail::static_const
|
| /third_party/jerryscript/tests/jerry/es2015/ |
| H A D | object-initializer.js | |
| /third_party/jerryscript/tests/jerry/ |
| H A D | array-prototype-lastindexof.js | 75 var value = array.lastIndexOf(4, { variable 85 var value = array.lastIndexOf(1, { variable 95 var value = array.indexOf(5, { variable
|
| /third_party/node/src/ |
| H A D | node_report.h | 25 std::string ValueToHexString(T value) { in ValueToHexString() argument 29 value; in ValueToHexString() local
|