Home
last modified time | relevance | path

Searched defs:myfunc (Results 1 – 20 of 20) sorted by relevance

/external/llvm-project/lld/test/ELF/
Daarch64-gnu-ifunc-address.s11 .globl myfunc symbol
13 myfunc: label
Daarch64-gnu-ifunc2.s37 .globl myfunc symbol
39 myfunc: label
Daarch64-ifunc-bti.s53 .globl myfunc symbol
55 myfunc: label
Daarch64-gnu-ifunc-nonpreemptable.s16 .globl myfunc symbol
18 myfunc: label
/external/llvm-project/lld/test/COFF/
Darm64-localimport-align.s8 .globl myfunc symbol
14 myfunc: label
Dedata.s24 .globl myfunc symbol
25 myfunc: label
/external/llvm-project/lld/test/ELF/Inputs/
Daarch64-addrifunc.s2 .globl myfunc symbol
/external/llvm-project/lldb/test/API/lang/cpp/namespace/
Dmain.cpp39 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/
Dignore_lib4.cpp28 extern "C" void myfunc() { in myfunc() function
/external/compiler-rt/test/tsan/
Dignore_lib4.cc27 extern "C" void myfunc() { in myfunc() function
/external/skia/infra/bots/recipe_modules/run/examples/
Dfull.py17 def myfunc(api, i): function
/external/skqp/infra/bots/recipe_modules/run/examples/
Dfull.py16 def myfunc(api, i): function
/external/ltp/testcases/kernel/fs/fs_bind/bin/
Dnsclone.c32 int myfunc(void *arg) in myfunc() function
/external/llvm-project/clang/test/Analysis/
Dvector.m55 int myfunc(I *i2) { function
/external/llvm-project/clang/test/Rewriter/
Drewrite-block-literal.mm54 void myfunc(int (^block)(int)) {} function
/external/clang/test/Rewriter/
Drewrite-block-literal.mm54 void myfunc(int (^block)(int)) {} function
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dmisc-static-assert.cpp22 constexpr bool myfunc(int a, int b) { return a * b == 0; } in myfunc() function
/external/llvm-project/clang/test/CodeGenCXX/
Ddllexport.cpp107 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/
Dtesthelpers.py957 def myfunc(x, y): pass function
/external/python/mock/mock/tests/
Dtesthelpers.py1008 def myfunc(x, y): pass function