Home
last modified time | relevance | path

Searched defs:TableType (Results 1 – 25 of 542) sorted by relevance

12345678910>>...22

/dports/www/firefox/firefox-99.0/third_party/rust/wasm-encoder/src/
H A Dtables.rs71 pub struct TableType { struct
80 impl TableType { impl
/dports/biology/ncbi-toolkit/ncbi/vibrant/
H A Dpanels.h79 typedef struct TableType { struct
80 Nlm_VoidPtr dummy;
/dports/www/firefox/firefox-99.0/third_party/wasm2c/src/
H A Dshared-validator.h204 struct TableType { struct
206 TableType(Type element, Limits limits) : element(element), limits(limits) {} in TableType() argument
208 Type element = Type::Any;
209 Limits limits;
/dports/devel/stylua/StyLua-0.11.0/src/formatters/
H A Dtable.rs21 pub enum TableType { enum
33 table_type: TableType, in format_field()
129 table_type: TableType, in create_table_braces()
192 U: Fn(&Context, &T, TableType, Shape) -> (T, Vec<Token>), in format_singleline_table() argument
241 U: Fn(&Context, &T, TableType, Shape) -> (T, Vec<Token>), in format_multiline_table() argument
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/cad/libopencad/
H A Dcadtables.h48 enum TableType enum
82 std::map<enum TableType, CADHandle> mapTables; variable
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/cad/libopencad/
H A Dcadtables.h48 enum TableType enum
82 std::map<enum TableType, CADHandle> mapTables; variable
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/cad/libopencad/
H A Dcadtables.h48 enum TableType enum
82 std::map<enum TableType, CADHandle> mapTables; variable
/dports/cad/libopencad/libopencad-0.2.0/lib/
H A Dcadtables.h50 enum TableType enum
84 map<enum TableType, CADHandle> mapTables; variable
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/parity-wasm/src/elements/
H A Dimport_entry.rs60 pub struct TableType { struct
65 impl TableType { implementation
81 impl Deserialize for TableType { implementation
94 impl Serialize for TableType { implementation
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/parity-wasm/src/elements/
H A Dimport_entry.rs60 pub struct TableType { struct
65 impl TableType { argument
81 impl Deserialize for TableType { implementation
94 impl Serialize for TableType { implementation
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/parity-wasm/src/elements/
H A Dimport_entry.rs60 pub struct TableType { struct
65 impl TableType { impl
81 impl Deserialize for TableType { implementation
94 impl Serialize for TableType { implementation
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/crates/wasmtime/src/
H A Dtypes.rs366 pub struct TableType { struct
371 impl TableType { argument
374 pub fn new(element: ValType, limits: Limits) -> TableType { in new()
388 pub(crate) fn from_wasmtime_table(table: &wasm::Table) -> TableType { in from_wasmtime_table()
/dports/audio/darkice/darkice-1.4/src/
H A DConfigSection.h77 typedef std::map<std::string, std::string> TableType; typedef
H A DDarkIceConfig.h86 typedef std::map<std::string, ConfigSection> TableType; typedef
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/polardbx/
H A Dstruct_table.go21 TableType string `json:"TableType" xml:"TableType"` member
/dports/chinese/libime/libime-1.0.9/src/libime/pinyin/
H A Dshuangpinprofile.h37 TableType; typedef
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/include/ossim/base/
H A DossimEllipsoidFactory.h40 typedef std::map<std::string, ossimEllipsoid*> TableType; typedef
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Common/include/
H A DitkBSplineInterpolationWeightFunction.h122 using TableType = Array2D< unsigned int >; variable
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/wasmparser-0.48.2/src/
H A Doperators_validator.rs126 fn push_block<F: WasmFuncType, T: WasmTableType, M: WasmMemoryType, G: WasmGlobalType>( in push_block() argument
515 TableType = T, in check_memory_index() argument
536 TableType = T, in check_shared_memory_index() argument
550 fn check_memarg<F: WasmFuncType, T: WasmTableType, M: WasmMemoryType, G: WasmGlobalType>( in check_memarg() argument
621 TableType = T, in check_shared_memarg_wo_align() argument
637 fn check_block_type<F: WasmFuncType, T: WasmTableType, M: WasmMemoryType, G: WasmGlobalType>( in check_block_type() argument
686 TableType = T, in check_block_params() argument
759 TableType = T, in process_operator() argument
/dports/sysutils/vector/vector-0.10.0/cargo-crates/wast-11.0.0/src/ast/
H A Dtypes.rs159 pub struct TableType { struct
166 impl<'a> Parse<'a> for TableType { argument
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/sql/kernel/
H A Dqtsqlglobal.h75 enum TableType enum
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/sql/kernel/
H A Dqtsqlglobal.h75 enum TableType enum
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/sql/kernel/
H A Dqtsqlglobal.h75 enum TableType enum
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/sql/kernel/
H A Dqtsqlglobal.h75 enum TableType enum
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/sql/kernel/
H A Dqtsqlglobal.h75 enum TableType enum

12345678910>>...22