Home
last modified time | relevance | path

Searched defs:code (Results 326 – 350 of 9275) sorted by relevance

1...<<11121314151617181920>>...371

/aosp_15_r20/packages/modules/Connectivity/clatd/
Dicmp.c59 uint8_t icmp_to_icmp6_type(uint8_t type, uint8_t code) { in icmp_to_icmp6_type()
87 uint8_t icmp_to_icmp6_code(uint8_t type, uint8_t code) { in icmp_to_icmp6_code()
122 uint8_t icmp6_to_icmp_type(uint8_t type, uint8_t code) { in icmp6_to_icmp_type()
147 uint8_t icmp6_to_icmp_code(uint8_t type, uint8_t code) { in icmp6_to_icmp_code()
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-name-language-static.hh43 uint16_t code; member
425 _hb_ot_name_language_for (unsigned int code, in _hb_ot_name_language_for()
441 _hb_ot_name_language_for_ms_code (unsigned int code) in _hb_ot_name_language_for_ms_code()
449 _hb_ot_name_language_for_mac_code (unsigned int code) in _hb_ot_name_language_for_mac_code()
/aosp_15_r20/external/capstone/suite/
H A Dfuzz.py66 def cs(md, code): argument
73 def cs_lite(md, code): argument
103 code = get_code(cfile, j * ii) variable
116 code = get_code(cfile, j * ii) variable
/aosp_15_r20/external/python/cpython3/Lib/re/
D_compiler.py37 def _compile(code, pattern, flags): argument
214 def _compile_charset(charset, flags, code): argument
509 def _compile_info(code, pattern, flags): argument
586 def _hex_code(code): argument
589 def dis(code): argument
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/linux/surface_aggregator/
H A Ddtx.h17 #define SDTX_STATUS(code) ((code) | SDTX_CATEGORY_STATUS) argument
18 #define SDTX_ERR_RT(code) ((code) | SDTX_CATEGORY_RUNTIME_ERROR) argument
19 #define SDTX_ERR_HW(code) ((code) | SDTX_CATEGORY_HARDWARE_ERROR) argument
20 #define SDTX_UNKNOWN(code) ((code) | SDTX_CATEGORY_UNKNOWN) argument
44 __u16 code; member
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/bionic/libc/kernel/uapi/linux/surface_aggregator/
Ddtx.h29 #define SDTX_STATUS(code) ((code) | SDTX_CATEGORY_STATUS) argument
30 #define SDTX_ERR_RT(code) ((code) | SDTX_CATEGORY_RUNTIME_ERROR) argument
31 #define SDTX_ERR_HW(code) ((code) | SDTX_CATEGORY_HARDWARE_ERROR) argument
32 #define SDTX_UNKNOWN(code) ((code) | SDTX_CATEGORY_UNKNOWN) argument
56 __u16 code; member
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86_64/include/bionic/libc/kernel/uapi/linux/surface_aggregator/
H A Ddtx.h17 #define SDTX_STATUS(code) ((code) | SDTX_CATEGORY_STATUS) argument
18 #define SDTX_ERR_RT(code) ((code) | SDTX_CATEGORY_RUNTIME_ERROR) argument
19 #define SDTX_ERR_HW(code) ((code) | SDTX_CATEGORY_HARDWARE_ERROR) argument
20 #define SDTX_UNKNOWN(code) ((code) | SDTX_CATEGORY_UNKNOWN) argument
44 __u16 code; member
/aosp_15_r20/prebuilts/vndk/v33/arm/include/bionic/libc/kernel/uapi/linux/surface_aggregator/
Ddtx.h29 #define SDTX_STATUS(code) ((code) | SDTX_CATEGORY_STATUS) argument
30 #define SDTX_ERR_RT(code) ((code) | SDTX_CATEGORY_RUNTIME_ERROR) argument
31 #define SDTX_ERR_HW(code) ((code) | SDTX_CATEGORY_HARDWARE_ERROR) argument
32 #define SDTX_UNKNOWN(code) ((code) | SDTX_CATEGORY_UNKNOWN) argument
56 __u16 code; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/re/
D_compiler.py37 def _compile(code, pattern, flags): argument
214 def _compile_charset(charset, flags, code): argument
509 def _compile_info(code, pattern, flags): argument
586 def _hex_code(code): argument
589 def dis(code): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/re/
D_compiler.py37 def _compile(code, pattern, flags): argument
214 def _compile_charset(charset, flags, code): argument
509 def _compile_info(code, pattern, flags): argument
586 def _hex_code(code): argument
589 def dis(code): argument
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm/include/bionic/libc/kernel/uapi/linux/surface_aggregator/
H A Ddtx.h17 #define SDTX_STATUS(code) ((code) | SDTX_CATEGORY_STATUS) argument
18 #define SDTX_ERR_RT(code) ((code) | SDTX_CATEGORY_RUNTIME_ERROR) argument
19 #define SDTX_ERR_HW(code) ((code) | SDTX_CATEGORY_HARDWARE_ERROR) argument
20 #define SDTX_UNKNOWN(code) ((code) | SDTX_CATEGORY_UNKNOWN) argument
44 __u16 code; member
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/linux/surface_aggregator/
Ddtx.h17 #define SDTX_STATUS(code) ((code) | SDTX_CATEGORY_STATUS) argument
18 #define SDTX_ERR_RT(code) ((code) | SDTX_CATEGORY_RUNTIME_ERROR) argument
19 #define SDTX_ERR_HW(code) ((code) | SDTX_CATEGORY_HARDWARE_ERROR) argument
20 #define SDTX_UNKNOWN(code) ((code) | SDTX_CATEGORY_UNKNOWN) argument
44 __u16 code; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/re/
D_compiler.py37 def _compile(code, pattern, flags): argument
214 def _compile_charset(charset, flags, code): argument
509 def _compile_info(code, pattern, flags): argument
586 def _hex_code(code): argument
589 def dis(code): argument
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/linux/surface_aggregator/
H A Ddtx.h17 #define SDTX_STATUS(code) ((code) | SDTX_CATEGORY_STATUS) argument
18 #define SDTX_ERR_RT(code) ((code) | SDTX_CATEGORY_RUNTIME_ERROR) argument
19 #define SDTX_ERR_HW(code) ((code) | SDTX_CATEGORY_HARDWARE_ERROR) argument
20 #define SDTX_UNKNOWN(code) ((code) | SDTX_CATEGORY_UNKNOWN) argument
44 __u16 code; member
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/bionic/libc/kernel/uapi/linux/surface_aggregator/
Ddtx.h29 #define SDTX_STATUS(code) ((code) | SDTX_CATEGORY_STATUS) argument
30 #define SDTX_ERR_RT(code) ((code) | SDTX_CATEGORY_RUNTIME_ERROR) argument
31 #define SDTX_ERR_HW(code) ((code) | SDTX_CATEGORY_HARDWARE_ERROR) argument
32 #define SDTX_UNKNOWN(code) ((code) | SDTX_CATEGORY_UNKNOWN) argument
56 __u16 code; member
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm64/include/bionic/libc/kernel/uapi/linux/surface_aggregator/
H A Ddtx.h17 #define SDTX_STATUS(code) ((code) | SDTX_CATEGORY_STATUS) argument
18 #define SDTX_ERR_RT(code) ((code) | SDTX_CATEGORY_RUNTIME_ERROR) argument
19 #define SDTX_ERR_HW(code) ((code) | SDTX_CATEGORY_HARDWARE_ERROR) argument
20 #define SDTX_UNKNOWN(code) ((code) | SDTX_CATEGORY_UNKNOWN) argument
44 __u16 code; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/re/
D_compiler.py37 def _compile(code, pattern, flags): argument
214 def _compile_charset(charset, flags, code): argument
509 def _compile_info(code, pattern, flags): argument
586 def _hex_code(code): argument
589 def dis(code): argument
/aosp_15_r20/external/kernel-headers/original/uapi/linux/surface_aggregator/
H A Ddtx.h27 #define SDTX_STATUS(code) ((code) | SDTX_CATEGORY_STATUS) argument
28 #define SDTX_ERR_RT(code) ((code) | SDTX_CATEGORY_RUNTIME_ERROR) argument
29 #define SDTX_ERR_HW(code) ((code) | SDTX_CATEGORY_HARDWARE_ERROR) argument
30 #define SDTX_UNKNOWN(code) ((code) | SDTX_CATEGORY_UNKNOWN) argument
90 __u16 code; member
/aosp_15_r20/bionic/libc/kernel/uapi/linux/surface_aggregator/
H A Ddtx.h17 #define SDTX_STATUS(code) ((code) | SDTX_CATEGORY_STATUS) argument
18 #define SDTX_ERR_RT(code) ((code) | SDTX_CATEGORY_RUNTIME_ERROR) argument
19 #define SDTX_ERR_HW(code) ((code) | SDTX_CATEGORY_HARDWARE_ERROR) argument
20 #define SDTX_UNKNOWN(code) ((code) | SDTX_CATEGORY_UNKNOWN) argument
44 __u16 code; member
/aosp_15_r20/prebuilts/vndk/v34/x86/include/bionic/libc/kernel/uapi/linux/surface_aggregator/
Ddtx.h29 #define SDTX_STATUS(code) ((code) | SDTX_CATEGORY_STATUS) argument
30 #define SDTX_ERR_RT(code) ((code) | SDTX_CATEGORY_RUNTIME_ERROR) argument
31 #define SDTX_ERR_HW(code) ((code) | SDTX_CATEGORY_HARDWARE_ERROR) argument
32 #define SDTX_UNKNOWN(code) ((code) | SDTX_CATEGORY_UNKNOWN) argument
56 __u16 code; member
/aosp_15_r20/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/include/linux/surface_aggregator/
H A Ddtx.h17 #define SDTX_STATUS(code) ((code) | SDTX_CATEGORY_STATUS) argument
18 #define SDTX_ERR_RT(code) ((code) | SDTX_CATEGORY_RUNTIME_ERROR) argument
19 #define SDTX_ERR_HW(code) ((code) | SDTX_CATEGORY_HARDWARE_ERROR) argument
20 #define SDTX_UNKNOWN(code) ((code) | SDTX_CATEGORY_UNKNOWN) argument
44 __u16 code; member
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86/include/bionic/libc/kernel/uapi/linux/surface_aggregator/
H A Ddtx.h17 #define SDTX_STATUS(code) ((code) | SDTX_CATEGORY_STATUS) argument
18 #define SDTX_ERR_RT(code) ((code) | SDTX_CATEGORY_RUNTIME_ERROR) argument
19 #define SDTX_ERR_HW(code) ((code) | SDTX_CATEGORY_HARDWARE_ERROR) argument
20 #define SDTX_UNKNOWN(code) ((code) | SDTX_CATEGORY_UNKNOWN) argument
44 __u16 code; member
/aosp_15_r20/prebuilts/vndk/v34/arm/include/bionic/libc/kernel/uapi/linux/surface_aggregator/
Ddtx.h29 #define SDTX_STATUS(code) ((code) | SDTX_CATEGORY_STATUS) argument
30 #define SDTX_ERR_RT(code) ((code) | SDTX_CATEGORY_RUNTIME_ERROR) argument
31 #define SDTX_ERR_HW(code) ((code) | SDTX_CATEGORY_HARDWARE_ERROR) argument
32 #define SDTX_UNKNOWN(code) ((code) | SDTX_CATEGORY_UNKNOWN) argument
56 __u16 code; member
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/riscv64/include/bionic/libc/kernel/uapi/linux/surface_aggregator/
H A Ddtx.h17 #define SDTX_STATUS(code) ((code) | SDTX_CATEGORY_STATUS) argument
18 #define SDTX_ERR_RT(code) ((code) | SDTX_CATEGORY_RUNTIME_ERROR) argument
19 #define SDTX_ERR_HW(code) ((code) | SDTX_CATEGORY_HARDWARE_ERROR) argument
20 #define SDTX_UNKNOWN(code) ((code) | SDTX_CATEGORY_UNKNOWN) argument
44 __u16 code; member
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/re/
H A D_compiler.py37 def _compile(code, pattern, flags): argument
214 def _compile_charset(charset, flags, code): argument
509 def _compile_info(code, pattern, flags): argument
586 def _hex_code(code): argument
589 def dis(code): argument

1...<<11121314151617181920>>...371