Home
last modified time | relevance | path

Searched defs:Arguments (Results 1 – 25 of 37) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMicroMipsSizeReduction.cpp433 ReduceEntryFunArgs Arguments(&(*MII), *Entry, NextMII); in ReduceMI() local
440 bool MicroMipsSizeReduce::ReduceXWtoXWSP(ReduceEntryFunArgs *Arguments) { in ReduceXWtoXWSP()
454 bool MicroMipsSizeReduce::ReduceXWtoXWP(ReduceEntryFunArgs *Arguments) { in ReduceXWtoXWP()
495 ReduceEntryFunArgs *Arguments) { in ReduceArithmeticInstructions()
509 ReduceEntryFunArgs *Arguments) { in ReduceADDIUToADDIUR1SP()
523 bool MicroMipsSizeReduce::ReduceADDIUToADDIUSP(ReduceEntryFunArgs *Arguments) { in ReduceADDIUToADDIUSP()
541 bool MicroMipsSizeReduce::ReduceLXUtoLXU16(ReduceEntryFunArgs *Arguments) { in ReduceLXUtoLXU16()
556 bool MicroMipsSizeReduce::ReduceSXtoSX16(ReduceEntryFunArgs *Arguments) { in ReduceSXtoSX16()
611 bool MicroMipsSizeReduce::ReduceMoveToMovep(ReduceEntryFunArgs *Arguments) { in ReduceMoveToMovep()
654 bool MicroMipsSizeReduce::ReduceXORtoXOR16(ReduceEntryFunArgs *Arguments) { in ReduceXORtoXOR16()
DMipsCallLowering.cpp398 const SmallVectorImpl<T> &Arguments) { in setLocInfo()
/third_party/skia/third_party/externals/tint/src/sem/
Dcall.h49 const std::vector<const sem::Expression*>& Arguments() const { in Arguments() function
/third_party/boost/boost/winapi/
Derror_handling.hpp133 va_list *Arguments) in format_message()
146 va_list *Arguments) in format_message()
/third_party/node/deps/npm/node_modules/extend/
DREADME.md48 ### Arguments subsection
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DLocaleDistanceTest.java37 static class Arguments { class in LocaleDistanceTest
43 public Arguments(List<String> args) { in Arguments() method in LocaleDistanceTest.Arguments
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DLocaleDistanceTest.java40 static class Arguments { class in LocaleDistanceTest
46 public Arguments(List<String> args) { in Arguments() method in LocaleDistanceTest.Arguments
/third_party/node/deps/npm/node_modules/stringify-package/
DREADME.md51 #### Arguments subsubsection
/third_party/node/deps/npm/node_modules/ansi-align/
DREADME.md35 #### Arguments subsubsection
/third_party/node/deps/npm/node_modules/npm-lifecycle/
DREADME.md40 ##### Arguments l4subsection
/third_party/benchmark/docs/
Duser_guide.md427 ### Passing Arbitrary Arguments to a Benchmark
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeDumpVisitor.cpp228 ListScope Arguments(*W, "Arguments"); in visitKnownRecord() local
239 ListScope Arguments(*W, "Strings"); in visitKnownRecord() local
428 ListScope Arguments(*W, "Arguments"); in visitKnownRecord() local
/third_party/typescript/src/lib/
Dscripthost.d.ts118 Arguments: { length: number; Item(n: number): string; }; variable
/third_party/typescript/lib/
Dlib.scripthost.d.ts138 Arguments: { length: number; Item(n: number): string; }; variable
/third_party/googletest/googletest/src/
Dgtest-death-test.cc841 class Arguments { class
843 Arguments() { args_.push_back(nullptr); } in Arguments() function in testing::internal::Arguments
1190 class Arguments { class
1192 Arguments() { args_.push_back(nullptr); } in Arguments() function in testing::internal::Arguments
/third_party/mesa3d/src/gtest/src/
Dgtest-death-test.cc840 class Arguments { class
842 Arguments() { args_.push_back(nullptr); } in Arguments() function in testing::internal::Arguments
1191 class Arguments { class
1193 Arguments() { args_.push_back(nullptr); } in Arguments() function in testing::internal::Arguments
/third_party/node/test/fixtures/wpt/resources/webidl2/
DREADME.md496 ### Arguments subsection
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMDBuilder.cpp108 ArrayRef<int> Arguments, in createCallbackEncoding()
DLegacyPassManager.cpp50 Disabled, Arguments, Structure, Executions, Details enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DFunction.h73 mutable Argument *Arguments = nullptr; ///< The formal arguments variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h737 unsigned getCallCost(const Function *F, ArrayRef<const Value *> Arguments, in getCallCost()
850 ArrayRef<const Value *> Arguments, const User *U) { in getIntrinsicCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp164 ArrayRef<const Value *> Arguments, in getCallCost()
190 Intrinsic::ID IID, Type *RetTy, ArrayRef<const Value *> Arguments, in getIntrinsicCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h307 ArrayRef<const Value *> Arguments, const User *U) { in getIntrinsicCost()
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DReactor.hpp3293 static inline RReturn Call(Return(fptr)(Arguments...), CToReactorT<Arguments>... args) in Call()
3316 static inline void Call(void(fptr)(Arguments...), CToReactorT<Arguments>... args) in Call()
/third_party/python/Lib/
Dinspect.py1188 Arguments = namedtuple('Arguments', 'args, varargs, varkw') variable

12