Home
last modified time | relevance | path

Searched defs:Arguments (Results 1 - 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/tint/src/sem/
H A Dcall.h49 const std::vector<const sem::Expression*>& Arguments() const { in Arguments() function in tint::sem::Call
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A 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/
H A DLocaleDistanceTest.java37 static class Arguments { class in LocaleDistanceTest
43 public Arguments(List<String> args) { in Arguments() method in LocaleDistanceTest.Arguments
/third_party/node/deps/v8/src/asmjs/
H A Dasm-types.h134 const ZoneVector<AsmType*> Arguments() const { return args_; } in Arguments() function in v8::internal::wasm::AsmValueType::final
/third_party/node/deps/v8/src/execution/
H A Darguments.h35 class Arguments { class
49 Arguments(int length, Address* arguments) in Arguments() function in v8::internal::Arguments
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DMDBuilder.cpp107 createCallbackEncoding(unsigned CalleeArgNo, ArrayRef<int> Arguments, bool VarArgArePassed) createCallbackEncoding() argument
H A DLegacyPassManager.cpp50 Disabled, Arguments, Structure, Executions, Details enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp440 ReduceXWtoXWSP(ReduceEntryFunArgs *Arguments) ReduceXWtoXWSP() argument
454 ReduceXWtoXWP(ReduceEntryFunArgs *Arguments) ReduceXWtoXWP() argument
494 ReduceArithmeticInstructions( ReduceEntryFunArgs *Arguments) ReduceArithmeticInstructions() argument
508 ReduceADDIUToADDIUR1SP( ReduceEntryFunArgs *Arguments) ReduceADDIUToADDIUR1SP() argument
523 ReduceADDIUToADDIUSP(ReduceEntryFunArgs *Arguments) ReduceADDIUToADDIUSP() argument
541 ReduceLXUtoLXU16(ReduceEntryFunArgs *Arguments) ReduceLXUtoLXU16() argument
556 ReduceSXtoSX16(ReduceEntryFunArgs *Arguments) ReduceSXtoSX16() argument
611 ReduceMoveToMovep(ReduceEntryFunArgs *Arguments) ReduceMoveToMovep() argument
654 ReduceXORtoXOR16(ReduceEntryFunArgs *Arguments) ReduceXORtoXOR16() argument
[all...]
H A DMipsCallLowering.cpp397 setLocInfo(SmallVectorImpl<CCValAssign> &ArgLocs, const SmallVectorImpl<T> &Arguments) setLocInfo() argument
/third_party/googletest/googletest/src/
H A 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/
H A 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/torque/
H A Dimplementation-visitor.h433 struct Arguments { struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DFunction.h73 mutable Argument *Arguments = nullptr; ///< The formal arguments member in llvm::Function
/third_party/python/Lib/
H A Dinspect.py1303 Arguments = namedtuple('Arguments', 'args, varargs, varkw') variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h737 unsigned getCallCost(const Function *F, ArrayRef<const Value *> Arguments, in getCallCost() argument
849 getIntrinsicCost(Intrinsic::ID IID, Type *RetTy, ArrayRef<const Value *> Arguments, const User *U) getIntrinsicCost() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h306 getIntrinsicCost(Intrinsic::ID IID, Type *RetTy, ArrayRef<const Value *> Arguments, const User *U) getIntrinsicCost() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp163 getCallCost(const Function *F, ArrayRef<const Value *> Arguments, const User *U) const getCallCost() argument
189 getIntrinsicCost( Intrinsic::ID IID, Type *RetTy, ArrayRef<const Value *> Arguments, const User *U) const getIntrinsicCost() argument
/third_party/node/deps/v8/src/parsing/
H A Dpreparser.h41 static PreParserIdentifier Arguments() { in Arguments() function in v8::internal::PreParserIdentifier

Completed in 31 milliseconds