Home
last modified time | relevance | path

Searched defs:Ex (Results 1 – 17 of 17) sorted by relevance

/third_party/boost/boost/ptr_container/detail/
Dthrow_exception.hpp24 #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/
DintersectionMemberOfUnionNarrowsCorrectly.ts2 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/
DItaniumDemangle.h4103 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/
Dremez.hpp262 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/
Daf_arnndn.c511 static void frame_analysis(AudioRNNContext *s, DenoiseState *st, AVComplexFloat *X, float *Ex, cons… in frame_analysis()
1035float *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/
DHexagonConstExtenders.cpp462 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
DHexagonISelDAGToDAGHVX.cpp1414 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/
DLint.cpp697 } else if (ExtractValueInst *Ex = dyn_cast<ExtractValueInst>(V)) { in findValueImpl() local
DLoopAccessAnalysis.cpp206 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/
DAVRAsmParser.cpp230 void makeImm(MCExpr const *Ex) { in makeImm()
/third_party/boost/boost/thread/
Dfuture.hpp5001 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/
DSLPVectorizer.cpp4614 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/
DWasmObjectFile.cpp1027 wasm::WasmExport Ex; in parseExportSection() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp3783 SDValue Ex = DAG.getNode( in ExpandNode() local
DLegalizeIntegerTypes.cpp4438 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/
DPPCISelLowering.cpp10142 SDValue Ex = DAG.getNode( in LowerVectorStore() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp26356 SDValue Ex = DAG.getBitcast(ExVT, R); in LowerScalarImmediateShift() local