/third_party/icu/icu4c/source/common/unicode/ |
H A D | messagepattern.h | 830 int16_t value; global() member in MessagePattern::Part [all...] |
H A D | ucharstrie.h | 421 int32_t value; readValue() local 448 int32_t value; readNodeValue() local [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | choicfmt.cpp | 170 ChoiceFormat::dtos(double value, in dtos() argument
|
H A D | number_fluent.cpp | 566 FormattedNumber LocalizedNumberFormatter::formatInt(int64_t value, UErrorCode& status) const { in formatInt() argument 585 FormattedNumber LocalizedNumberFormatter::formatDouble(double value, UErrorCode& status) const { in formatDouble() argument 604 FormattedNumber LocalizedNumberFormatter::formatDecimal(StringPiece value, UErrorCod argument [all...] |
H A D | reldtfmt.cpp | 420 RelativeDateFormat::setContext(UDisplayContext value, UErrorCode& status) in setContext() argument [all...] |
H A D | collationiterator.cpp | 752 int32_t value = digits[0]; in appendNumericSegmentCEs() local [all...] |
H A D | datefmt.cpp | 697 void DateFormat::setContext(UDisplayContext value, UErrorCode& status) in setContext() argument
|
/third_party/libsnd/src/ |
H A D | ms_adpcm.c | 204 msadpcm_get_bpred (SF_PRIVATE *psf, MSADPCM_PRIVATE *pms, unsigned char value) in msadpcm_get_bpred() argument
|
H A D | wavlike.c | 1237 { float value ; in wavlike_read_peak_chunk() local
|
/third_party/libuv/src/unix/ |
H A D | os390-syscalls.c | 514 int sem_init(UV_PLATFORM_SEM_T* semid, int pshared, unsigned int value) { in sem_init() argument
|
/third_party/libphonenumber/tools/cpp/src/cpp-build/ |
H A D | generate_geocoding_data.cc | 504 ReplaceAll(const string& input, const string& pattern, const string& value) ReplaceAll() argument
|
/third_party/libuv/src/win/ |
H A D | core.c | 726 int uv__socket_sockopt(uv_handle_t* handle, int optname, int* value) { in uv__socket_sockopt() argument
|
H A D | udp.c | 875 int uv_udp_set_broadcast(uv_udp_t* handle, int value) { in uv_udp_set_broadcast() argument [all...] |
H A D | thread.c | 384 int uv_sem_init(uv_sem_t* sem, unsigned int value) { in uv_sem_init() argument 478 void* value; in uv_key_get() local 489 void uv_key_set(uv_key_t* key, void* value) { in uv_key_set() argument
|
/third_party/mesa3d/include/drm-uapi/ |
H A D | lima_drm.h | 32 __u64 value; /* out, parameter value */ member
|
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | OpenArchive.cpp | 318 Z7_COM7F_IMF(CHandler::GetProperty(UInt32 index, PROPID propID, PROPVARIANT *value))
in GetProperty() argument [all...] |
/third_party/libcoap/src/ |
H A D | coap_ws.c | 308 char *value; in coap_ws_rd_http_header_server() local 422 char *value; in coap_ws_rd_http_header_client() local [all...] |
/third_party/lzma/C/Util/SfxSetup/ |
H A D | SfxSetup.c | 339 UInt32 value = d;
in main() local
|
/third_party/lzma/CPP/Windows/Control/ |
H A D | Dialog.h | 67 bool SetItemInt(unsigned itemID, UINT value, bool isSigned)
in SetItemInt() argument 69 bool GetItemInt(unsigned itemID, bool isSigned, UINT &value)
in GetItemInt() argument
|
/third_party/lzma/CS/7zip/Compress/LzmaAlone/ |
H A D | LzmaBench.cs | 133 public override void SetLength(long value) { }
in SetLength() argument 172 static UInt64 MyMultDiv64(UInt64 value, UInt64 elapsedTime)
in MyMultDiv64() argument
|
/third_party/lzma/CPP/7zip/Compress/ |
H A D | Bcj2Coder.cpp | 664 Z7_COM7F_IMF(CDecoder::GetInStreamProcessedSize2(UInt32 streamIndex, UInt64 *value))
in GetInStreamProcessedSize2() argument
|
/third_party/lzma/Java/SevenZip/ |
H A D | LzmaBench.java | 222 static long MyMultDiv64(long value, long elapsedTime)
in MyMultDiv64() argument
|
/third_party/lzma/CPP/7zip/Archive/ |
H A D | LzmaHandler.cpp | 203 Z7_COM7F_IMF(CHandler::GetArchiveProperty(PROPID propID, PROPVARIANT *value))
in GetArchiveProperty() argument 283 Z7_COM7F_IMF(CHandler::GetProperty(UInt32 /* index */, PROPID propID, PROPVARIANT *value))
in GetProperty() argument
|
/third_party/lzma/CPP/Windows/ |
H A D | SystemInfo.cpp | 324 static AString TypeToString2(const char * const table[], unsigned num, UInt32 value)
in TypeToString2() argument
|
/third_party/jerryscript/jerry-core/ecma/base/ |
H A D | ecma-literal-storage.c | 333 void ecma_save_literals_append_value (ecma_value_t value, /**< value to be appended */ in ecma_save_literals_append_value() argument
|