/external/llvm-project/llvm/test/CodeGen/AArch64/GlobalISel/ |
D | arm64-callingconv-ios.ll | 8 define void @test_varargs() { 9 ; CHECK-LABEL: name: test_varargs
|
D | arm64-callingconv.ll | 73 define void @test_varargs() { 74 ; CHECK-LABEL: name: test_varargs
|
D | call-translator-tail-call.ll | 79 define void @test_varargs() { 80 ; COMMON-LABEL: name: test_varargs
|
/external/llvm-project/llvm/test/CodeGen/WebAssembly/ |
D | function-bitcasts.ll | 98 ; CHECK-LABEL: test_varargs: 105 define void @test_varargs() {
|
/external/python/jinja/tests/ |
D | test_core_tags.py | 385 def test_varargs(self, env_trim): member in TestMacros
|
/external/python/cpython3/Lib/test/ |
D | test_call.py | 187 def test_varargs(self): member in TestCallingConventions
|
D | test_inspect.py | 1517 def test_varargs(self): member in TestGetcallargsFunctions
|
/external/tensorflow/tensorflow/python/util/ |
D | deprecation_test.py | 672 def test_varargs(self, mock_warning): member in DeprecatedArgsTest
|
/external/python/cpython2/Lib/test/ |
D | test_inspect.py | 752 def test_varargs(self): member in TestGetcallargsFunctions
|
/external/python/cffi/testing/cffi1/ |
D | test_verify1.py | 972 def test_varargs(): function
|
/external/python/cffi/testing/cffi0/ |
D | test_verify.py | 1008 def test_varargs(): function
|
/external/python/cpython3/Lib/lib2to3/tests/ |
D | test_fixers.py | 2062 def test_varargs(self): member in Test_tuple_params
|
/external/python/cpython2/Lib/lib2to3/tests/ |
D | test_fixers.py | 2000 def test_varargs(self): member in Test_tuple_params
|
/external/libpcap/ |
D | configure | 3531 test_varargs (const char *format, ...) 3576 test_varargs ("s, d' f .", "string", 65, 34.234);
|
/external/lmfit/ |
D | configure | 11476 test_varargs (const char *format, ...) 11521 test_varargs ("s, d' f .", "string", 65, 34.234);
|
/external/strace/ |
D | configure | 4487 test_varargs (const char *format, ...) 4532 test_varargs ("s, d' f .", "string", 65, 34.234);
|
/external/ImageMagick/ |
D | configure | 7842 test_varargs (const char *format, ...) 7887 test_varargs ("s, d' f .", "string", 65, 34.234);
|