Home
last modified time | relevance | path

Searched defs:ref (Results 576 - 600 of 1453) sorted by relevance

1...<<21222324252627282930>>...59

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_winsys.h30 struct nouveau_bufref *ref = in nv50_add_bufctx_resident() local
45 struct nouveau_pushbuf_refn ref = { bo, flags }; in PUSH_REFN() local
/third_party/node/deps/v8/src/heap/cppgc-js/
H A Dunified-heap-marking-visitor.cc58 void UnifiedHeapMarkingVisitorBase::Visit(const TracedReferenceBase& ref) { in Visit() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_winsys.h29 struct nouveau_bufref *ref = in nvc0_add_resident() local
44 struct nouveau_pushbuf_refn ref = { bo, flags }; in PUSH_REFN() local
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dmac_meth.c22 int ref = 0; in evp_mac_up_ref() local
31 int ref = 0; in evp_mac_free() local
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dossl_core_bio.c38 int ref = 0; in ossl_core_bio_up_ref() local
45 int ref = 0, res = 1; in ossl_core_bio_free() local
/third_party/pulseaudio/src/modules/
H A Dreserve-monitor.c38 int ref; member
/third_party/pulseaudio/src/pulsecore/
H A Dlock-autospawn.c71 static int ref(void) { in ref() function
/third_party/openssl/crypto/evp/
H A Dmac_meth.c22 int ref = 0; in evp_mac_up_ref() local
31 int ref = 0; in evp_mac_free() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/
H A DvktPostmortemShaderTimeoutTests.cpp210 const deUint32 ref = i + m_iterations * m_iterations; in iterate() local
/third_party/skia/src/gpu/
H A DGrGpuResource.cpp249 void GrGpuResource::ProxyAccess::ref(GrResourceCache* cache) { in ref() function in GrGpuResource::ProxyAccess
H A DGrManagedResource.h114 void ref() const { in ref() function in GrManagedResource
/third_party/skia/src/core/
H A DSkCachedData.h28 void ref() const { this->internalRef(false); } in ref() function in SkCachedData
/third_party/skia/src/sksl/ir/
H A DSkSLBinaryExpression.cpp227 const VariableReference& ref = expr.as<VariableReference>(); in CheckRef() local
/third_party/skia/tests/
H A DDataRefTest.cpp129 static void assert_len(skiatest::Reporter* reporter, const sk_sp<SkData>& ref, size_t len) { in assert_len() argument
133 static void assert_data(skiatest::Reporter* reporter, const sk_sp<SkData>& ref, in assert_data() argument
H A DDrawTextTest.cpp39 static bool compare(const SkBitmap& ref, const SkIRect& iref, in compare() argument
H A DFontHostStreamTest.cpp38 static bool compare(const SkBitmap& ref, const SkIRect& iref, in compare() argument
H A DHashTest.cpp119 auto ref = sk_make_sp<SkRefCnt>(); in DEF_TEST() local
/third_party/openssl/crypto/bio/
H A Dossl_core_bio.c38 int ref = 0; in ossl_core_bio_up_ref() local
45 int ref = 0, res = 1; in ossl_core_bio_free() local
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafcjk.h66 AF_WidthRec ref; member
/third_party/rust/crates/nix/test/sys/
H A Dtest_aio.rs25 pub static ref SIGNALED: AtomicBool = AtomicBool::new(false); consts
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/postmortem/
H A DvktPostmortemShaderTimeoutTests.cpp210 const deUint32 ref = i + m_iterations * m_iterations; in iterate() local
/applications/sample/wifi-iot/app/samgr/
H A Dbroadcast_example.c219 int32 ref = fapi->Release((IUnknown *)fapi); in CASE_ReleaseIUnknown() local
H A Dfeature_example.c297 int32 ref = demoApi->Release((IUnknown *)demoApi); in CASE_ReleaseIUnknown() local
/applications/standard/calendardata/calendarmanager/napi/src/
H A Dcalendar_manager_napi.cpp39 napi_ref ref = nullptr; in CreateCalendar() member
108 napi_ref ref = nullptr; member
[all...]
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dparallel_marker-inl.h175 inline void NonMovableMarker::RecordWeakReference(uint32_t threadId, JSTaggedType *ref, Region *objectRegion) in RecordWeakReference() argument
430 inline void SemiGCMarker::RecordWeakReference(uint32_t threadId, JSTaggedType *ref, in RecordWeakReference() argument
526 inline void CompressGCMarker::RecordWeakReference(uint32_t threadId, JSTaggedType *ref, in RecordWeakReference() argument

Completed in 13 milliseconds

1...<<21222324252627282930>>...59