Home
last modified time | relevance | path

Searched refs:b_empty (Results 51 – 75 of 252) sorted by relevance

1234567891011

/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_ewise_slice.c414 bool b_empty = (pB_end == pB_start) ; in GB_ewise_slice() local
491 TaskList [ntasks].pB = (b_empty) ? -1 : pB_start ; in GB_ewise_slice()
531 TaskList [ntasks-1].pB_end = (b_empty) ? -1 : pB_end ; in GB_ewise_slice()
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_ewise_slice.c414 bool b_empty = (pB_end == pB_start) ; in GB_ewise_slice() local
491 TaskList [ntasks].pB = (b_empty) ? -1 : pB_start ; in GB_ewise_slice()
531 TaskList [ntasks-1].pB_end = (b_empty) ? -1 : pB_end ; in GB_ewise_slice()
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_ewise_slice.c414 bool b_empty = (pB_end == pB_start) ; in GB_ewise_slice() local
491 TaskList [ntasks].pB = (b_empty) ? -1 : pB_start ; in GB_ewise_slice()
531 TaskList [ntasks-1].pB_end = (b_empty) ? -1 : pB_end ; in GB_ewise_slice()
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_ewise_slice.c414 bool b_empty = (pB_end == pB_start) ; in GB_ewise_slice() local
491 TaskList [ntasks].pB = (b_empty) ? -1 : pB_start ; in GB_ewise_slice()
531 TaskList [ntasks-1].pB_end = (b_empty) ? -1 : pB_end ; in GB_ewise_slice()
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_ewise_slice.c414 bool b_empty = (pB_end == pB_start) ; in GB_ewise_slice() local
491 TaskList [ntasks].pB = (b_empty) ? -1 : pB_start ; in GB_ewise_slice()
531 TaskList [ntasks-1].pB_end = (b_empty) ? -1 : pB_end ; in GB_ewise_slice()
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_ewise_slice.c414 bool b_empty = (pB_end == pB_start) ; in GB_ewise_slice() local
491 TaskList [ntasks].pB = (b_empty) ? -1 : pB_start ; in GB_ewise_slice()
531 TaskList [ntasks-1].pB_end = (b_empty) ? -1 : pB_end ; in GB_ewise_slice()
/dports/x11-toolkits/wlroots/wlroots-0.12.0/types/
H A Dwlr_box.c44 bool b_empty = wlr_box_empty(box_b); in wlr_box_intersection() local
46 if (a_empty || b_empty) { in wlr_box_intersection()
/dports/multimedia/vlc/vlc-3.0.16/modules/stream_out/
H A Dmosaic_bridge.c344 if ( p_bridge->pp_es[i]->b_empty ) in Add()
366 p_es->b_empty = false; in Add()
449 p_es->b_empty = true; in Del()
459 if ( !p_bridge->pp_es[i]->b_empty ) in Del()
/dports/multimedia/vlc/vlc-3.0.16/modules/demux/adaptive/plumbing/
H A DFakeESOut.cpp377 bool b_empty = true; in decodersDrained() local
378 es_out_Control( real_es_out, ES_OUT_GET_EMPTY, &b_empty ); in decodersDrained()
379 return b_empty; in decodersDrained()
H A DCommandsQueue.cpp400 bool b_empty = commands.empty() && incoming.empty(); in isEmpty() local
401 return b_empty; in isEmpty()
/dports/multimedia/vlc/vlc-3.0.16/modules/demux/playlist/
H A Dxspf.c220 const bool b_empty = xml_ReaderIsEmptyElement(p_xml_reader); in parse_node() local
236 if(!skip_element(NULL, NULL, p_xml_reader, name, b_empty)) in parse_node()
246 b_empty)) in parse_node()
/dports/multimedia/vlc/vlc-3.0.16/modules/codec/
H A Dschroedinger.c887 bool b_empty; /* entry is invalid */ member
952 p_sys->pts_tlb[i].b_empty = true; in ResetPTStlb()
966 if( p_sys->pts_tlb[i].b_empty ) in StorePicturePTS()
970 p_sys->pts_tlb[i].b_empty = false; in StorePicturePTS()
988 if( !p_sys->pts_tlb[i].b_empty && in GetPicturePTS()
991 p_sys->pts_tlb[i].b_empty = true; in GetPicturePTS()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/common/util/
H A DParser.cpp71 bool b_cmd, bool b_empty, bool b_iarg) in ParserImpl() argument
75 m_breakOnEmpty = b_empty; in ParserImpl()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/common/util/
H A DParser.cpp71 bool b_cmd, bool b_empty, bool b_iarg) in ParserImpl() argument
75 m_breakOnEmpty = b_empty; in ParserImpl()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/common/util/
H A DParser.cpp71 bool b_cmd, bool b_empty, bool b_iarg) in ParserImpl() argument
75 m_breakOnEmpty = b_empty; in ParserImpl()
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/encoder/
H A Dlookahead.c199 int b_empty = !h->lookahead->next.i_size && !h->lookahead->ofbuf.i_size; in x264_lookahead_is_empty() local
202 return b_empty; in x264_lookahead_is_empty()
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/encoder/
H A Dlookahead.c199 int b_empty = !h->lookahead->next.i_size && !h->lookahead->ofbuf.i_size; in x264_lookahead_is_empty() local
202 return b_empty; in x264_lookahead_is_empty()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/common/util/
H A DParser.cpp71 bool b_cmd, bool b_empty, bool b_iarg) in ParserImpl() argument
75 m_breakOnEmpty = b_empty; in ParserImpl()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/common/util/
H A DParser.cpp71 bool b_cmd, bool b_empty, bool b_iarg) in ParserImpl() argument
75 m_breakOnEmpty = b_empty; in ParserImpl()
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/src/common/util/
H A DParser.cpp68 bool b_cmd, bool b_empty, bool b_iarg) in ParserImpl() argument
72 m_breakOnEmpty = b_empty; in ParserImpl()
/dports/www/py-seafdav/seafdav-8.0.7-server/wsgidav/
H A Dcompat.py118 b_empty = to_bytes("") variable
/dports/www/py-wsgidav/WsgiDAV-3.1.0/wsgidav/
H A Dcompat.py119 b_empty = to_bytes("") variable
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/core/
H A DSkRegion.cpp1003 bool b_empty = rgnb->isEmpty(); in Oper() local
1012 if (b_empty || !SkIRect::IntersectsNoEmptyCheck(rgna->fBounds, in Oper()
1022 if ((a_empty | b_empty) in Oper()
1041 if (b_empty) { in Oper()
1056 if (b_empty) { in Oper()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/core/
H A DSkRegion.cpp999 bool b_empty = rgnb->isEmpty(); in Oper() local
1008 if (b_empty || !SkIRect::IntersectsNoEmptyCheck(rgna->fBounds, in Oper()
1018 if ((a_empty | b_empty) in Oper()
1037 if (b_empty) { in Oper()
1052 if (b_empty) { in Oper()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/core/
H A DSkRegion.cpp1055 bool b_empty = rgnb->isEmpty(); in Oper() local
1064 if (b_empty || !SkIRect::Intersects(rgna->fBounds, rgnb->fBounds)) { in Oper()
1073 if ((a_empty | b_empty) in Oper()
1092 if (b_empty) { in Oper()
1107 if (b_empty) { in Oper()

1234567891011