Home
last modified time | relevance | path

Searched refs:_ref (Results 1 - 16 of 16) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Drefcnt.h30 pa_atomic_t _ref
33 pa_atomic_load(&(p)->_ref)
36 pa_atomic_store(&(p)->_ref, 0)
41 pa_atomic_store(&(p)->_ref, 1)
44 pa_atomic_inc(&(p)->_ref)
47 (pa_atomic_dec(&(p)->_ref)-1)
57 pa_atomic_store(&(p)->_ref, 1); \
63 pa_atomic_inc(&(p)->_ref); \
69 int _j = (pa_atomic_dec(&(p)->_ref)-1); \
H A Dobject.h79 static inline c* c##_ref(c *o) { \
/third_party/jerryscript/tests/jerry/
H A Dregression-test-issue-3477.js19 var _ref; variable
20 var constructor = _p(this, (_ref = Object.getPrototypeOf(function (){})).call({}));
24 _p(this, (_ref += Object.getPrototypeOf(function (){})).call({}));
/third_party/python/Tools/peg_generator/scripts/
H A Dgrammar_grapher.py61 return [_ref for _item in item.items for _ref in references_for_item(_item)]
86 return [_ref for alt in item.alts for _ref in references_for_item(alt)]
/third_party/lzma/CPP/7zip/UI/Common/
H A DArchiveExtractCallback.h558 CArchiveExtractCallback *_ref;
560 CArchiveExtractCallback_Closer(CArchiveExtractCallback *ref): _ref(ref) {}
565 if (_ref)
567 res = _ref->CloseArc();
568 _ref = NULL;
/third_party/python/Lib/xml/sax/
H A Dexpatreader.py58 self._ref = _mkproxy(parser)
61 parser = self._ref
67 parser = self._ref
73 parser = self._ref
79 parser = self._ref
/third_party/lzma/CPP/7zip/Common/
H A DStreamObjects.h36 CMyComPtr<IUnknown> _ref;
43 _ref = ref;
/third_party/ffmpeg/libavcodec/
H A Dcbs_h2645.c353 name ## _ref = av_buffer_allocz(size + \
355 if (!name ## _ref) \
357 name = name ## _ref->data; \
680 av_buffer_unref(&priv->ps_var ## _ref[id]); \
682 priv->ps_var ## _ref[id] = av_buffer_ref(unit->content_ref); \
683 if (!priv->ps_var ## _ref[id]) \
685 priv->ps_var[id] = (H26 ## h26n ## Raw ## ps_name *)priv->ps_var ## _ref[id]->data; \
/third_party/vk-gl-cts/external/vulkan-docs/src/config/chunkindex/
H A Dlunr.js2335 * @property {string} _ref - Internal reference to the document reference field.
2350 this._ref = "id"
2379 this._ref = ref
2469 var docRef = doc[this._ref],
/third_party/typescript/lib/
H A DtypingsInstaller.js[all...]
H A Dtsc.js[all...]
H A Dtsserverlibrary.js[all...]
H A Dtypescript.js[all...]
H A DtypescriptServices.js[all...]
H A Dtsserver.js[all...]
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js[all...]

Completed in 241 milliseconds