/external/eigen/lapack/ |
cladiv.f | 23 * .. Scalar Arguments .. 38 * Arguments: 72 * .. Scalar Arguments ..
|
dladiv.f | 23 * .. Scalar Arguments .. 43 * Arguments: 98 * .. Scalar Arguments ..
|
dlapy2.f | 23 * .. Scalar Arguments .. 37 * Arguments: 71 * .. Scalar Arguments ..
|
dlapy3.f | 23 * .. Scalar Arguments .. 37 * Arguments: 76 * .. Scalar Arguments ..
|
sladiv.f | 23 * .. Scalar Arguments .. 43 * Arguments: 98 * .. Scalar Arguments ..
|
slapy2.f | 23 * .. Scalar Arguments .. 37 * Arguments: 71 * .. Scalar Arguments ..
|
slapy3.f | 23 * .. Scalar Arguments .. 37 * Arguments: 76 * .. Scalar Arguments ..
|
zladiv.f | 23 * .. Scalar Arguments .. 38 * Arguments: 72 * .. Scalar Arguments ..
|
slarfg.f | 23 * .. Scalar Arguments .. 27 * .. Array Arguments .. 58 * Arguments: 114 * .. Scalar Arguments .. 118 * .. Array Arguments ..
|
/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/ |
DictionaryMaker.java | 46 static class Arguments { 114 public Arguments(String[] argsArray) throws IOException { 200 final Arguments parsedArgs = new Arguments(args); 208 * @param args the parsed command line arguments. 211 private static FusionDictionary readInputFromParsedArgs(final Arguments args) 258 * This will write the passed dictionary to the file(s) passed in the command line arguments. 259 * @param args the parsed arguments. 264 private static void writeOutputToParsedArgs(final Arguments args, final FusionDictionary dict)
|
/external/libmojo/mojo/edk/js/ |
core.cc | 12 #include "gin/arguments.h" 38 gin::Dictionary WaitHandle(const gin::Arguments& args, 63 gin::Dictionary WaitMany(const gin::Arguments& args, 97 gin::Dictionary CreateMessagePipe(const gin::Arguments& args) { 155 gin::Dictionary ReadMessage(const gin::Arguments& args, 194 gin::Dictionary CreateDataPipe(const gin::Arguments& args) { 233 gin::Dictionary WriteData(const gin::Arguments& args, 246 gin::Dictionary ReadData(const gin::Arguments& args, 281 v8::Handle<v8::Value> DoDrainData(gin::Arguments* args, 286 bool IsHandle(gin::Arguments* args, v8::Handle<v8::Value> val) [all...] |
/external/v8/src/ |
elements.h | 136 static Handle<JSArray> Concat(Isolate* isolate, Arguments* args, 139 virtual uint32_t Push(Handle<JSArray> receiver, Arguments* args, 143 Arguments* args, uint32_t unshift_size) = 0; 150 Arguments* args, uint32_t add_count) = 0; 217 Arguments* args);
|
/build/soong/ui/build/ |
build.go | 106 ctx.Verboseln("Starting build with args:", config.Arguments()) 109 if inList("help", config.Arguments()) { 112 } else if inList("clean", config.Arguments()) || inList("clobber", config.Arguments()) { 135 if inList("installclean", config.Arguments()) { 139 } else if inList("dataclean", config.Arguments()) {
|
/external/clang/include/clang/Driver/ |
Job.h | 53 /// The list of program arguments (not including the implicit first 55 llvm::opt::ArgStringList Arguments; 57 /// The list of program arguments which are inputs. 72 /// When a response file is needed, we try to put most arguments in an 73 /// exclusive file, while others remains as regular command line arguments. 74 /// This functions fills a vector with the regular command line arguments, 79 /// This function will also put in quotes arguments that have whitespaces and 86 const llvm::opt::ArgStringList &Arguments, 105 /// Set to pass arguments via a response file when launching the command 116 const llvm::opt::ArgStringList &getArguments() const { return Arguments; } [all...] |
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Driver/ |
Job.h | 54 /// The list of program arguments (not including the implicit first 56 llvm::opt::ArgStringList Arguments; 58 /// The list of program arguments which are inputs. 76 /// When a response file is needed, we try to put most arguments in an 77 /// exclusive file, while others remains as regular command line arguments. 78 /// This functions fills a vector with the regular command line arguments, 83 /// This function will also put in quotes arguments that have whitespaces and 90 const llvm::opt::ArgStringList &Arguments, 109 /// Set to pass arguments via a response file when launching the command 126 const llvm::opt::ArgStringList &getArguments() const { return Arguments; } [all...] |
/prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Driver/ |
Job.h | 54 /// The list of program arguments (not including the implicit first 56 llvm::opt::ArgStringList Arguments; 58 /// The list of program arguments which are inputs. 76 /// When a response file is needed, we try to put most arguments in an 77 /// exclusive file, while others remains as regular command line arguments. 78 /// This functions fills a vector with the regular command line arguments, 83 /// This function will also put in quotes arguments that have whitespaces and 90 const llvm::opt::ArgStringList &Arguments, 109 /// Set to pass arguments via a response file when launching the command 126 const llvm::opt::ArgStringList &getArguments() const { return Arguments; } [all...] |
/prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Driver/ |
Job.h | 54 /// The list of program arguments (not including the implicit first 56 llvm::opt::ArgStringList Arguments; 58 /// The list of program arguments which are inputs. 76 /// When a response file is needed, we try to put most arguments in an 77 /// exclusive file, while others remains as regular command line arguments. 78 /// This functions fills a vector with the regular command line arguments, 83 /// This function will also put in quotes arguments that have whitespaces and 90 const llvm::opt::ArgStringList &Arguments, 109 /// Set to pass arguments via a response file when launching the command 126 const llvm::opt::ArgStringList &getArguments() const { return Arguments; } [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/ |
Job.h | 54 /// The list of program arguments (not including the implicit first 56 llvm::opt::ArgStringList Arguments; 58 /// The list of program arguments which are inputs. 76 /// When a response file is needed, we try to put most arguments in an 77 /// exclusive file, while others remains as regular command line arguments. 78 /// This functions fills a vector with the regular command line arguments, 83 /// This function will also put in quotes arguments that have whitespaces and 90 const llvm::opt::ArgStringList &Arguments, 109 /// Set to pass arguments via a response file when launching the command 126 const llvm::opt::ArgStringList &getArguments() const { return Arguments; } [all...] |
/prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Driver/ |
Job.h | 54 /// The list of program arguments (not including the implicit first 56 llvm::opt::ArgStringList Arguments; 58 /// The list of program arguments which are inputs. 76 /// When a response file is needed, we try to put most arguments in an 77 /// exclusive file, while others remains as regular command line arguments. 78 /// This functions fills a vector with the regular command line arguments, 83 /// This function will also put in quotes arguments that have whitespaces and 90 const llvm::opt::ArgStringList &Arguments, 109 /// Set to pass arguments via a response file when launching the command 126 const llvm::opt::ArgStringList &getArguments() const { return Arguments; } [all...] |
/prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Driver/ |
Job.h | 54 /// The list of program arguments (not including the implicit first 56 llvm::opt::ArgStringList Arguments; 58 /// The list of program arguments which are inputs. 76 /// When a response file is needed, we try to put most arguments in an 77 /// exclusive file, while others remains as regular command line arguments. 78 /// This functions fills a vector with the regular command line arguments, 83 /// This function will also put in quotes arguments that have whitespaces and 90 const llvm::opt::ArgStringList &Arguments, 109 /// Set to pass arguments via a response file when launching the command 126 const llvm::opt::ArgStringList &getArguments() const { return Arguments; } [all...] |
/prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Driver/ |
Job.h | 54 /// The list of program arguments (not including the implicit first 56 llvm::opt::ArgStringList Arguments; 58 /// The list of program arguments which are inputs. 76 /// When a response file is needed, we try to put most arguments in an 77 /// exclusive file, while others remains as regular command line arguments. 78 /// This functions fills a vector with the regular command line arguments, 83 /// This function will also put in quotes arguments that have whitespaces and 90 const llvm::opt::ArgStringList &Arguments, 109 /// Set to pass arguments via a response file when launching the command 126 const llvm::opt::ArgStringList &getArguments() const { return Arguments; } [all...] |
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/ |
Job.h | 54 /// The list of program arguments (not including the implicit first 56 llvm::opt::ArgStringList Arguments; 58 /// The list of program arguments which are inputs. 76 /// When a response file is needed, we try to put most arguments in an 77 /// exclusive file, while others remains as regular command line arguments. 78 /// This functions fills a vector with the regular command line arguments, 83 /// This function will also put in quotes arguments that have whitespaces and 90 const llvm::opt::ArgStringList &Arguments, 109 /// Set to pass arguments via a response file when launching the command 126 const llvm::opt::ArgStringList &getArguments() const { return Arguments; } [all...] |
/external/llvm/include/llvm/Analysis/ |
TargetTransformInfoImpl.h | 124 // Set the argument number to the number of explicit arguments in the 409 // Set the argument number to the number of explicit arguments in the 427 unsigned getCallCost(const Function *F, ArrayRef<const Value *> Arguments) { 430 // will constant fold with these arguments. 431 return static_cast<T *>(this)->getCallCost(F, Arguments.size()); 492 ArrayRef<const Value *> Arguments) { 495 // certain intrinsics based on constants used as arguments. 497 ParamTys.reserve(Arguments.size()); 498 for (unsigned Idx = 0, Size = Arguments.size(); Idx != Size; ++Idx) 499 ParamTys.push_back(Arguments[Idx]->getType()) [all...] |
/external/v8/src/inspector/ |
v8-console-message.h | 48 const std::vector<v8::Local<v8::Value>>& arguments, 75 using Arguments = std::vector<std::unique_ptr<v8::Global<v8::Value>>>; 97 Arguments m_arguments;
|
/system/update_engine/ |
binder_service_brillo.h | 96 template <typename... Parameters, typename... Arguments> 99 Arguments... arguments);
|