Searched defs:ignored (Results 101 - 125 of 136) sorted by relevance

123456

/external/owasp/sanitizer/tools/findbugs/lib/
H A Dyjp-controller-api-redist.jar ... ="/5.1.0_r1/s?defs= " () Throwable ignored String path Exception ignored Exception ignored } com/yourkit/api/AllocationRecordingSettings ...
H A Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/lang/ ...
/external/chromium_org/v8/src/arm/
H A Dconstants-arm.h400 // appear in shared function signatures, but will be ignored in ARM
405 inline Hint NegateHint(Hint ignored) { return no_hint; } argument
/external/clang/lib/AST/
H A DExprConstant.cpp1492 bool ignored; local
1493 if (Value.convertToInteger(Result, llvm::APFloat::rmTowardZero, &ignored)
1503 bool ignored; local
1505 APFloat::rmNearestTiesToEven, &ignored)
3514 // As a general principle, C++11 attributes can be ignored without
4194 /// Visit a value which is evaluated, but whose value is ignored.
H A DExpr.cpp764 bool ignored; local
766 &ignored);
/external/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp202 // Very minimal debug info. It is ignored if we emit actual debug info. If we
660 bool ignored; local
662 &ignored);
/external/llvm/lib/IR/
H A DConstants.cpp597 bool ignored; local
599 APFloat::rmNearestTiesToEven, &ignored); local
/external/chromium_org/net/http/
H A Dhttp_network_transaction_unittest.cc8487 // Port must be < 1024, or the header will be ignored (since initial port was
8491 666 /* port is ignored by MockConnect anyway */,
11035 AddressList ignored; local
11038 &ignored,
11283 AddressList ignored;
11286 &ignored,
/external/clang/lib/CodeGen/
H A DCGExprScalar.cpp1092 assert (Ignore == false && "init list ignored");
1705 bool ignored; local
1707 llvm::APFloat::rmTowardZero, &ignored);
2110 // If the result is clearly ignored, return now.
2863 // If the result is clearly ignored, return now.
H A DCGObjC.cpp1316 CGF.EmitARCStoreStrongCall(addr, null, /*ignored*/ true);
1854 bool ignored) {
1874 if (ignored) return nullptr;
2042 EmitARCStoreStrongCall(addr, null, /*ignored*/ true);
2054 bool ignored) {
2072 if (ignored) return nullptr;
2081 bool ignored) {
2091 return EmitARCStoreStrongCall(dst.getAddress(), newValue, ignored);
2187 bool ignored) {
2190 "objc_storeWeak", ignored);
1849 emitARCStoreOperation(CodeGenFunction &CGF, llvm::Value *addr, llvm::Value *value, llvm::Constant *&fn, StringRef fnName, bool ignored) argument
2052 EmitARCStoreStrongCall(llvm::Value *addr, llvm::Value *value, bool ignored) argument
2079 EmitARCStoreStrong(LValue dst, llvm::Value *newValue, bool ignored) argument
2185 EmitARCStoreWeak(llvm::Value *addr, llvm::Value *value, bool ignored) argument
2782 EmitARCStoreStrong(const BinaryOperator *e, bool ignored) argument
[all...]
/external/elfutils/0.153/src/
H A Dld.h584 bool ignored; member in struct:output_section
/external/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1392 bool ignored; local
1395 APFloat::rmNearestTiesToEven, &ignored);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-junit.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1251 bool ignored; local
1254 &ignored); local
2745 bool ignored; local
2749 APFloat::rmNearestTiesToEven, &ignored); local
2755 bool ignored; local
2760 APFloat::rmTowardZero, &ignored);
3423 bool ignored; local
3427 APFloat::rmNearestTiesToEven, &ignored); local
/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp767 bool ignored; local
770 &ignored);
19225 // ignored in unsafe-math mode).
21718 // countS bits are ignored when loading from memory on insertps, which
/external/chromium_org/v8/src/
H A Dobjects-inl.h1901 void Cell::set_value(Object* val, WriteBarrierMode ignored) { argument
1914 void PropertyCell::set_type_raw(Object* val, WriteBarrierMode ignored) { argument
H A Dobjects.cc16315 void PropertyCell::set_type(HeapType* type, WriteBarrierMode ignored) { argument
16317 set_type_raw(type, ignored);
/external/clang/lib/Sema/
H A DSemaChecking.cpp2852 // Warn about ignored flag with a fixit removal.
3016 // Check that flags are not ignored by another flag
3017 if (FS.hasSpacePrefix() && FS.hasPlusPrefix()) // ' ' ignored by '+'
3020 if (FS.hasLeadingZeros() && FS.isLeftJustified()) // '0' ignored by '-'
5255 bool ignored; local
5256 truncated.convert(Src, llvm::APFloat::rmNearestTiesToEven, &ignored);
5257 truncated.convert(Tgt, llvm::APFloat::rmNearestTiesToEven, &ignored);
6108 // ...but it's currently ignored...
H A DSemaOverload.cpp343 bool ignored; local
345 llvm::APFloat::rmTowardZero, &ignored);
373 bool ignored; local
376 llvm::APFloat::rmNearestTiesToEven, &ignored);
1102 /// function context. Inside an unavailable function, unavailability is ignored.
5577 // A defaulted move constructor that is defined as deleted is ignored by
5836 // ignored by overload resolution.
5879 // The implicit object argument is ignored.
10032 // overloaded function name is ignored (5.1). ]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.help_3.5.0.v20100524.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.lucene_1.9.1.v20100518-1140.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/lib/main/
H A Dhttpclient-4.0.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/cookie/ ...
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/chromium_org/third_party/libaddressinput/src/java/testlibs/
H A Dhttpclient-4.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/impl/ ...

Completed in 6226 milliseconds

123456