Searched defs:opening (Results 1 – 6 of 6) sorted by relevance
/third_party/pulseaudio/src/modules/x11/ |
D | module-x11-xsmp.c | 95 static void new_ice_connection(IceConn connection, IcePointer client_data, Bool opening, IcePointer… in new_ice_connection()
|
/third_party/python/Parser/ |
D | string_parser.c | 673 int opening = (unsigned char)parenstack[nested_depth]; in fstring_find_expr() local 698 int opening = (unsigned char)parenstack[nested_depth - 1]; in fstring_find_expr() local
|
D | tokenizer.c | 2023 int opening = tok->parenstack[tok->level]; in tok_get() local
|
/third_party/cef/tools/yapf/yapf/yapflib/ |
D | format_decision_state.py | 638 def _EachDictEntryFitsOnOneLine(self, opening): argument
|
/third_party/pulseaudio/src/pulsecore/ |
D | x11wrap.c | 157 static void x11_watch(Display *display, XPointer userdata, int fd, Bool opening, XPointer *watch_da… in x11_watch()
|
/third_party/boost/libs/flyweight/example/ |
D | html.cpp | 74 enum tag_type{opening,closing,failure}; enumerator
|