Searched defs:_line (Results 1 – 10 of 10) sorted by relevance
/third_party/harfbuzz/src/ |
D | hb-machinery.hh | 89 #define _DEFINE_INSTANCE_ASSERTION1(_line, _assertion) \ argument 92 # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assert… argument 96 #define _DEFINE_COMPILES_ASSERTION1(_line, _code) \ argument 99 # define _DEFINE_COMPILES_ASSERTION0(_line, _code) _DEFINE_COMPILES_ASSERTION1 (_line, _code) argument
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-machinery.hh | 100 #define _DEFINE_INSTANCE_ASSERTION1(_line, _assertion) \ argument 103 # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assert… argument 107 #define _DEFINE_COMPILES_ASSERTION1(_line, _code) \ argument 110 # define _DEFINE_COMPILES_ASSERTION0(_line, _code) _DEFINE_COMPILES_ASSERTION1 (_line, _code) argument
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-machinery.hh | 89 #define _DEFINE_INSTANCE_ASSERTION1(_line, _assertion) \ argument 92 # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assert… argument 96 #define _DEFINE_COMPILES_ASSERTION1(_line, _code) \ argument 99 # define _DEFINE_COMPILES_ASSERTION0(_line, _code) _DEFINE_COMPILES_ASSERTION1 (_line, _code) argument
|
/third_party/mesa3d/src/glx/apple/ |
D | apple_glx_log.c | 99 char *_line; in _apple_glx_vlog() local
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
D | ninja_syntax.py | 111 def _line(self, text, indent=0): member in Writer
|
/third_party/node/tools/gyp/pylib/gyp/ |
D | ninja_syntax.py | 124 def _line(self, text, indent=0): member in Writer
|
/third_party/ninja/misc/ |
D | ninja_syntax.py | 130 def _line(self, text, indent=0): member in Writer
|
/third_party/node/lib/ |
D | readline.js | 788 Interface.prototype._line = function() { method in Interface
|
/third_party/mesa3d/src/freedreno/decode/ |
D | crashdec.c | 237 #define foreach_line_in_section(_line) \ argument
|
/third_party/python/Tools/clinic/ |
D | clinic.py | 1520 def _line(self, lookahead=False): member in BlockParser
|