Home
last modified time | relevance | path

Searched defs:Run (Results 1 – 25 of 677) sorted by relevance

12345678910>>...28

/external/syzkaller/vendor/golang.org/x/text/unicode/bidi/
Dbidi.go145 func (o *Ordering) Run(i int) Run { func
157 type Run struct { struct
161 func (r *Run) String() string {
166 func (r *Run) Bytes() []byte {
176 func (r *Run) Direction() Direction {
182 func (r *Run) Pos() (start, end int) {
/external/libchrome/base/
Dcallback.h84 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/
Des31cExplicitUniformLocationTest.cpp2135 virtual long Run() in Run() function in glcts::__anon6abdc1140111::UniformLoc
2146 virtual long Run() in Run() function in glcts::__anon6abdc1140111::UniformLocNonDec
2161 virtual long Run() in Run() function in glcts::__anon6abdc1140111::UniformLocMultipleStages
2172 virtual long Run() in Run() function in glcts::__anon6abdc1140111::UniformLocMultipleUniforms
2187 virtual long Run() in Run() function in glcts::__anon6abdc1140111::UniformLocTypesMix
2212 virtual long Run() in Run() function in glcts::__anon6abdc1140111::UniformLocTypesMat
2229 virtual long Run() in Run() function in glcts::__anon6abdc1140111::UniformLocTypesSamplers
2276 virtual long Run() in Run() function in glcts::__anon6abdc1140111::UniformLocTypesStructs
2304 virtual long Run() in Run() function in glcts::__anon6abdc1140111::UniformLocArraysNonSpaced
2321 virtual long Run() in Run() function in glcts::__anon6abdc1140111::UniformLocArraySpaced
[all …]
Des31cVertexAttribBindingTests.cpp332 virtual long Run() in Run() function in glcts::__anon2442bfcb0111::BasicUsage
444 virtual long Run() in Run() function in glcts::__anon2442bfcb0111::BasicInputBase
554 virtual long Run() in Run() function in glcts::__anon2442bfcb0111::BasicInputCase1
600 virtual long Run() in Run() function in glcts::__anon2442bfcb0111::BasicInputCase2
662 virtual long Run() in Run() function in glcts::__anon2442bfcb0111::BasicInputCase3
731 virtual long Run() in Run() function in glcts::__anon2442bfcb0111::BasicInputCase4
834 virtual long Run() in Run() function in glcts::__anon2442bfcb0111::BasicInputCase5
1030 virtual long Run() in Run() function in glcts::__anon2442bfcb0111::BasicInputCase6
1208 virtual long Run() in Run() function in glcts::__anon2442bfcb0111::BasicInputCase8
1289 virtual long Run() in Run() function in glcts::__anon2442bfcb0111::BasicInputCase9
[all …]
Des31cProgramInterfaceQueryTests.cpp330 virtual long Run() in Run() function in glcts::__anon8d9a2a6b0111::NoShaders
396 virtual long Run() in Run() function in glcts::__anon8d9a2a6b0111::SimpleShaders
628 virtual long Run() in Run() function in glcts::__anon8d9a2a6b0111::ComputeShaderTest
682 virtual long Run() in Run() function in glcts::__anon8d9a2a6b0111::InputTypes
786 virtual long Run() in Run() function in glcts::__anon8d9a2a6b0111::InputBuiltIn
858 virtual long Run() in Run() function in glcts::__anon8d9a2a6b0111::InputLayout
952 virtual long Run() in Run() function in glcts::__anon8d9a2a6b0111::OutputLayout
1035 virtual long Run() in Run() function in glcts::__anon8d9a2a6b0111::UniformSimple
1153 virtual long Run() in Run() function in glcts::__anon8d9a2a6b0111::UniformTypes
1337 virtual long Run() in Run() function in glcts::__anon8d9a2a6b0111::UniformBlockTypes
[all …]
/external/skia/src/gpu/text/
DGrTextBlob.h402 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
450 void setRunFontAntiAlias(bool aa) { in setRunFontAntiAlias() argument
455 void setSubRunHasDistanceFields(bool hasLCD, bool isAntiAlias, bool hasWCoord) { in setSubRunHasDistanceFields() argument
463 SubRun* pushBackSubRun(const SkAutoDescriptor& desc, GrColor color) { in pushBackSubRun() argument
492 SkSTArray<1, SubRun> fSubRunInfo; argument
512 }; // Run argument
/external/skqp/src/gpu/text/
DGrTextBlob.h402 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/v8/tools/clang/base_bind_rewriters/tests/
Dcallback.h61 R Run(Args... args) const & { in Run() function
65 R Run(Args... args) && { return R(); } in Run() function
79 R Run(Args... args) const & { return R(); } in Run() function
80 R Run(Args... args) && { return R(); } in Run() function
/external/tensorflow/tensorflow/compiler/xla/service/
Ddespecializer.cc32 StatusOr<bool> Run(HloModule* module) override { in Run() function in xla::__anonb7c1a4d40111::ControlDepRemover
54 StatusOr<bool> Despecializer::Run(HloModule* module) { in Run() function in xla::Despecializer
Dhlo_domain_remover.cc60 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/gemmlowp/internal/
Dkernel_neon.h42 void Run(std::int32_t* dst_ptr, std::size_t dst_row_stride, in Run() function
304 void Run(std::int32_t* dst_ptr, std::size_t dst_row_stride, in Run() function
677 void Run(std::int32_t* dst_ptr, std::size_t dst_row_stride, in Run() function
939 void Run(std::int32_t* dst_ptr, std::size_t dst_row_stride, in Run() function
1273 void Run(std::int32_t* dst_ptr, std::size_t dst_row_stride, in Run() function
Dkernel_sse.h40 void Run(std::int32_t* dst_ptr, std::size_t dst_row_stride, in Run() function
214 void Run(std::int32_t* dst_ptr, std::size_t dst_row_stride, in Run() function
/external/deqp/external/openglcts/modules/gl/
Dgl4cVertexAttribBindingTests.cpp307 virtual long Run() in Run() function in gl4cts::__anon6b795bda0111::BasicUsage
401 virtual long Run() in Run() function in gl4cts::__anon6b795bda0111::BasicInputBase
491 virtual long Run() in Run() function in gl4cts::__anon6b795bda0111::BasicInputCase1
538 virtual long Run() in Run() function in gl4cts::__anon6b795bda0111::BasicInputCase2
600 virtual long Run() in Run() function in gl4cts::__anon6b795bda0111::BasicInputCase3
667 virtual long Run() in Run() function in gl4cts::__anon6b795bda0111::BasicInputCase4
762 virtual long Run() in Run() function in gl4cts::__anon6b795bda0111::BasicInputCase5
937 virtual long Run() in Run() function in gl4cts::__anon6b795bda0111::BasicInputCase6
1094 virtual long Run() in Run() function in gl4cts::__anon6b795bda0111::BasicInputCase7
1174 virtual long Run() in Run() function in gl4cts::__anon6b795bda0111::BasicInputCase8
[all …]
Dgl4cProgramInterfaceQueryTests.cpp406 virtual long Run() in Run() function in gl4cts::__anon7ce8063a0111::NoShaders
483 virtual long Run() in Run() function in gl4cts::__anon7ce8063a0111::SimpleShaders
576 virtual long Run() in Run() function in gl4cts::__anon7ce8063a0111::InputTypes
693 virtual long Run() in Run() function in gl4cts::__anon7ce8063a0111::OutputTypes
783 virtual long Run() in Run() function in gl4cts::__anon7ce8063a0111::OutputLocationIndex
843 virtual long Run() in Run() function in gl4cts::__anon7ce8063a0111::InputBuiltIn
914 virtual long Run() in Run() function in gl4cts::__anon7ce8063a0111::OutputBuiltIn
998 virtual long Run() in Run() function in gl4cts::__anon7ce8063a0111::InputLayout
1108 virtual long Run() in Run() function in gl4cts::__anon7ce8063a0111::OutputLayout
1203 virtual long Run() in Run() function in gl4cts::__anon7ce8063a0111::OutputLayoutIndex
[all …]
/external/caliper/caliper/src/main/java/com/google/caliper/model/
DRun.java34 public final class Run { class
41 private Run() { in Run() method in Run
47 private Run(Builder builder) { in Run() method in Run
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DInteropServer.cs55 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/libcxx/utils/google-benchmark/include/benchmark/
Dbenchmark.h1001 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() function
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/google-benchmark/include/benchmark/
Dbenchmark.h1001 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() function
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/gemmlowp/standalone/
Dneon-gemm-kernel-benchmark.cc288 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/libchrome/base/threading/
Dsimple_thread_unittest.cc25 void Run() override { *ptr_ = val_; } in Run() function in base::__anona5157c010111::SetIntRunner
56 void Run() override { in Run() function in base::__anona5157c010111::ControlledRunner
75 void Run() override { in Run() function in base::__anona5157c010111::WaitEventRunner
91 void Run() override { seq_->GetNext(); } in Run() function in base::__anona5157c010111::SeqRunner
108 void Run() override { in Run() function in base::__anona5157c010111::VerifyPoolRunner
/external/toolchain-utils/binary_search_tool/
Dbisect.py118 def Run(self): member in Bisector
157 def Run(self): member in BisectPackage
212 def Run(self): member in BisectObject
272 def Run(self): member in BisectAndroid
287 def Run(bisector): function
/external/libbrillo/brillo/
Dbind_lambda.h34 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/v8/src/compiler/
Dpipeline.cc1117 void PipelineImpl::Run() { in Run() function in v8::internal::compiler::PipelineImpl
1124 void PipelineImpl::Run(Arg0 arg_0) { in Run() function in v8::internal::compiler::PipelineImpl
1131 void PipelineImpl::Run(Arg0 arg_0, Arg1 arg_1) { in Run() function in v8::internal::compiler::PipelineImpl
1140 void Run(PipelineData* data, Zone* temp_zone) { in Run() function
1187 void Run(PipelineData* data, Zone* temp_zone) { in Run() function
1242 void Run(PipelineData* data, Zone* temp_zone, Typer* typer) { in Run() function
1255 void Run(PipelineData* data, Zone* temp_zone) { in Run() function
1287 void Run(PipelineData* data, Zone* temp_zone) { in Run() function
1300 void Run(PipelineData* data, Zone* temp_zone) { in Run() function
1337 void Run(PipelineData* data, Zone* temp_zone) { in Run() function
[all …]
/external/webrtc/webrtc/base/
Dcallback.h91 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/
Dclient_session.cc74 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

12345678910>>...28