Searched defs:_func (Results 1 – 17 of 17) sorted by relevance
/external/llvm/test/MC/ARM/ |
D | arm-it-block.s | 3 .globl _func symbol 5 _func: label
|
D | basic-thumb2-instructions.s | 4 .globl _func symbol 15 _func: label
|
D | arm-trustzone.s | 6 .globl _func symbol 11 _func: label
|
D | basic-thumb-instructions.s | 9 .globl _func symbol 20 _func: label
|
D | arm-thumb-trustzone.s | 6 .globl _func symbol 11 _func: label
|
D | arm-memory-instructions.s | 3 .globl _func symbol 8 _func: label
|
D | basic-arm-instructions.s | 4 .globl _func symbol 12 _func: label
|
D | thumb-not-mclass.s | 6 .globl _func symbol
|
D | thumbv7m.s | 4 .globl _func symbol
|
D | thumb2-b.w-encodingT4.s | 3 .globl _func symbol
|
/external/llvm/test/MC/AArch64/ |
D | basic-a64-instructions.s | 2 .globl _func symbol 11 _func: label
|
/external/opencv3/3rdparty/jinja2/ |
D | _compat.py | 124 def _func(): function
|
/external/opencv3/modules/core/src/ |
D | system.cpp | 202 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/ |
D | wsgilib.py | 592 _func = globals()[_name] variable
|
/external/safe-iop/src/ |
D | safe_iop.c | 55 #define _SAFE_IOP_TYPE_CASE(_type, _func) { \ argument
|
/external/opencv3/modules/core/include/opencv2/core/ |
D | base.hpp | 332 CV_INLINE CV_NORETURN void errorNoReturn(int _code, const String& _err, const char* _func, const ch… in errorNoReturn()
|
/external/opencv3/modules/imgproc/src/ |
D | imgwarp.cpp | 5410 const Scalar &_borderValue, ippiWarpAffineBackFunc _func, bool *_ok) : in IPPWarpAffineInvoker() 6039 … int &_borderType, const Scalar &_borderValue, ippiWarpPerspectiveFunc _func, bool *_ok) : in IPPWarpPerspectiveInvoker()
|