/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-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SDNodeDbgValue.h | 51 unsigned Order; variable 76 bool IsIndirect, DebugLoc DL, unsigned Order, in SDDbgValue() 134 unsigned Order; variable
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | ScheduleDAG.h | 51 Order ///< Any other ordering dependency. enumerator 80 } Order; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | RegAllocGreedy.cpp | 760 AllocationOrder &Order, in tryAssign() 806 AllocationOrder Order(VirtReg.reg, *VRM, RegClassInfo, Matrix); in canReassign() local 1010 unsigned RAGreedy::getCheapestEvicteeWeight(const AllocationOrder &Order, in getCheapestEvicteeWeight() 1095 AllocationOrder &Order, in tryEvict() 1449 const AllocationOrder &Order) { in splitCanCauseEvictionChain() 1509 const AllocationOrder &Order) { in splitCanCauseLocalSpill() 1547 const AllocationOrder &Order, in calcGlobalSplitCost() 1792 unsigned RAGreedy::tryRegionSplit(LiveInterval &VirtReg, AllocationOrder &Order, in tryRegionSplit() 1836 AllocationOrder &Order, in calculateRegionSplitCost() 1979 unsigned RAGreedy::tryBlockSplit(LiveInterval &VirtReg, AllocationOrder &Order, in tryBlockSplit() [all …]
|
D | AllocationOrder.h | 32 ArrayRef<MCPhysReg> Order; variable
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | AllocationOrder.cpp | 44 ArrayRef<unsigned> Order = in AllocationOrder() local
|
D | RegAllocGreedy.cpp | 445 AllocationOrder &Order, in tryAssign() 614 AllocationOrder &Order, in tryEvict() 1085 unsigned RAGreedy::tryRegionSplit(LiveInterval &VirtReg, AllocationOrder &Order, in tryRegionSplit() 1218 unsigned RAGreedy::tryBlockSplit(LiveInterval &VirtReg, AllocationOrder &Order, in tryBlockSplit() 1320 unsigned RAGreedy::tryLocalSplit(LiveInterval &VirtReg, AllocationOrder &Order, in tryLocalSplit() 1508 unsigned RAGreedy::trySplit(LiveInterval &VirtReg, AllocationOrder &Order, in trySplit() 1557 AllocationOrder Order(VirtReg.reg, *VRM, RegClassInfo); in selectOrSplit() local
|
/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/lzma/CPP/7zip/Compress/ |
D | PpmdEncoder.h | 21 int Order; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | DynamicLibrary.cpp | 77 void *LibLookup(const char *Symbol, DynamicLibrary::SearchOrdering Order) { in LibLookup() 92 void *Lookup(const char *Symbol, DynamicLibrary::SearchOrdering Order) { in Lookup()
|
/external/python/cpython2/Doc/library/ |
D | struct.rst | 153 .. _format-characters:
|
/external/python/cpython3/Doc/library/ |
D | struct.rst | 181 .. _format-characters:
|
/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/webrtc/webrtc/base/ |
D | bytebuffer.h | 46 ByteOrder Order() const { return byte_order_; } in Order() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 1387 X86StoreSDNode(unsigned Opcode, unsigned Order, const DebugLoc &dl, in X86StoreSDNode() 1405 X86MaskedStoreSDNode(unsigned Opcode, unsigned Order, in X86MaskedStoreSDNode() 1423 TruncSStoreSDNode(unsigned Order, const DebugLoc &dl, in TruncSStoreSDNode() 1435 TruncUSStoreSDNode(unsigned Order, const DebugLoc &dl, in TruncUSStoreSDNode() 1447 MaskedTruncSStoreSDNode(unsigned Order, in MaskedTruncSStoreSDNode() 1460 MaskedTruncUSStoreSDNode(unsigned Order, in MaskedTruncUSStoreSDNode() 1475 X86MaskedGatherScatterSDNode(unsigned Opc, unsigned Order, in X86MaskedGatherScatterSDNode() 1494 X86MaskedGatherSDNode(unsigned Order, const DebugLoc &dl, SDVTList VTs, in X86MaskedGatherSDNode() 1506 X86MaskedScatterSDNode(unsigned Order, const DebugLoc &dl, SDVTList VTs, in X86MaskedScatterSDNode()
|
/external/cblas/src/ |
D | cblas_dsyrk.c | 12 void cblas_dsyrk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, in cblas_dsyrk()
|
D | cblas_zsyrk.c | 12 void cblas_zsyrk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, in cblas_zsyrk()
|
D | cblas_csyrk.c | 12 void cblas_csyrk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, in cblas_csyrk()
|
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_cherk.c | 12 void cblas_cherk(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, in cblas_cherk()
|
D | cblas_dsyr2k.c | 12 void cblas_dsyr2k(const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, in cblas_dsyr2k()
|
/external/eigen/unsupported/Eigen/src/Splines/ |
D | Spline.h | 299 enum { Order = SplineTraits<Spline>::OrderAtCompileTime }; in operator() enumerator 316 enum { Order = SplineTraits<SplineType>::OrderAtCompileTime }; in derivativesImpl() enumerator 381 enum { Order = SplineTraits<SplineType>::OrderAtCompileTime }; in BasisFunctionDerivativesImpl() enumerator
|