Home
last modified time | relevance | path

Searched defs:_code (Results 1 – 4 of 4) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-open-type-private.hh94 #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/
DHttpStatus.java812 private final int _code; field in HttpStatus.Code
/external/chromium-trace/trace-viewer/third_party/webapp2/
Dwebapp2.py610 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/
Dvki-xen-x86.h128 # define VKI_DECLARE_HVM_SAVE_TYPE(_x, _code, _type) \ argument