/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/skqp/infra/bots/ct/blacklists/ |
D | README.md | 11 "example2.skp"
|
/external/skia/infra/bots/ct/blacklists/ |
D | README.md | 11 "example2.skp"
|
/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/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/lisa/ipynb/tutorial/ |
D | 03_WlGenUsage.ipynb | 732 "12:43:40 INFO : WlGen - Setup new workload example2\n" 742 "rtapp_name = 'example2'\n", 955 … ## Read energy consumption: /home/derkling/Code/lisa/results/WlgenExample/example2/energy.json\n", 959 …"12:48:17 INFO : # Save FTrace: /home/derkling/Code/lisa/results/WlgenExample/example2/trace.d… 960 …Save platform description: /home/derkling/Code/lisa/results/WlgenExample/example2/platform.json\n", 962 "12:48:19 INFO : /home/derkling/Code/lisa/results/WlgenExample/example2\n"
|
/external/valgrind/memcheck/tests/ |
D | unit_oset.c | 463 void example2(void) in example2() function 605 example2(); in main()
|
/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/tensorflow/tensorflow/contrib/slim/python/slim/data/ |
D | tfexample_decoder_test.py | 856 example2 = example_pb2.Example( 886 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/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 | 898 example2 = example[:pos] + example[pos+1:] 900 self.assertEqual(a, array.array(self.typecode, example2))
|