Home
last modified time | relevance | path

Searched defs:is_invalid (Results 1 – 5 of 5) sorted by relevance

/external/autotest/scheduler/
Ddrone_manager.py110 def is_invalid(self): member in PidfileContents
128 def is_invalid(self): member in InvalidPidfile
/external/compiler-rt/lib/cfi/
Dcfi.cc84 bool is_invalid() const { return v == kInvalidShadow; } in is_invalid() function in __cfi::ShadowValue
/external/scapy/scapy/arch/windows/
D__init__.py466 def is_invalid(self): member in NetworkInterface
/external/clang/bindings/python/clang/
Dcindex.py596 def is_invalid(self): member in CursorKind
/external/valgrind/VEX/priv/
Dguest_s390_toIR.c14000 IRExpr *is_invalid = unop(Iop_64to1, mkexpr(retval1)); in s390_irgen_cu12_cu14() local