Searched refs:works (Results 1 – 25 of 2575) sorted by relevance
12345678910>>...103
/external/syzkaller/sys/linux/ |
D | init_alg_test.go | 95 var works []int 112 works = append(works, typ1) 117 if len(works) == 1 && works[0] == alg.args[0] { 121 typ.name, alg.name, alg.args[0], works)
|
/external/libffi/ |
D | acinclude.m4 | 14 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/python/cpython2/Modules/_ctypes/libffi/ |
D | acinclude.m4 | 14 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/zlib/src/contrib/dotzlib/ |
D | LICENSE_1_0.txt | 6 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/ |
D | LICENSE | 6 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
|
D | LICENSE.txt | 6 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
|
D | NOTICE | 6 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/ |
D | boost_LICENSE.txt | 6 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/parameter-framework/asio-1.10.6/ |
D | LICENSE_1_0.txt | 6 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/swiftshader/third_party/llvm-7.0/llvm/test/Other/ |
D | FileCheck-space.txt | 4 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/ |
D | FileCheck-space.txt | 4 Check that CHECK-NEXT without a space after the colon works. 8 Check that CHECK-NOT without a space after the colon works.
|
/external/skia/site/dev/testing/ |
D | xsan.md | 8 - UBSAN works on Linux, Mac, Android, and Windows, though some checks are platform-specific. 9 - ASAN works on Linux, Mac, Android. 10 - TSAN works on Linux and Mac. 11 - MSAN works on Linux[1].
|
/external/skqp/site/dev/testing/ |
D | xsan.md | 8 - UBSAN works on Linux, Mac, Android, and Windows, though some checks are platform-specific. 9 - ASAN works on Linux, Mac, Android. 10 - TSAN works on Linux and Mac. 11 - MSAN works on Linux[1].
|
/external/python/cpython3/Doc/c-api/ |
D | iterator.rst | 9 iterator, works with an arbitrary sequence supporting the :meth:`__getitem__` 10 method. The second works with a callable object and a sentinel value, calling 29 Return an iterator that works with a general sequence object, *seq*. The
|
/external/llvm/test/CodeGen/X86/ |
D | tailcall-msvc-conventions.ll | 97 ; Tail calling from ccall to thiscall works. 115 ; Tail call from thiscall to ccall works if no arguments need popping. 138 ; Tail calling works through function pointers too. 146 ; stdcall to cdecl works if no arguments need popping. 154 ; vectorcall to cdecl works if no arguments need popping. 162 ; fastcall to cdecl works if no arguments need popping.
|
D | tail-call-casts.ll | 9 ; Forwarding a bool in a tail call works. 23 ; Forwarding a bitcasted value works too.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | tailcall-msvc-conventions.ll | 97 ; Tail calling from ccall to thiscall works. 115 ; Tail call from thiscall to ccall works if no arguments need popping. 138 ; Tail calling works through function pointers too. 146 ; stdcall to cdecl works if no arguments need popping. 154 ; vectorcall to cdecl works if no arguments need popping. 162 ; fastcall to cdecl works if no arguments need popping.
|
D | tail-call-casts.ll | 9 ; Forwarding a bool in a tail call works. 23 ; Forwarding a bitcasted value works too.
|
/external/python/cpython2/Doc/c-api/ |
D | iterator.rst | 9 iterator, works with an arbitrary sequence supporting the :meth:`__getitem__` 10 method. The second works with a callable object and a sentinel value, calling 33 Return an iterator that works with a general sequence object, *seq*. The
|
/external/curl/tests/data/ |
D | test2003 | 37 works 117 works 141 works
|
D | test107 | 23 works 38 works
|
/external/libkmsxx/ |
D | LTO.cmake | 6 set(LTO_WORKS FALSE CACHE INTERNAL "LTO works") 31 set(LTO_WORKS TRUE CACHE INTERNAL "LTO works")
|
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
D | SPUOperands.td | 250 // load, works in conjunction with its transform function. N.B.: This relies the 265 // load, works in conjunction with its transform function. N.B.: This relies the 279 // load, works in conjunction with its transform function. 291 // load, works in conjunction with its transform function. 303 // load, works in conjunction with its transform function. 315 // load, works in conjunction with its transform function. 327 // load, works in conjunction with its transform function. 339 // load, works in conjunction with its transform function. 351 // load, works in conjunction with its transform function. 363 // works in conjunction with its transform function. [all …]
|
/external/autotest/client/site_tests/security_OpenSSLBlacklist/ |
D | control | 8 Ensures that certificate blacklisting works. 11 PURPOSE = 'Ensure that certificate blacklisting works.'
|
/external/autotest/client/site_tests/logging_CrashSender/ |
D | control | 7 PURPOSE = "Verify crash sender works." 21 Test that crash sender works correctly.
|
12345678910>>...103