Home
last modified time | relevance | path

Searched refs:group1 (Results 1 - 18 of 18) sorted by relevance

/third_party/rust/crates/regex/regex-capi/examples/
H A Diter.c72 rure_match group1 = {0}; in main() local
86 rure_captures_at(caps, 1, &group1); in main()
88 (int)(group1.end - group1.start), in main()
89 sherlock + group1.start, in main()
/third_party/libabigail/tools/
H A Dkmidiff.cc422 corpus_group_sptr group1, group2; in main() local
439 group1 = in main()
451 group1 = in main()
483 if (group1 && group2) in main()
488 corpus_diff_sptr diff= compute_diff(group1, group2, diff_ctxt); in main()
/third_party/openssl/test/
H A Dec_internal_test.c164 EC_GROUP *group1 = NULL, *group2 = NULL, *group3 = NULL; in ec2m_field_sanity() local
179 if (!TEST_ptr_null(group1 = EC_GROUP_new_curve_GF2m(p, a, b, ctx))) in ec2m_field_sanity()
196 ret = group1 == NULL && group2 == NULL && group3 == NULL; in ec2m_field_sanity()
199 EC_GROUP_free(group1); in ec2m_field_sanity()
/third_party/vulkan-loader/tests/
H A Dloader_regression_tests.cpp2046 for (uint32_t group1 = 0; group1 < core_group_count; ++group1) { in TEST()
2047 for (uint32_t group2 = group1 + 1; group2 < core_group_count; ++group2) { in TEST()
2048 for (uint32_t dev1 = 0; dev1 < core_group_props[group1].physicalDeviceCount; ++dev1) { in TEST()
2049 for (uint32_t dev2 = 0; dev2 < core_group_props[group1].physicalDeviceCount; ++dev2) { in TEST()
2050 ASSERT_NE(core_group_props[group1].physicalDevices[dev1], core_group_props[group2].physicalDevices[dev2]); in TEST()
2131 for (uint32_t group1 = 0; group1 < group_props_before.size(); ++group1) { in TEST()
[all...]
/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/
H A Dmessage_test.py464 generator.group1.add().field1.MergeFrom(messages[0])
465 generator.group1.add().field1.MergeFrom(messages[1])
466 generator.group1.add().field1.MergeFrom(messages[2])
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/calendar/
H A DCalendarCalc.java180 CheckboxGroup group1= new CheckboxGroup(); in buildGUI()
198 calendars[i].rollAdd.setCheckboxGroup(group1); in buildGUI()
/third_party/skia/third_party/externals/abseil-cpp/absl/status/
H A Dstatusor_test.cc1525 std::array<absl::StatusOr<int>, kNumCases> group1 = { in TEST() local
1536 EXPECT_TRUE(group1[i] == group2[j]); in TEST()
1537 EXPECT_FALSE(group1[i] != group2[j]); in TEST()
1539 EXPECT_FALSE(group1[i] == group2[j]); in TEST()
1540 EXPECT_TRUE(group1[i] != group2[j]); in TEST()
/third_party/libinput/src/
H A Devdev-tablet.c2210 struct libinput_device_group *group1 = libinput_device_get_device_group(&device->base); in tablet_setup_touch_arbitration() local
2214 if (group1 != group2) in tablet_setup_touch_arbitration()
2241 struct libinput_device_group *group1 = libinput_device_get_device_group(&device->base); in tablet_setup_rotation() local
2244 if (tablet->rotation.touch_device == NULL && (group1 == group2)) { in tablet_setup_rotation()
/third_party/protobuf/python/google/protobuf/internal/
H A Dmessage_test.py1498 generator.group1.add().field1.MergeFrom(messages[0])
1499 generator.group1.add().field1.MergeFrom(messages[1])
1500 generator.group1.add().field1.MergeFrom(messages[2])
/third_party/protobuf/src/google/protobuf/
H A Dlite_unittest.cc195 ASSIGN_REPEATED_GROUP(group1); in TEST()
/third_party/python/Lib/test/
H A Dtest_argparse.py2700 group1 = parser.add_mutually_exclusive_group()
2701 group1.add_argument('--foo', action='store_true')
2702 group1.add_argument('--bar', action='store_false')
/third_party/ntfs-3g/ntfsprogs/
H A Dntfssecaudit.c2769 le32 group1[] = /* S-1-5-21-1833069642-4243175381-1340018762-513 */ in check_samples() local
3000 (const SID*)owner1, (const SID*)group1, in check_samples()
/third_party/elfutils/src/
H A Dreadelf.c12077 const Ebl_Core_Item *const *group1 = *p1; in compare_core_item_groups() local
12079 const Ebl_Core_Item *item1 = *group1; in compare_core_item_groups()
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js[all...]
/third_party/typescript/lib/
H A Dtsserverlibrary.js[all...]
H A Dtypescript.js[all...]
H A DtypescriptServices.js[all...]
H A Dtsserver.js[all...]

Completed in 206 milliseconds