Home
last modified time | relevance | path

Searched defs:Order (Results 1 – 25 of 111) sorted by relevance

12345

/external/icu/icu4c/source/test/intltest/
Dtscoll.h28 struct Order struct
53 Order *getOrders(CollationElementIterator &iter, int32_t &orderLength); argument
/external/libopus/silk/float/
DcorrMatrix_FLP.c43const opus_int Order, /* I Max lag for correlatio… in silk_corrVector_FLP()
62const opus_int Order, /* I Max lag for correlatio… in silk_corrMatrix_FLP()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DAllocationOrder.cpp44 ArrayRef<unsigned> Order = in AllocationOrder() local
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DScheduleDAG.h51 Order ///< Any other ordering dependency. enumerator
80 } Order; member
/external/lzma/CPP/7zip/Compress/
DPpmdEncoder.h21 int Order; member
/external/llvm/lib/CodeGen/
DAllocationOrder.h31 ArrayRef<MCPhysReg> Order; variable
DRegAllocGreedy.cpp619 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/
Dstruct.rst153 .. _format-characters:
/external/python/cpython3/Doc/library/
Dstruct.rst173 .. _format-characters:
/external/webrtc/webrtc/base/
Dbytebuffer.h46 ByteOrder Order() const { return byte_order_; } in Order() function
/external/swiftshader/third_party/subzero/src/
DIceIntrinsics.cpp261 bool isMemoryOrderValidPNaCl(uint64_t Order) { in isMemoryOrderValidPNaCl()
275 bool Intrinsics::isMemoryOrderValid(IntrinsicID ID, uint64_t Order, in isMemoryOrderValid()
/external/cblas/src/
Dcblas_csyrk.c12 void cblas_csyrk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, in cblas_csyrk()
Dcblas_zsyrk.c12 void cblas_zsyrk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, in cblas_zsyrk()
Dcblas_dsyrk.c12 void cblas_dsyrk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, in cblas_dsyrk()
Dcblas_cherk.c12 void cblas_cherk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, in cblas_cherk()
Dcblas_ssyrk.c12 void cblas_ssyrk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, in cblas_ssyrk()
Dcblas_zherk.c12 void cblas_zherk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, in cblas_zherk()
Dcblas_dsyr2k.c12 void cblas_dsyr2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, in cblas_dsyr2k()
Dcblas_csymm.c12 void cblas_csymm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, in cblas_csymm()
Dcblas_zsymm.c12 void cblas_zsymm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, in cblas_zsymm()
Dcblas_chemm.c12 void cblas_chemm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, in cblas_chemm()
Dcblas_ssyr2k.c12 void cblas_ssyr2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, in cblas_ssyr2k()
Dcblas_zsyr2k.c12 void cblas_zsyr2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, in cblas_zsyr2k()
Dcblas_ssymm.c12 void cblas_ssymm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, in cblas_ssymm()
Dcblas_csyr2k.c12 void cblas_csyr2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, in cblas_csyr2k()

12345