| /external/guava/guava/src/com/google/common/collect/ |
| D | ComparisonChain.java | 118 @Override public ComparisonChain compare( in compare() 122 @Override public <T> ComparisonChain compare(@Nullable T left, 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() 161 public abstract <T> ComparisonChain compare( in compare() [all …]
|
| /external/libvpx/libvpx/vpx_dsp/ |
| D | intrapred.c | 22 const uint8_t *above, const uint8_t *left) { in d207_predictor() 46 const uint8_t *above, const uint8_t *left) { in d63_predictor() 63 const uint8_t *above, const uint8_t *left) { in d45_predictor() 82 const uint8_t *above, const uint8_t *left) { in d117_predictor() 107 const uint8_t *above, const uint8_t *left) { in d135_predictor() 135 const uint8_t *above, const uint8_t *left) { in d153_predictor() 158 const uint8_t *above, const uint8_t *left) { in v_predictor() 169 const uint8_t *above, const uint8_t *left) { in h_predictor() 180 const uint8_t *above, const uint8_t *left) { in tm_predictor() 192 const uint8_t *above, const uint8_t *left) { in dc_128_predictor() [all …]
|
| /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ |
| D | Pair.java | 22 private final L left; 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/libvpx/libvpx/vpx_dsp/ppc/ |
| D | intrapred_vsx.c | 15 const uint8_t *above, const uint8_t *left) { in vpx_v_predictor_16x16_vsx() 26 const uint8_t *above, const uint8_t *left) { in vpx_v_predictor_32x32_vsx() 41 const uint8_t *above, const uint8_t *left) { in vpx_h_predictor_4x4_vsx() 60 const uint8_t *above, const uint8_t *left) { in vpx_h_predictor_8x8_vsx() 92 const uint8_t *above, const uint8_t *left) { in vpx_h_predictor_16x16_vsx() 155 const uint8_t *above, const uint8_t *left) { in vpx_h_predictor_32x32_vsx() 237 const uint8_t *above, const uint8_t *left) { in vpx_tm_predictor_4x4_vsx() 269 const uint8_t *above, const uint8_t *left) { in vpx_tm_predictor_8x8_vsx() 368 const uint8_t *above, const uint8_t *left) { in vpx_tm_predictor_16x16_vsx() 431 const uint8_t *above, const uint8_t *left) { in vpx_tm_predictor_32x32_vsx() [all …]
|
| /external/skia/src/core/ |
| D | SkTSort.h | 120 template <typename T, typename C> static void SkTInsertionSort(T* left, T* right, C lessThan) { in SkTInsertionSort() 138 static T* SkTQSort_Partition(T* left, T* right, T* pivot, C lessThan) { in SkTQSort_Partition() 165 template <typename T, typename C> void SkTIntroSort(int depth, T* left, T* right, C lessThan) { in SkTIntroSort() 193 template <typename T, typename C> void SkTQSort(T* left, T* right, C lessThan) { in SkTQSort() 203 template <typename T> void SkTQSort(T* left, T* right) { in SkTQSort() 208 template <typename T> void SkTQSort(T** left, T** right) { in SkTQSort()
|
| /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/ |
| D | StateCluster.java | 34 public NFAState left; field in StateCluster 37 public StateCluster(NFAState left, NFAState right) { in StateCluster()
|
| /external/skia/tests/ |
| D | CanvasStateHelpers.cpp | 16 void complex_layers_draw(SkCanvas* canvas, float left, float top, in complex_layers_draw() 29 float left, float top, float right, float bottom, int32_t spacer) { in complex_layers_draw_from_canvas_state() 38 void complex_clips_draw(SkCanvas* canvas, int32_t left, int32_t top, in complex_clips_draw() 52 int32_t left, int32_t top, int32_t right, int32_t bottom, int32_t clipOp, in complex_clips_draw_from_canvas_state()
|
| /external/libvpx/libvpx/vpx_dsp/arm/ |
| D | intrapred_neon.c | 36 const uint8_t *above, const uint8_t *left) { in vpx_dc_predictor_4x4_neon() 49 const uint8_t *above, const uint8_t *left) { in vpx_dc_left_predictor_4x4_neon() 57 const uint8_t *above, const uint8_t *left) { in vpx_dc_top_predictor_4x4_neon() 65 const uint8_t *above, const uint8_t *left) { in vpx_dc_128_predictor_4x4_neon() 92 const uint8_t *above, const uint8_t *left) { in vpx_dc_predictor_8x8_neon() 106 const uint8_t *above, const uint8_t *left) { in vpx_dc_left_predictor_8x8_neon() 114 const uint8_t *above, const uint8_t *left) { in vpx_dc_top_predictor_8x8_neon() 122 const uint8_t *above, const uint8_t *left) { in vpx_dc_128_predictor_8x8_neon() 150 const uint8_t *above, const uint8_t *left) { in vpx_dc_predictor_16x16_neon() 166 const uint8_t *left) { in vpx_dc_left_predictor_16x16_neon() [all …]
|
| D | highbd_intrapred_neon.c | 37 const uint16_t *left, int bd) { in vpx_highbd_dc_predictor_4x4_neon() 52 const uint16_t *left, int bd) { in vpx_highbd_dc_left_predictor_4x4_neon() 62 const uint16_t *left, int bd) { in vpx_highbd_dc_top_predictor_4x4_neon() 72 const uint16_t *left, int bd) { in vpx_highbd_dc_128_predictor_4x4_neon() 100 const uint16_t *left, int bd) { in vpx_highbd_dc_predictor_8x8_neon() 115 const uint16_t *left, int bd) { in vpx_highbd_dc_left_predictor_8x8_neon() 125 const uint16_t *left, int bd) { in vpx_highbd_dc_top_predictor_8x8_neon() 135 const uint16_t *left, int bd) { in vpx_highbd_dc_128_predictor_8x8_neon() 165 const uint16_t *left, int bd) { in vpx_highbd_dc_predictor_16x16_neon() 183 const uint16_t *left, int bd) { in vpx_highbd_dc_left_predictor_16x16_neon() [all …]
|
| /external/libvpx/libvpx/vpx_dsp/mips/ |
| D | intrapred_msa.c | 266 v16u8 top, left, out; in intra_predict_dc_16x16_msa() local 555 const uint8_t *above, const uint8_t *left) { in vpx_v_predictor_4x4_msa() 562 const uint8_t *above, const uint8_t *left) { in vpx_v_predictor_8x8_msa() 569 const uint8_t *above, const uint8_t *left) { in vpx_v_predictor_16x16_msa() 576 const uint8_t *above, const uint8_t *left) { in vpx_v_predictor_32x32_msa() 583 const uint8_t *above, const uint8_t *left) { in vpx_h_predictor_4x4_msa() 590 const uint8_t *above, const uint8_t *left) { in vpx_h_predictor_8x8_msa() 597 const uint8_t *above, const uint8_t *left) { in vpx_h_predictor_16x16_msa() 604 const uint8_t *above, const uint8_t *left) { in vpx_h_predictor_32x32_msa() 611 const uint8_t *above, const uint8_t *left) { in vpx_dc_predictor_4x4_msa() [all …]
|
| D | intrapred4_dspr2.c | 15 const uint8_t *above, const uint8_t *left) { in vpx_h_predictor_4x4_dspr2() 42 const uint8_t *above, const uint8_t *left) { in vpx_dc_predictor_4x4_dspr2() 83 const uint8_t *above, const uint8_t *left) { in vpx_tm_predictor_4x4_dspr2()
|
| /external/apache-xml/src/main/java/org/apache/xpath/operations/ |
| D | Equals.java | 45 public XObject operate(XObject left, XObject right) in operate() 65 XObject left = m_left.execute(xctxt, true); in bool() local
|
| /external/eigen/unsupported/test/ |
| D | cxx11_tensor_concatenation.cpp | 19 Tensor<int, 3, DataLayout> left(2, 3, 1); in test_dimension_failures() local 39 Tensor<int, 2, DataLayout> left(2, 3); in test_static_dimension_failure() local 59 Tensor<int, 3, DataLayout> left(2, 3, 1); in test_simple_concatenation() local
|
| /external/webrtc/webrtc/modules/video_render/mac/ |
| D | video_render_mac_carbon_impl.cc | 121 const float left, in AddIncomingRenderStream() 158 float& left, in GetIncomingRenderStreamProperties() 229 const float left, in SetStreamCropping() 239 const float left, in ConfigureRenderer() 258 const float left, in SetText() 269 const float left, in SetBitmap()
|
| /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
| D | NFAFactory.java | 119 NFAState left = newState(); in build_Atom() local 137 NFAState left = newState(); in build_Set() local 164 NFAState left = newState(); in build_Range() local 235 NFAState left = newState(); in build_RuleRef() local 247 NFAState left = newState(); in build_Epsilon() local 265 NFAState left = newState(); in build_SemanticPredicate() local 279 NFAState left = newState(); in build_Action() local 417 NFAState left = newState(); in build_AlternativeBlock() local 511 NFAState left = newState(); in build_Aplus() local 672 NFAState left = newState(); in build_Wildcard() local
|
| /external/webp/src/dsp/ |
| D | lossless.c | 110 static uint32_t Predictor0(uint32_t left, const uint32_t* const top) { in Predictor0() 115 static uint32_t Predictor1(uint32_t left, const uint32_t* const top) { in Predictor1() 119 static uint32_t Predictor2(uint32_t left, const uint32_t* const top) { in Predictor2() 123 static uint32_t Predictor3(uint32_t left, const uint32_t* const top) { in Predictor3() 127 static uint32_t Predictor4(uint32_t left, const uint32_t* const top) { in Predictor4() 131 static uint32_t Predictor5(uint32_t left, const uint32_t* const top) { in Predictor5() 135 static uint32_t Predictor6(uint32_t left, const uint32_t* const top) { in Predictor6() 139 static uint32_t Predictor7(uint32_t left, const uint32_t* const top) { in Predictor7() 143 static uint32_t Predictor8(uint32_t left, const uint32_t* const top) { in Predictor8() 148 static uint32_t Predictor9(uint32_t left, const uint32_t* const top) { in Predictor9() [all …]
|
| D | lossless_mips_dsp_r2.c | 191 static uint32_t Predictor5(uint32_t left, const uint32_t* const top) { in Predictor5() 195 static uint32_t Predictor6(uint32_t left, const uint32_t* const top) { in Predictor6() 199 static uint32_t Predictor7(uint32_t left, const uint32_t* const top) { in Predictor7() 203 static uint32_t Predictor8(uint32_t left, const uint32_t* const top) { in Predictor8() 208 static uint32_t Predictor9(uint32_t left, const uint32_t* const top) { in Predictor9() 213 static uint32_t Predictor10(uint32_t left, const uint32_t* const top) { in Predictor10() 217 static uint32_t Predictor11(uint32_t left, const uint32_t* const top) { in Predictor11() 221 static uint32_t Predictor12(uint32_t left, const uint32_t* const top) { in Predictor12() 225 static uint32_t Predictor13(uint32_t left, const uint32_t* const top) { in Predictor13()
|
| /external/webrtc/webrtc/modules/video_render/external/ |
| D | video_render_external_impl.cc | 44 const float left, in AddIncomingRenderStream() 63 float& left, in GetIncomingRenderStreamProperties() 135 const float left, in SetStreamCropping() 147 const float left, in ConfigureRenderer() 169 const float left, in SetText() 181 const float left, in SetBitmap()
|
| /external/v8/src/crankshaft/arm64/ |
| D | lithium-arm64.h | 540 LAddE(LOperand* left, LOperand* right) { in LAddE() 545 LOperand* left() { return inputs_[0]; } in left() function 555 LAddI(LOperand* left, LOperand* right) in LAddI() 561 LAddI(LOperand* left, LOperand* right, Shift shift, LOperand* shift_amount) in LAddI() 567 LOperand* left() { return inputs_[0]; } in left() function 584 LAddS(LOperand* left, LOperand* right) { in LAddS() 589 LOperand* left() { return inputs_[0]; } in left() function 687 LOperand* left, in LArithmeticD() 695 LOperand* left() { return inputs_[0]; } in left() function 711 LOperand* left, in LArithmeticT() [all …]
|
| /external/pdfium/fpdfsdk/ |
| D | fpdf_transformpage.cpp | 27 float left, in SetBoundingBox() 40 float* left, in GetBoundingBox() 58 float left, in FPDFPage_SetMediaBox() 70 float left, in FPDFPage_SetCropBox() 82 float* left, in FPDFPage_GetMediaBox() 91 float* left, in FPDFPage_GetCropBox() 219 DLLEXPORT FPDF_CLIPPATH STDCALL FPDF_CreateClipPath(float left, in FPDF_CreateClipPath()
|
| /external/webrtc/webrtc/modules/video_render/windows/ |
| D | video_render_windows_impl.cc | 90 const float left, in AddIncomingRenderStream() 128 float& left, in GetIncomingRenderStreamProperties() 238 const float left, in SetStreamCropping() 259 const float left, in ConfigureRenderer() 299 const float left, in SetText() 321 const float left, const float top, in SetBitmap()
|
| /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/v8/src/crankshaft/mips64/ |
| D | lithium-mips64.h | 620 LModI(LOperand* left, in LModI() 626 LOperand* left() { return inputs_[0]; } in left() function 743 LMulS(LOperand* left, LOperand* right) { in LMulS() 748 LOperand* left() { return inputs_[0]; } in left() function 758 LMulI(LOperand* left, LOperand* right) { in LMulI() 763 LOperand* left() { return inputs_[0]; } in left() function 797 LCompareNumericAndBranch(LOperand* left, LOperand* right) { in LCompareNumericAndBranch() 802 LOperand* left() { return inputs_[0]; } in left() function 952 LCmpObjectEqAndBranch(LOperand* left, LOperand* right) { in LCmpObjectEqAndBranch() 957 LOperand* left() { return inputs_[0]; } in left() function [all …]
|
| /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/webrtc/webrtc/modules/video_render/linux/ |
| D | video_render_linux_impl.cc | 83 const float left, in AddIncomingRenderStream() 133 float& left, in GetIncomingRenderStreamProperties() 223 const float left, in ConfigureRenderer() 239 const float left, const float top, in SetText() 251 const float left, in SetBitmap()
|