Home
last modified time | relevance | path

Searched refs:first (Results 1851 - 1875 of 5824) sorted by relevance

1...<<71727374757677787980>>...233

/kernel/linux/linux-5.10/tools/perf/util/
H A Dordered-events.c293 struct ordered_event *first, *last; in __ordered_events__flush() local
296 first = list_entry(head->next, struct ordered_event, list); in __ordered_events__flush()
303 oe->next_flush = first->timestamp; in __ordered_events__flush()
304 oe->next_flush += (last->timestamp - first->timestamp) / 2; in __ordered_events__flush()
/kernel/linux/linux-5.10/fs/ext4/
H A Dmove_extent.c45 * @first: inode to be locked
51 ext4_double_down_write_data_sem(struct inode *first, struct inode *second) in ext4_double_down_write_data_sem() argument
53 if (first < second) { in ext4_double_down_write_data_sem()
54 down_write(&EXT4_I(first)->i_data_sem); in ext4_double_down_write_data_sem()
58 down_write_nested(&EXT4_I(first)->i_data_sem, I_DATA_SEM_OTHER); in ext4_double_down_write_data_sem()
66 * @orig_inode: original inode structure to be released its lock first
/kernel/linux/linux-5.10/drivers/gpu/drm/savage/
H A Dsavage_drv.h47 * 2.0 The first real DRM
461 #define BCI_SET_REGISTERS( first, n ) \
464 ((uint32_t)(first) & 0xffff))
465 #define DMA_SET_REGISTERS( first, n ) \
468 ((uint32_t)(first) & 0xffff))
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_render_cl.c125 uint8_t x, uint8_t y, bool first, bool last) in emit_tile()
177 /* Wait for the binner before jumping to the first in emit_tile()
180 if (first && has_bin) in emit_tile()
369 bool first = (xi == 0 && yi == 0); in vc4_create_rcl_bo() local
372 emit_tile(exec, setup, x, y, first, last); in vc4_create_rcl_bo()
123 emit_tile(struct vc4_exec_info *exec, struct vc4_rcl_setup *setup, uint8_t x, uint8_t y, bool first, bool last) emit_tile() argument
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dl64781.c26 unsigned int first:1; member
463 /* delay a bit after first init attempt */ in l64781_init()
464 if (state->first) { in l64781_init()
465 state->first = 0; in l64781_init()
506 state->first = 1; in l64781_attach()
/kernel/linux/linux-6.6/drivers/net/ethernet/cadence/
H A Dmacb_ptp.c46 long first, second; in gem_tsu_get_time() local
51 first = gem_readl(bp, TN); in gem_tsu_get_time()
58 if (first > second) { in gem_tsu_get_time()
68 ts->tv_nsec = first; in gem_tsu_get_time()
/kernel/linux/linux-6.6/fs/ext4/
H A Dmove_extent.c45 * @first: inode to be locked
51 ext4_double_down_write_data_sem(struct inode *first, struct inode *second) in ext4_double_down_write_data_sem() argument
53 if (first < second) { in ext4_double_down_write_data_sem()
54 down_write(&EXT4_I(first)->i_data_sem); in ext4_double_down_write_data_sem()
58 down_write_nested(&EXT4_I(first)->i_data_sem, I_DATA_SEM_OTHER); in ext4_double_down_write_data_sem()
66 * @orig_inode: original inode structure to be released its lock first
/kernel/linux/linux-6.6/include/linux/
H A Dmaple_tree.h315 int mtree_insert_range(struct maple_tree *mt, unsigned long first,
324 int mtree_store_range(struct maple_tree *mt, unsigned long first,
358 * stat->alloc has a requested number of nodes, the first bit will be set (0x1)
436 #define MA_STATE(name, mt, first, end) \
439 .index = first, \
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_inline.h44 volatile uint16_t first; in qla2x00_debounce_register() local
48 first = rd_reg_word(addr); in qla2x00_debounce_register()
52 } while (first != second); in qla2x00_debounce_register()
54 return (first); in qla2x00_debounce_register()
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H A Dqib_qsfp.c107 /* Some QSFP's fail first try. Retry as experiment */ in qsfp_read()
251 * <first> to <next-1> and returns the 8lsbs of the sum, or <0 for errors
253 static int qsfp_cks(struct qib_pportdata *ppd, int first, int next) in qsfp_cks() argument
260 while (first < next) { in qsfp_cks()
261 ret = qsfp_read(ppd, first, &bval, 1); in qsfp_cks()
265 ++first; in qsfp_cks()
/kernel/linux/linux-6.6/tools/perf/util/
H A Ddata-convert-json.c37 bool first; member
170 if (c->first) in process_sample_event()
171 c->first = false; in process_sample_event()
340 .first = true, in bt_convert__perf2json()
H A Dordered-events.c294 struct ordered_event *first, *last; in __ordered_events__flush() local
297 first = list_entry(head->next, struct ordered_event, list); in __ordered_events__flush()
304 oe->next_flush = first->timestamp; in __ordered_events__flush()
305 oe->next_flush += (last->timestamp - first->timestamp) / 2; in __ordered_events__flush()
/kernel/linux/linux-6.6/scripts/dtc/
H A Ddtc.h266 struct property *chain_property(struct property *first, struct property *list);
267 struct property *reverse_properties(struct property *first);
275 struct node *chain_node(struct node *first, struct node *list);
317 struct reserve_info *chain_reserve_entry(struct reserve_info *first,
/third_party/ffmpeg/libavformat/
H A Drdt.c45 * that array such that the first is the first stream of this set. */
421 int n, first = -1; in rdt_parse_sdp_line() local
426 if (first == -1) first = n; in rdt_parse_sdp_line()
440 rdt_load_mdpr(rdt, s->streams[n], (n - first) * 2); in rdt_parse_sdp_line()
487 * is set and once for if it isn't. We only read the first because we in real_parse_asm_rulebook()
/third_party/gn/src/gn/
H A Dheader_checker.cc88 // dependency chain things went bad. Don't list this for the first link in GetDependencyChainPublicError()
157 const SourceFile::Type type = file.first.GetType(); in RunCheckOverFiles()
168 for (const auto& vect_i : file_map_[file.first]) in RunCheckOverFiles()
177 pool.PostTask([this, target = vect_i.target, file = file.first]() { in RunCheckOverFiles()
259 (*dest)[cur.first].push_back( in AddTargetToFileMap()
547 // This method conducts a breadth-first search through the dependency graph in IsDependencyOf()
551 // part of this chain, in the order they were first traversed. in IsDependencyOf()
554 // the first time, it is added to work_queue and a "breadcrumb" is added, in IsDependencyOf()
555 // indicating which target it was reached from when first discovered. in IsDependencyOf()
591 // in private ones. Also do this the first tim in IsDependencyOf()
[all...]
H A Dloader_unittest.cc144 return pending_.size() == 1u && pending_[0].first == f;
151 return pending_[0].first == f1 && pending_[1].first == f2;
158 CannedResponseMap::const_iterator found = canned_responses_.find(cur.first);
/third_party/ffmpeg/libswscale/
H A Dslice.c166 int first = s->plane[i].sliceY; in ff_init_slice_from_src() local
169 int tot_lines = end[i] - first; in ff_init_slice_from_src()
171 if (start[i] >= first && n >= tot_lines) { in ff_init_slice_from_src()
174 s->plane[i].line[start[i] - first + j] = src_i + j * stride[i]; in ff_init_slice_from_src()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DLocaleIDParser.java308 if (firstPass) { // first, add hyphen in parseCountry()
425 if (firstPass) { // only for the first separator in parseVariant()
652 boolean first = true; in parseKeywords()
654 append(first ? KEYWORD_SEPARATOR : ITEM_SEPARATOR); in parseKeywords()
655 first = false; in parseKeywords()
660 if (first == false) { in parseKeywords()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DNumberRangeFormatterImpl.java419 Modifier resolveModifierPlurals(Modifier first, Modifier second) { in resolveModifierPlurals() argument
420 Modifier.Parameters firstParameters = first.getParameters(); in resolveModifierPlurals()
422 // No plural form; return a fallback (e.g., the first) in resolveModifierPlurals()
423 return first; in resolveModifierPlurals()
428 // No plural form; return a fallback (e.g., the first) in resolveModifierPlurals()
429 return first; in resolveModifierPlurals()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DNumberRangeFormatterImpl.java372 Modifier resolveModifierPlurals(Modifier first, Modifier second) { in resolveModifierPlurals() argument
373 Modifier.Parameters firstParameters = first.getParameters(); in resolveModifierPlurals()
375 // No plural form; return a fallback (e.g., the first) in resolveModifierPlurals()
376 return first; in resolveModifierPlurals()
381 // No plural form; return a fallback (e.g., the first) in resolveModifierPlurals()
382 return first; in resolveModifierPlurals()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DLocaleIDParser.java310 if (firstPass) { // first, add hyphen in parseCountry()
427 if (firstPass) { // only for the first separator in parseVariant()
654 boolean first = true; in parseKeywords()
656 append(first ? KEYWORD_SEPARATOR : ITEM_SEPARATOR); in parseKeywords()
657 first = false; in parseKeywords()
662 if (first == false) { in parseKeywords()
/third_party/icu/icu4c/source/i18n/
H A Dnumrange_impl.cpp432 NumberRangeFormatterImpl::resolveModifierPlurals(const Modifier& first, const Modifier& second) const { in resolveModifierPlurals() argument
434 first.getParameters(parameters); in resolveModifierPlurals()
436 // No plural form; return a fallback (e.g., the first) in resolveModifierPlurals()
437 return first; in resolveModifierPlurals()
443 // No plural form; return a fallback (e.g., the first) in resolveModifierPlurals()
444 return first; in resolveModifierPlurals()
/third_party/libuv/test/
H A Dtest-timer.c208 int first; in TEST_IMPL() local
213 first = 0; in TEST_IMPL()
219 handle_a.data = &first; in TEST_IMPL()
232 handle_b.data = &first; in TEST_IMPL()
/third_party/libuv/src/
H A Didna.c168 int first; in uv__idna_toascii_label() local
217 /* Only write separator when we've written ASCII characters first. */ in uv__idna_toascii_label()
225 first = 1; in uv__idna_toascii_label()
291 if (first) { in uv__idna_toascii_label()
293 first = 0; in uv__idna_toascii_label()
394 /* uv_wtf8_length_as_utf16 should have been called and checked first. */ in uv_wtf8_to_utf16()
/third_party/mbedtls/library/
H A Dx509_create.c250 /* Now p points to the first byte of the payload inside der, in parse_attribute_value_hex_der_encoded()
377 /* The first byte of the value in the mbedtls_asn1_named_data structure is reserved
447 mbedtls_asn1_named_data *first) in mbedtls_x509_write_names()
451 mbedtls_asn1_named_data *cur = first; in mbedtls_x509_write_names()
549 mbedtls_asn1_named_data *first) in mbedtls_x509_write_extensions()
553 mbedtls_asn1_named_data *cur_ext = first; in mbedtls_x509_write_extensions()
446 mbedtls_x509_write_names(unsigned char **p, unsigned char *start, mbedtls_asn1_named_data *first) mbedtls_x509_write_names() argument
548 mbedtls_x509_write_extensions(unsigned char **p, unsigned char *start, mbedtls_asn1_named_data *first) mbedtls_x509_write_extensions() argument

Completed in 22 milliseconds

1...<<71727374757677787980>>...233