Home
last modified time | relevance | path

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

12345678910>>...103

/external/syzkaller/sys/linux/
Dinit_alg_test.go95 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/
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/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/zlib/src/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/
DLICENSE6 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
DLICENSE.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
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
/external/parameter-framework/asio-1.10.6/
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/swiftshader/third_party/llvm-7.0/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/skia/site/dev/testing/
Dxsan.md8 - 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/
Dxsan.md8 - 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/
Diterator.rst9 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/
Dtailcall-msvc-conventions.ll97 ; 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.
Dtail-call-casts.ll9 ; 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/
Dtailcall-msvc-conventions.ll97 ; 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.
Dtail-call-casts.ll9 ; Forwarding a bool in a tail call works.
23 ; Forwarding a bitcasted value works too.
/external/python/cpython2/Doc/c-api/
Diterator.rst9 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/
Dtest200337 works
117 works
141 works
Dtest10723 works
38 works
/external/libkmsxx/
DLTO.cmake6 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/
DSPUOperands.td250 // 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/
Dcontrol8 Ensures that certificate blacklisting works.
11 PURPOSE = 'Ensure that certificate blacklisting works.'
/external/autotest/client/site_tests/logging_CrashSender/
Dcontrol7 PURPOSE = "Verify crash sender works."
21 Test that crash sender works correctly.

12345678910>>...103