Home
last modified time | relevance | path

Searched defs:active (Results 1 – 18 of 18) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A D2008-09-03-WeakAlias.c5 int active (void) in active() function
H A D2007-09-17-WeakRef.c6 int active (void) in active() function
/llvm-project/lld/MachO/
H A DDriver.h105 bool active; global() variable
/llvm-project/libcxx/test/support/
H A Dformat_string.h15 bool active; in format_string_imp() member
/llvm-project/libc/src/__support/threads/
H A Dthread.cpp39 bool active = false; global() member
97 bool active = false; global() member
/llvm-project/clang/test/SemaObjC/
H A Dkindof.m314 @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 Dcopy_alloc.pass.cpp23 bool active; member
/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch.cpp196 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 Dkmp_dispatch_hier.h336 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 Dpstl.exception_handling.pass.cpp50 bool active() const { return active_; } in active() function
/llvm-project/polly/lib/External/isl/
H A Disl_polynomial.c2661 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 Disl_constraint.c406 int *active = NULL; in isl_constraint_involves_dims() local
H A Disl_local_space.c1465 int *active = NULL; in isl_local_space_get_active() local
H A Disl_aff.c2540 int *active = NULL; in isl_aff_involves_dims() local
/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.cpp270 RawAddress active = CreateTempAllocaWithoutCast( createCleanupActiveFlag() local
[all...]
/llvm-project/offload/DeviceRTL/src/
H A DWorkshare.cpp343 __kmpc_impl_lanemask_t active = mapping::activemask(); in NextIter() local
/llvm-project/llvm/utils/lit/lit/
H A DTestRunner.py125 def active(self): member in TimeoutHelper
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp4002 bool active = true; ReadExtFeature() local