Home
last modified time | relevance | path

Searched defs:shared (Results 1 - 25 of 422) sorted by relevance

12345678910>>...17

/third_party/musl/src/thread/
H A Dpthread_spin_init.c3 int pthread_spin_init(pthread_spinlock_t *s, int shared) in pthread_spin_init() argument
/third_party/skia/tests/
H A DSkSharedMutexTest.cpp26 int shared[kSharedSize]; in DEF_TEST() local
/kernel/liteos_a/testsuites/unittest/basic/mem/shm/full/
H A Dshm_test_006.cpp38 void *shared = NULL; in Testcase() local
[all...]
H A Dshm_test_008.cpp39 void *shared = NULL; in Testcase() local
H A Dshm_test_007.cpp38 char *shared = NULL; in Testcase() local
[all...]
/kernel/liteos_a/testsuites/unittest/basic/mem/shm/smoke/
H A Dshm_test_011.cpp37 int *shared = NULL; in Testcase() local
[all...]
/third_party/rust/crates/cxx/tests/ui/
H A Dunique_ptr_as_mut.rs18 let mut shared = UniquePtr::<ffi::Shared>::null(); in main() variables
/third_party/mesa3d/src/compiler/glsl/glcpp/
H A Dpp_standalone_scaffolding.c44 _mesa_get_shader_include_cursor(struct gl_shared_state *shared) in _mesa_get_shader_include_cursor() argument
52 _mesa_set_shader_include_cursor(struct gl_shared_state *shared, in _mesa_set_shader_include_cursor() argument
/third_party/node/deps/v8/src/heap/
H A Dlocal-factory.cc29 void LocalFactory::AddToScriptList(Handle<Script> shared) { in AddToScriptList() argument
/third_party/musl/libc-test/src/functionalext/supplement/thread/
H A Dpthread_barrierattr_setpshared.c31 int shared = 0; in pthread_barrierattr_setpshared_0100() local
/kernel/linux/linux-5.10/arch/arm/xen/
H A Dgrant-table.c43 void arch_gnttab_unmap(void *shared, unsigned long nr_gframes) in arch_gnttab_unmap() argument
/kernel/linux/linux-6.6/arch/arm/xen/
H A Dgrant-table.c43 void arch_gnttab_unmap(void *shared, unsigned long nr_gframes) in arch_gnttab_unmap() argument
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-thin-metadata.h137 bool shared:1; member
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_sync.c88 radeon_sync_resv(struct radeon_device *rdev, struct radeon_sync *sync, struct dma_resv *resv, bool shared) radeon_sync_resv() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_sync.c89 radeon_sync_resv(struct radeon_device *rdev, struct radeon_sync *sync, struct dma_resv *resv, bool shared) radeon_sync_resv() argument
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-thin-metadata.h138 bool shared:1; member
/kernel/liteos_a/testsuites/unittest/process/plimits/smoke/
H A DIt_process_plimits_ipc_009.cpp51 void *shared = nullptr; in ItProcessPlimitsIpc009() local
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_context.h44 BOOL shared; member
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmdt/
H A Dhugeshmdt01.c38 static int *shared; variable
[all...]
/third_party/ltp/testcases/kernel/syscalls/ipc/shmdt/
H A Dshmdt01.c22 static int *shared; variable
/third_party/ltp/testcases/open_posix_testsuite/functional/semaphores/
H A Dsem_lock.c30 int shared = 1; in main() local
/third_party/node/deps/v8/src/baseline/
H A Dbaseline.cc25 bool CanCompileWithBaseline(Isolate* isolate, SharedFunctionInfo shared) { in CanCompileWithBaseline() argument
59 GenerateBaselineCode(Isolate* isolate, Handle<SharedFunctionInfo> shared) GenerateBaselineCode() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkTimelineSemaphore.hpp142 std::shared_ptr<Shared> shared; member in vk::TimelineSemaphore
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7770_osm.c64 int shared; in aic7770_map_int() local
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7770_osm.c64 int shared; in aic7770_map_int() local

Completed in 10 milliseconds

12345678910>>...17