Searched defs:goodbye (Results 1 – 7 of 7) sorted by relevance
| /third_party/typescript/tests/baselines/reference/ | ||
| D | computedPropertyNamesSourceMap1_ES6.js | 6 get ["goodbye"]() { getter in C |
| D | computedPropertyNamesSourceMap2_ES6.js | 6 get ["goodbye"]() { getter |
| D | computedPropertyNamesSourceMap2_ES5.js | 6 get ["goodbye"]() { getter |
| D | computedPropertyNamesSourceMap1_ES5.js | 6 get ["goodbye"]() { getter in C |
| /third_party/pulseaudio/src/modules/rtp/ | ||
| D | sap.c | 73 int pa_sap_send(pa_sap_context *c, bool goodbye) { in pa_sap_send() |
| D | module-rtp-recv.c | 615 bool goodbye = false; in sap_event_cb() local |
| /third_party/python/Lib/test/ | ||
| D | test_enum.py | 2503 def goodbye(self): member in TestSpecial.test_strenum.GoodbyeMixin |