Home
last modified time | relevance | path

Searched defs:Arguments (Results 1 – 25 of 41) 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/vk-gl-cts/external/vulkan-docs/src/chapters/VK_NV_cuda_kernel_launch/
Ddispatch.adoc135 [[cudadispatch_sharing_resources]]
/third_party/rust/crates/unicode-ident/generate/src/
Doutput.rs10 pub fn write_fmt(&mut self, arguments: fmt::Arguments) { in write_fmt()
/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/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/node/doc/contributing/
Dapi-documentation.md87 ### Basic Usage
/third_party/rust/crates/cxx/gen/src/
Dout.rs63 pub fn write_fmt(&self, args: Arguments) { in write_fmt()
137 pub fn write_fmt(&mut self, args: Arguments) { in write_fmt()
/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/benchmark/docs/
Duser_guide.md454 ### Passing Arbitrary Arguments to a Benchmark
/third_party/node/deps/v8/src/torque/
Dimplementation-visitor.h433 struct Arguments { struct
434 VisitResultVector parameters;
435 std::vector<Binding<LocalLabel>*> labels;
/third_party/googletest/googletest/src/
Dgtest-death-test.cc840 class Arguments { class
842 Arguments() { args_.push_back(nullptr); } in Arguments() function in testing::internal::Arguments
1177 class Arguments { class
1179 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/deps/v8/src/execution/
Darguments.h49 Arguments(int length, Address* arguments) in Arguments() function
/third_party/typescript/lib/
Dlib.scripthost.d.ts138 Arguments: { length: number; Item(n: number): string; }; variable
/third_party/typescript/src/lib/
Dscripthost.d.ts118 Arguments: { length: number; Item(n: number): string; }; variable
/third_party/node/test/fixtures/wpt/resources/webidl2/
DREADME.md496 ### Arguments subsection
/third_party/node/deps/v8/src/inspector/
Dv8-console-message.h81 using Arguments = std::vector<std::unique_ptr<v8::Global<v8::Value>>>; variable
/third_party/node/deps/v8/src/asmjs/
Dasm-types.h134 const ZoneVector<AsmType*> Arguments() const { return args_; } in Arguments() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMDBuilder.cpp108 ArrayRef<int> Arguments, in createCallbackEncoding()
/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/rust/crates/log/src/
Dlib.rs1587 args: fmt::Arguments, in __private_api_log()
1614 args: fmt::Arguments, in __private_api_log()
/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()

12