Home
last modified time | relevance | path

Searched defs:og (Results 51 – 75 of 814) sorted by relevance

12345678910>>...33

/dports/net/krill/krill-0.9.4/cargo-crates/petgraph-0.5.1/benches/
H A Dograph.rs10 let mut og = Graph::new(); in bench_inser() localVariable
21 let mut og = Graph::new(); in bench_add_edge() localVariable
38 let mut og = Graph::new(); in bench_remove() localVariable
/dports/devel/texlab/texlab-3.3.0/cargo-crates/petgraph-0.5.1/benches/
H A Dograph.rs10 let mut og = Graph::new(); in bench_inser() localVariable
21 let mut og = Graph::new(); in bench_add_edge() localVariable
38 let mut og = Graph::new(); in bench_remove() localVariable
/dports/devel/texlab/texlab-3.3.0/cargo-crates/petgraph-0.6.0/benches/
H A Dograph.rs10 let mut og = Graph::new(); in bench_inser() localVariable
21 let mut og = Graph::new(); in bench_add_edge() localVariable
38 let mut og = Graph::new(); in bench_remove() localVariable
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/petgraph-0.5.1/benches/
H A Dograph.rs10 let mut og = Graph::new(); in bench_inser() localVariable
21 let mut og = Graph::new(); in bench_add_edge() localVariable
38 let mut og = Graph::new(); in bench_remove() localVariable
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/petgraph-0.6.0/benches/
H A Dograph.rs10 let mut og = Graph::new(); in bench_inser() localVariable
21 let mut og = Graph::new(); in bench_add_edge() localVariable
38 let mut og = Graph::new(); in bench_remove() localVariable
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/petgraph-0.4.13/benches/
H A Dograph.rs10 let mut og = Graph::new(); in bench_inser() localVariable
23 let mut og = Graph::new(); in bench_add_edge() localVariable
40 let mut og = Graph::new(); in bench_remove() localVariable
/dports/lang/rust/rustc-1.58.1-src/vendor/petgraph/benches/
H A Dograph.rs10 let mut og = Graph::new(); in bench_inser() localVariable
21 let mut og = Graph::new(); in bench_add_edge() localVariable
38 let mut og = Graph::new(); in bench_remove() localVariable
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/petgraph/benches/
H A Dograph.rs10 let mut og = Graph::new(); in bench_inser() localVariable
21 let mut og = Graph::new(); in bench_add_edge() localVariable
38 let mut og = Graph::new(); in bench_remove() localVariable
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/Inputs/
H A Dsource-location-file.h10 constexpr SL test_function(SL v = SL::current()) { in bench_inser()
23 template <class T, class U = SL>
38 struct AggrClass {
/dports/sysutils/dua-cli/dua-cli-2.14.11/cargo-crates/petgraph-0.6.0/benches/
H A Dograph.rs10 let mut og = Graph::new(); in bench_inser() localVariable
21 let mut og = Graph::new(); in bench_add_edge() localVariable
38 let mut og = Graph::new(); in bench_remove() localVariable
/dports/sysutils/fselect/fselect-0.7.7/cargo-crates/petgraph-0.5.1/benches/
H A Dunionfind.rs10 use common::*;
23 fn connected_components_praust_dir_bench(bench: &mut Bencher) { in bench_add_edge()
39 fn connected_components_full_dir_bench(bench: &mut Bencher) {
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/media_tools/
H A Dgpac_ogg.c508 s32 ogg_page_version(ogg_page *og) { in ogg_page_version()
512 s32 ogg_page_continued(ogg_page *og) { in ogg_page_continued()
516 s32 ogg_page_bos(ogg_page *og) { in ogg_page_bos()
520 s32 ogg_page_eos(ogg_page *og) { in ogg_page_eos()
524 s64 ogg_page_granulepos(ogg_page *og) { in ogg_page_granulepos()
537 s32 ogg_page_serialno(ogg_page *og) { in ogg_page_serialno()
544 s32 ogg_page_pageno(ogg_page *og) { in ogg_page_pageno()
733 void ogg_page_checksum_set(ogg_page *og) { in ogg_page_checksum_set()
819 s32 ogg_stream_flush(ogg_stream_state *os,ogg_page *og) { in ogg_stream_flush()
1038 s32 ogg_sync_pageseek(ogg_sync_state *oy,ogg_page *og) { in ogg_sync_pageseek()
[all …]
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/media_tools/
H A Dgpac_ogg.c508 s32 ogg_page_version(ogg_page *og) { in ogg_page_version()
512 s32 ogg_page_continued(ogg_page *og) { in ogg_page_continued()
516 s32 ogg_page_bos(ogg_page *og) { in ogg_page_bos()
520 s32 ogg_page_eos(ogg_page *og) { in ogg_page_eos()
524 s64 ogg_page_granulepos(ogg_page *og) { in ogg_page_granulepos()
537 s32 ogg_page_serialno(ogg_page *og) { in ogg_page_serialno()
544 s32 ogg_page_pageno(ogg_page *og) { in ogg_page_pageno()
733 void ogg_page_checksum_set(ogg_page *og) { in ogg_page_checksum_set()
819 s32 ogg_stream_flush(ogg_stream_state *os,ogg_page *og) { in ogg_stream_flush()
1038 s32 ogg_sync_pageseek(ogg_sync_state *oy,ogg_page *og) { in ogg_sync_pageseek()
[all …]
/dports/math/vtk6/VTK-6.2.0/ThirdParty/oggtheora/vtkoggtheora/libogg-1.1.4/src/
H A Dframing.c30 int ogg_page_version(const ogg_page *og){ in ogg_page_version()
34 int ogg_page_continued(const ogg_page *og){ in ogg_page_continued()
38 int ogg_page_bos(const ogg_page *og){ in ogg_page_bos()
42 int ogg_page_eos(const ogg_page *og){ in ogg_page_eos()
66 long ogg_page_pageno(const ogg_page *og){ in ogg_page_pageno()
92 int ogg_page_packets(const ogg_page *og){ in ogg_page_packets()
1054 void print_header(ogg_page *og){ in print_header()
1079 void copy_page(ogg_page *og){ in copy_page()
1089 void free_page(ogg_page *og){ in free_page()
1327 ogg_page og; in test_pack() local
[all …]
/dports/audio/liboggz/liboggz-1.1.1/src/tools/oggz-chop/
H A Doggz-chop.c148 _ogg_page_copy (const ogg_page * og) in _ogg_page_copy()
174 _ogg_page_free (const ogg_page * og) in _ogg_page_free()
184 _ogg_page_set_eos (const ogg_page * og) in _ogg_page_set_eos()
193 fwrite_ogg_page (OCState * state, const ogg_page * og) in fwrite_ogg_page()
211 ogg_page * og; member
216 page_accum_new (const ogg_page * og, double time) in page_accum_new()
429 fishead_update (OCState * state, const ogg_page * og) in fishead_update()
467 ogg_page * og, * min_og; in write_accum() local
591 read_plain (OGGZ * oggz, const ogg_page * og, long serialno, void * user_data) in read_plain()
646 read_gs (OGGZ * oggz, const ogg_page * og, long serialno, void * user_data) in read_gs()
[all …]
/dports/misc/ompl/ompl-1.5.2/demos/
H A DRigidBodyPlanning.py41 from ompl import geometric as og unknown
49 from ompl import geometric as og unknown
/dports/print/qpdf/qpdf-10.5.0/libqpdf/
H A DQPDFOutlineDocumentHelper.cc30 auto og = cur.getObjGen(); in QPDFOutlineDocumentHelper() local
75 QPDFOutlineDocumentHelper::getOutlinesForPage(QPDFObjGen const& og) in getOutlinesForPage()
136 QPDFOutlineDocumentHelper::checkSeen(QPDFObjGen const& og) in checkSeen()
/dports/games/libretro-genesis_plus_gx/Genesis-Plus-GX-7f83bc5/core/tremor/
H A Dframing.c428 int ogg_page_version(ogg_page *og){ in ogg_page_version()
434 int ogg_page_continued(ogg_page *og){ in ogg_page_continued()
440 int ogg_page_bos(ogg_page *og){ in ogg_page_bos()
446 int ogg_page_eos(ogg_page *og){ in ogg_page_eos()
452 ogg_int64_t ogg_page_granulepos(ogg_page *og){ in ogg_page_granulepos()
458 ogg_uint32_t ogg_page_serialno(ogg_page *og){ in ogg_page_serialno()
464 ogg_uint32_t ogg_page_pageno(ogg_page *og){ in ogg_page_pageno()
487 int ogg_page_packets(ogg_page *og){ in ogg_page_packets()
666 long ogg_sync_pageseek(ogg_sync_state *oy,ogg_page *og){ in ogg_sync_pageseek()
782 int ogg_sync_pageout(ogg_sync_state *oy, ogg_page *og){ in ogg_sync_pageout()
[all …]
/dports/multimedia/mkclean/mkclean-0.8.7/mkclean/tremor/
H A Dframing.c428 int ogg_page_version(ogg_page *og){ in ogg_page_version()
434 int ogg_page_continued(ogg_page *og){ in ogg_page_continued()
440 int ogg_page_bos(ogg_page *og){ in ogg_page_bos()
446 int ogg_page_eos(ogg_page *og){ in ogg_page_eos()
452 ogg_int64_t ogg_page_granulepos(ogg_page *og){ in ogg_page_granulepos()
458 ogg_uint32_t ogg_page_serialno(ogg_page *og){ in ogg_page_serialno()
464 ogg_uint32_t ogg_page_pageno(ogg_page *og){ in ogg_page_pageno()
487 int ogg_page_packets(ogg_page *og){ in ogg_page_packets()
666 long ogg_sync_pageseek(ogg_sync_state *oy,ogg_page *og){ in ogg_sync_pageseek()
782 int ogg_sync_pageout(ogg_sync_state *oy, ogg_page *og){ in ogg_sync_pageout()
[all …]
/dports/games/kodi-addon-game.libretro.genplus/game.libretro.genplus-1.7.4.15-Matrix/depends/common/genplus/core/tremor/
H A Dframing.c428 int ogg_page_version(ogg_page *og){ in ogg_page_version()
434 int ogg_page_continued(ogg_page *og){ in ogg_page_continued()
440 int ogg_page_bos(ogg_page *og){ in ogg_page_bos()
446 int ogg_page_eos(ogg_page *og){ in ogg_page_eos()
452 ogg_int64_t ogg_page_granulepos(ogg_page *og){ in ogg_page_granulepos()
458 ogg_uint32_t ogg_page_serialno(ogg_page *og){ in ogg_page_serialno()
464 ogg_uint32_t ogg_page_pageno(ogg_page *og){ in ogg_page_pageno()
487 int ogg_page_packets(ogg_page *og){ in ogg_page_packets()
666 long ogg_sync_pageseek(ogg_sync_state *oy,ogg_page *og){ in ogg_sync_pageseek()
782 int ogg_sync_pageout(ogg_sync_state *oy, ogg_page *og){ in ogg_sync_pageout()
[all …]
/dports/multimedia/bcmatroska2/bcmatroska2-0.23/mkclean/tremor/
H A Dframing.c428 int ogg_page_version(ogg_page *og){ in ogg_page_version()
434 int ogg_page_continued(ogg_page *og){ in ogg_page_continued()
440 int ogg_page_bos(ogg_page *og){ in ogg_page_bos()
446 int ogg_page_eos(ogg_page *og){ in ogg_page_eos()
452 ogg_int64_t ogg_page_granulepos(ogg_page *og){ in ogg_page_granulepos()
458 ogg_uint32_t ogg_page_serialno(ogg_page *og){ in ogg_page_serialno()
464 ogg_uint32_t ogg_page_pageno(ogg_page *og){ in ogg_page_pageno()
487 int ogg_page_packets(ogg_page *og){ in ogg_page_packets()
666 long ogg_sync_pageseek(ogg_sync_state *oy,ogg_page *og){ in ogg_sync_pageseek()
782 int ogg_sync_pageout(ogg_sync_state *oy, ogg_page *og){ in ogg_sync_pageout()
[all …]
/dports/games/warmux/warmux-11.04/build/android/jni/tremor/tremor/
H A Dframing.c419 int ogg_page_version(ogg_page *og){ in ogg_page_version()
425 int ogg_page_continued(ogg_page *og){ in ogg_page_continued()
431 int ogg_page_bos(ogg_page *og){ in ogg_page_bos()
437 int ogg_page_eos(ogg_page *og){ in ogg_page_eos()
443 ogg_int64_t ogg_page_granulepos(ogg_page *og){ in ogg_page_granulepos()
449 ogg_uint32_t ogg_page_serialno(ogg_page *og){ in ogg_page_serialno()
455 ogg_uint32_t ogg_page_pageno(ogg_page *og){ in ogg_page_pageno()
478 int ogg_page_packets(ogg_page *og){ in ogg_page_packets()
657 long ogg_sync_pageseek(ogg_sync_state *oy,ogg_page *og){ in ogg_sync_pageseek()
773 int ogg_sync_pageout(ogg_sync_state *oy, ogg_page *og){ in ogg_sync_pageout()
[all …]
/dports/devel/php-ice37/ice-3.7.2/csharp/src/Ice/
H A DOutgoingAsync.cs14 void init(OutgoingAsyncBase og); in init()
16 bool handleSent(bool done, bool alreadySent, OutgoingAsyncBase og); in handleSent()
17 bool handleException(Ice.Exception ex, OutgoingAsyncBase og); in handleException()
18 bool handleResponse(bool userThread, bool ok, OutgoingAsyncBase og); in handleResponse()
21 void handleInvokeException(Ice.Exception ex, OutgoingAsyncBase og); in handleInvokeException()
22 void handleInvokeResponse(bool ok, OutgoingAsyncBase og); in handleInvokeResponse()
1440 public bool handleException(Ice.Exception ex, OutgoingAsyncBase og) in handleException()
1508 public override void handleInvokeResponse(bool ok, OutgoingAsyncBase og) in handleInvokeResponse()
1522 public override void handleInvokeResponse(bool ok, OutgoingAsyncBase og) in handleInvokeResponse()
1563 public bool handleException(Ice.Exception ex, OutgoingAsyncBase og) in handleException()
[all …]
/dports/devel/ice37/ice-3.7.2/csharp/src/Ice/
H A DOutgoingAsync.cs14 void init(OutgoingAsyncBase og); in init()
16 bool handleSent(bool done, bool alreadySent, OutgoingAsyncBase og); in handleSent()
17 bool handleException(Ice.Exception ex, OutgoingAsyncBase og); in handleException()
18 bool handleResponse(bool userThread, bool ok, OutgoingAsyncBase og); in handleResponse()
21 void handleInvokeException(Ice.Exception ex, OutgoingAsyncBase og); in handleInvokeException()
22 void handleInvokeResponse(bool ok, OutgoingAsyncBase og); in handleInvokeResponse()
1440 public bool handleException(Ice.Exception ex, OutgoingAsyncBase og) in handleException()
1508 public override void handleInvokeResponse(bool ok, OutgoingAsyncBase og) in handleInvokeResponse()
1522 public override void handleInvokeResponse(bool ok, OutgoingAsyncBase og) in handleInvokeResponse()
1563 public bool handleException(Ice.Exception ex, OutgoingAsyncBase og) in handleException()
[all …]
/dports/devel/py-ice37/ice-3.7.2/csharp/src/Ice/
H A DOutgoingAsync.cs14 void init(OutgoingAsyncBase og); in init()
16 bool handleSent(bool done, bool alreadySent, OutgoingAsyncBase og); in handleSent()
17 bool handleException(Ice.Exception ex, OutgoingAsyncBase og); in handleException()
18 bool handleResponse(bool userThread, bool ok, OutgoingAsyncBase og); in handleResponse()
21 void handleInvokeException(Ice.Exception ex, OutgoingAsyncBase og); in handleInvokeException()
22 void handleInvokeResponse(bool ok, OutgoingAsyncBase og); in handleInvokeResponse()
1440 public bool handleException(Ice.Exception ex, OutgoingAsyncBase og) in handleException()
1508 public override void handleInvokeResponse(bool ok, OutgoingAsyncBase og) in handleInvokeResponse()
1522 public override void handleInvokeResponse(bool ok, OutgoingAsyncBase og) in handleInvokeResponse()
1563 public bool handleException(Ice.Exception ex, OutgoingAsyncBase og) in handleException()
[all …]

12345678910>>...33