/external/icu/icu4c/source/test/intltest/ |
D | tscoll.h | 28 struct Order struct 53 Order *getOrders(CollationElementIterator &iter, int32_t &orderLength); argument
|
/external/libopus/silk/float/ |
D | corrMatrix_FLP.c | 43 …const opus_int Order, /* I Max lag for correlatio… in silk_corrVector_FLP() 62 …const opus_int Order, /* I Max lag for correlatio… in silk_corrMatrix_FLP()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | AllocationOrder.cpp | 44 ArrayRef<unsigned> Order = in AllocationOrder() local
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | ScheduleDAG.h | 51 Order ///< Any other ordering dependency. enumerator 80 } Order; member
|
/external/lzma/CPP/7zip/Compress/ |
D | PpmdEncoder.h | 21 int Order; member
|
/external/llvm/lib/CodeGen/ |
D | AllocationOrder.h | 31 ArrayRef<MCPhysReg> Order; variable
|
D | RegAllocGreedy.cpp | 619 AllocationOrder &Order, in tryAssign() 663 AllocationOrder Order(VirtReg.reg, *VRM, RegClassInfo, Matrix); in canReassign() local 859 AllocationOrder &Order, in tryEvict() 1353 unsigned RAGreedy::tryRegionSplit(LiveInterval &VirtReg, AllocationOrder &Order, in tryRegionSplit() 1384 AllocationOrder &Order, in calculateRegionSplitCost() 1513 unsigned RAGreedy::tryBlockSplit(LiveInterval &VirtReg, AllocationOrder &Order, in tryBlockSplit() 1581 RAGreedy::tryInstructionSplit(LiveInterval &VirtReg, AllocationOrder &Order, in tryInstructionSplit() 1725 unsigned RAGreedy::tryLocalSplit(LiveInterval &VirtReg, AllocationOrder &Order, in tryLocalSplit() 1952 unsigned RAGreedy::trySplit(LiveInterval &VirtReg, AllocationOrder &Order, in trySplit() 2080 AllocationOrder &Order, in tryLastChanceRecoloring() [all …]
|
/external/python/cpython2/Doc/library/ |
D | struct.rst | 153 .. _format-characters:
|
/external/python/cpython3/Doc/library/ |
D | struct.rst | 173 .. _format-characters:
|
/external/webrtc/webrtc/base/ |
D | bytebuffer.h | 46 ByteOrder Order() const { return byte_order_; } in Order() function
|
/external/swiftshader/third_party/subzero/src/ |
D | IceIntrinsics.cpp | 261 bool isMemoryOrderValidPNaCl(uint64_t Order) { in isMemoryOrderValidPNaCl() 275 bool Intrinsics::isMemoryOrderValid(IntrinsicID ID, uint64_t Order, in isMemoryOrderValid()
|
/external/cblas/src/ |
D | cblas_csyrk.c | 12 void cblas_csyrk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, in cblas_csyrk()
|
D | cblas_zsyrk.c | 12 void cblas_zsyrk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, in cblas_zsyrk()
|
D | cblas_dsyrk.c | 12 void cblas_dsyrk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, in cblas_dsyrk()
|
D | cblas_cherk.c | 12 void cblas_cherk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, in cblas_cherk()
|
D | cblas_ssyrk.c | 12 void cblas_ssyrk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, in cblas_ssyrk()
|
D | cblas_zherk.c | 12 void cblas_zherk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, in cblas_zherk()
|
D | cblas_dsyr2k.c | 12 void cblas_dsyr2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, in cblas_dsyr2k()
|
D | cblas_csymm.c | 12 void cblas_csymm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, in cblas_csymm()
|
D | cblas_zsymm.c | 12 void cblas_zsymm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, in cblas_zsymm()
|
D | cblas_chemm.c | 12 void cblas_chemm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, in cblas_chemm()
|
D | cblas_ssyr2k.c | 12 void cblas_ssyr2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, in cblas_ssyr2k()
|
D | cblas_zsyr2k.c | 12 void cblas_zsyr2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, in cblas_zsyr2k()
|
D | cblas_ssymm.c | 12 void cblas_ssymm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, in cblas_ssymm()
|
D | cblas_csyr2k.c | 12 void cblas_csyr2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, in cblas_csyr2k()
|