Searched defs:set_flag (Results 1 – 10 of 10) sorted by relevance
/external/ltp/testcases/kernel/syscalls/getdents/ |
D | getdents01.c | 194 static void set_flag(const char *name) in set_flag() function
|
/external/mesa3d/src/gallium/drivers/r600/sfn/ |
D | sfn_instruction_alu.cpp | 139 void AluInstruction::set_flag(AluModifiers flag) in set_flag() function in r600::AluInstruction
|
D | sfn_instruction_fetch.h | 105 void set_flag(EVFetchFlagShift flag) {m_flags.set(flag);} in set_flag() function
|
D | sfn_instruction_tex.h | 93 void set_flag(Flags flag) { in set_flag() function
|
/external/scapy/scapy/arch/bpf/ |
D | supersocket.py | 142 def set_nonblock(self, set_flag=True): argument
|
/external/toybox/toys/pending/ |
D | stty.c | 209 static int set_flag(tcflag_t *f, const struct flag *flags, int len, in set_flag() function
|
/external/crosvm/rutabaga_gfx/src/ |
D | rutabaga_utils.rs | 304 fn set_flag(self, bitmask: u32, set: bool) -> VirglRendererFlags { in set_flag() method 369 fn set_flag(self, bitmask: u32, set: bool) -> GfxstreamFlags { in set_flag() method
|
/external/webrtc/modules/audio_processing/ |
D | audio_processing_performance_unittest.cc | 171 void set_flag() { in set_flag() function in webrtc::__anondd3523250111::LockedFlag
|
/external/llvm-project/polly/lib/External/isl/ |
D | isl_arg.c | 844 static int set_flag(struct isl_arg *decl, unsigned *val, const char *flag, in set_flag() function
|
/external/igt-gpu-tools/tests/ |
D | kms_flip.c | 284 static void set_flag(unsigned int *v, unsigned int flag) in set_flag() function
|