Home
last modified time | relevance | path

Searched defs:hex (Results 151 - 175 of 253) sorted by relevance

1234567891011

/third_party/gptfdisk/
H A Dgpttext.cc1011 cout << "Enter an MBR hex code (default " << hex; in GetMBRTypeCode() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUtility.java1030 public static String hex(long ch) { in hex() method in Utility
1037 static public String hex(long i, int places) { in hex() method in Utility
1057 public static String hex(CharSequence s) { hex() method in Utility
1066 public static <S extends CharSequence, U extends CharSequence, T extends Appendable> T hex(S s, int width, U separator, boolean useCodePoints, T result) { hex() method in Utility
1091 public static String hex(byte[] o, int start, int end, String separator) { hex() method in Utility
1105 public static <S extends CharSequence> String hex(S s, int width, S separator) { hex() method in Utility
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dutransts.c514 UTransliterator* hex = utrans_open("Any-Hex", UTRANS_FORWARD, NULL,0,NULL,&status); in TestFilter() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/
H A DRBBIMonkeyTest.java339 private static String hexToCodePoint(String hex) { in hexToCodePoint() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
H A DRBBIMonkeyTest.java336 private static String hexToCodePoint(String hex) { in hexToCodePoint() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
H A DTestFmwk.java266 protected static String hex(char[] s){ in hex() method in TestFmwk
275 protected static String hex(byte[] s){ in hex() method in TestFmwk
284 protected static String hex(char ch) { in hex() method in TestFmwk
293 protected static String hex(int ch) { in hex() method in TestFmwk
302 protected static String hex(CharSequence s) { in hex() method in TestFmwk
[all...]
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
H A DTestFmwk.java240 protected static String hex(char[] s){ in hex() method in TestFmwk
249 protected static String hex(byte[] s){ in hex() method in TestFmwk
258 protected static String hex(char ch) { in hex() method in TestFmwk
267 protected static String hex(int ch) { in hex() method in TestFmwk
276 protected static String hex(CharSequence s) { in hex() method in TestFmwk
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUtility.java965 public static String hex(long ch) { in hex() method in Utility
972 static public String hex(long i, int places) { in hex() method in Utility
992 public static String hex(CharSequenc method in Utility
1001 public static <S extends CharSequence, U extends CharSequence, T extends Appendable> T hex(S s, int width, U separator, boolean useCodePoints, T result) { hex() method in Utility
1026 public static String hex(byte[] o, int start, int end, String separator) { hex() method in Utility
1040 public static <S extends CharSequence> String hex(S s, int width, S separator) { hex() method in Utility
[all...]
/third_party/libcoap/src/
H A Dcoap_pdu.c1260 const uint8_t hex[] = "0123456789abcdef"; in write_char() local
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
H A DDumbTextComponent.java824 public static String hex(char ch) { in hex() method in DumbTextComponent
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_dump.c491 char hex[2]; in trace_dump_bytes() local
/third_party/skia/src/core/
H A DSkString.cpp492 void SkString::insertHex(size_t offset, uint32_t hex, int minDigits) { in insertHex() argument
/third_party/protobuf/php/tests/
H A Dundefined_test.php285 $hex = hex2bin("ff"); variable
296 $hex = hex2bin("ff"); variable
545 $hex = hex2bin("ff"); variable
/third_party/python/Lib/
H A Duuid.py335 def hex(self): global() member in UUID
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp_auth.c885 char hex[SHA256_MAC_LEN * 2 + 1]; in dpp_auth_req_rx() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Ddpp_hostapd.c627 char hex[64 * 2 + 1]; in hostapd_dpp_handle_config_obj() local
635 char hex[PMK_LEN * 2 + 1]; in hostapd_dpp_handle_config_obj() local
642 char *hex; in hostapd_dpp_handle_config_obj() local
657 char *hex; hostapd_dpp_handle_config_obj() local
[all...]
/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Dpandargs.h766 const int hex = 16; in ParseIntArgParam() local
873 const int hex = 16; in ParseUint64ArgParam() local
906 const int hex = 16; in ParseUint32ArgParam() local
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Drtas.c197 void rtas_progress(char *s, unsigned short hex) in rtas_progress() argument
H A Drtas-proc.c319 unsigned long hex; in ppc_rtas_progress_write() local
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Drtas-proc.c314 unsigned long hex; in ppc_rtas_progress_write() local
/kernel/linux/linux-5.10/tools/lib/traceevent/
H A Dparse-filter.c1706 char hex[64]; in get_field_str() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Ddata-convert-bt.c1424 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 Ddr_dbg.c97 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 Ddata-convert-bt.c1430 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 Dstate.c416 char *hex = "0123456789abcdef"; in get_control() local

Completed in 39 milliseconds

1234567891011