/external/cblas/examples/ |
D | Makefile | 4 all: example1 example2 10 example2: target
|
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/ |
D | p5-examples.cpp | 35 void example2() { in example2() function
|
/external/opencensus-java/contrib/spring/src/test/java/io/opencensus/contrib/spring/aop/ |
D | Sample.java | 28 void example2() { in example2() method in Sample
|
/external/flatbuffers/tests/ |
D | monster_test_my_game.example2_generated.dart | 4 library my_game.example2;
|
/external/flatbuffers/dart/test/ |
D | monster_test_my_game.example2_generated.dart | 4 library my_game.example2;
|
/external/fdlibm/ |
D | readme | 203 example2: 220 % cc example2.c libm.a 231 may not change the value of _LIB_VERSION as in example2.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopVectorize/X86/ |
D | small-size.ll | 50 ;CHECK-LABEL: @example2( 53 define void @example2(i32 %n, i32 %x) optsize {
|
/external/cblas/ |
D | Makefile | 188 example2: alllib target
|
/external/llvm/test/Transforms/LoopVectorize/X86/ |
D | small-size.ll | 50 ;CHECK-LABEL: @example2( 53 define void @example2(i32 %n, i32 %x) optsize {
|
/external/javaparser/javaparser-testing/src/test/java/com/github/javaparser/printer/lexicalpreservation/ |
D | TransformationsTest.java | 44 public void example2() throws IOException { in example2() method in TransformationsTest
|
/external/clang/test/CXX/drs/ |
D | dr3xx.cpp | 657 namespace example2 { 871 namespace example2 { 1267 namespace example2 {
|
D | dr1xx.cpp | 429 namespace example2 { namespace 545 namespace example2 { namespace
|
D | dr2xx.cpp | 284 namespace example2 { namespace
|
D | dr0xx.cpp | 412 namespace example2 { namespace
|
/external/okhttp/okhttp-tests/src/test/resources/ |
D | web-platform-test-urltestdata.txt | 259 http://www.example2.com s:http h:www.example2.com p:/ 260 //www.example2.com s:http h:www.example2.com p:/
|
/external/opencensus-java/contrib/spring/ |
D | README.md | 137 void example2() {
|
/external/tensorflow/tensorflow/contrib/slim/python/slim/data/ |
D | tfexample_decoder_test.py | 918 example2 = example_pb2.Example( 948 for example in [example1, example2, example3]:
|
/external/llvm/test/Transforms/LoopVectorize/ |
D | gcc-examples.ll | 63 ;CHECK-LABEL: @example2( 66 ;UNROLL-LABEL: @example2( 72 define void @example2(i32 %n, i32 %x) nounwind uwtable ssp {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopVectorize/ |
D | gcc-examples.ll | 62 ;CHECK-LABEL: @example2( 65 ;UNROLL-LABEL: @example2( 71 define void @example2(i32 %n, i32 %x) nounwind uwtable ssp {
|
/external/python/cpython2/Lib/test/ |
D | test_array.py | 684 example2 = example[:pos] + example[pos+1:] 686 self.assertEqual(a, array.array(self.typecode, example2))
|
/external/python/cpython3/Lib/test/ |
D | test_array.py | 888 example2 = example[:pos] + example[pos+1:] 890 self.assertEqual(a, array.array(self.typecode, example2))
|