Searched refs:new_group (Results 1 – 13 of 13) sorted by relevance
62 new_group = {}63 cur[m.group(1)] = new_group64 depth_stack.append(new_group)
44 Boolean new_group = FALSE; in fst_attach() local64 new_group = TRUE; in fst_attach()71 if (new_group) in fst_attach()
38 static void new_group()99 new_group(); in groupadd_main()
681 new_group = group_class(group_name)682 new_group.AddMethod(self)683 self._call_queue.append(new_group)
163 unsigned int new_group; member390 uint32_t new_group; member
198 o->new_group = le32_to_cpu(top->new_group); in convert_thread_options_to_cpu()359 top->new_group = cpu_to_le32(o->new_group); in convert_thread_options_to_net()
1190 if ((o->stonewall || o->new_group) && prev_group_jobs) { in add_job()1333 td_new->o.new_group = 0; in add_job()
1346 new_group Start a new reporting group. See: group_reporting.1352 conjunction with new_group.1361 using 'new_group'.
3085 .off1 = td_var_offset(new_group),
1256 new_group = group_class(group_name)1257 new_group.AddMethod(self)1258 self._call_queue.append(new_group)
772 int new_group = factory_trial->AppendGroup("Duck Tape", 800); in TEST_F() local773 EXPECT_NE(chosen_group, new_group); in TEST_F()775 EXPECT_NE(default_group_number, new_group); in TEST_F()
537 const char* new_group = strdup(category_group); in GetCategoryGroupEnabledInternal() local538 g_category_groups[category_index] = new_group; in GetCategoryGroupEnabledInternal()