/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
D | state_machine.h | 32 #define SM_STATE(machine, state) \ argument 46 #define SM_ENTRY(machine, state) \ argument 65 #define SM_ENTRY_M(machine, _state, data) \ argument 83 #define SM_ENTRY_MA(machine, _state, data) \ argument 101 #define SM_ENTER(machine, state) \ argument 114 #define SM_ENTER_GLOBAL(machine, state) \ argument 126 #define SM_STEP(machine) \ argument 136 #define SM_STEP_RUN(machine) sm_ ## machine ## _Step(sm) argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
D | state_machine.h | 32 #define SM_STATE(machine, state) \ argument 46 #define SM_ENTRY(machine, state) \ argument 65 #define SM_ENTRY_M(machine, _state, data) \ argument 83 #define SM_ENTRY_MA(machine, _state, data) \ argument 101 #define SM_ENTER(machine, state) \ argument 114 #define SM_ENTER_GLOBAL(machine, state) \ argument 126 #define SM_STEP(machine) \ argument 136 #define SM_STEP_RUN(machine) sm_ ## machine ## _Step(sm) argument
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_fs_exec.c | 56 struct tgsi_exec_machine *machine, in exec_prepare() 112 struct tgsi_exec_machine *machine, in exec_run() 179 struct tgsi_exec_machine *machine) in exec_delete()
|
D | sp_quad_fs.c | 66 struct tgsi_exec_machine *machine = softpipe->fs_machine; in shade_quad() local 109 struct tgsi_exec_machine *machine = softpipe->fs_machine; in shade_quads() local
|
D | sp_compute.c | 39 struct tgsi_exec_machine *machine, in cs_prepare() 86 struct tgsi_exec_machine *machine, bool restart) in cs_run() 130 struct tgsi_exec_machine *machine) in cs_delete()
|
/third_party/elfutils/libdwelf/ |
D | dwelf_elf_e_machine_string.c | 37 dwelf_elf_e_machine_string (int machine) in dwelf_elf_e_machine_string()
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_vs_exec.c | 52 struct tgsi_exec_machine *machine; member 103 struct tgsi_exec_machine *machine = evs->machine; in vs_exec_run_linear() local
|
/third_party/elfutils/backends/ |
D | i386_init.c | 43 GElf_Half machine __attribute__ ((unused)), in i386_init()
|
D | m68k_init.c | 42 GElf_Half machine __attribute__ ((unused)), in m68k_init()
|
D | csky_init.c | 42 GElf_Half machine __attribute__ ((unused)), in csky_init()
|
D | sh_init.c | 44 GElf_Half machine __attribute__ ((unused)), in sh_init()
|
D | s390_init.c | 45 GElf_Half machine __attribute__ ((unused)), in s390_init()
|
D | riscv_init.c | 54 GElf_Half machine __attribute__ ((unused)), in riscv_init()
|
D | ppc_init.c | 44 GElf_Half machine __attribute__ ((unused)), in ppc_init()
|
D | aarch64_init.c | 43 GElf_Half machine __attribute__ ((unused)), in aarch64_init()
|
D | ia64_init.c | 43 GElf_Half machine __attribute__ ((unused)), in ia64_init()
|
D | alpha_init.c | 44 GElf_Half machine __attribute__ ((unused)), in alpha_init()
|
D | arm_init.c | 44 GElf_Half machine __attribute__ ((unused)), in arm_init()
|
D | x86_64_init.c | 46 GElf_Half machine __attribute__ ((unused)), in x86_64_init()
|
D | bpf_init.c | 44 GElf_Half machine __attribute__ ((unused)), in bpf_init()
|
D | sparc_init.c | 49 GElf_Half machine __attribute__ ((unused)), in sparc_init()
|
D | ppc64_init.c | 46 GElf_Half machine __attribute__ ((unused)), in ppc64_init()
|
/third_party/elfutils/tests/ |
D | dwelf_elf_e_machine_string.c | 43 const char *machine; in main() local
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
D | utsname.h | 15 char machine[65]; member
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | utsname.h | 15 char machine[65]; member
|