/third_party/boost/boost/ptr_container/detail/ |
D | throw_exception.hpp | 24 #define BOOST_PTR_CONTAINER_THROW_EXCEPTION( If, Ex, Msg ) BOOST_ASSERT( !(If) && Msg ) argument 28 #define BOOST_PTR_CONTAINER_THROW_EXCEPTION( If, Ex, Msg ) if( (If) ) throw Ex ( Msg ) argument
|
/third_party/typescript/tests/cases/conformance/types/intersection/ |
D | intersectionMemberOfUnionNarrowsCorrectly.ts | 2 type Ex<T, U> = T extends U ? T : never; alias
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/ |
D | ItaniumDemangle.h | 4103 Node *Ex = getDerived().parseExpr(); in parseNewExpr() local 4496 Node *Ex = getDerived().parseExpr(); in parseExpr() local 4530 Node *Ex = getDerived().parseExpr(); in parseExpr() local 4540 Node *Ex = getDerived().parseExpr(); in parseExpr() local 4667 Node *Ex = getDerived().parseExpr(); in parseExpr() local 4689 Node *Ex = getDerived().parseExpr(); in parseExpr() local 4725 Node *Ex = getDerived().parseExpr(); in parseExpr() local 4767 Node *Ex = getDerived().parseExpr(); in parseExpr() local 4793 Node *Ex = getDerived().parseExpr(); in parseExpr() local 4816 Node *Ex = getDerived().parseExpr(); in parseExpr() local [all …]
|
/third_party/boost/libs/math/include_private/boost/math/tools/ |
D | remez.hpp | 262 detail::remez_max_error_function<T> Ex(Err); in init_chebyshev() local 584 detail::remez_max_error_function<T> Ex(Err); in iterate() local
|
/third_party/ffmpeg/libavfilter/ |
D | af_arnndn.c | 511 static void frame_analysis(AudioRNNContext *s, DenoiseState *st, AVComplexFloat *X, float *Ex, cons… in frame_analysis() 1035 … float *Ex, float *Ep, float *Exp, float *features, const float *in) in compute_frame_features() 1157 static void pitch_filter(AVComplexFloat *X, const AVComplexFloat *P, const float *Ex, const float *… in pitch_filter() 1380 float Ex[NB_BANDS], Ep[NB_BANDS]; in rnnoise_channel() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonConstExtenders.cpp | 462 const HCE::ExtExpr &Ex; member 1536 const ExtExpr &Ex = ExtI.second; in insertInitializer() local 1752 const ExtExpr &Ex = ExtI.second; (void)Ex; in replaceInstrExpr() local
|
D | HexagonISelDAGToDAGHVX.cpp | 1414 SDValue Ex = DAG.getNode(ISD::EXTRACT_VECTOR_ELT, dl, LegalTy, {Vec, Idx}); in scalarizeShuffle() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | Lint.cpp | 697 } else if (ExtractValueInst *Ex = dyn_cast<ExtractValueInst>(V)) { in findValueImpl() local
|
D | LoopAccessAnalysis.cpp | 206 const SCEV *Ex = PSE.getBackedgeTakenCount(); in insert() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/AsmParser/ |
D | AVRAsmParser.cpp | 230 void makeImm(MCExpr const *Ex) { in makeImm()
|
/third_party/boost/boost/thread/ |
D | future.hpp | 5001 typedef executor Ex; typedef 5025 typedef executor Ex; typedef 5127 typedef executor Ex; typedef 5151 typedef executor Ex; typedef 5253 typedef executor Ex; typedef 5276 typedef executor Ex; typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 4614 auto extend = [&](Value *ScalarRoot, Value *Ex, Type *ScalarType) { in vectorizeTree() 4652 Value *Ex = Builder.CreateExtractElement(Vec, Lane); in vectorizeTree() local 4677 Value *Ex = Builder.CreateExtractElement(Vec, Lane); in vectorizeTree() local 4685 Value *Ex = Builder.CreateExtractElement(Vec, Lane); in vectorizeTree() local 4692 Value *Ex = Builder.CreateExtractElement(Vec, Lane); in vectorizeTree() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | WasmObjectFile.cpp | 1027 wasm::WasmExport Ex; in parseExportSection() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 3783 SDValue Ex = DAG.getNode( in ExpandNode() local
|
D | LegalizeIntegerTypes.cpp | 4438 SDValue Ex = DAG.getNode( in PromoteIntOp_CONCAT_VECTORS() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 10142 SDValue Ex = DAG.getNode( in LowerVectorStore() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 26356 SDValue Ex = DAG.getBitcast(ExVT, R); in LowerScalarImmediateShift() local
|