/external/javaparser/javaparser-testing/src/test/java/com/github/javaparser/utils/ |
D | VisitorMapTest.java | 19 CompilationUnit x1 = JavaParser.parse("class X{}"); in normalEqualsDoesDeepCompare() local 30 CompilationUnit x1 = JavaParser.parse("class X{}"); in objectIdentityEqualsDoesShallowCompare() local 41 CompilationUnit x1 = JavaParser.parse("class X{}"); in visitorMapGet() local 50 CompilationUnit x1 = JavaParser.parse("class X{}"); in visitorMapContainsKey() local 59 CompilationUnit x1 = JavaParser.parse("class X{}"); in visitorMapPutAll() local 71 CompilationUnit x1 = JavaParser.parse("class X{}"); in remove() local
|
D | VisitorListTest.java | 70 CompilationUnit x1 = JavaParser.parse("class X{}"); in visitorListContains() local 92 CompilationUnit x1 = JavaParser.parse("class X{}"); in visitorListIterator() local 111 CompilationUnit x1 = JavaParser.parse("class X{}"); in visitorListListIterator() local 126 CompilationUnit x1 = JavaParser.parse("class X{}"); in visitorListRemove() local
|
D | VisitorSetTest.java | 61 CompilationUnit x1 = JavaParser.parse("class X{}"); in visitorSetContains() local 83 CompilationUnit x1 = JavaParser.parse("class X{}"); in visitorSetIterator() local 98 CompilationUnit x1 = JavaParser.parse("class X{}"); in visitorSetRemove() local
|
/external/clang/test/CodeGen/ |
D | regparm-struct.c | 10 int x1; member 20 int x1; member 37 int x1; member 55 int x1; member 74 float x1; member 84 float x1; member 95 float x1; member 107 float x1; member 118 float x1; member 130 double x1; member [all …]
|
/external/eigen/test/ |
D | cuda_basic.cu | 54 T x1(in+i); in operator ()() local 69 T x1(in+i); in operator ()() local 87 T x1(in+i); in operator ()() local 107 T1 x1(in+i); in operator ()() local 120 T1 x1(in+i); in operator ()() local
|
/external/skqp/src/compute/skc/ |
D | path_builder.c | 92 float x1, float y1) in skc_path_move_to_2() 123 float x1, float y1) in skc_path_line_to() 143 float x1, float y1, in skc_path_quad_to() 168 float const x1 = path_builder->curr[0].x * 2.0f - path_builder->curr[1].x; in skc_path_quad_smooth_to() local 176 float x1, float y1, in skc_path_cubic_to() 205 float const x1 = path_builder->curr[0].x * 2.0f - path_builder->curr[1].x; in skc_path_cubic_smooth_to() local
|
/external/skia/src/compute/skc/ |
D | path_builder.c | 92 float x1, float y1) in skc_path_move_to_2() 123 float x1, float y1) in skc_path_line_to() 143 float x1, float y1, in skc_path_quad_to() 168 float const x1 = path_builder->curr[0].x * 2.0f - path_builder->curr[1].x; in skc_path_quad_smooth_to() local 176 float x1, float y1, in skc_path_cubic_to() 205 float const x1 = path_builder->curr[0].x * 2.0f - path_builder->curr[1].x; in skc_path_cubic_smooth_to() local
|
/external/python/cpython3/Modules/_decimal/libmpdec/ |
D | convolute.c | 86 mpd_uint_t x1 = c1[i+1]; in fnt_convolute() local 98 mpd_uint_t x1 = c1[i+1]; in fnt_convolute() local 149 mpd_uint_t x1 = c1[i+1]; in fnt_autoconvolute() local 160 mpd_uint_t x1 = c1[i+1]; in fnt_autoconvolute() local
|
D | fourstep.c | 44 std_size3_ntt(mpd_uint_t *x1, mpd_uint_t *x2, mpd_uint_t *x3, in std_size3_ntt() 89 ppro_size3_ntt(mpd_uint_t *x1, mpd_uint_t *x2, mpd_uint_t *x3, mpd_uint_t w3table[3], in ppro_size3_ntt() 172 mpd_uint_t x1 = a[i*C+k+1]; in four_step_fnt() local 239 mpd_uint_t x1 = a[i*C+k+1]; in inv_four_step_fnt() local
|
/external/libcxx/test/std/localization/locale.categories/category.collate/locale.collate/locale.collate.members/ |
D | hash.pass.cpp | 26 std::string x1("1234"); in main() local 33 std::wstring x1(L"1234"); in main() local
|
/external/libcxx/test/std/localization/locale.categories/category.collate/locale.collate.byname/ |
D | hash.pass.cpp | 30 std::string x1("1234"); in main() local 37 std::wstring x1(L"1234"); in main() local
|
/external/tensorflow/tensorflow/contrib/compiler/ |
D | jit_test.py | 144 def mulop(x1, x2): argument 160 def mulop(x1, x2): argument 248 def mulop(x1, x2): argument 275 def mulop(x1, x2): argument
|
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/crypto/modes/gcm/ |
D | GCMUtil.java | 100 long x0 = x[0], x1 = x[1]; in divideP() local 147 long x0 = x[0], x1 = x[1]; in multiply() local 175 int x0 = x[0], x1 = x[1], x2 = x[2], x3 = x[3]; in multiplyP() local 185 int x0 = x[0], x1 = x[1], x2 = x[2], x3 = x[3]; in multiplyP() local 195 long x0 = x[0], x1 = x[1]; in multiplyP() local 203 long x0 = x[0], x1 = x[1]; in multiplyP() local 211 long x0 = x[0], x1 = x[1]; in multiplyP3() local 219 long x0 = x[0], x1 = x[1]; in multiplyP4() local 227 long x0 = x[0], x1 = x[1]; in multiplyP7() local 235 int x0 = x[0], x1 = x[1], x2 = x[2], x3 = x[3]; in multiplyP8() local [all …]
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/gcm/ |
D | GCMUtil.java | 96 long x0 = x[0], x1 = x[1]; in divideP() local 143 long x0 = x[0], x1 = x[1]; in multiply() local 171 int x0 = x[0], x1 = x[1], x2 = x[2], x3 = x[3]; in multiplyP() local 181 int x0 = x[0], x1 = x[1], x2 = x[2], x3 = x[3]; in multiplyP() local 191 long x0 = x[0], x1 = x[1]; in multiplyP() local 199 long x0 = x[0], x1 = x[1]; in multiplyP() local 207 long x0 = x[0], x1 = x[1]; in multiplyP3() local 215 long x0 = x[0], x1 = x[1]; in multiplyP4() local 223 long x0 = x[0], x1 = x[1]; in multiplyP7() local 231 int x0 = x[0], x1 = x[1], x2 = x[2], x3 = x[3]; in multiplyP8() local [all …]
|
/external/skqp/experimental/svg/model/ |
D | SkSVGLinearGradient.cpp | 15 void SkSVGLinearGradient::setX1(const SkSVGLength& x1) { in setX1() 34 if (const auto* x1 = v.as<SkSVGLengthValue>()) { in onSetAttribute() local 63 const auto x1 = lctx.resolve(fX1, SkSVGLengthContext::LengthType::kHorizontal); in onMakeShader() local
|
/external/skia/experimental/svg/model/ |
D | SkSVGLinearGradient.cpp | 15 void SkSVGLinearGradient::setX1(const SkSVGLength& x1) { in setX1() 34 if (const auto* x1 = v.as<SkSVGLengthValue>()) { in onSetAttribute() local 63 const auto x1 = lctx.resolve(fX1, SkSVGLengthContext::LengthType::kHorizontal); in onMakeShader() local
|
/external/libaom/libaom/aom_dsp/x86/ |
D | lpf_common_sse2.h | 19 static INLINE void highbd_transpose6x6_sse2(__m128i *x0, __m128i *x1, in highbd_transpose6x6_sse2() 59 static INLINE void highbd_transpose4x8_8x4_low_sse2(__m128i *x0, __m128i *x1, in highbd_transpose4x8_8x4_low_sse2() 78 static INLINE void highbd_transpose4x8_8x4_high_sse2(__m128i *x0, __m128i *x1, in highbd_transpose4x8_8x4_high_sse2() 99 static INLINE void highbd_transpose4x8_8x4_sse2(__m128i *x0, __m128i *x1, in highbd_transpose4x8_8x4_sse2() 123 static INLINE void highbd_transpose8x8_low_sse2(__m128i *x0, __m128i *x1, in highbd_transpose8x8_low_sse2() 157 static INLINE void highbd_transpose8x8_high_sse2(__m128i *x0, __m128i *x1, in highbd_transpose8x8_high_sse2() 193 __m128i *x0, __m128i *x1, __m128i *x2, __m128i *x3, __m128i *x4, in highbd_transpose8x8_sse2() 204 __m128i *x0, __m128i *x1, __m128i *x2, __m128i *x3, __m128i *x4, in highbd_transpose8x16_sse2() 216 static INLINE void transpose4x8_8x4_low_sse2(__m128i *x0, __m128i *x1, in transpose4x8_8x4_low_sse2() 249 static INLINE void transpose4x8_8x4_sse2(__m128i *x0, __m128i *x1, __m128i *x2, in transpose4x8_8x4_sse2() [all …]
|
/external/pdfium/third_party/agg23/ |
D | agg_math.h | 25 AGG_INLINE float calc_point_location(float x1, float y1, in calc_point_location() 31 AGG_INLINE float calc_distance(float x1, float y1, float x2, float y2) in calc_distance() 37 AGG_INLINE float calc_line_point_distance(float x1, float y1, in calc_line_point_distance()
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/distribution/ |
D | AbstractIntegerDistribution.java | 87 public double cumulativeProbability(double x0, double x1) in cumulativeProbability() 145 public double cumulativeProbability(int x0, int x1) throws MathException { in cumulativeProbability() 173 int x1 = getDomainUpperBound(p); in inverseCumulativeProbability() local
|
/external/clang/test/Analysis/ |
D | stack-addr-ps.cpp | 37 const int &x1 = get_value(); // expected-note {{binding reference variable 'x1' here}} in get_reference3() local 49 int x1; in f2() local 55 int x1; in f3() local 61 const int &x1 = get_value(); // expected-note {{binding reference variable 'x1' here}} in f4() local
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | convolve_ssse3.h | 48 const __m128i x1 = _mm_maddubs_epi16(s[1], f[1]); in convolve8_8_ssse3() local 71 const __m128i x1 = _mm_maddubs_epi16(s[1], f[1]); in convolve8_8_even_offset_ssse3() local 92 const __m128i x1 = _mm_maddubs_epi16(s[1], f[1]); in convolve8_8_odd_offset_ssse3() local
|
/external/lzma/CPP/Windows/ |
D | FileName.h | 98 #define IF_USE_MAIN_PATH_2(x1, x2) \ argument 106 #define IF_USE_MAIN_PATH_2(x1, x2) argument
|
/external/libcxx/test/std/iterators/predef.iterators/insert.iterators/insert.iter.ops/insert.iter.op=/ |
D | lv_value.pass.cpp | 26 typename C::value_type x1, typename C::value_type x2, in test() 39 typename C::value_type x1, typename C::value_type x2, in insert3at()
|
/external/tensorflow/tensorflow/lite/java/ovic/src/main/java/org/tensorflow/ovic/ |
D | BoundingBox.java | 20 public float x1; field in BoundingBox 36 public BoundingBox(float x1, float y1, float x2, float y2, int category, float score) { in BoundingBox()
|
/external/clang/test/SemaTemplate/ |
D | extern-templates.cpp | 65 void g_X1(X1<void*> x1, void *ptr) { in g_X1() 71 void g_X1_2(X1<const void *> x1, const void *ptr) { in g_X1_2()
|