/external/openfst/src/script/ |
D | invert.cc | 24 void Invert(MutableFstClass *fst) { in Invert() function
|
/external/openfst/src/include/fst/script/ |
D | invert.h | 31 void Invert(MutableFstClass *fst) { in Invert() function
|
/external/openfst/src/include/fst/ |
D | invert.h | 56 void Invert(MutableFst<Arc> *fst) { in Invert() function
|
/external/v8/src/compiler/ |
D | operation-typer.cc | 375 Type* OperationTyper::Invert(Type* type) { in Invert() function in v8::internal::compiler::OperationTyper 383 OperationTyper::ComparisonOutcome OperationTyper::Invert( in Invert() function in v8::internal::compiler::OperationTyper
|
D | typer.cc | 351 Type* Typer::Visitor::Invert(Type* type, Typer* t) { in Invert() function in v8::internal::compiler::Typer::Visitor 360 Typer::Visitor::ComparisonOutcome Typer::Visitor::Invert( in Invert() function in v8::internal::compiler::Typer::Visitor
|
D | wasm-compiler.cc | 1971 Node* WasmGraphBuilder::Invert(Node* node) { in Invert() function in v8::internal::compiler::WasmGraphBuilder
|
/external/skia/src/gpu/ |
D | GrBlend.cpp | 27 static MaskedColor Invert(const MaskedColor& in) { in Invert() function in MaskedColor
|
/external/dng_sdk/source/ |
D | dng_matrix.cpp | 1017 dng_matrix Invert (const dng_matrix &A) in Invert() function 1056 dng_matrix Invert (const dng_matrix &A, in Invert() function
|
/external/jmonkeyengine/engine/src/core/com/jme3/material/ |
D | RenderState.java | 260 Invert enumConstant
|
/external/libweave/third_party/chromium/crypto/ |
D | p224.cc | 274 void Invert(FieldElement* out, const FieldElement& in) { in Invert() function
|
/external/libchrome/crypto/ |
D | p224.cc | 245 void Invert(FieldElement* out, const FieldElement& in) { in Invert() function
|
/external/llvm/lib/Transforms/Scalar/ |
D | StructurizeCFG.cpp | 407 bool Invert) { in buildCondition()
|
/external/webrtc/webrtc/base/ |
D | virtualsocketserver.cc | 1029 VirtualSocketServer::Function* VirtualSocketServer::Invert(Function* f) { in Invert() function in rtc::VirtualSocketServer
|
/external/pdfium/core/include/fpdfdoc/ |
D | fpdf_doc.h | 924 enum HighlightingMode { None = 0, Invert, Outline, Push, Toggle }; enumerator
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 935 bool Invert = false; in LowerSETCC() local
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 2206 bool &Invert) { in getVectorComparisonOrInvert() 2254 bool Invert = false; in lowerVectorSETCC() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.cpp | 1892 bool Invert = !DefMI; in optimizeSelect() local
|
D | ARMISelLowering.cpp | 4609 bool Invert = false; in LowerVSETCC() local 8260 SDValue &CC, bool &Invert, in isConditionalZeroOrAllOnes()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 2123 static unsigned getCRIdxForSetCC(ISD::CondCode CC, bool &Invert) { in getCRIdxForSetCC()
|
/external/llvm/lib/Transforms/Utils/ |
D | SimplifyCFG.cpp | 1502 bool Invert = false; in SpeculativelyExecuteBB() local
|
/external/clang/lib/CodeGen/ |
D | CGBuiltin.cpp | 149 bool Invert = false) { in EmitBinaryAtomicPost()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 1145 bool &Invert) { in changeVectorFPCCToAArch64CC()
|
/external/mesa3d/src/mesa/main/ |
D | mtypes.h | 1540 GLboolean Invert; /**< GL_MESA_pack_invert */ member
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 14515 bool Swap = false, Invert = false, FlipSigns = false, MinMax = false; in LowerVSETCC() local 14719 bool Invert = (CC == ISD::SETNE) ^ isNullConstant(Op1); in LowerSETCC() local
|