Home
last modified time | relevance | path

Searched defs:sequence_ (Results 1 – 12 of 12) sorted by relevance

/external/ImageMagick/Magick++/lib/Magick++/
DSTL.h1871 void insertImages(Container *sequence_,MagickCore::Image* images_) in insertImages()
2653 void pingImages(Container *sequence_,const std::string &imageSpec_, in pingImages()
2661 void pingImages(Container *sequence_,const std::string &imageSpec_) in pingImages()
2668 void pingImages(Container *sequence_,const Blob &blob_,ReadOptions &options) in pingImages()
2675 void pingImages(Container *sequence_,const Blob &blob_) in pingImages()
2730 void readImages(Container *sequence_,const std::string &imageSpec_, in readImages()
2749 void readImages(Container *sequence_,const std::string &imageSpec_) in readImages()
2756 void readImages(Container *sequence_,const Blob &blob_,ReadOptions &options) in readImages()
2769 void readImages(Container *sequence_,const Blob &blob_) in readImages()
/external/libchrome/device/bluetooth/bluez/
Dbluetooth_service_attribute_value_bluez.h54 std::unique_ptr<Sequence> sequence_; variable
/external/libchrome/base/task_scheduler/
Dpriority_queue.cc55 scoped_refptr<Sequence> sequence_; member in base::internal::PriorityQueue::SequenceAndSortKey
Dscheduler_worker_pool.cc123 const scoped_refptr<Sequence> sequence_ = MakeRefCounted<Sequence>(); member in base::internal::SchedulerSequencedTaskRunner
Dscheduler_single_thread_task_runner_manager.cc167 scoped_refptr<Sequence> sequence_ = new Sequence; member in base::internal::__anonc062a47a0111::SchedulerWorkerDelegate
/external/libchrome/base/task/sequence_manager/
Dthread_controller_impl.h118 SequencedTaskSource* sequence_ = nullptr; // Not owned. variable
/external/v8/src/compiler/backend/
Dinstruction-scheduler.h216 InstructionSequence* sequence_; variable
Dregister-allocator-verifier.h291 const InstructionSequence* const sequence_; variable
Dinstruction-selector.h686 InstructionSequence* const sequence_; variable
/external/webrtc/webrtc/p2p/client/
Dbasicportallocator.h157 AllocationSequence* sequence_; variable
/external/v8/src/compiler/
Dgraph-visualizer.h206 const InstructionSequence* sequence_; member
Dpipeline.cc609 InstructionSequence* sequence_ = nullptr; member in v8::internal::compiler::PipelineData