Home
last modified time | relevance | path

Searched defs:WID (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/SemaObjC/
Derror-property-gc-attr.m8 __weak id WID; field
14 @property (assign) __weak id WID; property
/external/llvm-project/clang/test/SemaObjC/
Derror-property-gc-attr.m8 __weak id WID; field
14 @property (assign) __weak id WID; property
/external/llvm-project/openmp/libomptarget/deviceRTLs/common/src/
Ddata_sharing.cu29 for (int WID = 0; WID < DS_Max_Warp_Number; WID++) { in data_sharing_init_stack_common() local
75 const unsigned WID = GetWarpId(); in data_sharing_push_stack_common() local
180 unsigned WID = GetWarpId(); in __kmpc_data_sharing_pop_stack() local