/external/guava/guava/src/com/google/common/collect/ |
D | ComparisonChain.java | 119 @Nullable Comparable left, @Nullable Comparable right) { in compare() 123 @Nullable T right, @Nullable Comparator<T> comparator) { in compare() 126 @Override public ComparisonChain compare(int left, int right) { in compare() 129 @Override public ComparisonChain compare(long left, long right) { in compare() 132 @Override public ComparisonChain compare(float left, float right) { in compare() 135 @Override public ComparisonChain compare(double left, double right) { in compare() 138 @Override public ComparisonChain compareTrueFirst(boolean left, boolean right) { in compareTrueFirst() 141 @Override public ComparisonChain compareFalseFirst(boolean left, boolean right) { in compareFalseFirst() 155 Comparable<?> left, Comparable<?> right); in compare() 162 @Nullable T left, @Nullable T right, Comparator<T> comparator); in compare() [all …]
|
/external/clang/test/SemaCXX/ |
D | cxx1y-variable-templates_in_class.cpp | 14 template<typename T, typename T0> static CONST T right = T(100); member in A 15 template<typename T> static CONST T right<T,int> = 5; member in A 16 …template<typename T> CONST int right<int,T>; // expected-error {{member 'right' declared as a tem… member in A 17 …template<typename T> CONST float right<float,T> = 5; // expected-error {{member 'right' declared … member in A 18 …template<> static CONST int right<int,int> = 7; // expected-error {{explicit specialization … member in A 19 …template<> static CONST float right<float,int>; // expected-error {{explicit specialization … member in A 20 …template static CONST int right<int,int>; // expected-error {{template specialization requires… member in A 26 template<typename T, typename T0> static CONST T right = T(100); member in out_of_line::B0 27 template<typename T> static CONST T right<T,int> = T(5); member in out_of_line::B0 29 template<> CONST int B0::right<int,int> = 7; member in out_of_line::B0 [all …]
|
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/ |
D | number-handler.js | 30 function mergeNumbers(left, right) { argument 35 function mergeFlex(left, right) { argument 41 function mergePositiveIntegers(left, right) { argument 48 return function(left, right) { argument 55 function round(left, right) { argument
|
/external/skia/src/core/ |
D | SkTSort.h | 121 template <typename T, typename C> static void SkTInsertionSort(T* left, T* right, C lessThan) { in SkTInsertionSort() 136 static T* SkTQSort_Partition(T* left, T* right, T* pivot, C lessThan) { in SkTQSort_Partition() 163 template <typename T, typename C> void SkTIntroSort(int depth, T* left, T* right, C lessThan) { in SkTIntroSort() 191 template <typename T, typename C> void SkTQSort(T* left, T* right, C lessThan) { in SkTQSort() 201 template <typename T> void SkTQSort(T* left, T* right) { in SkTQSort() 206 template <typename T> void SkTQSort(T** left, T** right) { in SkTQSort()
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ |
D | Pair.java | 23 private final R right; field in Pair 30 public Pair(L left, R right) { in Pair() 78 public static <L, R> Pair<L, R> create(L left, R right) { in create()
|
/external/skia/tests/ |
D | CanvasStateHelpers.cpp | 17 float right, float bottom, int32_t spacer) { in complex_layers_draw() 29 float left, float top, float right, float bottom, int32_t spacer) { in complex_layers_draw_from_canvas_state() 40 int32_t right, int32_t bottom, int32_t clipOp, const SkRegion& localRegion) { in complex_clips_draw() 53 int32_t left, int32_t top, int32_t right, int32_t bottom, int32_t clipOp, in complex_clips_draw_from_canvas_state()
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/ |
D | StateCluster.java | 35 public NFAState right; field in StateCluster 37 public StateCluster(NFAState left, NFAState right) { in StateCluster()
|
/external/webrtc/webrtc/modules/video_render/mac/ |
D | video_render_mac_carbon_impl.cc | 123 const float right, in AddIncomingRenderStream() 160 float& right, in GetIncomingRenderStreamProperties() 231 const float right, in SetStreamCropping() 241 const float right, in ConfigureRenderer() 260 const float right, in SetText() 271 const float right, in SetBitmap()
|
/external/apache-xml/src/main/java/org/apache/xpath/operations/ |
D | Equals.java | 45 public XObject operate(XObject left, XObject right) in operate() 66 XObject right = m_right.execute(xctxt, true); in bool() local
|
/external/javassist/src/main/javassist/compiler/ast/ |
D | DoubleConst.java | 44 public ASTree compute(int op, ASTree right) { in compute() 53 private DoubleConst compute0(int op, DoubleConst right) { in compute0() 64 private DoubleConst compute0(int op, IntConst right) { in compute0()
|
D | IntConst.java | 44 public ASTree compute(int op, ASTree right) { in compute() 53 private IntConst compute0(int op, IntConst right) { in compute0() 112 private DoubleConst compute0(int op, DoubleConst right) { in compute0()
|
/external/webrtc/webrtc/modules/video_render/external/ |
D | video_render_external_impl.cc | 46 const float right, in AddIncomingRenderStream() 65 float& right, in GetIncomingRenderStreamProperties() 137 const float right, in SetStreamCropping() 149 const float right, in ConfigureRenderer() 171 const float right, in SetText() 183 const float right, in SetBitmap()
|
/external/v8/src/crankshaft/mips64/ |
D | lithium-mips64.h | 639 LOperand* right) { in LModI() 645 LOperand* right() { return inputs_[1]; } in right() function 761 LMulS(LOperand* left, LOperand* right) { in LMulS() 767 LOperand* right() { return inputs_[1]; } in right() function 776 LMulI(LOperand* left, LOperand* right) { in LMulI() 782 LOperand* right() { return inputs_[1]; } in right() function 815 LCompareNumericAndBranch(LOperand* left, LOperand* right) { in LCompareNumericAndBranch() 821 LOperand* right() { return inputs_[1]; } in right() function 965 LCmpObjectEqAndBranch(LOperand* left, LOperand* right) { in LCmpObjectEqAndBranch() 971 LOperand* right() { return inputs_[1]; } in right() function [all …]
|
/external/webrtc/webrtc/modules/video_render/windows/ |
D | video_render_windows_impl.cc | 92 const float right, in AddIncomingRenderStream() 130 float& right, in GetIncomingRenderStreamProperties() 240 const float right, in SetStreamCropping() 261 const float right, in ConfigureRenderer() 301 const float right, in SetText() 322 const float right, const float bottom) in SetBitmap()
|
/external/v8/src/crankshaft/arm64/ |
D | lithium-arm64.h | 547 LAddE(LOperand* left, LOperand* right) { in LAddE() 553 LOperand* right() { return inputs_[1]; } in right() function 562 LAddI(LOperand* left, LOperand* right) in LAddI() 568 LAddI(LOperand* left, LOperand* right, Shift shift, LOperand* shift_amount) in LAddI() 575 LOperand* right() { return inputs_[1]; } in right() function 591 LAddS(LOperand* left, LOperand* right) { in LAddS() 597 LOperand* right() { return inputs_[1]; } in right() function 679 LOperand* right) in LArithmeticD() 687 LOperand* right() { return inputs_[1]; } in right() function 703 LOperand* right) in LArithmeticT() [all …]
|
/external/pdfium/fpdfsdk/src/ |
D | fpdf_transformpage.cpp | 17 float right, in SetBoundingBox() 32 float* right, in GetBoundingBox() 51 float right, in FPDFPage_SetMediaBox() 63 float right, in FPDFPage_SetCropBox() 75 float* right, in FPDFPage_GetMediaBox() 84 float* right, in FPDFPage_GetCropBox() 210 float right, in FPDF_CreateClipPath()
|
/external/opencv3/modules/core/test/ |
D | test_countnonzero.cpp | 135 double left = -1.0, right = 1.0; in generate_src_stat_data() local 164 void CV_CountNonZeroTest::print_information(int right, int result) in print_information() 202 int right = get_count_non_zero(), result = countNonZero(src); in run() local 234 int right = get_count_non_zero(), result = countNonZero(src); in run() local
|
/external/parameter-framework/upstream/test/tmpfile/ |
D | TmpFile.hpp | 58 TmpFile(TmpFile &&right) : mPath(std::move(right.mPath)) { right.mPath.clear(); } in TmpFile() function in parameterFramework::utility::TmpFile 66 TmpFile &operator=(TmpFile &&right) in operator =()
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowRect.java | 14 public void __constructor__(int left, int top, int right, int bottom) { in __constructor__() 34 public void set(int left, int top, int right, int bottom) { in set() 104 public boolean intersect(int left, int top, int right, int bottom) { in intersect()
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
D | NFAFactory.java | 120 NFAState right = newState(); in build_Atom() local 138 NFAState right = newState(); in build_Set() local 165 NFAState right = newState(); in build_Range() local 237 NFAState right = newState(); in build_RuleRef() local 248 NFAState right = newState(); in build_Epsilon() local 266 NFAState right = newState(); in build_SemanticPredicate() local 280 NFAState right = newState(); in build_Action() local 673 NFAState right = newState(); in build_Wildcard() local
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/matchers/ |
D | HasCompoundDrawablesMatcher.java | 16 public HasCompoundDrawablesMatcher(int left, int top, int right, int bottom) { in HasCompoundDrawablesMatcher() 42 public static Matcher<TextView> hasCompoundDrawables(int left, int top, int right, int bottom) { in hasCompoundDrawables()
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | QuickSorter.java | 45 public void quicksort(Type[] a, int left, int right, Comparator<Type> comparator) { in quicksort() 53 private int partition(Type[] a, int left, int right, Comparator<Type> comparator) { in partition()
|
/external/v8/src/crankshaft/ppc/ |
D | lithium-ppc.h | 624 LModI(LOperand* left, LOperand* right) { in LModI() 630 LOperand* right() { return inputs_[1]; } in right() function 744 LMulI(LOperand* left, LOperand* right) { in LMulI() 750 LOperand* right() { return inputs_[1]; } in right() function 801 LCompareNumericAndBranch(LOperand* left, LOperand* right) { in LCompareNumericAndBranch() 807 LOperand* right() { return inputs_[1]; } in right() function 933 LCmpObjectEqAndBranch(LOperand* left, LOperand* right) { in LCmpObjectEqAndBranch() 939 LOperand* right() { return inputs_[1]; } in right() function 1023 LStringCompareAndBranch(LOperand* context, LOperand* left, LOperand* right) { in LStringCompareAndBranch() 1031 LOperand* right() { return inputs_[2]; } in right() function [all …]
|
/external/v8/src/crankshaft/arm/ |
D | lithium-arm.h | 638 LModI(LOperand* left, LOperand* right, LOperand* temp, LOperand* temp2) { in LModI() 646 LOperand* right() { return inputs_[1]; } in right() function 766 LMulI(LOperand* left, LOperand* right) { in LMulI() 772 LOperand* right() { return inputs_[1]; } in right() function 823 LCompareNumericAndBranch(LOperand* left, LOperand* right) { in LCompareNumericAndBranch() 829 LOperand* right() { return inputs_[1]; } in right() function 969 LCmpObjectEqAndBranch(LOperand* left, LOperand* right) { in LCmpObjectEqAndBranch() 975 LOperand* right() { return inputs_[1]; } in right() function 1063 LStringCompareAndBranch(LOperand* context, LOperand* left, LOperand* right) { in LStringCompareAndBranch() 1071 LOperand* right() { return inputs_[2]; } in right() function [all …]
|
/external/v8/src/crankshaft/mips/ |
D | lithium-mips.h | 636 LOperand* right) { in LModI() 642 LOperand* right() { return inputs_[1]; } in right() function 758 LMulI(LOperand* left, LOperand* right) { in LMulI() 764 LOperand* right() { return inputs_[1]; } in right() function 797 LCompareNumericAndBranch(LOperand* left, LOperand* right) { in LCompareNumericAndBranch() 803 LOperand* right() { return inputs_[1]; } in right() function 947 LCmpObjectEqAndBranch(LOperand* left, LOperand* right) { in LCmpObjectEqAndBranch() 953 LOperand* right() { return inputs_[1]; } in right() function 1041 LStringCompareAndBranch(LOperand* context, LOperand* left, LOperand* right) { in LStringCompareAndBranch() 1049 LOperand* right() { return inputs_[2]; } in right() function [all …]
|