Home
last modified time | relevance | path

Searched defs:sym (Results 176 – 200 of 22399) sorted by relevance

12345678910>>...896

/dports/dns/bind916/bind-9.16.27/lib/isc/unix/
H A Dpk11_api.c38 CK_C_Initialize sym; in pkcs_C_Initialize() local
66 CK_C_Finalize sym; in pkcs_C_Finalize() local
87 static CK_C_GetSlotList sym = NULL; in pkcs_C_GetSlotList() local
105 static CK_C_GetTokenInfo sym = NULL; in pkcs_C_GetTokenInfo() local
146 static CK_C_OpenSession sym = NULL; in pkcs_C_OpenSession() local
189 static CK_C_Login sym = NULL; in pkcs_C_Login() local
207 static CK_C_Logout sym = NULL; in pkcs_C_Logout() local
379 static CK_C_Encrypt sym = NULL; in pkcs_C_Encrypt() local
455 static CK_C_SignInit sym = NULL; in pkcs_C_SignInit() local
474 static CK_C_Sign sym = NULL; in pkcs_C_Sign() local
[all …]
/dports/dns/samba-nsupdate/bind-9.16.5/lib/isc/unix/
H A Dpk11_api.c36 CK_C_Initialize sym; in pkcs_C_Initialize() local
64 CK_C_Finalize sym; in pkcs_C_Finalize() local
85 static CK_C_GetSlotList sym = NULL; in pkcs_C_GetSlotList() local
103 static CK_C_GetTokenInfo sym = NULL; in pkcs_C_GetTokenInfo() local
144 static CK_C_OpenSession sym = NULL; in pkcs_C_OpenSession() local
187 static CK_C_Login sym = NULL; in pkcs_C_Login() local
205 static CK_C_Logout sym = NULL; in pkcs_C_Logout() local
377 static CK_C_Encrypt sym = NULL; in pkcs_C_Encrypt() local
453 static CK_C_SignInit sym = NULL; in pkcs_C_SignInit() local
472 static CK_C_Sign sym = NULL; in pkcs_C_Sign() local
[all …]
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/data/mods/Graphical_Overmap/
H A Dgo_overmap_terrain_river.json6 "sym": "\u00F7" string
12 "sym": "\u00F7" string
18 "sym": "\u00F7" string
24 "sym": "\u00F7" string
30 "sym": "\u00F7" string
36 "sym": "\u00F7" string
42 "sym": "\u00F7" string
48 "sym": "\u00F7" string
54 "sym": "\u00F7" string
60 "sym": "\u00F7" string
[all …]
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/data/mods/Graphical_Overmap/
H A Dgo_overmap_terrain_river.json6 "sym": "\u00F7" string
12 "sym": "\u00F7" string
18 "sym": "\u00F7" string
24 "sym": "\u00F7" string
30 "sym": "\u00F7" string
36 "sym": "\u00F7" string
42 "sym": "\u00F7" string
48 "sym": "\u00F7" string
54 "sym": "\u00F7" string
60 "sym": "\u00F7" string
[all …]
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/data/mods/alt_map_key/
H A Dovermap_terrain.json7 "sym": "%", string
15 "sym": ".", string
23 "sym": "*", string
31 "sym": ".", string
39 "sym": "#", string
47 "sym": "#", string
55 "sym": "#", string
63 "sym": "#", string
71 "sym": "#", string
79 "sym": "H", string
[all …]
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/data/mods/alt_map_key/
H A Dovermap_terrain.json7 "sym": "%", string
15 "sym": ".", string
23 "sym": "*", string
31 "sym": ".", string
39 "sym": "#", string
47 "sym": "#", string
55 "sym": "#", string
63 "sym": "#", string
71 "sym": "#", string
79 "sym": "H", string
[all …]
/dports/devel/jwasm/JWasm-f0a2fdd/src/
H A Dmangle.c71 static int VoidMangler( const struct asym *sym, char *buffer ) in VoidMangler()
80 static int UCaseMangler( const struct asym *sym, char *buffer ) in UCaseMangler()
90 static int UScoreMangler( const struct asym *sym, char *buffer ) in UScoreMangler()
101 static int StdcallMangler( const struct asym *sym, char *buffer ) in StdcallMangler()
115 static int ms32_decorate( const struct asym *sym, char *buffer ) in ms32_decorate()
135 static int ow_decorate( const struct asym *sym, char *buffer ) in ow_decorate()
173 static int ms64_decorate( const struct asym *sym, char *buffer ) in ms64_decorate()
182 static char *CMangler( const struct asym *sym, char *buffer ) in CMangler()
210 int Mangle( struct asym *sym, char *buffer ) in Mangle()
253 void SetMangler( struct asym *sym, int langtype, const char *mangle_type ) in SetMangler()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libunwind/src/
H A DUnwind_AppleExtras.cpp15 #define NOT_HERE_BEFORE_5_0(sym) \ argument
31 #define NOT_HERE_BEFORE_10_6(sym) argument
32 #define NEVER_HERE(sym) argument
34 #define NOT_HERE_BEFORE_10_6(sym) \ argument
39 #define NEVER_HERE(sym) \ argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/builtins/
H A Dapple_versioning.c13 #define NOT_HERE_BEFORE_10_6(sym) argument
14 #define NOT_HERE_IN_10_8_AND_EARLIER(sym) \ argument
24 #define NOT_HERE_BEFORE_10_6(sym) \ argument
29 #define NOT_HERE_IN_10_8_AND_EARLIER(sym) \ argument
199 #define NOT_HERE_UNTIL_AFTER_4_3(sym) \ argument
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/builtins/
H A Dapple_versioning.c16 #define NOT_HERE_BEFORE_10_6(sym) argument
17 #define NOT_HERE_IN_10_8_AND_EARLIER(sym) \ argument
27 #define NOT_HERE_BEFORE_10_6(sym) \ argument
32 #define NOT_HERE_IN_10_8_AND_EARLIER(sym) \ argument
206 #define NOT_HERE_UNTIL_AFTER_4_3(sym) \ argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/builtins/
H A Dapple_versioning.c13 #define NOT_HERE_BEFORE_10_6(sym) argument
14 #define NOT_HERE_IN_10_8_AND_EARLIER(sym) \ argument
24 #define NOT_HERE_BEFORE_10_6(sym) \ argument
29 #define NOT_HERE_IN_10_8_AND_EARLIER(sym) \ argument
199 #define NOT_HERE_UNTIL_AFTER_4_3(sym) \ argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libunwind/src/
H A DUnwind_AppleExtras.cpp15 #define NOT_HERE_BEFORE_5_0(sym) \ argument
31 #define NOT_HERE_BEFORE_10_6(sym) argument
32 #define NEVER_HERE(sym) argument
34 #define NOT_HERE_BEFORE_10_6(sym) \ argument
39 #define NEVER_HERE(sym) \ argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/builtins/
H A Dapple_versioning.c13 #define NOT_HERE_BEFORE_10_6(sym) argument
14 #define NOT_HERE_IN_10_8_AND_EARLIER(sym) \ argument
24 #define NOT_HERE_BEFORE_10_6(sym) \ argument
29 #define NOT_HERE_IN_10_8_AND_EARLIER(sym) \ argument
199 #define NOT_HERE_UNTIL_AFTER_4_3(sym) \ argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/builtins/
H A Dapple_versioning.c13 #define NOT_HERE_BEFORE_10_6(sym) argument
14 #define NOT_HERE_IN_10_8_AND_EARLIER(sym) \ argument
24 #define NOT_HERE_BEFORE_10_6(sym) \ argument
29 #define NOT_HERE_IN_10_8_AND_EARLIER(sym) \ argument
199 #define NOT_HERE_UNTIL_AFTER_4_3(sym) \ argument
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/builtins/
H A Dapple_versioning.c13 #define NOT_HERE_BEFORE_10_6(sym) argument
14 #define NOT_HERE_IN_10_8_AND_EARLIER(sym) \ argument
24 #define NOT_HERE_BEFORE_10_6(sym) \ argument
29 #define NOT_HERE_IN_10_8_AND_EARLIER(sym) \ argument
199 #define NOT_HERE_UNTIL_AFTER_4_3(sym) \ argument
/dports/devel/llvm12/llvm-project-12.0.1.src/libunwind/src/
H A DUnwind_AppleExtras.cpp15 #define NOT_HERE_BEFORE_5_0(sym) \ argument
31 #define NOT_HERE_BEFORE_10_6(sym) argument
32 #define NEVER_HERE(sym) argument
34 #define NOT_HERE_BEFORE_10_6(sym) \ argument
39 #define NEVER_HERE(sym) \ argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/builtins/
H A Dapple_versioning.c13 #define NOT_HERE_BEFORE_10_6(sym) argument
14 #define NOT_HERE_IN_10_8_AND_EARLIER(sym) \ argument
24 #define NOT_HERE_BEFORE_10_6(sym) \ argument
29 #define NOT_HERE_IN_10_8_AND_EARLIER(sym) \ argument
199 #define NOT_HERE_UNTIL_AFTER_4_3(sym) \ argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libunwind/src/
H A DUnwind_AppleExtras.cpp15 #define NOT_HERE_BEFORE_5_0(sym) \ argument
31 #define NOT_HERE_BEFORE_10_6(sym) argument
32 #define NEVER_HERE(sym) argument
34 #define NOT_HERE_BEFORE_10_6(sym) \ argument
39 #define NEVER_HERE(sym) \ argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/builtins/
H A Dapple_versioning.c13 #define NOT_HERE_BEFORE_10_6(sym) argument
14 #define NOT_HERE_IN_10_8_AND_EARLIER(sym) \ argument
24 #define NOT_HERE_BEFORE_10_6(sym) \ argument
29 #define NOT_HERE_IN_10_8_AND_EARLIER(sym) \ argument
199 #define NOT_HERE_UNTIL_AFTER_4_3(sym) \ argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libunwind/src/
H A DUnwind_AppleExtras.cpp15 #define NOT_HERE_BEFORE_5_0(sym) \ argument
31 #define NOT_HERE_BEFORE_10_6(sym) argument
32 #define NEVER_HERE(sym) argument
34 #define NOT_HERE_BEFORE_10_6(sym) \ argument
39 #define NEVER_HERE(sym) \ argument
/dports/lang/zig-devel/zig-0.9.0/lib/libunwind/src/
H A DUnwind_AppleExtras.cpp15 #define NOT_HERE_BEFORE_5_0(sym) \ argument
31 #define NOT_HERE_BEFORE_10_6(sym) argument
32 #define NEVER_HERE(sym) argument
34 #define NOT_HERE_BEFORE_10_6(sym) \ argument
39 #define NEVER_HERE(sym) \ argument
/dports/lang/zig/zig-0.9.0/lib/libunwind/src/
H A DUnwind_AppleExtras.cpp15 #define NOT_HERE_BEFORE_5_0(sym) \ argument
31 #define NOT_HERE_BEFORE_10_6(sym) argument
32 #define NEVER_HERE(sym) argument
34 #define NOT_HERE_BEFORE_10_6(sym) \ argument
39 #define NEVER_HERE(sym) \ argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libunwind/src/
H A DUnwind_AppleExtras.cpp15 #define NOT_HERE_BEFORE_5_0(sym) \ argument
31 #define NOT_HERE_BEFORE_10_6(sym) argument
32 #define NEVER_HERE(sym) argument
34 #define NOT_HERE_BEFORE_10_6(sym) \ argument
39 #define NEVER_HERE(sym) \ argument
/dports/devel/emscripten/emscripten-2.0.3/system/lib/compiler-rt/lib/builtins/
H A Dapple_versioning.c13 #define NOT_HERE_BEFORE_10_6(sym) argument
14 #define NOT_HERE_IN_10_8_AND_EARLIER(sym) \ argument
24 #define NOT_HERE_BEFORE_10_6(sym) \ argument
29 #define NOT_HERE_IN_10_8_AND_EARLIER(sym) \ argument
199 #define NOT_HERE_UNTIL_AFTER_4_3(sym) \ argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/lib/builtins/
H A Dapple_versioning.c13 #define NOT_HERE_BEFORE_10_6(sym) argument
14 #define NOT_HERE_IN_10_8_AND_EARLIER(sym) \ argument
24 #define NOT_HERE_BEFORE_10_6(sym) \ argument
29 #define NOT_HERE_IN_10_8_AND_EARLIER(sym) \ argument
199 #define NOT_HERE_UNTIL_AFTER_4_3(sym) \ argument

12345678910>>...896