| /external/pdfium/xfa/fgas/layout/ |
| D | cfx_txtbreak.h | 44 struct Run { struct 72 size_t GetDisplayPos(const Run* pTxtRun, TextCharPos* pCharPos) const; argument
|
| /external/harfbuzz_ng/ |
| D | TESTING.md | 25 ### Run tests with asan 39 ### Debug with GDB 46 ### Enable Debug Logging
|
| /external/libchrome/base/ |
| D | callback.h | 84 R Run(Args... args) const & { in Run() function 91 R Run(Args... args) && { in Run() function 126 R Run(Args... args) const & { in Run() function 132 R Run(Args... args) && { in Run() function
|
| /external/deqp/external/openglcts/modules/gles31/ |
| D | es31cExplicitUniformLocationTest.cpp | 2135 virtual long Run() in Run() function in glcts::__anond21477560111::UniformLoc 2146 virtual long Run() in Run() function in glcts::__anond21477560111::UniformLocNonDec 2161 virtual long Run() in Run() function in glcts::__anond21477560111::UniformLocMultipleStages 2172 virtual long Run() in Run() function in glcts::__anond21477560111::UniformLocMultipleUniforms 2187 virtual long Run() in Run() function in glcts::__anond21477560111::UniformLocTypesMix 2212 virtual long Run() in Run() function in glcts::__anond21477560111::UniformLocTypesMat 2229 virtual long Run() in Run() function in glcts::__anond21477560111::UniformLocTypesSamplers 2276 virtual long Run() in Run() function in glcts::__anond21477560111::UniformLocTypesStructs 2304 virtual long Run() in Run() function in glcts::__anond21477560111::UniformLocArraysNonSpaced 2321 virtual long Run() in Run() function in glcts::__anond21477560111::UniformLocArraySpaced [all …]
|
| D | es31cVertexAttribBindingTests.cpp | 332 virtual long Run() in Run() function in glcts::__anon66c14d4d0111::BasicUsage 444 virtual long Run() in Run() function in glcts::__anon66c14d4d0111::BasicInputBase 554 virtual long Run() in Run() function in glcts::__anon66c14d4d0111::BasicInputCase1 600 virtual long Run() in Run() function in glcts::__anon66c14d4d0111::BasicInputCase2 662 virtual long Run() in Run() function in glcts::__anon66c14d4d0111::BasicInputCase3 731 virtual long Run() in Run() function in glcts::__anon66c14d4d0111::BasicInputCase4 834 virtual long Run() in Run() function in glcts::__anon66c14d4d0111::BasicInputCase5 1030 virtual long Run() in Run() function in glcts::__anon66c14d4d0111::BasicInputCase6 1208 virtual long Run() in Run() function in glcts::__anon66c14d4d0111::BasicInputCase8 1289 virtual long Run() in Run() function in glcts::__anon66c14d4d0111::BasicInputCase9 [all …]
|
| D | es31cProgramInterfaceQueryTests.cpp | 330 virtual long Run() in Run() function in glcts::__anon69f2206d0111::NoShaders 396 virtual long Run() in Run() function in glcts::__anon69f2206d0111::SimpleShaders 628 virtual long Run() in Run() function in glcts::__anon69f2206d0111::ComputeShaderTest 682 virtual long Run() in Run() function in glcts::__anon69f2206d0111::InputTypes 786 virtual long Run() in Run() function in glcts::__anon69f2206d0111::InputBuiltIn 858 virtual long Run() in Run() function in glcts::__anon69f2206d0111::InputLayout 952 virtual long Run() in Run() function in glcts::__anon69f2206d0111::OutputLayout 1035 virtual long Run() in Run() function in glcts::__anon69f2206d0111::UniformSimple 1153 virtual long Run() in Run() function in glcts::__anon69f2206d0111::UniformTypes 1337 virtual long Run() in Run() function in glcts::__anon69f2206d0111::UniformBlockTypes [all …]
|
| D | es31cDrawIndirectTests.cpp | 904 virtual long Run() in Run() function 933 virtual long Run() in Run() function 964 virtual long Run() in Run() function 1008 virtual long Run() in Run() function in glcts::__anonc4608aae0111::CMultiBindingPoint 1058 virtual long Run() in Run() function 1094 virtual long Run() in Run() function 1252 virtual long Run() in Run() function 1320 virtual long Run() in Run() function 1442 virtual long Run() in Run() function 1536 virtual long Run() in Run() function [all …]
|
| /external/skqp/src/gpu/text/ |
| D | GrTextBlob.h | 402 struct Run { struct 403 explicit Run(GrTextBlob* blob, GrColor color) in Run() function 410 void setSubRunHasW(bool hasWCoord) { in setSubRunHasW() argument 417 SubRun* initARGBFallback() { in initARGBFallback() argument 452 void setRunFontAntiAlias(bool aa) { in setRunFontAntiAlias() argument 457 void setSubRunHasDistanceFields(bool hasLCD, bool isAntiAlias, bool hasWCoord) { in setSubRunHasDistanceFields() argument 465 SubRun* pushBackSubRun(const SkAutoDescriptor& desc, GrColor color) { in pushBackSubRun() argument 494 SkSTArray<1, SubRun> fSubRunInfo; argument 514 }; // Run argument
|
| /external/google-benchmark/include/benchmark/ |
| D | benchmark.h | 1012 virtual void Run(State& st) { lambda_(st); } in Run() function 1064 virtual void Run(State& st) { in Run() function 1350 struct Run { struct 1352 enum RunType { RT_Iteration, RT_Aggregate }; argument 1354 Run() in Run() argument 1375 RunType run_type; argument 1376 std::string aggregate_name; 1377 std::string report_label; // Empty if not set by benchmark. 1378 bool error_occurred; 1379 std::string error_message; [all …]
|
| /external/gemmlowp/internal/ |
| D | kernel_neon.h | 42 void Run(std::int32_t* dst_ptr, std::size_t dst_row_stride, in Run() function 305 void Run(std::int32_t* dst_ptr, std::size_t dst_row_stride, in Run() function 679 void Run(std::int32_t* dst_ptr, std::size_t dst_row_stride, in Run() function 953 void Run(std::int32_t* dst_ptr, std::size_t dst_row_stride, in Run() function 1299 void Run(std::int32_t* dst_ptr, std::size_t dst_row_stride, in Run() function 1672 void Run(std::int32_t* dst_ptr, std::size_t dst_row_stride, std::size_t dst_col_stride, in Run() function
|
| D | kernel_sse.h | 40 void Run(std::int32_t* dst_ptr, std::size_t dst_row_stride, in Run() function 215 void Run(std::int32_t* dst_ptr, std::size_t dst_row_stride, in Run() function
|
| /external/deqp/external/openglcts/modules/gl/ |
| D | gl4cVertexAttribBindingTests.cpp | 307 virtual long Run() in Run() function in gl4cts::__anon3c66f01c0111::BasicUsage 401 virtual long Run() in Run() function in gl4cts::__anon3c66f01c0111::BasicInputBase 491 virtual long Run() in Run() function in gl4cts::__anon3c66f01c0111::BasicInputCase1 538 virtual long Run() in Run() function in gl4cts::__anon3c66f01c0111::BasicInputCase2 600 virtual long Run() in Run() function in gl4cts::__anon3c66f01c0111::BasicInputCase3 667 virtual long Run() in Run() function in gl4cts::__anon3c66f01c0111::BasicInputCase4 762 virtual long Run() in Run() function in gl4cts::__anon3c66f01c0111::BasicInputCase5 937 virtual long Run() in Run() function in gl4cts::__anon3c66f01c0111::BasicInputCase6 1094 virtual long Run() in Run() function in gl4cts::__anon3c66f01c0111::BasicInputCase7 1174 virtual long Run() in Run() function in gl4cts::__anon3c66f01c0111::BasicInputCase8 [all …]
|
| D | gl4cProgramInterfaceQueryTests.cpp | 406 virtual long Run() in Run() function in gl4cts::__anon3f8bb2fc0111::NoShaders 483 virtual long Run() in Run() function in gl4cts::__anon3f8bb2fc0111::SimpleShaders 576 virtual long Run() in Run() function in gl4cts::__anon3f8bb2fc0111::InputTypes 693 virtual long Run() in Run() function in gl4cts::__anon3f8bb2fc0111::OutputTypes 783 virtual long Run() in Run() function in gl4cts::__anon3f8bb2fc0111::OutputLocationIndex 843 virtual long Run() in Run() function in gl4cts::__anon3f8bb2fc0111::InputBuiltIn 914 virtual long Run() in Run() function in gl4cts::__anon3f8bb2fc0111::OutputBuiltIn 998 virtual long Run() in Run() function in gl4cts::__anon3f8bb2fc0111::InputLayout 1108 virtual long Run() in Run() function in gl4cts::__anon3f8bb2fc0111::OutputLayout 1203 virtual long Run() in Run() function in gl4cts::__anon3f8bb2fc0111::OutputLayoutIndex [all …]
|
| /external/skia/include/core/ |
| D | SkTextBlob.h | 198 struct Run { struct 207 * Returns true for each "run" inside the textblob, setting the Run fields (if not null). argument
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | despecializer.cc | 32 StatusOr<bool> Run(HloModule* module) override { in Run() function in xla::__anonf04817160111::ControlDepRemover 54 StatusOr<bool> Despecializer::Run(HloModule* module) { in Run() function in xla::Despecializer
|
| D | hlo_domain_remover.cc | 60 StatusOr<bool> HloDomainRemover::RunContext::Run() { in Run() function in xla::HloDomainRemover::RunContext 101 StatusOr<bool> HloDomainRemover::Run(HloModule* module) { in Run() function in xla::HloDomainRemover
|
| /external/libcxx/utils/google-benchmark/include/benchmark/ |
| D | benchmark.h | 1001 virtual void Run(State& st) { lambda_(st); } in Run() function 1053 virtual void Run(State& st) { in Run() function 1321 struct Run { struct 1322 enum RunType { RT_Iteration, RT_Aggregate }; argument 1324 Run() in Run() argument 1344 RunType run_type; // is this a measurement, or an aggregate? argument 1345 std::string aggregate_name; 1346 std::string report_label; // Empty if not set by benchmark. 1347 bool error_occurred; 1348 std::string error_message; [all …]
|
| /external/caliper/caliper/src/main/java/com/google/caliper/model/ |
| D | Run.java | 34 public final class Run { class 41 private Run() { in Run() method in Run 47 private Run(Builder builder) { in Run() method in Run
|
| /external/gemmlowp/standalone/ |
| D | neon-gemm-kernel-benchmark.cc | 288 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run() function 477 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run() function 595 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run() function 842 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run() function 927 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run() function 1014 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run() function 1100 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run() function 1186 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run() function 1329 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run() function 1518 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run() function [all …]
|
| /external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/ |
| D | InteropServer.cs | 55 public static void Run(string[] args) in Run() method in Grpc.IntegrationTesting.InteropServer 67 private void Run() in Run() method in Grpc.IntegrationTesting.InteropServer
|
| /external/toolchain-utils/binary_search_tool/ |
| D | run_bisect.py | 117 def Run(self): member in Bisector 156 def Run(self): member in BisectPackage 211 def Run(self): member in BisectObject 271 def Run(self): member in BisectAndroid 286 def Run(bisector): function
|
| /external/libchrome/base/threading/ |
| D | simple_thread_unittest.cc | 25 void Run() override { *ptr_ = val_; } in Run() function in base::__anonba4ccc030111::SetIntRunner 56 void Run() override { in Run() function in base::__anonba4ccc030111::ControlledRunner 75 void Run() override { in Run() function in base::__anonba4ccc030111::WaitEventRunner 91 void Run() override { seq_->GetNext(); } in Run() function in base::__anonba4ccc030111::SeqRunner 108 void Run() override { in Run() function in base::__anonba4ccc030111::VerifyPoolRunner
|
| /external/libbrillo/brillo/ |
| D | bind_lambda.h | 34 R Run(Args... args) { return lambda_(std::forward<Args>(args)...); } in Run() function 46 R Run(Args... args) { return lambda_(std::forward<Args>(args)...); } in Run() function
|
| /external/webrtc/webrtc/base/ |
| D | callback.h | 91 virtual R Run() { in Run() function 121 virtual R Run(P1 p1) { in Run() function 152 virtual R Run(P1 p1, P2 p2) { in Run() function 184 virtual R Run(P1 p1, P2 p2, P3 p3) { in Run() function 217 virtual R Run(P1 p1, P2 p2, P3 p3, P4 p4) { in Run() function 251 virtual R Run(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) { in Run() function
|
| /external/tensorflow/tensorflow/cc/client/ |
| D | client_session.cc | 74 Status ClientSession::Run(const std::vector<Output>& fetch_outputs, in Run() function in tensorflow::ClientSession 79 Status ClientSession::Run(const FeedType& inputs, in Run() function in tensorflow::ClientSession 85 Status ClientSession::Run(const FeedType& inputs, in Run() function in tensorflow::ClientSession 105 Status ClientSession::Run(const RunOptions& run_options, const FeedType& inputs, in Run() function in tensorflow::ClientSession 130 Status ClientSession::Run( in Run() function in tensorflow::ClientSession
|