Home
last modified time | relevance | path

Searched defs:refcount (Results 1 – 25 of 92) sorted by relevance

1234

/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DObjectBaseTests.cpp37 int refcount = 1; in TEST() local
47 int refcount = 1; in TEST() local
57 int refcount = 1; in TEST() local
69 int refcount = 1; in TEST() local
83 int refcount = 1; in TEST() local
94 int refcount = 1; in TEST() local
109 int refcount = 1; in TEST() local
125 int refcount = 1; in TEST() local
143 int refcount = 1; in TEST() local
157 int refcount = 1; in TEST() local
[all …]
/third_party/libuv/docs/src/
Dhandle.rst269 .. _refcount: target in Miscellaneous API functions
/third_party/ffmpeg/libavutil/
Dbuffer_internal.h45 atomic_uint refcount; member
101 atomic_uint refcount; member
/third_party/mesa3d/src/drm-shim/
Ddrm_shim.h72 int refcount; member
81 int refcount; member
/third_party/ffmpeg/libavfilter/
Dformats.h68 unsigned refcount; ///< number of references to this list member
91 unsigned refcount; ///< number of references to this list member
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DBuddyMemoryAllocator.h65 size_t refcount = 0; member
/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/
Dobj_ref.h60 atomic_t refcount; member
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
DObjectBase.h45 uint32_t refcount; member
/third_party/libwebsockets/lib/tls/openssl/
Dprivate-lib-tls-openssl.h39 int refcount; member
/third_party/libdrm/amdgpu/
Damdgpu_internal.h68 atomic_t refcount; member
95 atomic_t refcount; member
130 atomic_t refcount; member
/third_party/libdrm/tests/radeon/
Drbo.h34 unsigned refcount; member
/third_party/libwebsockets/include/libwebsockets/
Dlws-settings.h44 uint8_t refcount; member
/third_party/libwebsockets/lib/misc/lwsac/
Dprivate-lib-misc-lwsac.h59 int refcount; member
/third_party/mesa3d/src/gallium/drivers/tegra/
Dtegra_resource.h34 unsigned int refcount; member
Dtegra_context.h50 unsigned int refcount; member
/third_party/node/test/js-native-api/test_reference/
Dtest_reference.c162 uint32_t refcount; in IncrementRefcount() local
174 uint32_t refcount; in DecrementRefcount() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcordz_info.cc81 size_t refcount = rep->refcount.Get(); in AnalyzeCordRep() local
113 size_t refcount; member
Dcord_internal.h104 int32_t refcount = count_.load(std::memory_order_acquire) & kRefcountMask; in Decrement() local
113 int32_t refcount = in DecrementExpectHighRefcount() local
214 RefcountAndFlags refcount; member
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_texture.h60 unsigned refcount; member
/third_party/mesa3d/src/vulkan/runtime/
Dvk_sync_timeline.h53 int refcount; member
/third_party/libdrm/radeon/
Dbof.h45 unsigned refcount; member
/third_party/libwebsockets/lib/tls/
Dprivate-jit-trust.h104 char refcount; /* expected results left */ member
/third_party/libwebsockets/lib/system/smd/
Dprivate-lib-system-smd.h43 uint16_t refcount; member
/third_party/ffmpeg/libavcodec/
Dv4l2_m2m.h54 atomic_uint refcount; member
/third_party/libinput/src/
Dlibinput-private.h155 int refcount; member
168 size_t refcount; member
180 int refcount; member
339 int refcount; member
352 int refcount; member
392 int refcount; member
407 int refcount; member

1234