Home
last modified time | relevance | path

Searched defs:sched (Results 1 – 25 of 26) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/lib/
Dgk104.asm103 sched 0x00 0x00 0x00 0x00 0x00 0x00 0x00 label
111 sched 0x00 0x00 0x00 0x00 0x00 0x00 0x00 label
120 sched 0x00 0x00 0x00 0x00 0x00 0x00 0x00 label
128 sched 0x00 0x00 0x00 0x00 0x00 0x00 0x00 label
137 sched 0x00 0x00 0x00 0x00 0x00 0x00 0x00 label
146 sched 0x00 0x00 0x00 0x00 0x00 0x00 0x00 label
154 sched 0x00 0x00 0x00 0x00 0x00 0x00 0x00 label
163 sched 0x00 0x00 0x00 0x00 0x00 0x00 0x00 label
172 sched 0x00 0x00 0x00 0x00 0x00 0x00 0x00 label
181 sched 0x00 0x00 0x00 0x00 0x00 0x00 0x00 label
[all …]
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2.c108 struct ir2_sched_instr *sched = NULL, *s; in insert() local
161 struct ir2_sched_instr *sched; in scalarize_case1() local
218 sched_next(struct ir2_context *ctx, struct ir2_sched_instr *sched) in sched_next()
395 struct ir2_sched_instr *sched; in schedule_instrs() local
Dir2_assemble.c169 fill_instr(struct ir2_context *ctx, struct ir2_sched_instr *sched, instr_t *bc, in fill_instr()
/third_party/musl/src/sched/
Dsched_setscheduler.c5 int sched_setscheduler(pid_t pid, int sched, const struct sched_param *param) in sched_setscheduler()
/third_party/musl/porting/linux/user/src/sched/
Dsched_setscheduler.c5 int sched_setscheduler(pid_t pid, int sched, const struct sched_param *param) in sched_setscheduler()
/third_party/musl/porting/liteos_a/user/src/sched/
Dsched_setscheduler.c6 int sched_setscheduler(pid_t pid, int sched, const struct sched_param *param) in sched_setscheduler()
/third_party/musl/libc-test/src/functional/
Dsched_setscheduler.c13 int sched; in main() local
/third_party/musl/libc-test/src/functionalext/supplement/thread/
Dpthread_setschedparam.c38 struct sched_param sched; in pthread_setschedparam_0100() local
Dpthread_attr_setdetachstate.c32 struct sched_param sched = {0, 1}; in pthread_attr_setdetachstate_0100() local
/third_party/node/test/parallel/
Dtest-http-client-pipe-end.js54 function sched(cb, ticks) { function
/third_party/boost/libs/asio/include/boost/asio/detail/
Dresolve_query_op.hpp59 const query_type& qry, scheduler_impl& sched, in resolve_query_op()
Dresolve_endpoint_op.hpp58 const endpoint_type& endpoint, scheduler_impl& sched, in resolve_endpoint_op()
/third_party/boost/boost/asio/detail/
Dresolve_query_op.hpp59 const query_type& qry, scheduler_impl& sched, in resolve_query_op()
Dresolve_endpoint_op.hpp58 const endpoint_type& endpoint, scheduler_impl& sched, in resolve_endpoint_op()
/third_party/boost/libs/fiber/src/
Dcontext.cpp78 auto sched = new scheduler{}; in context_initializer() local
92 scheduler * sched = main_ctx->get_scheduler(); in ~context_initializer() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_schedule_instructions.cpp956 instruction_scheduler *sched) in schedule_node()
1893 fs_instruction_scheduler sched(this, grf_count, first_non_payload_grf, in schedule_instructions() local
1903 vec4_instruction_scheduler sched(this, prog_data->total_grf); in opt_schedule_instructions() local
Dbrw_ir_fs.h391 tgl_swsb sched; /**< Scheduling info. */ variable
/third_party/boost/libs/asio/example/cpp11/executors/
Dpriority_scheduler.cpp135 priority_scheduler sched; in main() local
/third_party/boost/doc/html/boost_asio/example/cpp11/executors/
Dpriority_scheduler.cpp135 priority_scheduler sched; in main() local
/third_party/boost/libs/asio/example/cpp14/executors/
Dpriority_scheduler.cpp162 priority_scheduler sched; in main() local
/third_party/python/Doc/whatsnew/
D3.3.rst1741 sched section in Improved Modules
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
Dgpir.h179 } sched; member
374 } sched; member
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_emit_gv100.cpp2071 SchedDataCalculatorGM107 sched(targ); in prepareEmission() local
Dnv50_ir_emit_nvc0.cpp3507 SchedDataCalculator sched(targ); in calculateSchedDataNVC0() local
Dnv50_ir_emit_gm107.cpp4442 SchedDataCalculatorGM107 sched(targGM107); in prepareEmission() local

12