/ndk/tests/build/import-install/path1/ |
Android.mk | 1 # This is a trivial shared library that will be imported
|
/ndk/tests/build/import-install/path2/ |
Android.mk | 1 # This is a trivial shared library that will be imported
|
/prebuilts/go/darwin-x86/test/ken/ |
cplx0.go | 7 // Test trivial, bootstrap-level complex numbers, including printing.
|
/prebuilts/go/linux-x86/test/ken/ |
cplx0.go | 7 // Test trivial, bootstrap-level complex numbers, including printing.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/ |
sec-11.d | 5 # A trivial check that we get a graceful error when trying to emit
|
/external/ltrace/testsuite/ltrace.main/ |
parameters2.exp | 19 set trivial [ltraceCompile {} [ltraceSource c { 27 }] -- $trivial] "error" == 0 32 }] -- $trivial] "error" == 0 37 }] -- $trivial] "error" != 0 42 }] -- $trivial] "error" != 0 48 }] -- $trivial] "error" != 0 54 }] -- $trivial] "error" != 0 58 }] -- $trivial] "error" != 0
|
/external/boringssl/src/ssl/pqueue/ |
pqueue_test.c | 34 static int trivial(void) { function 123 if (!trivial() || !fixed_random()) {
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/detail/ |
conversion_traits.hpp | 39 typedef mpl::false_ trivial ; typedef in struct:boost::numeric::convdetail::non_trivial_traits_impl 64 typedef mpl::true_ trivial ; typedef in struct:boost::numeric::convdetail::trivial_traits_impl
|
/prebuilts/go/darwin-x86/src/errors/ |
errors.go | 13 // errorString is a trivial implementation of error.
|
/prebuilts/go/linux-x86/src/errors/ |
errors.go | 13 // errorString is a trivial implementation of error.
|
/prebuilts/go/darwin-x86/misc/cgo/stdio/ |
file.go | 8 A trivial example of wrapping a C library in Go.
|
/prebuilts/go/linux-x86/misc/cgo/stdio/ |
file.go | 8 A trivial example of wrapping a C library in Go.
|
/external/clang/test/CodeGenCXX/ |
uncopyable-args.cpp | 4 namespace trivial { namespace 5 // Trivial structs should be passed directly. 14 // CHECK: alloca %"struct.trivial::A" 19 // WIN64-LABEL: declare void @"\01?foo@trivial@@YAXUA@1@@Z"(i64) 44 // The presence of a move constructor implicitly deletes the trivial copy ctor 198 // FIXME: This class has a non-trivial copy ctor and a trivial copy ctor. It's
|
/prebuilts/go/darwin-x86/misc/cgo/test/ |
issue3729.go | 19 // try to pass some non-trivial arguments to function g2
|
/prebuilts/go/darwin-x86/test/bench/go1/ |
fannkuch_test.go | 23 perm1[i] = i // initial (trivial) permutation
|
/prebuilts/go/linux-x86/misc/cgo/test/ |
issue3729.go | 19 // try to pass some non-trivial arguments to function g2
|
/prebuilts/go/linux-x86/test/bench/go1/ |
fannkuch_test.go | 23 perm1[i] = i // initial (trivial) permutation
|
/external/parameter-framework/upstream/test/functional-tests/ |
FloatingPoint.cpp | 49 <FloatingPointParameter Name="trivial" Size="32"/>
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
micromips-size-1.s | 5 # Smoke-test a trivial case.
|
/prebuilts/go/darwin-x86/src/time/ |
sys_plan9.go | 20 // It is a trivial implementation of ioutil.ReadFile, reimplemented
|
sys_unix.go | 20 // It is a trivial implementation of ioutil.ReadFile, reimplemented
|
sys_windows.go | 17 // It is a trivial implementation of ioutil.ReadFile, reimplemented
|
/prebuilts/go/linux-x86/src/time/ |
sys_plan9.go | 20 // It is a trivial implementation of ioutil.ReadFile, reimplemented
|
sys_unix.go | 20 // It is a trivial implementation of ioutil.ReadFile, reimplemented
|
sys_windows.go | 17 // It is a trivial implementation of ioutil.ReadFile, reimplemented
|