Home
last modified time | relevance | path

Searched defs:Invert (Results 1 – 25 of 43) sorted by relevance

12

/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
DTestFmwkPlus.java123 public static class Invert<T, U> extends TestRelation<T, U> { class in TestFmwkPlus
126 public Invert(TestRelation<T, U> other) { in Invert() method in TestFmwkPlus.Invert
/external/pdfium/core/fpdfdoc/
Dcpdf_formcontrol.h35 enum HighlightingMode { None = 0, Invert, Outline, Push, Toggle }; enumerator
/external/libchrome/ui/gfx/geometry/
Daxis_transform2d.h53 void Invert() { in Invert() function
/external/dng_sdk/source/
Ddng_matrix.cpp1017 dng_matrix Invert (const dng_matrix &A) in Invert() function
1056 dng_matrix Invert (const dng_matrix &A, in Invert() function
/external/tensorflow/tensorflow/core/platform/
Dport_test.cc119 static bool Invert(bool* b) { return !*b; } in Invert() function
/external/rust/crates/vulkano/src/pipeline/
Ddepth_stencil.rs173 Invert = ash::vk::StencilOp::INVERT.as_raw(), enumerator
Dblend.rs218 Invert = ash::vk::LogicOp::INVERT.as_raw(), enumerator
/external/llvm/lib/Target/Lanai/
DLanaiInstrInfo.cpp502 bool Invert = !DefMI; in optimizeSelect() local
DLanaiISelLowering.cpp1302 bool &Invert, SDValue &OtherOp, in isConditionalZeroOrAllOnes()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiInstrInfo.cpp499 bool Invert = !DefMI; in optimizeSelect() local
DLanaiISelLowering.cpp1348 bool &Invert, SDValue &OtherOp, in isConditionalZeroOrAllOnes()
/external/libchrome/crypto/
Dp224.cc245 void Invert(FieldElement* out, const FieldElement& in) { in Invert() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DStructurizeCFG.cpp439 bool Invert) { in buildCondition()
/external/llvm/lib/Transforms/Scalar/
DStructurizeCFG.cpp417 bool Invert) { in buildCondition()
/external/angle/src/common/
Dpacked_gl_enums.json84 "Invert": "GL_INVERT", string
DPackedGLEnums_autogen.h257 Invert = 7, enumerator
/external/webrtc/rtc_base/
Dvirtual_socket_server.cc1108 VirtualSocketServer::Function* VirtualSocketServer::Invert(Function* f) { in Invert() function in rtc::VirtualSocketServer
/external/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp912 bool Invert = false; in LowerSETCC() local
/external/swiftshader/third_party/subzero/src/
DWasmTranslator.cpp1182 Node Invert(Node Node) { in Invert() function in IceBuilder
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp1171 bool Invert = false; in LowerSETCC() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp2709 bool &Invert) { in getVectorComparisonOrInvert()
2792 bool Invert = false; in lowerVectorSETCC() local
6190 bool Invert = false; in combineCCMask() local
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp2259 bool &Invert) { in getVectorComparisonOrInvert()
2307 bool Invert = false; in lowerVectorSETCC() local
/external/python/cpython3/Include/internal/
Dpycore_ast.h29 typedef enum _unaryop { Invert=1, Not=2, UAdd=3, USub=4 } unaryop_ty; enumerator
/external/skia/tests/
DGrStyledShapeTest.cpp430 enum class Invert { kNo, kYes }; enum in __anonb9d19a660111::PathGeo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp1644 bool &Invert) { in changeVectorFPCCToAArch64CC()
10898 bool Invert, in tryConvertSVEWideCompare()
12082 static SDValue getTestBitOperand(SDValue Op, unsigned &Bit, bool &Invert, in getTestBitOperand()
12159 bool Invert = false; in performTBZCombine() local

12