Home
last modified time | relevance | path

Searched refs:order_ (Results 1 – 18 of 18) sorted by relevance

/third_party/ffmpeg/libavcodec/arm/
Dmlpdsp_init_arm.c45 …int32_t ff_mlp_pack_output_##order##order_##channels##ch_##shift##shift_armv6(int32_t, uint16_t, i…
47 ff_mlp_pack_output_##order##order_##channels##ch_##shift##shift_armv6,
/third_party/node/deps/v8/src/compiler/
Dmachine-operator.h60 : representation_(representation), order_(order) {} in AtomicLoadParameters()
63 AtomicMemoryOrder order() const { return order_; } in order()
67 AtomicMemoryOrder order_; variable
172 order_(order) {} in AtomicStoreParameters()
180 AtomicMemoryOrder order() const { return order_; } in order()
188 AtomicMemoryOrder order_; variable
Dscheduler.cc680 order_(nullptr), in SpecialRPONumberer()
692 DCHECK(!order_); // Main order does not exist yet. in ComputeSpecialRPO()
700 DCHECK(order_); // Main order to be updated is present. in UpdateSpecialRPO()
708 for (BasicBlock* b = order_; b != nullptr; b = b->rpo_next()) { in SerializeRPOIntoSchedule()
942 if (order_ == nullptr) order_ = order; in ComputeAndInsertSpecialRPO()
1057 for (BasicBlock* block = order_; block != nullptr; in PrintRPO()
1146 BasicBlock* order_; member in v8::internal::compiler::SpecialRPONumberer
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_AMD_rasterization_order.txt25 order_:
DVK_AMD_rasterization_order.adoc25 order_:
Dmemorymodel.txt255 A occur in an order known as A's _scoped modification order_.
Dmemorymodel.adoc265 A occur in an order known as A's _scoped modification order_.
/third_party/vk-gl-cts/framework/common/
DtcuTexture.hpp132 TextureFormat (ChannelOrder order_, ChannelType type_) in TextureFormat() argument
133 : order (order_) in TextureFormat()
/third_party/node/doc/api/
Dpackages.md626 least specific in object order_.
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Ddrawing.txt719 _primitive order_.
Ddrawing.adoc751 _primitive order_.
Dsynchronization.txt1839 _Submission order_ is a fundamental ordering in Vulkan, giving meaning to
1901 _Signal operation order_ is a fundamental ordering in Vulkan, giving meaning
Dsynchronization.adoc1786 _Submission order_ is a fundamental ordering in Vulkan, giving meaning to
1848 _Signal operation order_ is a fundamental ordering in Vulkan, giving meaning
Dprimsrast.txt401 to execute in _rasterization order_, for each separate primitive that
Dprimsrast.adoc467 to execute in _rasterization order_, for each separate primitive that
/third_party/littlefs/
DDESIGN.md613 over a file _in order_ has a runtime cost of _O(n²)_. A quadratic runtime
/third_party/vk-gl-cts/external/vulkan-docs/src/
DChangeLog.txt3957 order_>> section to the synchronization chapter which describes in
DChangeLog.adoc7472 order_>> section to the synchronization chapter which describes in