HomeSort by relevance Sort by last modified time
    Searched refs:Ordered (Results 1 - 25 of 67) sorted by null

1 2 3

  /external/tensorflow/tensorflow/core/kernels/
map_stage_op.cc 59 template <bool Ordered, typename Data>
62 // Partial specialization for ordered.
80 template <bool Ordered>
88 using MapType = typename MapTraits<Ordered, OptionalTuple>::MapType;
89 using KeyType = typename MapTraits<Ordered, OptionalTuple>::KeyType;
220 // Check that the indices are strictly ordered
230 errors::InvalidArgument("Indices are not strictly ordered"));
484 template <bool Ordered>
486 StagingMap<Ordered>** map) {
491 auto create_fn = [&ndef](StagingMap<Ordered>** ret) -> Status
    [all...]
  /external/llvm/unittests/Analysis/
ValueTrackingTest.cpp 59 EXPECT_EQ(P.Ordered, R.Ordered);
  /external/pdfium/xfa/fxfa/parser/
cxfa_subformset.cpp 24 (void*)XFA_AttributeEnum::Ordered},
  /external/llvm/lib/Target/AMDGPU/
SIInsertWaits.cpp 367 bool Ordered[3];
369 // VM_CNT is always ordered
370 Ordered[0] = true;
373 Ordered[1] = ExpInstrTypesSeen == 3;
376 Ordered[2] = false;
391 if (Ordered[i]) {
  /external/skia/src/pathops/
SkOpCoincidence.h 76 bool ordered(bool* result) const;
233 static bool Ordered(const SkOpPtT* coinPtTStart, const SkOpPtT* oppPtTStart) {
234 return Ordered(coinPtTStart->segment(), oppPtTStart->segment());
237 static bool Ordered(const SkOpSegment* coin, const SkOpSegment* opp);
SkOpCoincidence.cpp 114 SkASSERT(SkOpCoincidence::Ordered(coinPtTStart, oppPtTStart));
151 bool SkCoincidentSpans::ordered(bool* result) const { function in class:SkCoincidentSpans
195 if (!Ordered(coinPtTStart, oppPtTStart)) {
247 if (!Ordered(coinPtTStart, oppPtTStart)) {
255 SkASSERT(Ordered(coinPtTStart, oppPtTStart));
326 if (Ordered(coinSeg, oppSeg)) {
567 if (!Ordered(coinSeg, oppSeg)) {
611 // note that over1s, over1e, over2s, over2e are ordered
1339 bool ordered; local
    [all...]
  /external/skqp/src/pathops/
SkOpCoincidence.h 76 bool ordered(bool* result) const;
233 static bool Ordered(const SkOpPtT* coinPtTStart, const SkOpPtT* oppPtTStart) {
234 return Ordered(coinPtTStart->segment(), oppPtTStart->segment());
237 static bool Ordered(const SkOpSegment* coin, const SkOpSegment* opp);
SkOpCoincidence.cpp 114 SkASSERT(SkOpCoincidence::Ordered(coinPtTStart, oppPtTStart));
151 bool SkCoincidentSpans::ordered(bool* result) const { function in class:SkCoincidentSpans
195 if (!Ordered(coinPtTStart, oppPtTStart)) {
247 if (!Ordered(coinPtTStart, oppPtTStart)) {
255 SkASSERT(Ordered(coinPtTStart, oppPtTStart));
326 if (Ordered(coinSeg, oppSeg)) {
567 if (!Ordered(coinSeg, oppSeg)) {
611 // note that over1s, over1e, over2s, over2e are ordered
1339 bool ordered; local
    [all...]
  /external/clang/lib/CodeGen/
CGOpenMPRuntime.h 176 /// \brief An ordered map of auto-generated variables to their unique names.
596 /// \brief Emit an ordered region.
598 /// ordered region.
640 unsigned IVSize, bool IVSigned, bool Ordered,
656 /// \param Ordered true if loop is ordered, false otherwise.
670 unsigned IVSize, bool IVSigned, bool Ordered,
680 /// \param Ordered true if loop is ordered, false otherwise.
695 bool Ordered, Address IL, Address LB
    [all...]
  /external/llvm/include/llvm/Analysis/
ValueTracking.h 422 bool Ordered; /// When implementing this min/max pattern as
424 /// ordered?
  /prebuilts/misc/common/truth/
truth-0.28.jar 
  /prebuilts/tools/common/m2/repository/com/google/truth/truth/0.26/
truth-0.26.jar 
  /prebuilts/tools/common/m2/repository/com/google/truth/truth/0.28/
truth-0.28.jar 
  /prebuilts/tools/common/m2/repository/com/google/truth/truth/0.36/
truth-0.36.jar 
  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVOpCodeEnum.h 151 _SPIRV_OP(Ordered, 162)
  /prebuilts/tools/common/m2/repository/com/google/truth/truth/0.24/
truth-0.24.jar 
  /external/llvm/lib/Transforms/InstCombine/
InstCombineSelect.cpp 42 bool Ordered=false) {
56 return Ordered ? FCmpInst::FCMP_OLT : FCmpInst::FCMP_ULT;
58 return Ordered ? FCmpInst::FCMP_OGT : FCmpInst::FCMP_UGT;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ValueTracking.h 447 bool Ordered; /// When implementing this min/max pattern as
449 /// ordered?
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
ValueTracking.h 477 bool Ordered; /// When implementing this min/max pattern as
479 /// ordered?
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
ValueTracking.h 477 bool Ordered; /// When implementing this min/max pattern as
479 /// ordered?
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
ValueTracking.h 482 bool Ordered; /// When implementing this min/max pattern as
484 /// ordered?
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
ValueTracking.h 482 bool Ordered; /// When implementing this min/max pattern as
484 /// ordered?
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
ValueTracking.h 482 bool Ordered; /// When implementing this min/max pattern as
484 /// ordered?
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
ValueTracking.h 482 bool Ordered; /// When implementing this min/max pattern as
484 /// ordered?
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ValueTracking.h 447 bool Ordered; /// When implementing this min/max pattern as
449 /// ordered?

Completed in 668 milliseconds

1 2 3