/llvm-project/clang/test/CodeGen/ |
H A D | 2008-09-03-WeakAlias.c | 5 int active (void) in active() function
|
H A D | 2007-09-17-WeakRef.c | 6 int active (void) in active() function
|
/llvm-project/lld/MachO/ |
H A D | Driver.h | 105 bool active; global() variable
|
/llvm-project/libcxx/test/support/ |
H A D | format_string.h | 15 bool active; in format_string_imp() member
|
/llvm-project/libc/src/__support/threads/ |
H A D | thread.cpp | 39 bool active = false; global() member 97 bool active = false; global() member
|
/llvm-project/clang/test/SemaObjC/ |
H A D | kindof.m | 314 @property (readonly, getter=isActive) BOOL active; property 317 @property (getter=isActive, readonly) BOOL active; property
|
/llvm-project/libcxx/test/std/strings/basic.string/string.cons/ |
H A D | copy_alloc.pass.cpp | 23 bool active; member
|
/llvm-project/openmp/runtime/src/ |
H A D | kmp_dispatch.cpp | 196 int active; in __kmp_dispatch_init_algorithm() local 967 int active; in __kmp_dispatch_init() local 2469 int active; in __kmpc_sections_init() local 2643 int active = !th->th.th_team->t.t_serialized; in __kmpc_end_sections() local
|
H A D | kmp_dispatch_hier.h | 336 kmp_int32 active; // number of topology units that communicate with this unit member 926 int tid, gtid, num_hw_threads, num_threads_per_layer1, active; in __kmp_dispatch_init_hierarchy() local
|
/llvm-project/libcxx/test/std/algorithms/ |
H A D | pstl.exception_handling.pass.cpp | 50 bool active() const { return active_; } in active() function
|
/llvm-project/polly/lib/External/isl/ |
H A D | isl_polynomial.c | 2661 static isl_stat poly_set_active(__isl_keep isl_poly *poly, int *active, int d) in poly_set_active() 2684 static isl_stat set_active(__isl_keep isl_qpolynomial *qp, int *active) in set_active() 2715 int *active = NULL; in isl_qpolynomial_involves_dims() local 2767 int *active = NULL; in remove_redundant_divs() local 4280 int *active = NULL; in fix_inactive() local
|
H A D | isl_constraint.c | 406 int *active = NULL; in isl_constraint_involves_dims() local
|
H A D | isl_local_space.c | 1465 int *active = NULL; in isl_local_space_get_active() local
|
H A D | isl_aff.c | 2540 int *active = NULL; in isl_aff_involves_dims() local
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGCleanup.cpp | 270 RawAddress active = CreateTempAllocaWithoutCast( createCleanupActiveFlag() local [all...] |
/llvm-project/offload/DeviceRTL/src/ |
H A D | Workshare.cpp | 343 __kmpc_impl_lanemask_t active = mapping::activemask(); in NextIter() local
|
/llvm-project/llvm/utils/lit/lit/ |
H A D | TestRunner.py | 125 def active(self): member in TimeoutHelper
|
/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
H A D | GDBRemoteCommunicationClient.cpp | 4002 bool active = true; ReadExtFeature() local
|