Home
last modified time | relevance | path

Searched defs:_func (Results 1 – 17 of 17) sorted by relevance

/external/llvm/test/MC/ARM/
Darm-it-block.s3 .globl _func symbol
5 _func: label
Dbasic-thumb2-instructions.s4 .globl _func symbol
15 _func: label
Darm-trustzone.s6 .globl _func symbol
11 _func: label
Dbasic-thumb-instructions.s9 .globl _func symbol
20 _func: label
Darm-thumb-trustzone.s6 .globl _func symbol
11 _func: label
Darm-memory-instructions.s3 .globl _func symbol
8 _func: label
Dbasic-arm-instructions.s4 .globl _func symbol
12 _func: label
Dthumb-not-mclass.s6 .globl _func symbol
Dthumbv7m.s4 .globl _func symbol
Dthumb2-b.w-encodingT4.s3 .globl _func symbol
/external/llvm/test/MC/AArch64/
Dbasic-a64-instructions.s2 .globl _func symbol
11 _func: label
/external/opencv3/3rdparty/jinja2/
D_compat.py124 def _func(): function
/external/opencv3/modules/core/src/
Dsystem.cpp202 Exception::Exception(int _code, const String& _err, const String& _func, const String& _file, int _… in Exception()
658 void error(int _code, const String& _err, const char* _func, const char* _file, int _line) in error()
/external/chromium-trace/catapult/third_party/Paste/paste/
Dwsgilib.py592 _func = globals()[_name] variable
/external/safe-iop/src/
Dsafe_iop.c55 #define _SAFE_IOP_TYPE_CASE(_type, _func) { \ argument
/external/opencv3/modules/core/include/opencv2/core/
Dbase.hpp332 CV_INLINE CV_NORETURN void errorNoReturn(int _code, const String& _err, const char* _func, const ch… in errorNoReturn()
/external/opencv3/modules/imgproc/src/
Dimgwarp.cpp5410 const Scalar &_borderValue, ippiWarpAffineBackFunc _func, bool *_ok) : in IPPWarpAffineInvoker()
6039 … int &_borderType, const Scalar &_borderValue, ippiWarpPerspectiveFunc _func, bool *_ok) : in IPPWarpPerspectiveInvoker()