/external/wpa_supplicant_8/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
|
/external/v8/test/unittests/compiler/ |
D | machine-operator-unittest.cc | 72 MachineOperatorBuilder machine(zone(), representation()); in TEST_P() local 87 MachineOperatorBuilder machine(zone(), representation()); in TEST_P() local 93 MachineOperatorBuilder machine(zone(), representation()); in TEST_P() local 133 MachineOperatorBuilder machine(zone(), representation()); in TEST_P() local 148 MachineOperatorBuilder machine(zone(), representation()); in TEST_P() local 154 MachineOperatorBuilder machine(zone(), representation()); in TEST_P() local 378 MachineOperatorBuilder machine(zone(), MachineRepresentation::kWord32); in TEST_F() local 400 MachineOperatorBuilder machine(zone(), MachineRepresentation::kWord64); in TEST_F() local
|
/external/autotest/client/cros/cellular/ |
D | labconfig.py | 83 def _get_dut(self, machine=None): argument 131 def get_technologies(self, machine=None): argument 150 def get_rf_switch_port(self, machine=None): argument
|
/external/autotest/server/hosts/ |
D | factory.py | 114 def create_host(machine, host_class=None, connectivity_class=None, **args): argument 169 def create_testbed(machine, **kwargs): argument 188 def create_target_machine(machine, **kwargs): argument
|
/external/mesa3d/src/mesa/swrast/ |
D | s_atifragshader.c | 231 finish_pass(struct atifs_machine *machine) in finish_pass() 257 handle_pass_op(struct atifs_machine *machine, struct atifs_setupinst *texinst, in handle_pass_op() 277 handle_sample_op(struct gl_context * ctx, struct atifs_machine *machine, in handle_sample_op() 317 struct atifs_machine *machine, const SWspan *span, in execute_shader() 560 init_machine(struct gl_context * ctx, struct atifs_machine *machine, in init_machine() 585 struct atifs_machine machine; in _swrast_exec_fragment_shader() local
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_fs_exec.c | 64 struct tgsi_exec_machine *machine, in exec_prepare() 119 struct tgsi_exec_machine *machine, in exec_run() 181 struct tgsi_exec_machine *machine) in exec_delete()
|
D | sp_quad_fs.c | 74 struct tgsi_exec_machine *machine = softpipe->fs_machine; in shade_quad() local 112 struct tgsi_exec_machine *machine = softpipe->fs_machine; in shade_quads() local
|
/external/kernel-headers/original/uapi/linux/ |
D | utsname.h | 11 char machine[9]; member 21 char machine[65]; member 29 char machine[__NEW_UTS_LEN + 1]; member
|
/external/autotest/server/brillo/feedback/ |
D | client_factory.py | 12 def _get_client(fb_client_name, available_clients, test_name, machine, argument 50 def get_audio_client(fb_client_name, test_name, machine, args_str): argument
|
/external/autotest/server/cros/ |
D | repair_utils.py | 55 def _find_problem_test(machine, rpc): argument 89 def flag_problem_test(machine): argument
|
/external/mesa3d/src/mesa/program/ |
D | prog_execute.c | 105 const struct gl_program_machine *machine) in get_src_register_pointer() 181 struct gl_program_machine *machine) in get_dst_register_pointer() 224 const struct gl_program_machine *machine, GLfloat result[4]) in fetch_vector4() 273 const struct gl_program_machine *machine, GLuint result[4]) in fetch_vector4ui() 305 const struct gl_program_machine *machine, in fetch_vector4_deriv() 358 const struct gl_program_machine *machine, GLfloat result[4]) in fetch_vector1() 376 const struct gl_program_machine *machine) in fetch_vector1ui() 388 const struct gl_program_machine *machine, in fetch_texel() 455 eval_condition(const struct gl_program_machine *machine, in eval_condition() 479 struct gl_program_machine *machine, const GLfloat value[4]) in store_vector4() [all …]
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_gs.c | 168 struct tgsi_exec_machine *machine = shader->machine; in draw_geometry_fetch_outputs() local 215 struct tgsi_exec_machine *machine = shader->machine; in draw_fetch_gs_input() local 273 struct tgsi_exec_machine *machine = shader->machine; in gs_flush() local 401 struct tgsi_exec_machine *machine = shader->machine; in draw_geometry_shader_run() local
|
D | draw_vs_exec.c | 49 struct tgsi_exec_machine *machine; member 95 struct tgsi_exec_machine *machine = evs->machine; in vs_exec_run_linear() local
|
/external/autotest/server/ |
D | sequence.py | 57 def child_job_name(self, machine, iteration_number): argument 117 def schedule(self, job, timeout_mins, machine): argument
|
D | site_utils.py | 682 def get_hostname_from_machine(machine): argument 691 def get_host_info_from_machine(machine): argument 723 def machine_is_testbed(machine): argument
|
/external/autotest/tko/ |
D | tko.proto | 27 required string machine = 6; field 43 required string machine = 9; field
|
/external/mesa3d/src/mesa/tnl/ |
D | t_vb_program.c | 74 struct gl_program_machine machine; member 227 init_machine(struct gl_context *ctx, struct gl_program_machine *machine, in init_machine() 317 struct gl_program_machine *machine = &store->machine; in run_vp() local
|
/external/autotest/client/cros/cellular/pseudomodem/ |
D | client.py | 190 def do_is_waiting(self, machine): argument 222 def do_advance(self, machine): argument
|
/external/v8/src/compiler/ |
D | js-graph.h | 30 MachineOperatorBuilder* machine) in JSGraph() 127 MachineOperatorBuilder* machine() const { return machine_; } in machine() function
|
/external/elfutils/backends/ |
D | ppc_init.c | 44 GElf_Half machine __attribute__ ((unused)), in ppc_init()
|
D | ia64_init.c | 43 GElf_Half machine __attribute__ ((unused)), in ia64_init()
|
D | i386_init.c | 43 GElf_Half machine __attribute__ ((unused)), in i386_init()
|
D | arm_init.c | 44 GElf_Half machine __attribute__ ((unused)), in arm_init()
|
D | alpha_init.c | 44 GElf_Half machine __attribute__ ((unused)), in alpha_init()
|
/external/autotest/server/site_tests/video_VDAStress/ |
D | video_VDAStress.py | 20 def run_once(self, machine, server_videos_dir, videos): argument
|