/external/proguard/src/proguard/util/ |
ListParser.java | 61 * be a list of optionally negated simple entries. 94 * an optionally negated simple expression. 106 * Returns whether the given simple regular expression is negated.
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/Analyses/ |
ThreadSafetyCommon.h | 260 bool Negated; ///< True if this is a negative capability 263 CapabilityExpr(const til::SExpr *E, bool Neg) : CapExpr(E), Negated(Neg) {} 266 bool negative() const { return Negated; } 269 return CapabilityExpr(CapExpr, !Negated); 273 return (Negated == other.Negated) && sx::equals(CapExpr, other.CapExpr); 277 return (Negated == other.Negated) && sx::matches(CapExpr, other.CapExpr); 285 return (Negated == other.Negated) & [all...] |
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Analysis/Analyses/ |
ThreadSafetyCommon.h | 260 bool Negated; ///< True if this is a negative capability 263 CapabilityExpr(const til::SExpr *E, bool Neg) : CapExpr(E), Negated(Neg) {} 266 bool negative() const { return Negated; } 269 return CapabilityExpr(CapExpr, !Negated); 273 return (Negated == other.Negated) && sx::equals(CapExpr, other.CapExpr); 277 return (Negated == other.Negated) && sx::matches(CapExpr, other.CapExpr); 285 return (Negated == other.Negated) & [all...] |
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Analysis/Analyses/ |
ThreadSafetyCommon.h | 260 bool Negated; ///< True if this is a negative capability 263 CapabilityExpr(const til::SExpr *E, bool Neg) : CapExpr(E), Negated(Neg) {} 266 bool negative() const { return Negated; } 269 return CapabilityExpr(CapExpr, !Negated); 273 return (Negated == other.Negated) && sx::equals(CapExpr, other.CapExpr); 277 return (Negated == other.Negated) && sx::matches(CapExpr, other.CapExpr); 285 return (Negated == other.Negated) & [all...] |
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Analysis/Analyses/ |
ThreadSafetyCommon.h | 260 bool Negated; ///< True if this is a negative capability 263 CapabilityExpr(const til::SExpr *E, bool Neg) : CapExpr(E), Negated(Neg) {} 266 bool negative() const { return Negated; } 269 return CapabilityExpr(CapExpr, !Negated); 273 return (Negated == other.Negated) && sx::equals(CapExpr, other.CapExpr); 277 return (Negated == other.Negated) && sx::matches(CapExpr, other.CapExpr); 285 return (Negated == other.Negated) & [all...] |
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Analysis/Analyses/ |
ThreadSafetyCommon.h | 260 bool Negated; ///< True if this is a negative capability 263 CapabilityExpr(const til::SExpr *E, bool Neg) : CapExpr(E), Negated(Neg) {} 266 bool negative() const { return Negated; } 269 return CapabilityExpr(CapExpr, !Negated); 273 return (Negated == other.Negated) && sx::equals(CapExpr, other.CapExpr); 277 return (Negated == other.Negated) && sx::matches(CapExpr, other.CapExpr); 285 return (Negated == other.Negated) & [all...] |
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Analysis/Analyses/ |
ThreadSafetyCommon.h | 260 bool Negated; ///< True if this is a negative capability 263 CapabilityExpr(const til::SExpr *E, bool Neg) : CapExpr(E), Negated(Neg) {} 266 bool negative() const { return Negated; } 269 return CapabilityExpr(CapExpr, !Negated); 273 return (Negated == other.Negated) && sx::equals(CapExpr, other.CapExpr); 277 return (Negated == other.Negated) && sx::matches(CapExpr, other.CapExpr); 285 return (Negated == other.Negated) & [all...] |
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Analysis/Analyses/ |
ThreadSafetyCommon.h | 260 bool Negated; ///< True if this is a negative capability 263 CapabilityExpr(const til::SExpr *E, bool Neg) : CapExpr(E), Negated(Neg) {} 266 bool negative() const { return Negated; } 269 return CapabilityExpr(CapExpr, !Negated); 273 return (Negated == other.Negated) && sx::equals(CapExpr, other.CapExpr); 277 return (Negated == other.Negated) && sx::matches(CapExpr, other.CapExpr); 285 return (Negated == other.Negated) & [all...] |
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/Analyses/ |
ThreadSafetyCommon.h | 260 bool Negated; ///< True if this is a negative capability 263 CapabilityExpr(const til::SExpr *E, bool Neg) : CapExpr(E), Negated(Neg) {} 266 bool negative() const { return Negated; } 269 return CapabilityExpr(CapExpr, !Negated); 273 return (Negated == other.Negated) && sx::equals(CapExpr, other.CapExpr); 277 return (Negated == other.Negated) && sx::matches(CapExpr, other.CapExpr); 285 return (Negated == other.Negated) & [all...] |
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Analysis/Analyses/ |
ThreadSafetyCommon.h | 260 bool Negated; ///< True if this is a negative capability 263 CapabilityExpr(const til::SExpr *E, bool Neg) : CapExpr(E), Negated(Neg) {} 266 bool negative() const { return Negated; } 269 return CapabilityExpr(CapExpr, !Negated); 273 return (Negated == other.Negated) && sx::equals(CapExpr, other.CapExpr); 277 return (Negated == other.Negated) && sx::matches(CapExpr, other.CapExpr); 285 return (Negated == other.Negated) & [all...] |
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Analysis/Analyses/ |
ThreadSafetyCommon.h | 260 bool Negated; ///< True if this is a negative capability 263 CapabilityExpr(const til::SExpr *E, bool Neg) : CapExpr(E), Negated(Neg) {} 266 bool negative() const { return Negated; } 269 return CapabilityExpr(CapExpr, !Negated); 273 return (Negated == other.Negated) && sx::equals(CapExpr, other.CapExpr); 277 return (Negated == other.Negated) && sx::matches(CapExpr, other.CapExpr); 285 return (Negated == other.Negated) & [all...] |
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Analysis/Analyses/ |
ThreadSafetyCommon.h | 260 bool Negated; ///< True if this is a negative capability 263 CapabilityExpr(const til::SExpr *E, bool Neg) : CapExpr(E), Negated(Neg) {} 266 bool negative() const { return Negated; } 269 return CapabilityExpr(CapExpr, !Negated); 273 return (Negated == other.Negated) && sx::equals(CapExpr, other.CapExpr); 277 return (Negated == other.Negated) && sx::matches(CapExpr, other.CapExpr); 285 return (Negated == other.Negated) & [all...] |
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Analysis/Analyses/ |
ThreadSafetyCommon.h | 260 bool Negated; ///< True if this is a negative capability 263 CapabilityExpr(const til::SExpr *E, bool Neg) : CapExpr(E), Negated(Neg) {} 266 bool negative() const { return Negated; } 269 return CapabilityExpr(CapExpr, !Negated); 273 return (Negated == other.Negated) && sx::equals(CapExpr, other.CapExpr); 277 return (Negated == other.Negated) && sx::matches(CapExpr, other.CapExpr); 285 return (Negated == other.Negated) & [all...] |
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Analysis/Analyses/ |
ThreadSafetyCommon.h | 260 bool Negated; ///< True if this is a negative capability 263 CapabilityExpr(const til::SExpr *E, bool Neg) : CapExpr(E), Negated(Neg) {} 266 bool negative() const { return Negated; } 269 return CapabilityExpr(CapExpr, !Negated); 273 return (Negated == other.Negated) && sx::equals(CapExpr, other.CapExpr); 277 return (Negated == other.Negated) && sx::matches(CapExpr, other.CapExpr); 285 return (Negated == other.Negated) & [all...] |
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Analysis/Analyses/ |
ThreadSafetyCommon.h | 260 bool Negated; ///< True if this is a negative capability 263 CapabilityExpr(const til::SExpr *E, bool Neg) : CapExpr(E), Negated(Neg) {} 266 bool negative() const { return Negated; } 269 return CapabilityExpr(CapExpr, !Negated); 273 return (Negated == other.Negated) && sx::equals(CapExpr, other.CapExpr); 277 return (Negated == other.Negated) && sx::matches(CapExpr, other.CapExpr); 285 return (Negated == other.Negated) & [all...] |
/external/ImageMagick/MagickCore/ |
colorspace.h | 28 CMYColorspace, /* negated linear RGB colorspace */
|
/external/iptables/extensions/ |
libxt_connlabel.man | 18 option was negated).
|
libxt_set.man | 25 If the \fB\-\-update\-counters\fP flag is negated, then the packet and 30 If the \fB\-\-update\-subcounters\fP flag is negated, then the packet and
|
/external/llvm/test/CodeGen/ARM/ |
inlineasm-imm-arm.ll | 21 ; Test ARM-mode "L" constraint, for negated Data Processing immediates.
|
inlineasm-imm-thumb2.ll | 21 ; Test thumb2-mode "L" constraint, for negated Data Processing immediates.
|
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/ |
inlineasm-imm-arm.ll | 21 ; Test ARM-mode "L" constraint, for negated Data Processing immediates.
|
/test/suite_harness/common/util/src/com/android/compatibility/common/util/ |
BusinessLogicFactory.java | 162 boolean negated = false; 165 negated = true; // change "negated" property to true 173 ruleConditions.add(new BusinessLogicRuleCondition(methodName, methodArgs, negated)); 179 ruleConditions.add(new BusinessLogicRuleCondition(methodName, methodArgs, negated));
|
/toolchain/binutils/binutils-2.27/binutils/testsuite/lib/ |
binutils-common.exp | 322 set negated [expr { [string index $line_b 0] == "!" }] 323 set line_bx [string range $line_b $negated end] 324 set n [expr { $negated ? "! " : "" }] 330 while { [expr [regexp "^$line_bx$" "$line_a"] == $negated] } { 360 set negated [expr { [string index $line_b 0] == "!" }] 361 set line_bx [string range $line_b $negated end] 362 set n [expr { $negated ? "! " : "" }] 363 set s [expr { $negated ? " " : "" }] 369 if { [expr [regexp "^$line_bx$" "$line_a"] == $negated] } {
|
/external/llvm/test/CodeGen/SystemZ/ |
tdc-05.ll | 23 ; Compare with inf, extract negated sign bit 35 ; Compare with minnorm, extract negated sign bit
|
/external/mesa3d/src/util/ |
roundeven_test.c | 87 /* Test negated values */ 121 /* Test negated values */
|