/external/xmlrpcpp/src/ |
D | XmlRpcException.h | 37 int _code; variable
|
/external/minijail/ |
D | bpf.h | 134 #define set_bpf_stmt(_block, _code, _k) \ argument 137 #define set_bpf_jump(_block, _code, _k, _jt, _jf) \ argument
|
D | syscall_filter_unittest.c | 21 #define EXPECT_EQ_BLOCK(_block, _code, _k, _jt, _jf) \ argument 29 #define EXPECT_EQ_STMT(_block, _code, _k) \ argument
|
/external/opencv3/modules/viz/src/ |
D | types.cpp | 51 cv::viz::KeyboardEvent::KeyboardEvent(Action _action, const String& _symbol, unsigned char _code, i… in KeyboardEvent()
|
/external/harfbuzz_ng/src/ |
D | hb-open-type-private.hh | 94 #define _DEFINE_COMPILES_ASSERTION1(_line, _code) \ argument 97 # define _DEFINE_COMPILES_ASSERTION0(_line, _code) _DEFINE_COMPILES_ASSERTION1 (_line, _code) argument 98 # define DEFINE_COMPILES_ASSERTION(_code) _DEFINE_COMPILES_ASSERTION0 (__LINE__, _code) argument
|
/external/jetty/src/java/org/eclipse/jetty/http/ |
D | HttpStatus.java | 812 private final int _code; field in HttpStatus.Code
|
/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/opencv3/modules/ts/src/ |
D | ts.cpp | 215 int _code = setjmp( tsJmpMark ); in safe_run() local
|
/external/chromium-trace/catapult/third_party/webapp2/ |
D | webapp2.py | 610 def redirect_to(self, _name, _permanent=False, _abort=False, _code=None, argument 1795 def redirect_to(_name, _permanent=False, _abort=False, _code=None, argument
|
/external/pdfium/third_party/libtiff/ |
D | tif_lzw.c | 176 #define NextCode(_tif, _sp, _bp, _code, _get) { \ argument
|
/external/opencv3/3rdparty/libtiff/ |
D | tif_lzw.c | 176 #define NextCode(_tif, _sp, _bp, _code, _get) { \ 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/valgrind/include/vki/ |
D | vki-xen-x86.h | 155 # define VKI_DECLARE_HVM_SAVE_TYPE(_x, _code, _type) \ argument
|