Lines Matching refs:NO_IR
43 return NO_IR;76 unsigned int no_ir = 0;109 no_ir = 1;112 if (no_ir)113 return NO_IR;146 unsigned int no_ir = 0;179 no_ir = 1;182 if (no_ir)183 return NO_IR;216 bool no_ir = false;242 no_ir = true;245 if (no_ir)246 return NO_IR;305 if (res == NO_IR || res2 == NO_IR)306 return NO_IR;
Indexes created Mon Jun 29 00:24:49 UTC 2026