/third_party/selinux/libsepol/src/ |
H A D | ibpkeys.c | 103 extern int sepol_ibpkey_count(sepol_handle_t *handle __attribute__ ((unused)), in sepol_ibpkey_count() argument 120 int sepol_ibpkey_exists(sepol_handle_t *handle __attribute__ ((unused)), in sepol_ibpkey_exists() argument
|
H A D | ports.c | 157 extern int sepol_port_count(sepol_handle_t * handle __attribute__ ((unused)), in sepol_port_count() argument
|
H A D | nodes.c | 147 extern int sepol_node_count(sepol_handle_t * handle __attribute__ ((unused)), in sepol_node_count() argument
|
H A D | users.c | 287 int sepol_user_exists(sepol_handle_t * handle __attribute__ ((unused)), in sepol_user_exists() argument 302 int sepol_user_count(sepol_handle_t * handle __attribute__ ((unused)), in sepol_user_count() argument
|
/third_party/zlib/contrib/minizip/ |
H A D | zip.h | 66 typedef struct TagzipFile__ { int unused; } zipFile__; member
|
/third_party/elfutils/tests/ |
H A D | backtrace-data.c | 48 main (int argc __attribute__ ((unused)), char **argv) in main() argument 60 find_elf (Dwfl_Module *mod __attribute__ ((unused)), in find_elf() argument 163 next_thread (Dwfl *dwfl, void *dwfl_arg __attribute__ ((unused)), in next_thread() argument 72 memory_read(Dwfl *dwfl, Dwarf_Addr addr, Dwarf_Word *result, void *dwfl_arg __attribute__ ((unused))) memory_read() argument 175 set_initial_registers(Dwfl_Thread *thread, void *thread_arg __attribute__ ((unused))) set_initial_registers() argument 249 thread_callback(Dwfl_Thread *thread, void *thread_arg __attribute__ ((unused))) thread_callback() argument 266 main(int argc __attribute__ ((unused)), char **argv __attribute__ ((unused))) main() argument [all...] |
H A D | dwflmodtest.c | 158 list_module (Dwfl_Module *mod __attribute__ ((unused)), in list_module() argument 177 print_module (Dwfl_Module *mod __attribute__ ((unused)), in print_module() argument 215 parse_opt (int key, char *arg __attribute__ ((unused)), in parse_opt() argument
|
H A D | addrcfi.c | 83 print_register(void *arg, int regno, const char *setname, const char *prefix, const char *regname, int bits __attribute__ ((unused)), int type __attribute__ ((unused))) print_register() argument
|
/third_party/elfutils/libdwfl/ |
H A D | linux-pid-attach.c | 249 pid_next_thread (Dwfl *dwfl __attribute__ ((unused)), void *dwfl_arg, in pid_next_thread() argument 293 pid_getthread (Dwfl *dwfl __attribute__ ((unused)), pid_t tid, in pid_getthread() argument 340 pid_detach (Dwfl *dwfl __attribute__ ((unused)), void *dwfl_arg) in pid_detach() argument 507 __libdwfl_ptrace_attach (pid_t tid __attribute__ ((unused)), in __libdwfl_ptrace_attach() argument 517 __libdwfl_ptrace_detach (pid_t tid __attribute__ ((unused)), in __libdwfl_ptrace_detach() argument 523 dwfl_linux_proc_attach (Dwfl *dwfl __attribute__ ((unused)), in dwfl_linux_proc_attach() argument [all...] |
H A D | linux-core-attach.c | 99 core_next_thread (Dwfl *dwfl __attribute__ ((unused)), void *dwfl_arg, in core_next_thread() argument 296 core_detach (Dwfl *dwfl __attribute__ ((unused)), void *dwfl_arg) in core_detach() argument
|
H A D | linux-proc-maps.c | 359 dwfl_linux_proc_find_elf (Dwfl_Module *mod __attribute__ ((unused)), in dwfl_linux_proc_find_elf() argument
|
H A D | find-debuginfo.c | 348 dwfl_standard_find_debuginfo(Dwfl_Module *mod, void **userdata __attribute__ ((unused)), const char *modname __attribute__ ((unused)), GElf_Addr base __attribute__ ((unused)), const char *file_name, const char *debuglink_file, GElf_Word debuglink_crc, char **debuginfo_file_name) dwfl_standard_find_debuginfo() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | v4l2_buffers.c | 212 static void v4l2_free_buffer(void *opaque, uint8_t *unused) in v4l2_free_buffer() argument
|
/third_party/elfutils/libasm/ |
H A D | asm_end.c | 45 text_end (AsmCtx_t *ctx __attribute__ ((unused))) in text_end() argument
|
/third_party/curl/lib/ |
H A D | hsts.c | 61 static time_t hsts_debugtime(void *unused) in hsts_debugtime() argument
|
/third_party/icu/icu4c/source/i18n/ |
H A D | uspoof_impl.h | 324 int32_t unused[15]; // Padding, Room for Expansion member
|
/third_party/libsnd/regtest/ |
H A D | database.c | 475 ekey_max_callback (REGTEST_DB * db, int argc, char **argv, char **unused) in ekey_max_callback() argument 489 callback (void *unused, int argc, char **argv, char **colname) in callback() argument
|
/third_party/libunwind/libunwind/include/ |
H A D | libunwind-s390x.h | 117 char unused; member 127 char unused; member
|
H A D | libunwind-x86_64.h | 114 char unused; member 124 char unused; member
|
/third_party/libuv/src/unix/ |
H A D | tty.c | 136 int uv_tty_init(uv_loop_t* loop, uv_tty_t* tty, int fd, int unused) { in uv_tty_init() argument
|
/third_party/mbedtls/tests/scripts/ |
H A D | generate_psa_wrappers.py | 17 import scripts_path #pylint: disable=unused-import namespace
|
H A D | check_names.py | 47 import scripts_path # pylint: disable=unused-import namespace
|
H A D | check_files.py | 22 from typing import FrozenSet, Optional, Pattern # pylint: disable=unused-import namespace 26 import scripts_path # pylint: disable=unused-import namespace
|
H A D | depends.py | 57 import scripts_path # pylint: disable=unused-import namespace
|
H A D | audit-validity-dates.py | 31 import scripts_path # pylint: disable=unused-import namespace
|