Home
last modified time | relevance | path

Searched defs:sequence_ (Results 1 – 10 of 10) 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/sequence_manager/
Dthread_controller_impl.h118 SequencedTaskSource* sequence_ = nullptr; // Not owned. variable
/external/v8/src/compiler/
Dinstruction-scheduler.h204 InstructionSequence* sequence_; variable
Dregister-allocator-verifier.h260 const InstructionSequence* const sequence_; variable
Dinstruction-selector.h741 InstructionSequence* const sequence_; variable
Dinstruction.h1667 const InstructionSequence* sequence_; member
Dpipeline.cc457 InstructionSequence* sequence_ = nullptr; member in v8::internal::compiler::PipelineData
/external/libchrome/base/task_scheduler/
Dscheduler_worker_pool.cc123 const scoped_refptr<Sequence> sequence_ = MakeRefCounted<Sequence>(); member in base::internal::SchedulerSequencedTaskRunner
/external/webrtc/webrtc/p2p/client/
Dbasicportallocator.h157 AllocationSequence* sequence_; variable