Home
last modified time | relevance | path

Searched defs:ReferenceCount (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/angle/src/common/
H A Dpacked_cl_enums.json85 "ReferenceCount": "CL_DEVICE_REFERENCE_COUNT", string
125 "ReferenceCount": "CL_CONTEXT_REFERENCE_COUNT", string
133 "ReferenceCount": "CL_QUEUE_REFERENCE_COUNT", string
161 "ReferenceCount": "CL_MEM_REFERENCE_COUNT", string
198 "ReferenceCount": "CL_SAMPLER_REFERENCE_COUNT", string
206 "ReferenceCount": "CL_PROGRAM_REFERENCE_COUNT", string
229 "ReferenceCount": "CL_KERNEL_REFERENCE_COUNT", string
263 "ReferenceCount": "CL_EVENT_REFERENCE_COUNT", string
H A DPackedCLEnums_autogen.h48 ReferenceCount = 2, enumerator
65 ReferenceCount = 0, enumerator
152 ReferenceCount = 71, enumerator
204 ReferenceCount = 2, enumerator
305 ReferenceCount = 2, enumerator
361 ReferenceCount = 5, enumerator
469 ReferenceCount = 0, enumerator
493 ReferenceCount = 0, enumerator
/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_khr_command_buffer/
H A Dcommand_buffer_test_event_info.cpp190 struct ReferenceCount : public BasicCommandBufferTest struct
194 cl_int Run() override in Run()
/aosp_15_r20/art/compiler/jni/quick/
H A Dcalling_convention.cc199 size_t JniCallingConvention::ReferenceCount() const { in ReferenceCount() function in art::JniCallingConvention
/aosp_15_r20/frameworks/base/cmds/idmap2/tests/
H A DResultTests.cpp215 TEST(ResultTests, ReferenceCount) { in TEST() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DDbgEntityHistoryCalculator.cpp136 SmallVector<int, 4> ReferenceCount; in trimLocationRanges() local
/aosp_15_r20/external/icing/icing/
H A Dicing-search-engine_blob_test.cc625 TEST_F(IcingSearchEngineBlobTest, ReferenceCount) { in TEST_F() argument
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dks.h252 ULONG ReferenceCount; member
2135 ULONG ReferenceCount; member
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dndis.h321 USHORT ReferenceCount; member
Dwdm.h3854 ULONG ReferenceCount; member
3926 LONG ReferenceCount; member
Dntifs.h9249 ULONG ReferenceCount; member
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs185615 pub ReferenceCount: DWORD, field