/external/cblas/examples/ |
D | Makefile | 4 all: example1 example2 6 example1: target
|
/external/cblas/ |
D | Makefile | 186 example1: alllib target 187 ( cd examples && make example1 ) 189 ( cd examples && make example1 )
|
/external/llvm/test/Transforms/LoopVectorize/X86/ |
D | gcc-examples.ll | 12 ;CHECK-LABEL: @example1( 18 ;UNROLL-LABEL: @example1( 26 define void @example1() nounwind uwtable ssp {
|
D | small-size.ll | 23 ;CHECK-LABEL: @example1( 28 define void @example1() optsize {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopVectorize/X86/ |
D | gcc-examples.ll | 12 ;CHECK-LABEL: @example1( 18 ;UNROLL-LABEL: @example1( 26 define void @example1() nounwind uwtable ssp {
|
D | small-size.ll | 23 ;CHECK-LABEL: @example1( 28 define void @example1() optsize {
|
/external/llvm/test/Transforms/LoopVectorize/ |
D | small-loop.ll | 10 ;CHECK-LABEL: @example1( 13 define void @example1() nounwind uwtable ssp {
|
D | non-const-n.ll | 10 ;CHECK-LABEL: @example1( 17 define void @example1(i32 %n) nounwind uwtable ssp {
|
D | scalar-select.ll | 10 ;CHECK-LABEL: @example1( 16 define void @example1(i1 %cond) nounwind uwtable ssp {
|
D | bzip_reverse_loops.ll | 41 ;CHECK: example1 47 define void @example1(i32* nocapture %a, i32 %n, i32 %wsize) nounwind uwtable ssp {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopVectorize/ |
D | non-const-n.ll | 9 ;CHECK-LABEL: @example1( 16 define void @example1(i32 %n) nounwind uwtable ssp {
|
D | scalar-select.ll | 9 ;CHECK-LABEL: @example1( 15 define void @example1(i1 %cond) nounwind uwtable ssp {
|
D | small-loop.ll | 9 ;CHECK-LABEL: @example1( 12 define void @example1() nounwind uwtable ssp {
|
D | bzip_reverse_loops.ll | 40 ;CHECK: example1 46 define void @example1(i32* nocapture %a, i32 %n, i32 %wsize) nounwind uwtable ssp {
|
/external/llvm/test/Transforms/LoopVectorize/ARM/ |
D | gcc-examples.ll | 11 ;CHECK-LABEL: @example1( 16 define void @example1() nounwind uwtable ssp {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopVectorize/ARM/ |
D | gcc-examples.ll | 11 ;CHECK-LABEL: @example1( 16 define void @example1() nounwind uwtable ssp {
|
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/ |
D | p5-examples.cpp | 18 void example1() { in example1() function
|
/external/opencensus-java/contrib/spring/src/test/java/io/opencensus/contrib/spring/aop/ |
D | Sample.java | 23 void example1() { in example1() method in Sample
|
/external/clang/test/CXX/drs/ |
D | dr2xx.cpp | 240 namespace example1 { namespace 246 ::dr224::example1::A<T>::type d; 254 ::dr224::example1::A<T>::type d;
|
D | dr3xx.cpp | 574 namespace example1 { 846 namespace example1 { 1257 namespace example1 {
|
D | dr1xx.cpp | 422 namespace example1 { namespace 538 namespace example1 { namespace
|
/external/javaparser/javaparser-testing/src/test/java/com/github/javaparser/printer/lexicalpreservation/ |
D | TransformationsTest.java | 37 public void example1() throws IOException { in example1() method in TransformationsTest
|
/external/fdlibm/ |
D | readme | 186 example1: 195 % cc example1.c libm.a
|
/external/opencensus-java/contrib/spring/ |
D | README.md | 131 void example1() {
|
/external/tensorflow/tensorflow/contrib/slim/python/slim/data/ |
D | tfexample_decoder_test.py | 910 example1 = example_pb2.Example( 948 for example in [example1, example2, example3]:
|