/third_party/boost/boost/msm/front/euml/ |
D | container.hpp | 76 struct In struct 78 typedef Front_<Arg1> type; 131 struct In struct 133 typedef Back_<Arg1> type; 186 struct In struct 188 typedef Begin_<Arg1> type; 240 struct In struct 242 typedef End_<Arg1> type; 295 struct In struct 297 typedef RBegin_<Arg1> type; [all …]
|
D | transformation.hpp | 123 struct In struct 125 typedef BackInserter_<Arg1> type; 178 struct In struct 180 typedef FrontInserter_<Arg1> type; 233 struct In struct 235 typedef Inserter_<Arg1,Arg2> type; 331 struct In struct 333 typedef Transform_<Arg1,Arg2,Arg3,Arg4,Arg5> type;
|
D | common.hpp | 198 struct In struct 200 typedef EVT type; 214 struct In struct 216 typedef STATE type; 225 struct In struct 227 typedef STATE type; 241 struct In struct 243 typedef ACTION type; 256 struct In struct 258 typedef FLAG type; [all …]
|
D | operator.hpp | 169 struct In struct 171 typedef If_Else_<Arg1,Arg2,Arg3> type; 268 struct In struct 270 typedef If_Then_<Arg1,Arg2> type; 324 struct In struct 326 typedef While_Do_<Arg1,Arg2> type; 380 struct In struct 382 typedef Do_While_<Arg1,Arg2> type; 438 struct In struct 440 typedef For_Loop_<Arg1,Arg2,Arg3,Arg4> type;
|
/third_party/boost/boost/msm/back/ |
D | queue_container_circular.hpp | 23 struct In struct 25 typedef typename boost::circular_buffer<Element> type;
|
D | queue_container_deque.hpp | 23 struct In struct 25 typedef typename std::deque<Element> type;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | ObjectYAML.cpp | 35 Input &In = (Input &)IO; in mapping() local
|
/third_party/skia/modules/svg/include/ |
D | SkSVGFe.h | 57 SVG_ATTR(In, SkSVGFeInputType, SkSVGFeInputType()) in SVG_ATTR() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LineEditor/ |
D | LineEditor.cpp | 198 LineEditor::LineEditor(StringRef ProgName, StringRef HistoryPath, FILE *In, in LineEditor() 282 FILE *In; member 286 LineEditor::LineEditor(StringRef ProgName, StringRef HistoryPath, FILE *In, in LineEditor()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelDAGToDAG.cpp | 345 static bool isExtractHiElt(SDValue In, SDValue &Out) { in isExtractHiElt() 365 static SDValue stripExtractLoElt(SDValue In) { in stripExtractLoElt() 2396 bool AMDGPUDAGToDAGISel::SelectVOP3ModsImpl(SDValue In, SDValue &Src, in SelectVOP3ModsImpl() 2414 bool AMDGPUDAGToDAGISel::SelectVOP3Mods(SDValue In, SDValue &Src, in SelectVOP3Mods() 2425 bool AMDGPUDAGToDAGISel::SelectVOP3Mods_NNaN(SDValue In, SDValue &Src, in SelectVOP3Mods_NNaN() 2431 bool AMDGPUDAGToDAGISel::SelectVOP3Mods_f32(SDValue In, SDValue &Src, in SelectVOP3Mods_f32() 2440 bool AMDGPUDAGToDAGISel::SelectVOP3NoMods(SDValue In, SDValue &Src) const { in SelectVOP3NoMods() 2448 bool AMDGPUDAGToDAGISel::SelectVOP3Mods0(SDValue In, SDValue &Src, in SelectVOP3Mods0() 2458 bool AMDGPUDAGToDAGISel::SelectVOP3OMods(SDValue In, SDValue &Src, in SelectVOP3OMods() 2469 bool AMDGPUDAGToDAGISel::SelectVOP3PMods(SDValue In, SDValue &Src, in SelectVOP3PMods() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Option/ |
D | OptTable.cpp | 197 static bool optionMatches(const OptTable::Info &In, StringRef Option) { in optionMatches() 212 const Info &In = OptionInfos[I]; in suggestValueCompletions() local 232 const Info &In = OptionInfos[I]; in findByPrefix() local 324 Info &In = OptionInfos[I]; in addValues() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyMachineFunctionInfo.cpp | 68 void llvm::valTypesFromMVTs(const ArrayRef<MVT> &In, in valTypesFromMVTs()
|
D | WebAssemblyFastISel.cpp | 971 unsigned In = getRegForValue(Op); in selectZExt() local 988 unsigned In = getRegForValue(Op); in selectSExt() local 1134 unsigned In = getRegForValue(I->getOperand(0)); in selectBitCast() local
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/ |
D | bitfield.inl | 242 GLM_FUNC_QUALIFIER genIType bitfieldRotateRight(genIType In, int Shift) 251 GLM_FUNC_QUALIFIER vecType<T, P> bitfieldRotateRight(vecType<T, P> const & In, int Shift) 260 GLM_FUNC_QUALIFIER genIType bitfieldRotateLeft(genIType In, int Shift) 269 GLM_FUNC_QUALIFIER vecType<T, P> bitfieldRotateLeft(vecType<T, P> const& In, int Shift)
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonBlockRanges.cpp | 161 for (auto &In : B) { in InstrIndexMap() local 315 for (auto &In : B) { in computeInitialLiveRanges() local 522 for (auto &In : M.Block) { in operator <<() local
|
D | HexagonGenExtract.cpp | 240 Instruction *In = &*I; in visitBlock() local
|
D | RDFGraph.cpp | 598 bool TargetOperandInfo::isPreserving(const MachineInstr &In, unsigned OpNum) in isPreserving() argument 604 bool TargetOperandInfo::isClobbering(const MachineInstr &In, unsigned OpNum) in isClobbering() argument 617 bool TargetOperandInfo::isFixedReg(const MachineInstr &In, unsigned OpNum) in isFixedReg() argument 1248 void DataFlowGraph::buildStmt(NodeAddr<BlockNode*> BA, MachineInstr &In) { in buildStmt() 1251 auto isCall = [] (const MachineInstr &In) -> bool { in buildStmt() 1268 auto isDefUndef = [this] (const MachineInstr &In, RegisterRef DR) -> bool { in buildStmt()
|
D | HexagonLoopIdiomRecognition.cpp | 977 Instruction *In = dyn_cast<Instruction>(Val); in isPromotableTo() local 1002 void PolynomialMultiplyRecognize::promoteTo(Instruction *In, in promoteTo() 1084 [](Instruction &In) { return &In; }); in promoteTypes() 1115 bool PolynomialMultiplyRecognize::findCycle(Value *Out, Value *In, in findCycle() 2155 if (Instruction *In = dyn_cast<Instruction>(NumBytes)) in processCopyingStore() local 2266 if (Instruction *In = dyn_cast<Instruction>(NumWords)) in processCopyingStore() local 2316 Instruction *In = Worklist[i]; in coverLoop() local
|
/third_party/gstreamer/gstplugins_bad/gst/siren/ |
D | decoder.c | 99 int In[20]; in Siren7_DecodeFrame() local
|
D | encoder.c | 112 float In[320]; in Siren7_EncodeFrame() local
|
/third_party/boost/libs/parameter/doc/ |
D | index.rst | 713 …parameters`: http://www.modernescpp.com/index.php/c-core-guidelines-how-to-pass-function-parameters 714 .. |compose_cpp| replace:: compose.cpp 715 .. _compose_cpp: ../../test/compose.cpp
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceCfgNode.h | 119 void addInEdge(CfgNode *In) { InEdges.push_back(In); } in addInEdge()
|
/third_party/skia/src/gpu/ |
D | GrShaderVar.h | 24 In, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/ |
D | InstrumentationMap.cpp | 201 yaml::Input In(StringRef(MappedFile.data(), MappedFile.size())); in loadYAML() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | VFABIDemangling.cpp | 361 MangledName.take_while([](char In) { return In != '('; }); in tryDemangleForVFABI()
|