Home
last modified time | relevance | path

Searched refs:group (Results 1726 - 1750 of 3913) sorted by relevance

1...<<61626364656667686970>>...157

/third_party/libphonenumber/tools/java/cpp-build/src/com/google/i18n/phonenumbers/
H A DBuildMetadataCppFromXml.java103 Variant variant = Variant.parse(basenameMatcher.group(1)); in parse()
104 Type type = Type.parse(basenameMatcher.group(2)); in parse()
/third_party/mbedtls/tests/scripts/
H A Dset_psa_test_dependencies.py218 arguments = content_matches[-1].group(0).split(':')
234 old_dependencies = dependencies_match.group(0).split(':')
/third_party/jerryscript/tools/
H A Dgen-doctest.py130 decl, decl_lineno = self._process_decl(decl_match.group(1))
135 decl, decl_lineno = self._process_decl(decl_match.group(1))
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_sel_peephole.cpp169 then_mov[i]->group != else_mov[i]->group || in opt_peephole_sel()
/third_party/musl/src/passwd/
H A Dgetgr_a.c20 int __getgr_a(const char *name, gid_t gid, struct group *gr, char **buf, size_t *size, char ***mem, size_t *nmem, struct group **res) in __getgr_a()
29 f = fopen("/etc/group", "rbe"); in __getgr_a()
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/packaging/
H A D_manylinux.py159 return int(m.group("major")), int(m.group("minor"))
/third_party/mesa3d/src/intel/isl/
H A Dgen_format_layout.py160 self.type = self._types[grouped.group('type')].upper()
161 self.size = int(grouped.group('size'))
/third_party/libfuse/test/
H A Dutil.py30 proto = (int(hit.group(1)), int(hit.group(2)))
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dregexp_adapter_icu.cc160 UnicodeStringToUtf8String(matcher->group(group_index, status)); in Consume()
184 *matched_string = UnicodeStringToUtf8String(matcher->group(1, status)); in Match()
/third_party/python/Tools/c-analyzer/c_parser/
H A Dmatch.py175 group = _KIND.get_group(item.kind)
176 collated[group].append(item)
/third_party/python/Lib/ctypes/
H A D_aix.py146 return matches[0].group(1)
207 versions.append(m.group(0))
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/
H A DvktAmberTestCaseUtil.cpp177 void createAmberTestsFromIndexFile (tcu::TestContext& testCtx, tcu::TestCaseGroup* group, const std::string filename, const char* category) in createAmberTestsFromIndexFile() argument
187 group->addChild(testCase); in createAmberTestsFromIndexFile()
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dcomment_convert.py81 content = match.group('content')
164 indent = def_match.group('indentation')
H A Dpromote.py100 type = matches.group('type')
101 name = matches.group('name')
/third_party/unity/extras/fixture/test/
H A Dunity_fixture_Test.c137 static const char* group[] = { variable
144 TEST_ASSERT_EQUAL(0, UnityGetCommandLineOptions(3, group)); in TEST()
/third_party/rust/crates/libc/src/unix/solarish/
H A Dcompat.rs199 grp: *mut ::group, in getgrent_r()
202 result: *mut *mut ::group, in getgrent_r()
/third_party/rust/crates/rustix/src/process/
H A Did.rs1 //! Unix user, group, and process identifiers.
17 /// The raw integer value of a Unix group ID.
31 /// `gid_t`—A Unix group ID.
79 /// A `Gid` corresponding to the root group (gid 0).
86 /// `raw` must be the value of a valid Unix group ID.
98 /// Test whether this gid represents the root group (gid 0).
214 /// `getgid()`—Returns the process' real group ID.
228 /// `getegid()`—Returns the process' effective group ID.
270 /// `getpgid(pid)`—Returns the process group ID of the given process.
283 /// `getpgrp()`—Returns the process' group I
[all...]
/third_party/rust/crates/syn/tests/
H A Dtest_pat.rs50 let group = Group::new(Delimiter::None, quote!(Some(_))); in test_group()
51 let tokens = TokenStream::from_iter(vec![TokenTree::Group(group)]); in test_group()
/third_party/skia/buildtools/checkdeps/
H A Djava_checker.py113 classset.add(found_item.group(1))
150 clazz = found_item.group(1)
/kernel/linux/linux-5.10/drivers/usb/gadget/
H A Dconfigfs.h18 return container_of(to_config_group(item), struct usb_os_desc, group); in to_usb_os_desc()
/kernel/linux/linux-5.10/include/uapi/linux/netfilter/
H A Dxt_NFLOG.h18 __u16 group; member
/kernel/linux/linux-5.10/include/uapi/linux/netfilter_bridge/
H A Debt_nflog.h17 __u16 group; member
/kernel/linux/linux-5.10/drivers/staging/gdm724x/
H A Dnetlink_k.h13 int netlink_send(struct sock *sock, int group, u16 type, void *msg, int len,
/kernel/linux/linux-6.6/drivers/staging/gdm724x/
H A Dnetlink_k.h13 int netlink_send(struct sock *sock, int group, u16 type, void *msg, int len,
/kernel/linux/linux-6.6/drivers/usb/gadget/
H A Dconfigfs.h18 return container_of(to_config_group(item), struct usb_os_desc, group); in to_usb_os_desc()

Completed in 11 milliseconds

1...<<61626364656667686970>>...157