Home
last modified time | relevance | path

Searched refs:works (Results 1 – 25 of 3415) sorted by relevance

12345678910>>...137

/external/rust/crates/cfg-if/tests/
Dxcrate.rs3 fn works() -> bool { false }
5 fn works() -> bool { true }
7 fn works() -> bool { false }
13 assert!(works()); in smoke()
/external/llvm-project/lldb/examples/test/
Dlldbtest-stderr7 Test that lldb persistent variables works correctly. ... ok
16 Test that lldb persistent variables works correctly. ... ok
25 Test that lldb persistent variables works correctly. ... ok
34 Test that lldb persistent variables works correctly. ... ok
/external/llvm-project/flang/test/Semantics/
Dresolve74.f9023 function works() function
24 type(derived(param=4)) :: works local
25 end function works
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dinlineasm-output-template.ll4 ; Test that %c works with immediates
12 ; Test that %c works with global address
21 ; Test that %n works with immediates
29 ; Test that the machine specific %L works with memory operands.
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/
DReadOrWriteOnlyTest.java111 String works; field in ReadOrWriteOnlyTest.Bean2779
119 return works; in getWorks()
122 public void setWorks(String works) { in setWorks() argument
123 this.works = works; in setWorks()
/external/llvm-project/llvm/test/CodeGen/XCore/
Dinlineasm-output-template.ll3 ; Test that %c works with immediates
11 ; Test that %c works with global address
20 ; Test that %n works with immediates
/external/llvm-project/llvm/test/CodeGen/Hexagon/
Dinlineasm-output-template.ll3 ; Test that %c works with immediates
11 ; Test that %c works with global address
20 ; Test that %n works with immediates
/external/llvm-project/llvm/test/CodeGen/WebAssembly/
Dinlineasm-output-template.ll3 ; Test that %c works with immediates
11 ; Test that %c works with global address
20 ; Test that %n works with immediates
/external/python/cpython2/Modules/_ctypes/libffi/
Dacinclude.m414 AC_CACHE_CHECK([whether read-only mmap of a plain file works],
27 AC_CACHE_CHECK([whether mmap from /dev/zero works],
64 AC_CACHE_CHECK([whether mmap with MAP_ANON(YMOUS) works],
82 [Define if read-only mmap of a plain file works.])
86 [Define if mmap of /dev/zero works.])
90 [Define if mmap with MAP_ANON(YMOUS) works.])
/external/llvm-project/llvm/test/CodeGen/Mips/
Dinlineasm-output-template.ll3 ; Test that %c works with immediates
11 ; Test that %c works with global address
20 ; Test that %n works with immediates
/external/llvm-project/llvm/test/CodeGen/AArch64/
Dinlineasm-output-template.ll4 ; Test that %c works with immediates
12 ; Test that %c works with global address
21 ; Test that %n works with immediates
/external/llvm-project/llvm/test/CodeGen/Lanai/
Dinlineasm-output-template.ll3 ; Test that %c works with immediates
11 ; Test that %c works with global address
20 ; Test that %n works with immediates
/external/llvm-project/llvm/test/CodeGen/MSP430/
Dinlineasm-output-template.ll3 ; Test that %c works with immediates
11 ; Test that %c works with global address
20 ; Test that %n works with immediates
/external/llvm-project/llvm/test/CodeGen/SPARC/
Dinlineasm-output-template.ll3 ; Test that %c works with immediates
11 ; Test that %c works with global address
20 ; Test that %n works with immediates
/external/llvm-project/llvm/test/CodeGen/ARM/
Dinlineasm-output-template.ll3 ; Test that %c works with immediates
11 ; Test that %c works with global address
20 ; Test that %n works with immediates
/external/llvm-project/llvm/test/CodeGen/SystemZ/
Dinlineasm-output-template.ll3 ; Test that %c works with immediates
11 ; Test that %c works with global address
20 ; Test that %n works with immediates
/external/llvm-project/llvm/test/CodeGen/BPF/
Dinlineasm-output-template.ll3 ; Test that %c works with immediates
11 ; Test that %c works with global address
20 ; Test that %n works with immediates
/external/llvm-project/llvm/test/CodeGen/NVPTX/
Dinlineasm-output-template.ll3 ; Test that %c works with immediates
11 ; Test that %c works with global address
22 ; Test that %n works with immediates
/external/llvm-project/mlir/test/mlir-cpu-runner/
Dsimple.mlir21 // Check that a simple function with a nested call works.
42 // Check that allocation and deallocation works, and that a custom entry point
43 // works.
57 // Check that i32 return type works
64 // Check that i64 return type works
/external/llvm-project/llvm/test/Other/
DFileCheck-space.txt4 Check that CHECK-NEXT without a space after the colon works.
8 Check that CHECK-NOT without a space after the colon works.
/external/llvm/test/Other/
DFileCheck-space.txt4 Check that CHECK-NEXT without a space after the colon works.
8 Check that CHECK-NOT without a space after the colon works.
/external/rust/crates/ryu/
DLICENSE-BOOST6 execute, and transmit the Software, and to prepare derivative works of the
13 all derivative works of the Software, unless such copies or derivative
14 works are solely in the form of machine-executable object code generated by
/external/rust/crates/libz-sys/src/zlib/contrib/dotzlib/
DLICENSE_1_0.txt6 execute, and transmit the Software, and to prepare derivative works of the
13 all derivative works of the Software, unless such copies or derivative
14 works are solely in the form of machine-executable object code generated by
/external/catch2/
DNOTICE6 execute, and transmit the Software, and to prepare derivative works of the
13 all derivative works of the Software, unless such copies or derivative
14 works are solely in the form of machine-executable object code generated by
/external/kotlinc/license/third_party/
Dboost_LICENSE.txt6 execute, and transmit the Software, and to prepare derivative works of the
13 all derivative works of the Software, unless such copies or derivative
14 works are solely in the form of machine-executable object code generated by

12345678910>>...137