Home
last modified time | relevance | path

Searched defs:TXT (Results 1 – 25 of 1139) sorted by relevance

12345678910>>...46

/dports/archivers/deutex/deutex-5.2.2/src/
H A Dtext.c114 void TXTcloseR(struct TXTFILE *TXT) in TXTcloseR()
124 struct TXTFILE *TXT; in TXTopenR() local
161 static void TXTungetc(struct TXTFILE *TXT) in TXTungetc()
171 bool TXTskipComment(struct TXTFILE *TXT) in TXTskipComment()
197 static bool TXTcheckStartPatch(struct TXTFILE *TXT) in TXTcheckStartPatch()
243 int16_t TXTreadShort(struct TXTFILE * TXT) in TXTreadShort()
273 static bool TXTreadOptionalRepeat(struct TXTFILE *TXT) in TXTreadOptionalRepeat()
409 static bool TXTboundSection(struct TXTFILE *TXT) in TXTboundSection()
537 struct TXTFILE *TXT; in TXTopenW() local
564 void TXTcloseW(struct TXTFILE *TXT) in TXTcloseW()
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/trust-dns-proto-0.20.3/src/rr/rdata/
H A Dtxt.rs38 pub struct TXT { struct
42 impl TXT { argument
52 pub fn new(txt_data: Vec<String>) -> TXT { in new()
72 pub fn from_bytes(txt_data: Vec<&[u8]>) -> TXT { in from_bytes()
96 pub fn read(decoder: &mut BinDecoder<'_>, rdata_length: Restrict<u16>) -> ProtoResult<TXT> { in read()
122 impl fmt::Display for TXT { implementation
/dports/net/oha/oha-0.4.7/cargo-crates/trust-dns-proto-0.20.3/src/rr/rdata/
H A Dtxt.rs38 pub struct TXT { struct
42 impl TXT { implementation
52 pub fn new(txt_data: Vec<String>) -> TXT { in new()
72 pub fn from_bytes(txt_data: Vec<&[u8]>) -> TXT { in from_bytes()
96 pub fn read(decoder: &mut BinDecoder<'_>, rdata_length: Restrict<u16>) -> ProtoResult<TXT> { in read()
122 impl fmt::Display for TXT { implementation
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/trust-dns-proto-0.19.5/src/rr/rdata/
H A Dtxt.rs38 pub struct TXT { struct
42 impl TXT { implementation
52 pub fn new(txt_data: Vec<String>) -> TXT { in new()
76 pub fn read(decoder: &mut BinDecoder, rdata_length: Restrict<u16>) -> ProtoResult<TXT> { in read()
/dports/net/proby/proby-1.0.2/cargo-crates/trust-dns-proto-0.18.0-alpha.2/src/rr/rdata/
H A Dtxt.rs38 pub struct TXT { struct
42 impl TXT { implementation
52 pub fn new(txt_data: Vec<String>) -> TXT { in new()
76 pub fn read(decoder: &mut BinDecoder, rdata_length: Restrict<u16>) -> ProtoResult<TXT> { in read()
/dports/net/kea/kea-2.0.1/src/lib/dns/rdata/generic/
H A Dtxt_16.cc45 TXT::TXT(InputBuffer& buffer, size_t rdata_len) : in TXT() function in TXT
59 TXT::TXT(MasterLexer& lexer, const Name*, MasterLoader::Options, in TXT() function in TXT
64 TXT::TXT(const std::string& txtstr) : in TXT() function in TXT
68 TXT::TXT(const TXT& other) : in TXT() function in TXT
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/tilepro/
H A Dtilepro-c.c28 # define builtin_define(TXT) cpp_define (pfile, TXT) argument
29 # define builtin_assert(TXT) cpp_assert (pfile, TXT) argument
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/microblaze/
H A Dmicroblaze-c.c32 #define builtin_define(TXT) cpp_define (pfile, TXT) argument
33 #define builtin_assert(TXT) cpp_assert (pfile, TXT) argument
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/microblaze/
H A Dmicroblaze-c.c28 #define builtin_define(TXT) cpp_define (pfile, TXT) argument
29 #define builtin_assert(TXT) cpp_assert (pfile, TXT) argument
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/tilegx/
H A Dtilegx-c.c28 # define builtin_define(TXT) cpp_define (pfile, TXT) argument
29 # define builtin_assert(TXT) cpp_assert (pfile, TXT) argument
/dports/lang/gcc48/gcc-4.8.5/gcc/config/microblaze/
H A Dmicroblaze-c.c32 #define builtin_define(TXT) cpp_define (pfile, TXT) argument
33 #define builtin_assert(TXT) cpp_assert (pfile, TXT) argument
/dports/lang/gcc48/gcc-4.8.5/gcc/config/tilepro/
H A Dtilepro-c.c32 # define builtin_define(TXT) cpp_define (pfile, TXT) argument
33 # define builtin_assert(TXT) cpp_assert (pfile, TXT) argument
/dports/lang/gcc48/gcc-4.8.5/gcc/config/tilegx/
H A Dtilegx-c.c32 # define builtin_define(TXT) cpp_define (pfile, TXT) argument
33 # define builtin_assert(TXT) cpp_assert (pfile, TXT) argument
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/tilegx/
H A Dtilegx-c.c32 # define builtin_define(TXT) cpp_define (pfile, TXT) argument
33 # define builtin_assert(TXT) cpp_assert (pfile, TXT) argument
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/microblaze/
H A Dmicroblaze-c.c32 #define builtin_define(TXT) cpp_define (pfile, TXT) argument
33 #define builtin_assert(TXT) cpp_assert (pfile, TXT) argument
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/tilepro/
H A Dtilepro-c.c32 # define builtin_define(TXT) cpp_define (pfile, TXT) argument
33 # define builtin_assert(TXT) cpp_assert (pfile, TXT) argument
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/tilegx/
H A Dtilegx-c.c32 # define builtin_define(TXT) cpp_define (pfile, TXT) argument
33 # define builtin_assert(TXT) cpp_assert (pfile, TXT) argument
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/tilepro/
H A Dtilepro-c.c32 # define builtin_define(TXT) cpp_define (pfile, TXT) argument
33 # define builtin_assert(TXT) cpp_assert (pfile, TXT) argument
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/tilepro/
H A Dtilepro-c.c28 # define builtin_define(TXT) cpp_define (pfile, TXT) argument
29 # define builtin_assert(TXT) cpp_assert (pfile, TXT) argument
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/microblaze/
H A Dmicroblaze-c.c28 #define builtin_define(TXT) cpp_define (pfile, TXT) argument
29 #define builtin_assert(TXT) cpp_assert (pfile, TXT) argument
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/tilegx/
H A Dtilegx-c.c28 # define builtin_define(TXT) cpp_define (pfile, TXT) argument
29 # define builtin_assert(TXT) cpp_assert (pfile, TXT) argument
/dports/games/egoboo/egoboo-2.8.1/src/game/extensions/
H A Dogl_include.h35 # define ATTRIB_PUSH(TXT, BITS) { GLint xx=0; GL_DEBUG(glGetIntegerv)(GL_ATTRIB_STACK_DEPTH,&… argument
36 # define ATTRIB_POP(TXT) { GLint xx=0; GL_DEBUG(glPopAttrib)(); GL_DEBUG(glGetIntegerv… argument
40 # define ATTRIB_PUSH(TXT, BITS) GL_DEBUG(glPushAttrib)(BITS); argument
41 # define ATTRIB_POP(TXT) GL_DEBUG(glPopAttrib)(); argument
45 # define ATTRIB_PUSH(TXT, BITS) /* { ogl_state_t attrib_begin, attrib_end; ogl_state_comp_t … argument
46 # define ATTRIB_POP(TXT) GL_DEBUG(glPopAttrib)(); /* oglx_grab_state(&attrib_end); gl_… argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/microblaze/
H A Dmicroblaze-c.c30 #define builtin_define(TXT) cpp_define (pfile, TXT) argument
31 #define builtin_assert(TXT) cpp_assert (pfile, TXT) argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/tilegx/
H A Dtilegx-c.c30 # define builtin_define(TXT) cpp_define (pfile, TXT) argument
31 # define builtin_assert(TXT) cpp_assert (pfile, TXT) argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/tilepro/
H A Dtilepro-c.c30 # define builtin_define(TXT) cpp_define (pfile, TXT) argument
31 # define builtin_assert(TXT) cpp_assert (pfile, TXT) argument

12345678910>>...46