Home
last modified time | relevance | path

Searched defs:jas (Results 1 – 25 of 130) sorted by relevance

123456

/dports/devel/hyperscan/boost_1_75_0/libs/variant/test/
H A Dtest7.cpp40 struct jas struct
58 typedef map<const jas*,int> table_type; argument
102 jas::jas(int n) : n_(n) in jas() function in jas
110 jas::jas(const jas& other) : n_(other.n_) in jas() function in jas
/dports/devel/boost-libs/boost_1_72_0/libs/variant/test/
H A Dtest7.cpp40 struct jas struct
58 typedef map<const jas*,int> table_type; argument
102 jas::jas(int n) : n_(n) in jas() function in jas
110 jas::jas(const jas& other) : n_(other.n_) in jas() function in jas
/dports/devel/boost-docs/boost_1_72_0/libs/variant/test/
H A Dtest7.cpp40 struct jas struct
58 typedef map<const jas*,int> table_type; argument
102 jas::jas(int n) : n_(n) in jas() function in jas
110 jas::jas(const jas& other) : n_(other.n_) in jas() function in jas
/dports/devel/boost-python-libs/boost_1_72_0/libs/variant/test/
H A Dtest7.cpp40 struct jas struct
58 typedef map<const jas*,int> table_type; argument
102 jas::jas(int n) : n_(n) in jas() function in jas
110 jas::jas(const jas& other) : n_(other.n_) in jas() function in jas
/dports/databases/xtrabackup/boost_1_59_0/libs/variant/test/
H A Dtest7.cpp40 struct jas struct
58 typedef map<const jas*,int> table_type; argument
102 jas::jas(int n) : n_(n) in jas() function in jas
110 jas::jas(const jas& other) : n_(other.n_) in jas() function in jas
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/variant/test/
H A Dtest7.cpp40 struct jas struct
58 typedef map<const jas*,int> table_type; argument
102 jas::jas(int n) : n_(n) in jas() function in jas
110 jas::jas(const jas& other) : n_(other.n_) in jas() function in jas
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/variant/test/
H A Dtest7.cpp40 struct jas struct
58 typedef map<const jas*,int> table_type; argument
102 jas::jas(int n) : n_(n) in jas() function in jas
110 jas::jas(const jas& other) : n_(other.n_) in jas() function in jas
/dports/databases/percona57-server/boost_1_59_0/libs/variant/test/
H A Dtest7.cpp40 struct jas struct
58 typedef map<const jas*,int> table_type; argument
102 jas::jas(int n) : n_(n) in jas() function in jas
110 jas::jas(const jas& other) : n_(other.n_) in jas() function in jas
/dports/databases/percona57-client/boost_1_59_0/libs/variant/test/
H A Dtest7.cpp40 struct jas struct
58 typedef map<const jas*,int> table_type; argument
102 jas::jas(int n) : n_(n) in jas() function in jas
110 jas::jas(const jas& other) : n_(other.n_) in jas() function in jas
/dports/java/jasmin/jasmin-2.4/src/jas/
H A DInvokeinterfaceInsn.java9 package jas; package
H A DMultiarrayInsn.java9 package jas; package
H A DIincInsn.java9 package jas; package
H A DLookupswitchInsn.java9 package jas; package
H A DTableswitchInsn.java9 package jas; package
H A DCP.java22 package jas; package
H A DDeprecatedAttr.java7 package jas; package
H A DjasError.java1 package jas; package
H A DClassCP.java8 package jas; package
H A DIntegerCP.java1 package jas; package
H A DLongCP.java1 package jas; package
H A DAsciiCP.java8 package jas; package
H A DDoubleCP.java1 package jas; package
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/
H A DTestEditLogJournalFailures.java246 JournalAndStream jas = getJournalAndStream(index); in invalidateEditsDirAtIndex() local
260 private EditLogFileOutputStream spyOnStream(JournalAndStream jas) { in spyOnStream()
/dports/audio/mumble/mumble-1.3.3/src/mumble/
H A DJackAudio.cpp296 JackAudioSystem * const jas = static_cast<JackAudioSystem*>(arg); in process_callback() local
346 JackAudioSystem * const jas = static_cast<JackAudioSystem*>(arg); in srate_callback() local
486 JackAudioSystem * const jas = static_cast<JackAudioSystem*>(arg); in buffer_size_callback() local
492 JackAudioSystem * const jas = static_cast<JackAudioSystem*>(arg); in shutdown_callback() local
/dports/audio/murmur/mumble-1.3.3/src/mumble/
H A DJackAudio.cpp296 JackAudioSystem * const jas = static_cast<JackAudioSystem*>(arg); in process_callback() local
346 JackAudioSystem * const jas = static_cast<JackAudioSystem*>(arg); in srate_callback() local
486 JackAudioSystem * const jas = static_cast<JackAudioSystem*>(arg); in buffer_size_callback() local
492 JackAudioSystem * const jas = static_cast<JackAudioSystem*>(arg); in shutdown_callback() local

123456