Home
last modified time | relevance | path

Searched defs:HostApiType (Results 1 – 3 of 3) sorted by relevance

/dports/devel/llvm70/llvm-7.0.1.src/test/Analysis/ScalarEvolution/
H A Dpr28705.ll15 %cmp6483126 = icmp eq i32 %.sroa.speculated, 0
36 %cmp648 = icmp eq i32 %inc655, %.sroa.speculated
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/portaudio-rs-0.3.2/src/
H A Dhostapi.rs15 pub enum HostApiType enum
36 impl HostApiType implementation
49 pub fn from_u32(num: u32) -> HostApiType in from_u32()
/dports/databases/hsqldb/hsqldb-2.3.4/hsqldb/src/org/hsqldb/error/
H A DErrorCode.java15 * contributors may be used to endorse or promote products derived from this
37 * @author Fred Toussi (fredt@users dot sourceforge.net)
49 …int M_ERROR_IN_BINARY_SCRIPT_1 = 21; // \u0020table $$ row count error : $$ read, needed… in to_api_index()