/external/llvm-project/lld/test/ELF/ |
D | aarch64-gnu-ifunc-address.s | 11 .globl myfunc symbol 13 myfunc: label
|
D | aarch64-gnu-ifunc2.s | 37 .globl myfunc symbol 39 myfunc: label
|
D | aarch64-ifunc-bti.s | 53 .globl myfunc symbol 55 myfunc: label
|
D | aarch64-gnu-ifunc-nonpreemptable.s | 16 .globl myfunc symbol 18 myfunc: label
|
/external/llvm-project/lld/test/COFF/ |
D | arm64-localimport-align.s | 8 .globl myfunc symbol 14 myfunc: label
|
D | edata.s | 24 .globl myfunc symbol 25 myfunc: label
|
/external/llvm-project/lld/test/ELF/Inputs/ |
D | aarch64-addrifunc.s | 2 .globl myfunc symbol
|
/external/llvm-project/lldb/test/API/lang/cpp/namespace/ |
D | main.cpp | 39 float myfunc (float f) in myfunc() function 88 int Foo::myfunc(int a) in myfunc() function in Foo
|
/external/llvm-project/compiler-rt/test/tsan/ |
D | ignore_lib4.cpp | 28 extern "C" void myfunc() { in myfunc() function
|
/external/compiler-rt/test/tsan/ |
D | ignore_lib4.cc | 27 extern "C" void myfunc() { in myfunc() function
|
/external/skia/infra/bots/recipe_modules/run/examples/ |
D | full.py | 17 def myfunc(api, i): function
|
/external/skqp/infra/bots/recipe_modules/run/examples/ |
D | full.py | 16 def myfunc(api, i): function
|
/external/ltp/testcases/kernel/fs/fs_bind/bin/ |
D | nsclone.c | 32 int myfunc(void *arg) in myfunc() function
|
/external/llvm-project/clang/test/Analysis/ |
D | vector.m | 55 int myfunc(I *i2) { function
|
/external/llvm-project/clang/test/Rewriter/ |
D | rewrite-block-literal.mm | 54 void myfunc(int (^block)(int)) {} function
|
/external/clang/test/Rewriter/ |
D | rewrite-block-literal.mm | 54 void myfunc(int (^block)(int)) {} function
|
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
D | misc-static-assert.cpp | 22 constexpr bool myfunc(int a, int b) { return a * b == 0; } in myfunc() function
|
/external/llvm-project/clang/test/CodeGenCXX/ |
D | dllexport.cpp | 107 virtual void myfunc() {} in myfunc() function in PR32992::Base 114 void myfunc() {} in myfunc() function in PR32992::Derived2 117 void myfunc() {} in myfunc() function in PR32992::Derived
|
/external/python/cpython3/Lib/unittest/test/testmock/ |
D | testhelpers.py | 957 def myfunc(x, y): pass function
|
/external/python/mock/mock/tests/ |
D | testhelpers.py | 1008 def myfunc(x, y): pass function
|