Home
last modified time | relevance | path

Searched defs:previous (Results 226 - 250 of 273) sorted by relevance

1234567891011

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingDataSpillTests.cpp1200 const std::string previous = ((i == 1) ? "%component_0" : ("%partial_" + de::toString(i-1))); in initPrograms() local
1202 zeroForCallable << resultName << " = " << opAdd << " %" << componentTypeName << " %component_" << i << " " << previous << "\n"; in initPrograms() local
/third_party/skia/src/pathops/
H A DSkOpAngle.cpp943 SkOpAngle* SkOpAngle::previous() const { in previous() function in SkOpAngle
/third_party/python/Python/
H A Dpystate.c728 allocate_chunk(int size_in_bytes, _PyStackChunk* previous) in allocate_chunk() argument
2224 _PyStackChunk *previous in _PyThreadState_PopFrame() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingDataSpillTests.cpp1200 const std::string previous = ((i == 1) ? "%component_0" : ("%partial_" + de::toString(i-1))); in initPrograms() local
1202 zeroForCallable << resultName << " = " << opAdd << " %" << componentTypeName << " %component_" << i << " " << previous << "\n"; in initPrograms() local
/base/global/i18n/frameworks/intl/test/unittest/
H A Dintl_test_extent.cpp300 int32_t previous = i18nBreakIterator->Previous(); in HWTEST_F() local
/kernel/linux/linux-5.10/drivers/md/
H A Draid10.c1587 static int _enough(struct r10conf *conf, int previous, int ignore) in _enough() argument
H A Draid5.c565 static void init_stripe(struct stripe_head *sh, sector_t sector, int previous) in init_stripe() argument
703 raid5_get_active_stripe(struct r5conf *conf, sector_t sector, int previous, int noblock, int noquiesce) raid5_get_active_stripe() argument
2912 raid5_compute_sector(struct r5conf *conf, sector_t r_sector, int previous, int *dd_idx, struct stripe_head *sh) raid5_compute_sector() argument
3114 raid5_compute_blocknr(struct stripe_head *sh, int i, int previous) raid5_compute_blocknr() argument
3404 add_stripe_bio(struct stripe_head *sh, struct bio *bi, int dd_idx, int forwrite, int previous) add_stripe_bio() argument
3531 stripe_set_idx(sector_t stripe, struct r5conf *conf, int previous, struct stripe_head *sh) stripe_set_idx() argument
5819 int previous; raid5_make_request() local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c782 enum srpt_command_state previous; in srpt_set_cmd_state() local
803 enum srpt_command_state previous; in srpt_test_and_set_cmd_state() local
[all...]
/kernel/linux/linux-5.10/net/tipc/
H A Dsocket.c2574 int previous; in tipc_connect() local
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-pl022.c1384 struct spi_transfer *previous = NULL; in pump_transfers() local
1511 struct spi_transfer *previous = NULL; in do_polling_transfer() local
[all...]
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-pl022.c1375 struct spi_transfer *previous = NULL; in pump_transfers() local
1502 struct spi_transfer *previous = NULL; in do_polling_transfer() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Di9xx_wm.c3171 struct ilk_wm_values *previous = &dev_priv->display.wm.hw; in _ilk_disable_lp_wm() local
3205 struct ilk_wm_values *previous = &dev_priv->display.wm.hw; ilk_write_wm_values() local
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c788 enum srpt_command_state previous; in srpt_set_cmd_state() local
809 enum srpt_command_state previous; in srpt_test_and_set_cmd_state() local
[all...]
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-bufio.c450 unsigned int previous; member
[all...]
H A Draid10.c1970 static int _enough(struct r10conf *conf, int previous, int ignore) in _enough() argument
/kernel/linux/linux-6.6/net/tipc/
H A Dsocket.c2581 int previous; in tipc_connect() local
/third_party/ntfs-3g/libntfs-3g/
H A Dacls.c971 u16 previous; in ntfs_valid_posix() member
1137 u16 previous; in ntfs_sort_posix() local
[all...]
/third_party/ntfs-3g/src/
H A Dlowntfs-3g.c216 struct open_file *previous; member
/third_party/node/deps/v8/src/compiler/
H A Dheap-refs.cc923 ContextRef ContextRef::previous(size_t* depth) const { in previous() function in v8::internal::compiler::ContextRef
/third_party/python/Modules/
H A D_elementtree.c2572 PyObject* previous = _PyObject_GetAttrId(element, name); in treebuilder_extend_element_text_or_tail() local
/kernel/linux/linux-5.10/drivers/media/platform/
H A Drcar_fdp1.c546 struct fdp1_field_buffer *previous; member
630 struct fdp1_field_buffer *previous; member
[all...]
/kernel/linux/linux-5.10/net/packet/
H A Daf_packet.c1126 unsigned int previous = prb_previous_blk_num(rb); in __prb_previous_block() local
1159 unsigned int previous = rb->head ? rb->head - 1 : rb->frame_max; in packet_previous_frame() local
/kernel/linux/linux-6.6/drivers/media/platform/renesas/
H A Drcar_fdp1.c546 struct fdp1_field_buffer *previous; member
630 struct fdp1_field_buffer *previous; member
[all...]
/kernel/linux/linux-6.6/net/packet/
H A Daf_packet.c1161 unsigned int previous = prb_previous_blk_num(rb); in __prb_previous_block() local
1194 unsigned int previous = rb->head ? rb->head - 1 : rb->frame_max; in packet_previous_frame() local
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsresize.c1546 struct DELAYED *previous; in replace_later() local

Completed in 103 milliseconds

1234567891011