Home
last modified time | relevance | path

Searched refs:example2 (Results 1 – 21 of 21) sorted by relevance

/external/cblas/examples/
DMakefile4 all: example1 example2
10 example2: target
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
Dp5-examples.cpp35 void example2() { in example2() function
/external/opencensus-java/contrib/spring/src/test/java/io/opencensus/contrib/spring/aop/
DSample.java28 void example2() { in example2() method in Sample
/external/flatbuffers/tests/
Dmonster_test_my_game.example2_generated.dart4 library my_game.example2;
/external/flatbuffers/dart/test/
Dmonster_test_my_game.example2_generated.dart4 library my_game.example2;
/external/fdlibm/
Dreadme203 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/
Dsmall-size.ll50 ;CHECK-LABEL: @example2(
53 define void @example2(i32 %n, i32 %x) optsize {
/external/cblas/
DMakefile188 example2: alllib target
/external/llvm/test/Transforms/LoopVectorize/X86/
Dsmall-size.ll50 ;CHECK-LABEL: @example2(
53 define void @example2(i32 %n, i32 %x) optsize {
/external/javaparser/javaparser-testing/src/test/java/com/github/javaparser/printer/lexicalpreservation/
DTransformationsTest.java44 public void example2() throws IOException { in example2() method in TransformationsTest
/external/clang/test/CXX/drs/
Ddr3xx.cpp657 namespace example2 {
871 namespace example2 {
1267 namespace example2 {
Ddr1xx.cpp429 namespace example2 { namespace
545 namespace example2 { namespace
Ddr2xx.cpp284 namespace example2 { namespace
Ddr0xx.cpp412 namespace example2 { namespace
/external/okhttp/okhttp-tests/src/test/resources/
Dweb-platform-test-urltestdata.txt259 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/
DREADME.md137 void example2() {
/external/tensorflow/tensorflow/contrib/slim/python/slim/data/
Dtfexample_decoder_test.py918 example2 = example_pb2.Example(
948 for example in [example1, example2, example3]:
/external/llvm/test/Transforms/LoopVectorize/
Dgcc-examples.ll63 ;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/
Dgcc-examples.ll62 ;CHECK-LABEL: @example2(
65 ;UNROLL-LABEL: @example2(
71 define void @example2(i32 %n, i32 %x) nounwind uwtable ssp {
/external/python/cpython2/Lib/test/
Dtest_array.py684 example2 = example[:pos] + example[pos+1:]
686 self.assertEqual(a, array.array(self.typecode, example2))
/external/python/cpython3/Lib/test/
Dtest_array.py888 example2 = example[:pos] + example[pos+1:]
890 self.assertEqual(a, array.array(self.typecode, example2))