Home
last modified time | relevance | path

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

/third_party/boost/boost/outcome/experimental/status-code/
Dstatus_error.hpp73 status_code<DomainType> _code; member in status_error
/third_party/harfbuzz/src/
Dhb-machinery.hh96 #define _DEFINE_COMPILES_ASSERTION1(_line, _code) \ argument
99 # define _DEFINE_COMPILES_ASSERTION0(_line, _code) _DEFINE_COMPILES_ASSERTION1 (_line, _code) argument
100 # define DEFINE_COMPILES_ASSERTION(_code) _DEFINE_COMPILES_ASSERTION0 (__LINE__, _code) argument
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-machinery.hh107 #define _DEFINE_COMPILES_ASSERTION1(_line, _code) \ argument
110 # define _DEFINE_COMPILES_ASSERTION0(_line, _code) _DEFINE_COMPILES_ASSERTION1 (_line, _code) argument
111 # define DEFINE_COMPILES_ASSERTION(_code) _DEFINE_COMPILES_ASSERTION0 (__LINE__, _code) argument
/third_party/python/Lib/
Dsre_compile.py598 def _code(p, flags): function
/third_party/grpc/src/python/grpcio_testing/grpc_testing/_channel/
D_invocation.py50 def _code(handler): function
/third_party/mingw-w64/mingw-w64-headers/include/
Dwabdefs.h963 #define MAPI_DIAG(_code) ((LONG) _code) argument
Dmapidefs.h951 #define MAPI_DIAG(_code) ((LONG) _code) argument