Home
last modified time | relevance | path

Searched refs:JET_coltypLongLong (Results 1 – 12 of 12) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/utility/importer/
H A Dedge_database_reader_win.cc83 return ValidateAndConvertValueGeneric(JET_coltypLongLong, column_type, in ValidateAndConvertValue()
90 return ValidateAndConvertValueGeneric(JET_coltypLongLong, column_type, in ValidateAndConvertValue()
/dports/net/py-impacket/impacket-0.9.17/impacket/
H A Dese.py97 JET_coltypLongLong = 15 variable
118 JET_coltypLongLong : 'Long long',
140 JET_coltypLongLong : (8,'<Q'),
/dports/www/firefox-legacy/firefox-52.8.0esr/browser/components/migration/
H A DESEDBReader.jsm63 JET_coltypLongLong: 15, /* 8-byte signed integer */
507 if (dbType != COLUMN_TYPES.JET_coltypLongLong) {
/dports/lang/spidermonkey78/firefox-78.9.0/browser/components/migration/
H A DESEDBReader.jsm66 JET_coltypLongLong: 15 /* 8-byte signed integer */,
691 if (dbType != COLUMN_TYPES.JET_coltypLongLong) {
/dports/www/firefox/firefox-99.0/browser/components/migration/
H A DESEDBReader.jsm66 JET_coltypLongLong: 15 /* 8-byte signed integer */,
691 if (dbType != COLUMN_TYPES.JET_coltypLongLong) {
/dports/www/firefox-esr/firefox-91.8.0/browser/components/migration/
H A DESEDBReader.jsm66 JET_coltypLongLong: 15 /* 8-byte signed integer */,
691 if (dbType != COLUMN_TYPES.JET_coltypLongLong) {
/dports/mail/thunderbird/thunderbird-91.8.0/browser/components/migration/
H A DESEDBReader.jsm66 JET_coltypLongLong: 15 /* 8-byte signed integer */,
691 if (dbType != COLUMN_TYPES.JET_coltypLongLong) {
/dports/lang/spidermonkey60/firefox-60.9.0/browser/components/migration/
H A DESEDBReader.jsm63 JET_coltypLongLong: 15, /* 8-byte signed integer */
508 if (dbType != COLUMN_TYPES.JET_coltypLongLong) {
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Desent.h72 JET_coltypLongLong, enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Desent.h72 JET_coltypLongLong, enumerator
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Storage/Jet/
H A Dmod.rs2908 pub const JET_coltypLongLong: u32 = 15u32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Storage/Jet/
H A Dmod.rs4455 pub const JET_coltypLongLong: u32 = 15u32; const