Searched +defs:kill +defs:flag (Results 1 – 3 of 3) sorted by relevance
/third_party/python/Lib/multiprocessing/ |
D | popen_fork.py | 24 def poll(self, flag=os.WNOHANG): argument 59 def kill(self): member in Popen
|
/third_party/node/lib/internal/process/ |
D | per_thread.js | 187 function kill(pid, sig) { function 300 (flag) => StringPrototypeReplace(flag, leadingDashesRegex, ''); argument
|
/third_party/mesa3d/src/asahi/compiler/ |
D | agx_pack.c | 37 agx_pack_sample_coords(agx_index index, bool *flag) in agx_pack_sample_coords() 48 agx_pack_texture(agx_index index, unsigned *flag) in agx_pack_texture() 57 agx_pack_sampler(agx_index index, bool *flag) in agx_pack_sampler() 66 agx_pack_sample_offset(agx_index index, bool *flag) in agx_pack_sample_offset() 92 agx_pack_memory_reg(agx_index index, bool *flag) in agx_pack_memory_reg() 103 agx_pack_memory_base(agx_index index, bool *flag) in agx_pack_memory_base() 120 agx_pack_memory_index(agx_index index, bool *flag) in agx_pack_memory_index() 529 unsigned kill = 0; // helper invocation kill bit in agx_pack_instr() local
|