/external/libxcam/modules/soft/ |
D | soft_blender_tasks_priv.h | 43 struct Args : SoftArgs { struct 44 SmartPtr<UcharImage> in_luma, out_luma; 86 struct Args : GaussScaleGray::Args { struct 94 Args ( in Args() argument 129 struct Args : SoftArgs { struct 136 Args ( argument 140 : SoftArgs (param) in SoftArgs() argument 161 struct Args : SoftArgs { struct 169 Args ( argument 173 : SoftArgs (param) in SoftArgs() argument [all …]
|
D | soft_geo_tasks_priv.h | 34 struct Args : SoftArgs { struct 40 Args ( in Args() argument
|
D | soft_copy_task.h | 38 struct Args : SoftArgs { struct 42 Args (const SmartPtr<ImageHandler::Parameters> ¶m) in Args() argument
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | executor.h | 84 struct Args { struct 105 virtual void RunAsync(const Args& args, DoneCallback done) = 0; argument
|
/external/perfetto/src/perfetto_cmd/ |
D | rate_limiter.h | 27 struct Args { struct 38 bool ShouldTrace(const Args& args); argument
|
/external/clang/lib/AST/ |
D | SelectorLocationsKind.cpp | 65 SourceLocation getArgLoc(unsigned Index, ArrayRef<T*> Args) { in getArgLoc() 72 ArrayRef<T *> Args, in hasStandardSelLocs() 99 ArrayRef<Expr *> Args, in hasStandardSelectorLocs() 107 ArrayRef<Expr *> Args, in getStandardSelectorLoc() 116 ArrayRef<ParmVarDecl *> Args, in hasStandardSelectorLocs() 124 ArrayRef<ParmVarDecl *> Args, in getStandardSelectorLoc()
|
/external/clang/lib/Driver/ |
D | Tools.cpp | 55 static void handleTargetFeaturesGroup(const ArgList &Args, in handleTargetFeaturesGroup() 113 static void CheckPreprocessingOptions(const Driver &D, const ArgList &Args) { in CheckPreprocessingOptions() 126 static void CheckCodeGenerationOptions(const Driver &D, const ArgList &Args) { in CheckCodeGenerationOptions() 181 static void addDirectoryList(const ArgList &Args, ArgStringList &CmdArgs, in addDirectoryList() 236 const ArgList &Args, ArgStringList &CmdArgs) { in AddLinkerInputs() 279 static bool isObjCAutoRefCount(const ArgList &Args) { in isObjCAutoRefCount() 284 static bool isObjCRuntimeLinked(const ArgList &Args) { in isObjCRuntimeLinked() 300 const Driver &D, const ArgList &Args, in AddPreprocessingOptions() 654 static void getARMArchCPUFromArgs(const ArgList &Args, llvm::StringRef &Arch, in getARMArchCPUFromArgs() 676 const ArgList &Args, StringRef HWDiv, in getARMHWDivFeatures() [all …]
|
D | ToolChain.cpp | 35 static llvm::opt::Arg *GetRTTIArgument(const ArgList &Args) { in GetRTTIArgument() 40 static ToolChain::RTTIMode CalculateRTTIMode(const ArgList &Args, in CalculateRTTIMode() 69 const ArgList &Args) in ToolChain() 272 const ArgList &Args) { in getArchNameForCompilerRTLib() 287 std::string ToolChain::getCompilerRT(const ArgList &Args, StringRef Component, in getCompilerRT() 307 const char *ToolChain::getCompilerRTArgString(const llvm::opt::ArgList &Args, in getCompilerRTArgString() 313 bool ToolChain::needsProfileRT(const ArgList &Args) { in needsProfileRT() 417 std::string ToolChain::ComputeLLVMTriple(const ArgList &Args, in ComputeLLVMTriple() 505 std::string ToolChain::ComputeEffectiveClangTriple(const ArgList &Args, in ComputeEffectiveClangTriple() 521 void ToolChain::addProfileRTLibs(const llvm::opt::ArgList &Args, in addProfileRTLibs() [all …]
|
D | ToolChains.cpp | 45 MachO::MachO(const Driver &D, const llvm::Triple &Triple, const ArgList &Args) in MachO() 54 Darwin::Darwin(const Driver &D, const llvm::Triple &Triple, const ArgList &Args) in Darwin() 142 static bool isSoftFloatABI(const ArgList &Args) { in isSoftFloatABI() 179 std::string MachO::ComputeEffectiveClangTriple(const ArgList &Args, in ComputeEffectiveClangTriple() 186 std::string Darwin::ComputeEffectiveClangTriple(const ArgList &Args, in ComputeEffectiveClangTriple() 238 const ArgList &Args) in DarwinClang() 258 static bool isObjCAutoRefCount(const ArgList &Args) { in isObjCAutoRefCount() 262 void DarwinClang::AddLinkARCArgs(const ArgList &Args, in AddLinkARCArgs() 299 void MachO::AddLinkRuntimeLib(const ArgList &Args, ArgStringList &CmdArgs, in AddLinkRuntimeLib() 383 void Darwin::addProfileRTLibs(const ArgList &Args, in addProfileRTLibs() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Interpreter/ |
D | ExternalFunctions.cpp | 310 ArrayRef<GenericValue> Args) { in lle_X_atexit() 319 static GenericValue lle_X_exit(FunctionType *FT, ArrayRef<GenericValue> Args) { in lle_X_exit() 325 static GenericValue lle_X_abort(FunctionType *FT, ArrayRef<GenericValue> Args) { in lle_X_abort() 335 ArrayRef<GenericValue> Args) { in lle_X_sprintf() 417 ArrayRef<GenericValue> Args) { in lle_X_printf() 432 char *Args[10]; in lle_X_sscanf() local 446 char *Args[10]; in lle_X_scanf() local 459 ArrayRef<GenericValue> Args) { in lle_X_fprintf() 472 ArrayRef<GenericValue> Args) { in lle_X_memset() 484 ArrayRef<GenericValue> Args) { in lle_X_memcpy()
|
/external/llvm/lib/ExecutionEngine/Interpreter/ |
D | ExternalFunctions.cpp | 300 ArrayRef<GenericValue> Args) { in lle_X_atexit() 309 static GenericValue lle_X_exit(FunctionType *FT, ArrayRef<GenericValue> Args) { in lle_X_exit() 315 static GenericValue lle_X_abort(FunctionType *FT, ArrayRef<GenericValue> Args) { in lle_X_abort() 325 ArrayRef<GenericValue> Args) { in lle_X_sprintf() 407 ArrayRef<GenericValue> Args) { in lle_X_printf() 422 char *Args[10]; in lle_X_sscanf() local 436 char *Args[10]; in lle_X_scanf() local 449 ArrayRef<GenericValue> Args) { in lle_X_fprintf() 462 ArrayRef<GenericValue> Args) { in lle_X_memset() 474 ArrayRef<GenericValue> Args) { in lle_X_memcpy()
|
/external/clang/lib/Tooling/ |
D | ArgumentsAdjusters.cpp | 22 return [](const CommandLineArguments &Args, StringRef /*unused*/) { in getClangSyntaxOnlyAdjuster() 37 return [](const CommandLineArguments &Args, StringRef /*unused*/) { in getClangStripOutputAdjuster() 56 return [Extra, Pos](const CommandLineArguments &Args, StringRef /*unused*/) { in getInsertArgumentAdjuster() 79 return [First, Second](const CommandLineArguments &Args, StringRef File) { in combineAdjusters()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/ |
D | ToolRunner.cpp | 57 ArrayRef<StringRef> Args, StringRef StdInFile, in RunProgramWithTimeout() 74 StringRef RemoteClientPath, ArrayRef<StringRef> Args, StringRef StdInFile, in RunProgramRemotelyWithTimeout() 107 static Error ProcessFailure(StringRef ProgPath, ArrayRef<StringRef> Args, in ProcessFailure() 149 LLI(const std::string &Path, const std::vector<std::string> *Args) in LLI() 167 const std::vector<std::string> &Args, in ExecuteProgram() 271 const std::string &Bitcode, const std::vector<std::string> &Args, in ExecuteProgram() 329 const std::string &Bitcode, const std::vector<std::string> &Args, in ExecuteProgram() 372 std::string &CmdPath, std::vector<std::string> &Args) { in lexCommand() 422 std::vector<std::string> Args; in createCustomCompiler() local 437 std::vector<std::string> Args; in createCustomExecutor() local [all …]
|
/external/libbrillo/brillo/dbus/ |
D | dbus_object.h | 134 R(*handler)(Args...)) { in AddSimpleMethodHandler() 144 R(Class::*handler)(Args...)) { in AddSimpleMethodHandler() 172 bool(*handler)(ErrorPtr*, Args...)) { in AddSimpleMethodHandlerWithError() argument 183 bool(Class::*handler)(ErrorPtr*, Args...)) { in AddSimpleMethodHandlerWithError() argument 215 bool(*handler)(ErrorPtr*, dbus::Message*, Args...)) { in AddSimpleMethodHandlerWithErrorAndMessage() argument 227 bool(Class::*handler)(ErrorPtr*, dbus::Message*, Args...)) { in AddSimpleMethodHandlerWithErrorAndMessage() argument 258 void (*handler)(std::unique_ptr<Response>, Args...)) { in AddMethodHandler() argument 274 void(Class::*handler)(std::unique_ptr<Response>, Args...)) { in AddMethodHandler() argument 313 void (*handler)(std::unique_ptr<Response>, dbus::Message*, Args...)) { in AddMethodHandlerWithMessage() argument 330 dbus::Message*, Args...)) { in AddMethodHandlerWithMessage() argument
|
/external/swiftshader/third_party/LLVM/tools/bugpoint/ |
D | ToolRunner.cpp | 57 const char **Args, in RunProgramWithTimeout() 90 const char **Args, in RunProgramRemotelyWithTimeout() 137 static std::string ProcessFailure(sys::Path ProgPath, const char** Args, in ProcessFailure() 178 LLI(const std::string &Path, const std::vector<std::string> *Args) in LLI() 198 const std::vector<std::string> &Args, in ExecuteProgram() 273 const std::vector<std::string> &Args, in ExecuteProgram() 342 const std::vector<std::string> &Args, in ExecuteProgram() 379 std::string &CmdPath, std::vector<std::string> Args) { in lexCommand() 417 std::vector<std::string> Args; in createCustomCompiler() local 433 std::vector<std::string> Args; in createCustomExecutor() local [all …]
|
/external/clang/unittests/AST/ |
D | StmtPrinterTest.cpp | 70 PrintedStmtMatches(StringRef Code, const std::vector<std::string> &Args, in PrintedStmtMatches() 103 std::vector<std::string> Args; in PrintedStmtCXX98Matches() local 113 std::vector<std::string> Args; in PrintedStmtCXX98Matches() local 126 std::vector<std::string> Args; in PrintedStmtCXX11Matches() local 136 std::vector<std::string> Args; in PrintedStmtMSMatches() local
|
/external/llvm/tools/bugpoint/ |
D | ToolRunner.cpp | 60 const char **Args, in RunProgramWithTimeout() 79 const char **Args, in RunProgramRemotelyWithTimeout() 115 static std::string ProcessFailure(StringRef ProgPath, const char** Args, in ProcessFailure() 158 LLI(const std::string &Path, const std::vector<std::string> *Args) in LLI() 178 const std::vector<std::string> &Args, in ExecuteProgram() 286 const std::vector<std::string> &Args, in ExecuteProgram() 355 const std::vector<std::string> &Args, in ExecuteProgram() 392 std::string &CmdPath, std::vector<std::string> &Args) { in lexCommand() 431 std::vector<std::string> Args; in createCustomCompiler() local 447 std::vector<std::string> Args; in createCustomExecutor() local [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/include/gmock/ |
D | gmock-generated-matchers.h | 481 Args(const InnerMatcher& matcher) { in Args() function 487 Args(const InnerMatcher& matcher) { in Args() function 493 Args(const InnerMatcher& matcher) { in Args() function 499 Args(const InnerMatcher& matcher) { in Args() function 505 Args(const InnerMatcher& matcher) { in Args() function 511 Args(const InnerMatcher& matcher) { in Args() function 517 Args(const InnerMatcher& matcher) { in Args() function 524 Args(const InnerMatcher& matcher) { in Args() function 532 Args(const InnerMatcher& matcher) { in Args() function 540 Args(const InnerMatcher& matcher) { in Args() function [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | Program.cpp | 31 int sys::ExecuteAndWait(StringRef Program, ArrayRef<StringRef> Args, in ExecuteAndWait() 52 ProcessInfo sys::ExecuteNoWait(StringRef Program, ArrayRef<StringRef> Args, in ExecuteNoWait() 69 ArrayRef<const char *> Args) { in commandLineFitsWithinSystemLimits()
|
/external/grpc-grpc/src/core/ext/filters/client_channel/ |
D | lb_policy.h | 48 struct Args { struct 54 grpc_combiner* combiner = nullptr; 56 grpc_client_channel_factory* client_channel_factory = nullptr; 60 grpc_channel_args* args = nullptr;
|
/external/llvm/unittests/ADT/ |
D | VariadicFunctionTest.cpp | 19 std::string StringCatImpl(ArrayRef<const std::string *> Args) { in StringCatImpl() 42 long SumImpl(ArrayRef<const int *> Args) { in SumImpl() 59 int StringAppendImpl(std::string *Dest, ArrayRef<const std::string *> Args) { in StringAppendImpl() 89 ArrayRef<const int *> Args) { in CountInRangeImpl()
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/ |
D | VariadicFunctionTest.cpp | 19 std::string StringCatImpl(ArrayRef<const std::string *> Args) { in StringCatImpl() 42 long SumImpl(ArrayRef<const int *> Args) { in SumImpl() 59 int StringAppendImpl(std::string *Dest, ArrayRef<const std::string *> Args) { in StringAppendImpl() 89 ArrayRef<const int *> Args) { in CountInRangeImpl()
|
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/Interpreter/ |
D | ExternalFunctions.cpp | 308 const std::vector<GenericValue> &Args) { in lle_X_atexit() 318 const std::vector<GenericValue> &Args) { in lle_X_exit() 325 const std::vector<GenericValue> &Args) { in lle_X_abort() 335 const std::vector<GenericValue> &Args) { in lle_X_sprintf() 417 const std::vector<GenericValue> &Args) { in lle_X_printf() 432 char *Args[10]; in lle_X_sscanf() local 447 char *Args[10]; in lle_X_scanf() local 460 const std::vector<GenericValue> &Args) { in lle_X_fprintf()
|
/external/clang/lib/Frontend/ |
D | CompilerInvocation.cpp | 81 static unsigned getOptimizationLevel(ArgList &Args, InputKind IK, in getOptimizationLevel() 106 static unsigned getOptimizationLevelSize(ArgList &Args) { in getOptimizationLevelSize() 122 static void addDiagnosticArgs(ArgList &Args, OptSpecifier Group, in addDiagnosticArgs() 141 static void getAllNoBuiltinFuncValues(ArgList &Args, in getAllNoBuiltinFuncValues() 155 static bool ParseAnalyzerArgs(AnalyzerOptions &Opts, ArgList &Args, in ParseAnalyzerArgs() 307 static bool ParseMigratorArgs(MigratorOptions &Opts, ArgList &Args) { in ParseMigratorArgs() 313 static void ParseCommentArgs(CommentOptions &Opts, ArgList &Args) { in ParseCommentArgs() 318 static StringRef getCodeModel(ArgList &Args, DiagnosticsEngine &Diags) { in getCodeModel() 332 GenerateOptimizationRemarkRegex(DiagnosticsEngine &Diags, ArgList &Args, in GenerateOptimizationRemarkRegex() 381 static void setPGOInstrumentor(CodeGenOptions &Opts, ArgList &Args, in setPGOInstrumentor() [all …]
|
/external/boringssl/src/crypto/test/ |
D | abi_test.h | 277 inline crypto_word_t CheckImpl(Result *out, bool unwind, R (*func)(Args...), in CheckImpl() 300 CheckImpl(Result *out, bool /* unwind */, R (*func)(Args...), in CheckImpl() 308 void (*func)(Args...), in CheckImpl() 331 bool unwind, R (*func)(Args...), in CheckGTest() 352 inline R Check(Result *out, R (*func)(Args...), in Check()
|