Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DThreadPool.h207 DenseMap<ThreadPoolTaskGroup *, unsigned> ActiveGroups; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DThreadPool.h207 DenseMap<ThreadPoolTaskGroup *, unsigned> ActiveGroups; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DThreadPool.h205 DenseMap<ThreadPoolTaskGroup *, unsigned> ActiveGroups; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DThreadPool.h205 DenseMap<ThreadPoolTaskGroup *, unsigned> ActiveGroups; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DThreadPool.h205 DenseMap<ThreadPoolTaskGroup *, unsigned> ActiveGroups; variable
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/3/external/libchrome/base/metrics/
Dfield_trial.h187 typedef std::vector<ActiveGroup> ActiveGroups; typedef
/aosp_15_r20/external/libchrome/base/metrics/
H A Dfield_trial.h184 typedef std::vector<ActiveGroup> ActiveGroups; typedef
H A Dfield_trial_unittest.cc296 TEST_F(FieldTrialTest, ActiveGroups) { in TEST_F() argument
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/metrics/
Dfield_trial.h187 typedef std::vector<ActiveGroup> ActiveGroups; typedef
/aosp_15_r20/external/cronet/base/metrics/
H A Dfield_trial.h239 typedef std::vector<ActiveGroup> ActiveGroups; typedef
H A Dfield_trial_unittest.cc277 TEST_F(FieldTrialTest, ActiveGroups) { in TEST_F() argument
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dmtypes.h1947 unsigned *ActiveGroups; member