Home
last modified time | relevance | path

Searched defs:In (Results 1 – 25 of 79) sorted by relevance

1234

/third_party/boost/boost/msm/front/euml/
Dcontainer.hpp76 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 …]
Dtransformation.hpp123 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;
Dcommon.hpp198 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 …]
Doperator.hpp169 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/
Dqueue_container_circular.hpp23 struct In struct
25 typedef typename boost::circular_buffer<Element> type;
Dqueue_container_deque.hpp23 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/
DObjectYAML.cpp35 Input &In = (Input &)IO; in mapping() local
/third_party/skia/modules/svg/include/
DSkSVGFe.h57 SVG_ATTR(In, SkSVGFeInputType, SkSVGFeInputType()) in SVG_ATTR() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LineEditor/
DLineEditor.cpp198 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/
DAMDGPUISelDAGToDAG.cpp345 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/
DOptTable.cpp197 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/
DWebAssemblyMachineFunctionInfo.cpp68 void llvm::valTypesFromMVTs(const ArrayRef<MVT> &In, in valTypesFromMVTs()
DWebAssemblyFastISel.cpp971 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/
Dbitfield.inl242 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/
DHexagonBlockRanges.cpp161 for (auto &In : B) { in InstrIndexMap() local
315 for (auto &In : B) { in computeInitialLiveRanges() local
522 for (auto &In : M.Block) { in operator <<() local
DHexagonGenExtract.cpp240 Instruction *In = &*I; in visitBlock() local
DRDFGraph.cpp598 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()
DHexagonLoopIdiomRecognition.cpp977 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/
Ddecoder.c99 int In[20]; in Siren7_DecodeFrame() local
Dencoder.c112 float In[320]; in Siren7_EncodeFrame() local
/third_party/boost/libs/parameter/doc/
Dindex.rst713 …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/
DIceCfgNode.h119 void addInEdge(CfgNode *In) { InEdges.push_back(In); } in addInEdge()
/third_party/skia/src/gpu/
DGrShaderVar.h24 In, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
DInstrumentationMap.cpp201 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/
DVFABIDemangling.cpp361 MangledName.take_while([](char In) { return In != '('; }); in tryDemangleForVFABI()

1234