Home
last modified time | relevance | path

Searched defs:stringStruct (Results 1 – 23 of 23) sorted by relevance

/dports/security/xray-core/Xray-core-1.5.0/common/strmatcher/
H A Dmph_matcher.go210 type stringStruct struct { struct
211 str unsafe.Pointer
212 len int
/dports/net/v2ray/v2ray-core-4.36.2/common/strmatcher/
H A Dmph_matcher.go210 type stringStruct struct { struct
211 str unsafe.Pointer
212 len int
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/runtime/
H A Dstring.go220 type stringStruct struct { struct
221 str unsafe.Pointer
222 len int
/dports/lang/gcc11/gcc-11.2.0/libgo/go/runtime/
H A Dstring.go220 type stringStruct struct { struct
221 str unsafe.Pointer
222 len int
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/runtime/
H A Dstring.go220 type stringStruct struct { struct
221 str unsafe.Pointer
222 len int
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/runtime/
H A Dstring.go220 type stringStruct struct { struct
221 str unsafe.Pointer
222 len int
/dports/lang/gcc10/gcc-10.3.0/libgo/go/runtime/
H A Dstring.go210 type stringStruct struct { struct
211 str unsafe.Pointer
212 len int
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/runtime/
H A Dstring.go210 type stringStruct struct { struct
211 str unsafe.Pointer
212 len int
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/runtime/
H A Dstring.go210 type stringStruct struct { struct
211 str unsafe.Pointer
212 len int
/dports/lang/gcc8/gcc-8.5.0/libgo/go/runtime/
H A Dstring.go220 type stringStruct struct { struct
221 str unsafe.Pointer
222 len int
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/runtime/
H A Dstring.go209 type stringStruct struct { struct
210 str unsafe.Pointer
211 len int
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dstring.go220 type stringStruct struct { struct
221 str unsafe.Pointer
222 len int
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/runtime/
H A Dstring.go218 type stringStruct struct { struct
219 str unsafe.Pointer
220 len int
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/runtime/
H A Dstring.go238 type stringStruct struct { struct
239 str unsafe.Pointer
240 len int
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dstring.go220 type stringStruct struct { struct
221 str unsafe.Pointer
222 len int
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/runtime/
H A Dstring.go220 type stringStruct struct { struct
221 str unsafe.Pointer
222 len int
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/runtime/
H A Dstring.go229 type stringStruct struct { struct
230 str unsafe.Pointer
231 len int
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dstring.go220 type stringStruct struct { struct
221 str unsafe.Pointer
222 len int
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dstring.go220 type stringStruct struct { struct
221 str unsafe.Pointer
222 len int
/dports/lang/gcc9/gcc-9.4.0/libgo/go/runtime/
H A Dstring.go229 type stringStruct struct { struct
230 str unsafe.Pointer
231 len int
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/runtime/
H A Dstring.go229 type stringStruct struct { struct
230 str unsafe.Pointer
231 len int
/dports/lang/yorick/yorick-y_2_2_04/yorick/
H A Dopsv.c645 StructDef stringStruct = { variable
H A Dbinio.h288 PLUG_API StructDef stringStruct; /* char * always 0-terminated */ variable