Searched defs:_code (Results 1 – 4 of 4) sorted by relevance
/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/chromium-trace/trace-viewer/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/valgrind/include/vki/ |
D | vki-xen-x86.h | 128 # define VKI_DECLARE_HVM_SAVE_TYPE(_x, _code, _type) \ argument
|