Searched defs:_code (Results 1 – 7 of 7) sorted by relevance
| /third_party/skia/m133/third_party/externals/harfbuzz/src/ |
| D | hb-machinery.hh | 95 #define _DEFINE_COMPILES_ASSERTION1(_line, _code) \ argument 98 # define _DEFINE_COMPILES_ASSERTION0(_line, _code) _DEFINE_COMPILES_ASSERTION1 (_line, _code) argument 99 # define DEFINE_COMPILES_ASSERTION(_code) _DEFINE_COMPILES_ASSERTION0 (__LINE__, _code) argument
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-machinery.hh | 96 #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/python/Lib/re/ |
| D | _compiler.py | 571 def _code(p, flags): function
|
| /third_party/libwebsockets/lib/roles/http/ |
| D | header.c | 310 lws_add_http_header_status(struct lws *wsi, unsigned int _code, in lws_add_http_header_status()
|
| /third_party/grpc/src/python/grpcio_testing/grpc_testing/_channel/ |
| D | _invocation.py | 50 def _code(handler): function
|
| /third_party/mesa3d/src/asahi/lib/ |
| D | decode.c | 29 agx_disassemble(void *_code, size_t maxlen, FILE *fp) in agx_disassemble()
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| D | es31cDrawIndirectTests.cpp | 108 DILogger sub_result(long _code) in sub_result() 121 DILogger sub_result_inner(long _code) in sub_result_inner()
|