Home
last modified time | relevance | path

Searched defs:pair (Results 201 - 225 of 408) sorted by relevance

12345678910>>...17

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dexp_rcv.h180 u32 pair = rcventry & ~0x1; in rcventry2tidinfo() local
/kernel/linux/linux-5.10/drivers/net/phy/
H A Dbcm-phy-lib.c669 static int bcm_phy_report_length(struct phy_device *phydev, int pair) in bcm_phy_report_length() argument
/kernel/linux/linux-5.10/drivers/tty/
H A Dpty.c457 struct tty_struct *pair = tty->link; in pty_remove() local
/kernel/linux/linux-6.6/drivers/ata/
H A Dpata_cmd64x.c124 struct ata_device *pair = ata_dev_pair(adev); in cmd64x_set_timing() local
H A Dpata_ali.c209 struct ata_device *pair = ata_dev_pair(adev); in ali_set_piomode() local
244 struct ata_device *pair = ata_dev_pair(adev); in ali_set_dmamode() local
[all...]
/kernel/linux/linux-6.6/drivers/tty/
H A Dpty.c446 struct tty_struct *pair = tty->link; in pty_remove() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_transform_v.c289 int i, phase, pair; in program_multi_taps_filter() local
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dexp_rcv.h138 u32 pair = rcventry & ~0x1; in create_tid() local
/third_party/gn/src/gn/
H A Dheader_checker.cc240 PublicGeneratedPair* pair = &files_to_public[output]; in AddTargetToFileMap() local
252 PublicGeneratedPair* pair = &files_to_public[output]; in AddTargetToFileMap() local
/third_party/googletest/googletest/test/
H A Dgoogletest-port-test.cc1125 RetrieveThreadLocalValue( pair<ThreadLocal<std::string>*, std::string*> param) RetrieveThreadLocalValue() argument
/third_party/icu/icu4c/source/i18n/
H A Dcollationiterator.cpp809 uint32_t pair; in appendNumericSegmentCEs() local
[all...]
/third_party/ltp/include/
H A Dtst_fuzzy_sync.h203 tst_fzsync_pair_init(struct tst_fzsync_pair *pair) tst_fzsync_pair_init() argument
222 tst_fzsync_pair_cleanup(struct tst_fzsync_pair *pair) tst_fzsync_pair_cleanup() argument
262 tst_fzsync_pair_reset(struct tst_fzsync_pair *pair, void *(*run_b)(void *)) tst_fzsync_pair_reset() argument
305 tst_fzsync_pair_info(struct tst_fzsync_pair *pair) tst_fzsync_pair_info() argument
458 tst_fzsync_pair_update(struct tst_fzsync_pair *pair) tst_fzsync_pair_update() argument
606 tst_fzsync_wait_a(struct tst_fzsync_pair *pair) tst_fzsync_wait_a() argument
618 tst_fzsync_wait_b(struct tst_fzsync_pair *pair) tst_fzsync_wait_b() argument
635 tst_fzsync_run_a(struct tst_fzsync_pair *pair) tst_fzsync_run_a() argument
675 tst_fzsync_run_b(struct tst_fzsync_pair *pair) tst_fzsync_run_b() argument
699 tst_fzsync_start_race_a(struct tst_fzsync_pair *pair) tst_fzsync_start_race_a() argument
727 tst_fzsync_end_race_a(struct tst_fzsync_pair *pair) tst_fzsync_end_race_a() argument
740 tst_fzsync_start_race_b(struct tst_fzsync_pair *pair) tst_fzsync_start_race_b() argument
766 tst_fzsync_end_race_b(struct tst_fzsync_pair *pair) tst_fzsync_end_race_b() argument
797 tst_fzsync_pair_add_bias(struct tst_fzsync_pair *pair, int change) tst_fzsync_pair_add_bias() argument
[all...]
/third_party/ltp/lib/
H A Dtst_res.c136 struct pair { struct
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationiterator.cpp809 uint32_t pair; in appendNumericSegmentCEs() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dpersistent-map.h323 auto pair = *first_; in operator *() local
329 auto pair = *second_; operator *() local
[all...]
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-collections-gen.cc33 TorqueStructKeyValuePair pair = in AddConstructorEntry() local
/third_party/node/deps/v8/src/objects/
H A Dfeedback-vector-inl.h396 auto pair = GetFeedbackPair(); in GetFeedback() local
401 auto pair = GetFeedbackPair(); in GetFeedbackExtra() local
411 auto pair = FeedbackMetadata::GetSlotSize(kind()) == 2 in GetFeedbackPair() local
/third_party/node/deps/v8/src/runtime/
H A Druntime-classes.cc221 Handle<AccessorPair> pair = Handle<AccessorPair>::cast(value); in SubstituteValues() local
315 Handle<AccessorPair> pair in AddDescriptorsByTemplate() local
333 AccessorPair pair = AccessorPair::cast(value); AddDescriptorsByTemplate() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationiterator.cpp809 uint32_t pair; in appendNumericSegmentCEs() local
[all...]
/third_party/skia/src/pathops/
H A DSkPathWriter.cpp296 int pair = sortedDist[rIndex]; in assemble() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-cff1-table.cc250 const auto *pair = hb_sorted_array (expert_charset_sid_to_gid).bsearch (sid); in lookup_expert_charset_for_glyph() local
256 const auto *pair = hb_sorted_array (expert_subset_charset_sid_to_gid).bsearch (sid); in lookup_expert_subset_charset_for_glyph() local
/third_party/python/Modules/_ctypes/
H A Dstgdict.c230 PyObject *pair = PySequence_Fast_GET_ITEM(fieldlist, i); /* borrowed */ in MakeFields() local
513 PyObject *pair = PySequence_GetItem(fields, i); in PyCStructUnionType_update_stgdict() local
733 PyObject *pair = PySequence_GetItem(fields, i); PyCStructUnionType_update_stgdict() local
822 PyObject *pair = PySequence_GetItem(fields, i); PyCStructUnionType_update_stgdict() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DValueMap.h[all...]
/third_party/toybox/kconfig/lxdialog/
H A Dutil.c176 static int pair = 0; in init_one_color() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Draw_hash_set_benchmark.cc78 std::pair<std::string, std::string> pair; member

Completed in 31 milliseconds

12345678910>>...17