Home
last modified time | relevance | path

Searched refs:group (Results 2076 - 2100 of 4121) sorted by relevance

1...<<81828384858687888990>>...165

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DLocalePriorityList.java385 final ULocale language = new ULocale(itemMatcher.group(1)); in add()
386 final double weight = Double.parseDouble(itemMatcher.group(2)); in add()
/third_party/jerryscript/tools/
H A Dgen-magic-strings.py127 guard_stack.append([process_guard(if_match.group(1))])
131 guards.append(process_guard(elif_match.group(1)))
/third_party/ltp/include/
H A Dsafe_macros_fn.h149 const char *path, uid_t owner, gid_t group);
152 int fd, uid_t owner, gid_t group);
/third_party/node/deps/v8/tools/release/
H A Dmerge_to_branch.py203 group = parser.add_mutually_exclusive_group(required=True)
204 group.add_argument("--branch", help="The branch to merge to.")
H A Dlist_deprecated.py48 major = RE_VERSION_MAJOR.search(result).group(1)
49 minor = RE_VERSION_MINOR.search(result).group(1)
H A Droll_merge.py229 group = parser.add_mutually_exclusive_group(required=True)
230 group.add_argument("--branch", help="The branch to merge to.")
/third_party/node/deps/v8/tools/
H A Dgen-keywords-gen-h.py59 dchecks.append("DCHECK_LT(str[%d], 128);" % int(str_read.group(1)))
96 max_hash_value = int(re.search(r'MAX_HASH_VALUE\s*=\s*(\d+)', out).group(1))
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dprscmnts.cpp112 UnicodeString out = matcher.group(1, *status); in getText()
215 UnicodeString out = matcher.group(1, *status); in getAt()
/third_party/ltp/testcases/kernel/sched/cfs-scheduler/
H A Dhackbench.c66 static int gr_num = 0; /*For group calculation */
237 /* One group of senders and receivers */
238 static unsigned int group(pthread_t * pth, in group() function
340 group(pth_tab + total_children, num_fds, readyfds[1], in main()
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DColumn.java192 final boolean isIn(ColumnGroup<?, ?> group) { in isIn() argument
193 return group.prototype().equals(owningGroup()); in isIn()
/third_party/rust/crates/bindgen/csmith-fuzzing/
H A Ddriver.py158 error_msg = match.group(1)
171 layout_failure = match.group(1)
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesShaderIntrinsics.cpp45 void addSparseCase(const SparseCaseParams& params, tcu::TestContext& testCtx, tcu::TestCaseGroup* group) in addSparseCase() argument
47 group->addChild(new SparseCase(testCtx, params.name, params.function, params.imageType, params.imageSize, params.format, params.operand)); in addSparseCase()
/third_party/skia/src/gpu/mtl/
H A DGrMtlCaps.h192 bool getGPUFamily(id<MTLDevice> device, GPUFamily* gpuFamily, int* group);
194 int* group);
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dprscmnts.cpp112 UnicodeString out = matcher.group(1, *status); in getText()
215 UnicodeString out = matcher.group(1, *status); in getAt()
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dgen-ucd-table.py79 name = m.group(1)
80 tag = ''.join(m.group(i) for i in range(2, 6))
/third_party/skia/third_party/externals/tint/fuzzers/
H A Dtransform_builder.h101 uint32_t group; in impl() member
108 config.binding, config.group); in impl()
/third_party/skia/third_party/externals/tint/src/transform/
H A Dfirst_index_offset.cc44 : binding(b), group(g) {} in BindingPoint()
69 ub_group = binding_point->group; in Run()
/third_party/python/Lib/test/
H A Dtest_docxmlrpc.py219 title = re.search(r'<title>(.+?)</title>', generated).group()
220 documentation = re.search(r'<p><tt>(.+?)</tt></p>', generated).group()
/third_party/rust/crates/rustix/src/fs/
H A Dfd.rs140 pub fn fchown<Fd: AsFd>(fd: Fd, owner: Option<Uid>, group: Option<Gid>) -> io::Result<()> { in fchown()
141 backend::fs::syscalls::fchown(fd.as_fd(), owner, group) in fchown()
/third_party/rust/crates/proc-macro-error/src/
H A Ddiagnostic.rs257 let group = quote_spanned!(span_range.last=> { #msg } ); in to_tokens()
258 quote_spanned!(span_range.first=> compile_error!#group) in to_tokens()
304 TokenTree::Group(group) => { in from()
314 if group.delimiter() == Delimiter::Parenthesis in from()
315 || group.delimiter() == Delimiter::Bracket in from()
320 match group.stream().into_iter().next().unwrap() { in from()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesShaderIntrinsics.cpp45 void addSparseCase(const SparseCaseParams& params, tcu::TestContext& testCtx, tcu::TestCaseGroup* group) in addSparseCase() argument
47 group->addChild(new SparseCase(testCtx, params.name, params.function, params.imageType, params.imageSize, params.format, params.operand)); in addSparseCase()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth_i.h21 struct wpa_group *group; member
173 /* per group key state machine data */
212 struct wpa_group *group; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth_i.h21 struct wpa_group *group; member
168 /* per group key state machine data */
207 struct wpa_group *group; member
/kernel/linux/linux-5.10/fs/ext4/
H A Dext4.h101 /* data type for block offset of block group */
110 /* data type for block group number */
139 /* allocate for locality group */
249 #define EXT4_RESIZE_INO 7 /* Reserved group descriptors inode */
321 * Structure of a blocks group descriptor
336 __le16 bg_checksum; /* crc16(sb_uuid+group+desc) */
358 * Structure of a flex block group info
372 * Macro-instructions used to manage group descriptors
589 /* Used to pass group descriptor data when online resize is done */
591 __u32 group; /* Grou member
602 u32 group; global() member
614 __u32 group; global() member
3344 ext4_group_lock_ptr(struct super_block *sb, ext4_group_t group) ext4_group_lock_ptr() argument
3359 ext4_lock_group(struct super_block *sb, ext4_group_t group) ext4_lock_group() argument
3379 ext4_unlock_group(struct super_block *sb, ext4_group_t group) ext4_unlock_group() argument
[all...]
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-cti-sysfs.c155 /* attribute and group sysfs tables. */
933 * Each connection has dynamic group triggers<N> + name, trigin/out sigs/types
1082 struct attribute_group *group = NULL; in cti_create_con_sysfs_group() local
1085 group = devm_kzalloc(dev, sizeof(struct attribute_group), GFP_KERNEL); in cti_create_con_sysfs_group()
1086 if (!group) in cti_create_con_sysfs_group()
1089 group->name = devm_kasprintf(dev, GFP_KERNEL, "triggers%d", con_idx); in cti_create_con_sysfs_group()
1090 if (!group->name) in cti_create_con_sysfs_group()
1094 ctidev->con_groups[grp_idx] = group; in cti_create_con_sysfs_group()
1095 tc->attr_group = group; in cti_create_con_sysfs_group()
1096 return group; in cti_create_con_sysfs_group()
[all...]

Completed in 18 milliseconds

1...<<81828384858687888990>>...165