| /foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/sample/ |
| H A D | vdec_sample.cpp | 627 cout << std::hex << "========================================"; in CheckSHA() member in OHOS::MediaAVCodec::std
|
| /foundation/multimodalinput/input/libudev/src/ |
| H A D | udev_device.cpp | 116 ss >> std::hex; in BitVector() member in __anon11379::BitVector::std
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/ |
| H A D | wifi_hdi_wpa_p2p_impl.c | 978 static int hex2byte(const char *hex) in hex2byte() argument
|
| /foundation/communication/wifi/wifi/utils/src/ |
| H A D | wifi_common_util.cpp | 463 int Hex2byte(const char *hex) in Hex2byte() argument 476 int HexString2Byte(const char *hex, uint8_t *buf, size_t len) in HexString2Byte() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/ |
| H A D | table_info.cpp | 74 uint32_t hex = 0; in AffinityType() local [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| H A D | rtas.c | 197 void rtas_progress(char *s, unsigned short hex) in rtas_progress() argument
|
| H A D | rtas-proc.c | 319 unsigned long hex; in ppc_rtas_progress_write() local
|
| /kernel/linux/linux-6.6/arch/powerpc/kernel/ |
| H A D | rtas-proc.c | 314 unsigned long hex; in ppc_rtas_progress_write() local
|
| /kernel/linux/linux-5.10/tools/lib/traceevent/ |
| H A D | parse-filter.c | 1706 char hex[64]; in get_field_str() local
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | data-convert-bt.c | 1424 static struct bt_ctf_field_type *create_int_type(int size, bool sign, bool hex) in create_int_type() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| H A D | dr_dbg.c | 97 dr_dump_hex_print(char hex[DR_HEX_SIZE], char *src, u32 size) in dr_dump_hex_print() argument
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | data-convert-bt.c | 1430 static struct bt_ctf_field_type *create_int_type(int size, bool sign, bool hex) in create_int_type() argument
|
| /third_party/alsa-utils/alsactl/ |
| H A D | state.c | 416 char *hex = "0123456789abcdef"; in get_control() local
|
| H A D | init_parse.c | 274 static const char hex[] = "0123456789abcdef"; in get_ctl_value() local
|
| /third_party/cups-filters/filter/ |
| H A D | imagetopdf.c | 1868 static char *hex = "0123456789ABCDEF"; in out_hex() local
|
| /third_party/icu/tools/unicode/c/genuca/ |
| H A D | genuca.cpp | 98 static int32_t hex2num(char hex) { in hex2num() argument [all...] |
| /third_party/libcoap/src/ |
| H A D | coap_debug.c | 171 const uint8_t hex[] = "0123456789ABCDEF"; in print_readable() local [all...] |
| /third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/ |
| H A D | Demo.java | 1064 static Transliterator hex = Transliterator.getInstance("[^\\u0020-\\u007E] hex"); field in Demo [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | tstnorm.cpp | 490 UnicodeString BasicNormalizerTest::hex(UChar ch) { hex() function in BasicNormalizerTest 495 UnicodeString BasicNormalizerTest::hex(const UnicodeString& s) { hex() function in BasicNormalizerTest [all...] |
| /third_party/node/deps/v8/src/json/ |
| H A D | json-stringifier.cc | 964 char* const hex = DoubleToRadixCString(c, 16); in SerializeStringUnchecked_() local 972 char* const hex = DoubleToRadixCString(c, 16); in SerializeStringUnchecked_() local 982 char* const hex = DoubleToRadixCString(c, 16); in SerializeStringUnchecked_() local 1030 char* const hex in SerializeString_() local 1038 char* const hex = DoubleToRadixCString(c, 16); SerializeString_() local 1048 char* const hex = DoubleToRadixCString(c, 16); SerializeString_() local [all...] |
| /third_party/libabigail/src/ |
| H A D | abg-reporter-priv.cc | 1158 << std::showbase << std::hex; in maybe_report_diff_for_symbol() member in abigail::comparison::std
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cExplicitUniformLocationTest.cpp | 223 str << std::hex << "0x"; in streamDefinition() member in glcts::__anon27691::std 243 str << std::hex << "0x"; in streamDefinition() member in glcts::__anon27691::std
|
| /third_party/skia/src/core/ |
| H A D | SkStream.cpp | 88 bool SkWStream::writeHexAsText(uint32_t hex, int digits) in writeHexAsText() argument
|
| /third_party/python/Parser/ |
| H A D | tokenizer.c | 1356 char hex[9]; in verify_identifier() local 2121 char hex[9]; in tok_get() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | common.c | 27 int hex2byte(const char *hex) in hex2byte() argument 170 int hexstr2bin(const char *hex, u8 *buf, size_t len) in hexstr2bin() argument [all...] |