Home
last modified time | relevance | path

Searched defs:machine (Results 1 - 25 of 57) sorted by relevance

123

/third_party/elfutils/libdwelf/
H A Ddwelf_elf_e_machine_string.c37 dwelf_elf_e_machine_string (int machine) in dwelf_elf_e_machine_string() argument
/third_party/elfutils/tests/
H A Ddwelf_elf_e_machine_string.c43 const char *machine; in main() local
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dutsname.h15 char machine[65]; member
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dutsname.h15 char machine[65]; member
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dutsname.h15 char machine[65]; member
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dutsname.h15 char machine[65]; member
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dutsname.h16 char machine[65]; member
/third_party/musl/include/sys/
H A Dutsname.h15 char machine[65]; member
/third_party/elfutils/libebl/
H A DlibeblP.h44 uint_fast16_t machine; member
/third_party/typescript/tests/baselines/reference/
H A DvarianceAnnotations.js200 var machine = createMachine({}); variable
/third_party/rust/crates/nix/src/sys/
H A Dutsname.rs35 pub fn machine(&self) -> &OsStr { in machine() functions
/third_party/rust/crates/rustix/src/process/
H A Duname.rs55 pub fn machine(&self) -> &CStr { in machine() functions
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad_fs.c66 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
H A Dsp_fs_exec.c55 exec_prepare( const struct sp_fragment_shader_variant *var, struct tgsi_exec_machine *machine, struct tgsi_sampler *sampler, struct tgsi_image *image, struct tgsi_buffer *buffer ) exec_prepare() argument
111 exec_run( const struct sp_fragment_shader_variant *var, struct tgsi_exec_machine *machine, struct quad_header *quad, bool early_depth_test ) exec_run() argument
178 exec_delete(struct sp_fragment_shader_variant *var, struct tgsi_exec_machine *machine) exec_delete() argument
[all...]
H A Dsp_compute.c38 cs_prepare(const struct sp_compute_shader *cs, struct tgsi_exec_machine *machine, int local_x, int local_y, int local_z, int g_w, int g_h, int g_d, int b_w, int b_h, int b_d, struct tgsi_sampler *sampler, struct tgsi_image *image, struct tgsi_buffer *buffer ) cs_prepare() argument
84 cs_run(const struct sp_compute_shader *cs, int g_w, int g_h, int g_d, struct tgsi_exec_machine *machine, bool restart) cs_run() argument
129 cs_delete(const struct sp_compute_shader *cs, struct tgsi_exec_machine *machine) cs_delete() argument
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dcommon-operator-reducer.h59 MachineOperatorBuilder* machine() const { return machine_; } in machine() function in v8::internal::compiler::final
H A Dmachine-graph.h79 MachineOperatorBuilder* machine() const { return machine_; } in machine() function in v8::internal::compiler::MachineGraph
25 MachineGraph(Graph* graph, CommonOperatorBuilder* common, MachineOperatorBuilder* machine) MachineGraph() argument
H A Dcontrol-flow-optimizer.h45 MachineOperatorBuilder* machine() const { return machine_; } in machine() function in v8::internal::compiler::final
H A Dcontrol-flow-optimizer.cc17 ControlFlowOptimizer(Graph* graph, CommonOperatorBuilder* common, MachineOperatorBuilder* machine, TickCounter* tick_counter, Zone* zone) ControlFlowOptimizer() argument
H A Ddecompression-optimizer.h105 MachineOperatorBuilder* machine() const { return machine_; } in machine() function in v8::internal::compiler::final
H A Djs-graph.h28 JSGraph(Isolate* isolate, Graph* graph, CommonOperatorBuilder* common, JSOperatorBuilder* javascript, SimplifiedOperatorBuilder* simplified, MachineOperatorBuilder* machine) JSGraph() argument
H A Dint64-lowering.h56 MachineOperatorBuilder* machine() const { return machine_; } in machine() function in v8::internal::compiler::Int64Lowering
H A Dsimplified-operator-reducer.cc317 MachineOperatorBuilder* SimplifiedOperatorReducer::machine() const { in machine() function in v8::internal::compiler::SimplifiedOperatorReducer
/third_party/curl/tests/unit/
H A Dunit1307.c280 enum system machine; variable
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_vs_exec.c52 struct tgsi_exec_machine *machine; member
103 struct tgsi_exec_machine *machine = evs->machine; in vs_exec_run_linear() local
[all...]

Completed in 8 milliseconds

123