/third_party/boost/boost/graph/ |
D | transitive_closure.hpp | 357 vertex_iterator ic, ie, jc, je, kc, ke; in warren_transitive_closure() local 361 for (boost::tie(jc, je) = vertices(g); jc != je; ++jc) in warren_transitive_closure() 362 if (!edge(*ic, *jc, g).second && edge(*kc, *jc, g).second) in warren_transitive_closure() 364 add_edge(*ic, *jc, g); in warren_transitive_closure() 375 for (boost::tie(jc, je) = vertices(g); jc != je; ++jc) in warren_transitive_closure() 376 if (!edge(*ic, *jc, g).second && edge(*kc, *jc, g).second) in warren_transitive_closure() 378 add_edge(*ic, *jc, g); in warren_transitive_closure()
|
/third_party/e2fsprogs/tests/j_long_revoke_trans/ |
D | script | 24 echo "jc" >> $TMPFILE.cmd 27 echo "jc" >> $TMPFILE.cmd
|
/third_party/e2fsprogs/tests/j_short_trans_open_recover/ |
D | script | 26 echo "jc" >> $TMPFILE.cmd 36 echo "jc" >> $TMPFILE.cmd
|
D | expect | 27 debugfs: jc
|
/third_party/e2fsprogs/tests/j_long_revoke_trans_mcsum_32bit/ |
D | script | 26 echo "jc" >> $TMPFILE.cmd 29 echo "jc" >> $TMPFILE.cmd
|
/third_party/e2fsprogs/tests/j_short_revoke_trans/ |
D | script | 26 echo "jc" >> $TMPFILE.cmd 29 echo "jc" >> $TMPFILE.cmd
|
/third_party/e2fsprogs/tests/j_long_revoke_trans_mcsum_64bit/ |
D | script | 26 echo "jc" >> $TMPFILE.cmd 29 echo "jc" >> $TMPFILE.cmd
|
/third_party/e2fsprogs/tests/j_short_trans_recover/ |
D | script | 26 echo "jc" >> $TMPFILE.cmd 29 echo "jc" >> $TMPFILE.cmd
|
/third_party/e2fsprogs/tests/j_short_revoke_trans_mcsum_64bit/ |
D | script | 28 echo "jc" >> $TMPFILE.cmd 31 echo "jc" >> $TMPFILE.cmd
|
/third_party/e2fsprogs/tests/j_short_trans_recover_mcsum_64bit/ |
D | script | 28 echo "jc" >> $TMPFILE.cmd 31 echo "jc" >> $TMPFILE.cmd
|
/third_party/e2fsprogs/tests/j_ext_long_revoke_trans/ |
D | script | 35 echo "jc" >> $TMPFILE.cmd 38 echo "jc" >> $TMPFILE.cmd
|
/third_party/musl/src/string/x86_64/ |
D | memcpy.s | 9 jc 1f
|
/third_party/boost/libs/graph/doc/ |
D | transitive_closure.w | 613 vertex_iterator ic, ie, jc, je, kc, ke; 617 for (tie(jc, je) = vertices(g); jc != je; ++jc) 618 if (!edge(*ic, *jc, g).second && 619 edge(*kc, *jc, g).second) 621 add_edge(*ic, *jc, g); 633 for (tie(jc, je) = vertices(g); jc != je; ++jc) 634 if (!edge(*ic, *jc, g).second && 635 edge(*kc, *jc, g).second) 637 add_edge(*ic, *jc, g);
|
/third_party/musl/src/string/i386/ |
D | memcpy.s | 14 jc 1f
|
/third_party/openssl/crypto/ |
D | x86_64cpuid.s | 164 jc .Lnotknights 408 jc .Lbreak_rdrand_bytes 451 jc .Lbreak_rdseed_bytes
|
/third_party/mesa3d/include/drm-uapi/ |
D | panfrost_drm.h | 52 __u64 jc; member
|
/third_party/ffmpeg/libavcodec/ |
D | g2meet.c | 135 JPGContext jc; member 986 jpg_decode_data(&c->jc, awidth, aheight, src, src_size, in epic_jb_decode_tile() 1006 return jpg_decode_data(&c->jc, tile_width, tile_height, src, src_size, in epic_jb_decode_tile() 1080 return jpg_decode_data(&c->jc, width, height, src, src_end - src, in kempf_decode_tile() 1148 jpg_decode_data(&c->jc, width, height, src, src_end - src, in kempf_decode_tile() 1593 if ((ret = jpg_init(avctx, &c->jc)) != 0) { in g2m_decode_init() 1595 jpg_free_context(&c->jc); in g2m_decode_init() 1612 jpg_free_context(&c->jc); in g2m_decode_end()
|
/third_party/mesa3d/src/panfrost/vulkan/ |
D | panvk_vX_device.c | 76 .jc = batch->scoreboard.first_job, in panvk_queue_submit_batch() 96 .jc = batch->fragment_job, in panvk_queue_submit_batch()
|
/third_party/e2fsprogs/tests/j_short_trans/ |
D | script | 26 echo "jc" >> $TMPFILE.cmd
|
/third_party/e2fsprogs/tests/j_long_trans/ |
D | script | 24 echo "jc" >> $TMPFILE.cmd
|
/third_party/e2fsprogs/tests/j_long_trans_mcsum_64bit/ |
D | script | 26 echo "jc" >> $TMPFILE.cmd
|
/third_party/e2fsprogs/tests/j_short_trans_old_csum/ |
D | script | 28 echo "jc" >> $TMPFILE.cmd
|
/third_party/e2fsprogs/tests/j_long_trans_mcsum_32bit/ |
D | script | 26 echo "jc" >> $TMPFILE.cmd
|
/third_party/e2fsprogs/tests/t_replay_and_set/ |
D | script | 26 echo "jc" >> $TMPFILE.cmd
|
/third_party/e2fsprogs/tests/j_short_uncommitted_trans/ |
D | script | 26 echo "jc" >> $TMPFILE.cmd
|