/external/syzkaller/vendor/github.com/google/go-cmp/cmp/internal/value/ |
D | sort.go | 25 vs2 := vs[:1] 27 if v.Interface() != vs2[len(vs2)-1].Interface() { 28 vs2 = append(vs2, v) 31 return vs2
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | partitioned_variables_test.py | 355 vs2 = partitioned_variables.create_partitioned_variables([2, 4], [1, 2], 359 var2_name = vs2[0]._save_slice_info.full_name 364 self.assertEqual(var2_name + "/part_0:0", vs2[0].name) 365 self.assertEqual(var2_name + "/part_1:0", vs2[1].name) 375 vs2 = partitioned_variables.create_partitioned_variables( 379 var2_name = vs2[0]._save_slice_info.full_name 384 self.assertEqual(var2_name + "/part_0:0", vs2[0].name) 385 self.assertEqual(var2_name + "/part_1:0", vs2[1].name) 392 vs2 = partitioned_variables.create_partitioned_variables([2, 4], [1, 2], 396 var2_name = vs2[0]._save_slice_info.full_name [all …]
|
/external/libexif/libexif/pentax/ |
D | mnote-pentax-entry.c | 312 ExifShort vs, vs2; in mnote_pentax_entry_get_value() local 368 vs2 = exif_get_short (entry->data+2, entry->order) << 16; in mnote_pentax_entry_get_value() 374 _("Internal error (unknown value %i %i)"), vs, vs2); in mnote_pentax_entry_get_value() 379 for (j = 0; items2[i].elem[j].string && ((items2[i].elem[j].index2 < vs2) in mnote_pentax_entry_get_value() 380 || ((items2[i].elem[j].index2 == vs2) && (items2[i].elem[j].index1 < vs))); j++); in mnote_pentax_entry_get_value() 381 if ((items2[i].elem[j].index1 != vs) || (items2[i].elem[j].index2 != vs2)) { in mnote_pentax_entry_get_value() 383 _("Internal error (unknown value %i %i)"), vs, vs2); in mnote_pentax_entry_get_value()
|
/external/libexif/libexif/fuji/ |
D | mnote-fuji-entry.c | 195 ExifShort vs, vs2; in mnote_fuji_entry_get_value() local 254 vs2 = exif_get_short (entry->data+2, entry->order); in mnote_fuji_entry_get_value() 255 snprintf (val, maxlen, "%i, %i", vs, vs2); in mnote_fuji_entry_get_value()
|
/external/deqp/external/openglcts/modules/common/ |
D | glcUniformBlockTests.cpp | 600 std::string vs2("layout (std140) uniform Data { highp int x; mediump int y; } myData;\n" in iterate() local 612 if (!Link(vs1, fs1) || !Link(vs2, fs2)) in iterate() 710 std::string vs2("precision highp float;\n" in iterate() local 723 if (!Test(vs2, fs2, GL_TRUE)) in iterate()
|
/external/clang/test/CodeGen/ |
D | builtins-ppc-altivec.c | 8870 vector short vs2 = (vector short)(-2); in test7() local 8871 res_i = (vs1 == vs2); in test7() 8875 res_i = (vs1 != vs2); in test7() 8879 res_i = (vs1 < vs2); in test7() 8883 res_i = (vs1 > vs2); in test7() 8887 res_i = (vs1 <= vs2); in test7() 8891 res_i = (vs1 >= vs2); in test7()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/ |
D | build-vector-tests.ll | 1258 ; P9BE-DAG: xxmrghd {{[vs]+}}[[REG2:[0-9]+]], vs2, vs4 1263 ; P9LE-DAG: xxmrghd {{[vs]+}}[[REG2:[0-9]+]], vs4, vs2 1268 ; P8BE-DAG: xxmrghd {{[vs]+}}[[REG2:[0-9]+]], vs2, vs4 1273 ; P8LE-DAG: xxmrghd {{[vs]+}}[[REG2:[0-9]+]], vs4, vs2 1530 ; P9BE-DAG: xxmrghd {{[vs]+}}[[REG2:[0-9]+]], vs2, vs4 1535 ; P9LE-DAG: xxmrghd {{[vs]+}}[[REG2:[0-9]+]], vs4, vs2 1540 ; P8BE-DAG: xxmrghd {{[vs]+}}[[REG2:[0-9]+]], vs2, vs4 1545 ; P8LE-DAG: xxmrghd {{[vs]+}}[[REG2:[0-9]+]], vs4, vs2 2400 ; P9BE-DAG: xxmrghd {{[vs]+}}[[REG2:[0-9]+]], vs2, vs4 2405 ; P9LE-DAG: xxmrghd {{[vs]+}}[[REG2:[0-9]+]], vs4, vs2 [all …]
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cShaderStorageBufferObjectTests.cpp | 4974 std::string vs2("buffer Buf { float x; };\n" in Run() local 4983 if (!Link(vs2, fs2)) in Run()
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cShaderStorageBufferObjectTests.cpp | 5237 std::string vs2("buffer Buf { float x; };\n" in Run() local 5246 if (!Link(vs2, fs2)) in Run()
|
/external/honggfuzz/examples/apache-httpd/corpus_http2/ |
D | 3d3fb7fca46cf046654b3288e5da3369.000fe6ac.honggfuzz.cov | 1381 ���%�vs2��@v�UM,=��m�2Wϳ��-%�-
|
D | 55044c8be4ce1a6abbad09188436d970.000fe6ac.honggfuzz.cov | 1381 ���%�vs2��@v�UM,=��m�2Wϳ��-%�-
|