Home
last modified time | relevance | path

Searched defs:cf (Results 1 – 25 of 6230) sorted by relevance

12345678910>>...250

/dports/sysutils/cfengine-masterfiles-devel/masterfiles-f98dca2d/
H A DMPF.md217 ### Encrypted transfers
330 ### Policy Permissions
556 ### mailto
560 ### mailfrom
564 ### smtpserver
568 ### acl
624 ### trustkeysfrom
667 ### services\_autorun
1181 ### Bundlesequence
1394 ### Modules
[all …]
/dports/net/kmime/kmime-21.12.3/autotests/
H A Dcharfreqtest.cpp23 CharFreq cf(data); in QTEST_MAIN() local
33 CharFreq cf(data); in QTEST_MAIN() local
40 CharFreq cf(data); in QTEST_MAIN() local
47 CharFreq cf(data); in QTEST_MAIN() local
54 CharFreq cf(data); in QTEST_MAIN() local
64 CharFreq cf(data); in test8bitText() local
71 CharFreq cf(data); in test8bitText() local
84 CharFreq cf(data); in test7bitData() local
91 CharFreq cf(data); in test7bitData() local
130 CharFreq cf(data); in testTrailingWhitespace() local
[all …]
/dports/audio/drumgizmo/drumgizmo-0.9.19/test/
H A Dconfigtest.cc95 TestConfigFile cf; in loading_no_newline() local
104 TestConfigFile cf; in loading_equal_sign() local
113 TestConfigFile cf; in loading_newline() local
122 TestConfigFile cf; in loading_padding_space() local
131 TestConfigFile cf; in loading_padding_tab() local
140 TestConfigFile cf; in loading_padding_space_newline() local
149 TestConfigFile cf; in loading_padding_tab_newline() local
158 TestConfigFile cf; in loading_comment() local
167 TestConfigFile cf; in loading_inline_comment() local
176 TestConfigFile cf; in loading_single_quoted_string() local
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Analysis/
H A Dretain-release-safe.c25 CFTypeRef SafeCFRetain(CFTypeRef cf) CF_RETURNS_RETAINED { in SafeCFRetain()
34 void SafeCFRelease(CFTypeRef CF_CONSUMED cf) { in SafeCFRelease()
40 CFTypeRef retainCFType(CFTypeRef cf) CF_RETURNS_RETAINED { in retainCFType()
47 void releaseCFType(CFTypeRef CF_CONSUMED cf) { in releaseCFType()
55 CFTypeRef cf = CFCreate(); in makeSureTestsWork() local
62 void falseOverrelease(CFTypeRef cf) { in falseOverrelease()
70 void sameWithNormalRelease(CFTypeRef cf) { in sameWithNormalRelease()
80 void falseReleaseNotOwned(CFTypeRef cf) { in falseReleaseNotOwned()
88 void testTheOtherNamingConvention(CFTypeRef cf) { in testTheOtherNamingConvention()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Analysis/
H A Dretain-release-safe.c25 CFTypeRef SafeCFRetain(CFTypeRef cf) CF_RETURNS_RETAINED { in SafeCFRetain()
34 void SafeCFRelease(CFTypeRef CF_CONSUMED cf) { in SafeCFRelease()
40 CFTypeRef retainCFType(CFTypeRef cf) CF_RETURNS_RETAINED { in retainCFType()
47 void releaseCFType(CFTypeRef CF_CONSUMED cf) { in releaseCFType()
55 CFTypeRef cf = CFCreate(); in makeSureTestsWork() local
62 void falseOverrelease(CFTypeRef cf) { in falseOverrelease()
70 void sameWithNormalRelease(CFTypeRef cf) { in sameWithNormalRelease()
80 void falseReleaseNotOwned(CFTypeRef cf) { in falseReleaseNotOwned()
88 void testTheOtherNamingConvention(CFTypeRef cf) { in testTheOtherNamingConvention()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Analysis/
H A Dretain-release-safe.c25 CFTypeRef SafeCFRetain(CFTypeRef cf) CF_RETURNS_RETAINED { in SafeCFRetain()
34 void SafeCFRelease(CFTypeRef CF_CONSUMED cf) { in SafeCFRelease()
40 CFTypeRef retainCFType(CFTypeRef cf) CF_RETURNS_RETAINED { in retainCFType()
47 void releaseCFType(CFTypeRef CF_CONSUMED cf) { in releaseCFType()
55 CFTypeRef cf = CFCreate(); in makeSureTestsWork() local
62 void falseOverrelease(CFTypeRef cf) { in falseOverrelease()
70 void sameWithNormalRelease(CFTypeRef cf) { in sameWithNormalRelease()
80 void falseReleaseNotOwned(CFTypeRef cf) { in falseReleaseNotOwned()
88 void testTheOtherNamingConvention(CFTypeRef cf) { in testTheOtherNamingConvention()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Analysis/
H A Dretain-release-safe.c25 CFTypeRef SafeCFRetain(CFTypeRef cf) CF_RETURNS_RETAINED { in SafeCFRetain()
34 void SafeCFRelease(CFTypeRef CF_CONSUMED cf) { in SafeCFRelease()
40 CFTypeRef retainCFType(CFTypeRef cf) CF_RETURNS_RETAINED { in retainCFType()
47 void releaseCFType(CFTypeRef CF_CONSUMED cf) { in releaseCFType()
55 CFTypeRef cf = CFCreate(); in makeSureTestsWork() local
62 void falseOverrelease(CFTypeRef cf) { in falseOverrelease()
70 void sameWithNormalRelease(CFTypeRef cf) { in sameWithNormalRelease()
80 void falseReleaseNotOwned(CFTypeRef cf) { in falseReleaseNotOwned()
88 void testTheOtherNamingConvention(CFTypeRef cf) { in testTheOtherNamingConvention()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Analysis/
H A Dretain-release-safe.c25 CFTypeRef SafeCFRetain(CFTypeRef cf) CF_RETURNS_RETAINED { in SafeCFRetain()
34 void SafeCFRelease(CFTypeRef CF_CONSUMED cf) { in SafeCFRelease()
40 CFTypeRef retainCFType(CFTypeRef cf) CF_RETURNS_RETAINED { in retainCFType()
47 void releaseCFType(CFTypeRef CF_CONSUMED cf) { in releaseCFType()
55 CFTypeRef cf = CFCreate(); in makeSureTestsWork() local
62 void falseOverrelease(CFTypeRef cf) { in falseOverrelease()
70 void sameWithNormalRelease(CFTypeRef cf) { in sameWithNormalRelease()
80 void falseReleaseNotOwned(CFTypeRef cf) { in falseReleaseNotOwned()
88 void testTheOtherNamingConvention(CFTypeRef cf) { in testTheOtherNamingConvention()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Analysis/
H A Dretain-release-safe.c25 CFTypeRef SafeCFRetain(CFTypeRef cf) CF_RETURNS_RETAINED { in SafeCFRetain()
34 void SafeCFRelease(CFTypeRef CF_CONSUMED cf) { in SafeCFRelease()
40 CFTypeRef retainCFType(CFTypeRef cf) CF_RETURNS_RETAINED { in retainCFType()
47 void releaseCFType(CFTypeRef CF_CONSUMED cf) { in releaseCFType()
55 CFTypeRef cf = CFCreate(); in makeSureTestsWork() local
62 void falseOverrelease(CFTypeRef cf) { in falseOverrelease()
70 void sameWithNormalRelease(CFTypeRef cf) { in sameWithNormalRelease()
80 void falseReleaseNotOwned(CFTypeRef cf) { in falseReleaseNotOwned()
88 void testTheOtherNamingConvention(CFTypeRef cf) { in testTheOtherNamingConvention()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Analysis/
H A Dretain-release-safe.c25 CFTypeRef SafeCFRetain(CFTypeRef cf) CF_RETURNS_RETAINED { in SafeCFRetain()
34 void SafeCFRelease(CFTypeRef CF_CONSUMED cf) { in SafeCFRelease()
40 CFTypeRef retainCFType(CFTypeRef cf) CF_RETURNS_RETAINED { in retainCFType()
47 void releaseCFType(CFTypeRef CF_CONSUMED cf) { in releaseCFType()
55 CFTypeRef cf = CFCreate(); in makeSureTestsWork() local
62 void falseOverrelease(CFTypeRef cf) { in falseOverrelease()
70 void sameWithNormalRelease(CFTypeRef cf) { in sameWithNormalRelease()
80 void falseReleaseNotOwned(CFTypeRef cf) { in falseReleaseNotOwned()
88 void testTheOtherNamingConvention(CFTypeRef cf) { in testTheOtherNamingConvention()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Analysis/
H A Dretain-release-safe.c25 CFTypeRef SafeCFRetain(CFTypeRef cf) CF_RETURNS_RETAINED { in SafeCFRetain()
34 void SafeCFRelease(CFTypeRef CF_CONSUMED cf) { in SafeCFRelease()
40 CFTypeRef retainCFType(CFTypeRef cf) CF_RETURNS_RETAINED { in retainCFType()
47 void releaseCFType(CFTypeRef CF_CONSUMED cf) { in releaseCFType()
55 CFTypeRef cf = CFCreate(); in makeSureTestsWork() local
62 void falseOverrelease(CFTypeRef cf) { in falseOverrelease()
70 void sameWithNormalRelease(CFTypeRef cf) { in sameWithNormalRelease()
80 void falseReleaseNotOwned(CFTypeRef cf) { in falseReleaseNotOwned()
88 void testTheOtherNamingConvention(CFTypeRef cf) { in testTheOtherNamingConvention()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Analysis/
H A Dretain-release-safe.c25 CFTypeRef SafeCFRetain(CFTypeRef cf) CF_RETURNS_RETAINED { in SafeCFRetain()
34 void SafeCFRelease(CFTypeRef CF_CONSUMED cf) { in SafeCFRelease()
40 CFTypeRef retainCFType(CFTypeRef cf) CF_RETURNS_RETAINED { in retainCFType()
47 void releaseCFType(CFTypeRef CF_CONSUMED cf) { in releaseCFType()
55 CFTypeRef cf = CFCreate(); in makeSureTestsWork() local
62 void falseOverrelease(CFTypeRef cf) { in falseOverrelease()
70 void sameWithNormalRelease(CFTypeRef cf) { in sameWithNormalRelease()
80 void falseReleaseNotOwned(CFTypeRef cf) { in falseReleaseNotOwned()
88 void testTheOtherNamingConvention(CFTypeRef cf) { in testTheOtherNamingConvention()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Analysis/
H A Dretain-release-safe.c25 CFTypeRef SafeCFRetain(CFTypeRef cf) CF_RETURNS_RETAINED { in SafeCFRetain()
34 void SafeCFRelease(CFTypeRef CF_CONSUMED cf) { in SafeCFRelease()
40 CFTypeRef retainCFType(CFTypeRef cf) CF_RETURNS_RETAINED { in retainCFType()
47 void releaseCFType(CFTypeRef CF_CONSUMED cf) { in releaseCFType()
55 CFTypeRef cf = CFCreate(); in makeSureTestsWork() local
62 void falseOverrelease(CFTypeRef cf) { in falseOverrelease()
70 void sameWithNormalRelease(CFTypeRef cf) { in sameWithNormalRelease()
80 void falseReleaseNotOwned(CFTypeRef cf) { in falseReleaseNotOwned()
88 void testTheOtherNamingConvention(CFTypeRef cf) { in testTheOtherNamingConvention()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Analysis/
H A Dretain-release-safe.c25 CFTypeRef SafeCFRetain(CFTypeRef cf) CF_RETURNS_RETAINED { in SafeCFRetain()
34 void SafeCFRelease(CFTypeRef CF_CONSUMED cf) { in SafeCFRelease()
40 CFTypeRef retainCFType(CFTypeRef cf) CF_RETURNS_RETAINED { in retainCFType()
47 void releaseCFType(CFTypeRef CF_CONSUMED cf) { in releaseCFType()
55 CFTypeRef cf = CFCreate(); in makeSureTestsWork() local
62 void falseOverrelease(CFTypeRef cf) { in falseOverrelease()
70 void sameWithNormalRelease(CFTypeRef cf) { in sameWithNormalRelease()
80 void falseReleaseNotOwned(CFTypeRef cf) { in falseReleaseNotOwned()
88 void testTheOtherNamingConvention(CFTypeRef cf) { in testTheOtherNamingConvention()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Analysis/
H A Dretain-release-safe.c25 CFTypeRef SafeCFRetain(CFTypeRef cf) CF_RETURNS_RETAINED { in SafeCFRetain()
34 void SafeCFRelease(CFTypeRef CF_CONSUMED cf) { in SafeCFRelease()
40 CFTypeRef retainCFType(CFTypeRef cf) CF_RETURNS_RETAINED { in retainCFType()
47 void releaseCFType(CFTypeRef CF_CONSUMED cf) { in releaseCFType()
55 CFTypeRef cf = CFCreate(); in makeSureTestsWork() local
62 void falseOverrelease(CFTypeRef cf) { in falseOverrelease()
70 void sameWithNormalRelease(CFTypeRef cf) { in sameWithNormalRelease()
80 void falseReleaseNotOwned(CFTypeRef cf) { in falseReleaseNotOwned()
88 void testTheOtherNamingConvention(CFTypeRef cf) { in testTheOtherNamingConvention()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Analysis/
H A Dretain-release-safe.c25 CFTypeRef SafeCFRetain(CFTypeRef cf) CF_RETURNS_RETAINED { in SafeCFRetain()
34 void SafeCFRelease(CFTypeRef CF_CONSUMED cf) { in SafeCFRelease()
40 CFTypeRef retainCFType(CFTypeRef cf) CF_RETURNS_RETAINED { in retainCFType()
47 void releaseCFType(CFTypeRef CF_CONSUMED cf) { in releaseCFType()
55 CFTypeRef cf = CFCreate(); in makeSureTestsWork() local
62 void falseOverrelease(CFTypeRef cf) { in falseOverrelease()
70 void sameWithNormalRelease(CFTypeRef cf) { in sameWithNormalRelease()
80 void falseReleaseNotOwned(CFTypeRef cf) { in falseReleaseNotOwned()
88 void testTheOtherNamingConvention(CFTypeRef cf) { in testTheOtherNamingConvention()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/Analysis/
H A Dretain-release-safe.c25 CFTypeRef SafeCFRetain(CFTypeRef cf) CF_RETURNS_RETAINED { in SafeCFRetain()
34 void SafeCFRelease(CFTypeRef CF_CONSUMED cf) { in SafeCFRelease()
40 CFTypeRef retainCFType(CFTypeRef cf) CF_RETURNS_RETAINED { in retainCFType()
47 void releaseCFType(CFTypeRef CF_CONSUMED cf) { in releaseCFType()
55 CFTypeRef cf = CFCreate(); in makeSureTestsWork() local
62 void falseOverrelease(CFTypeRef cf) { in falseOverrelease()
70 void sameWithNormalRelease(CFTypeRef cf) { in sameWithNormalRelease()
80 void falseReleaseNotOwned(CFTypeRef cf) { in falseReleaseNotOwned()
88 void testTheOtherNamingConvention(CFTypeRef cf) { in testTheOtherNamingConvention()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/Analysis/
H A Dretain-release-safe.c25 CFTypeRef SafeCFRetain(CFTypeRef cf) CF_RETURNS_RETAINED { in SafeCFRetain()
34 void SafeCFRelease(CFTypeRef CF_CONSUMED cf) { in SafeCFRelease()
40 CFTypeRef retainCFType(CFTypeRef cf) CF_RETURNS_RETAINED { in retainCFType()
47 void releaseCFType(CFTypeRef CF_CONSUMED cf) { in releaseCFType()
55 CFTypeRef cf = CFCreate(); in makeSureTestsWork() local
62 void falseOverrelease(CFTypeRef cf) { in falseOverrelease()
70 void sameWithNormalRelease(CFTypeRef cf) { in sameWithNormalRelease()
80 void falseReleaseNotOwned(CFTypeRef cf) { in falseReleaseNotOwned()
88 void testTheOtherNamingConvention(CFTypeRef cf) { in testTheOtherNamingConvention()
/dports/lang/clang-mesa/clang-13.0.1.src/test/Analysis/
H A Dretain-release-safe.c25 CFTypeRef SafeCFRetain(CFTypeRef cf) CF_RETURNS_RETAINED { in SafeCFRetain()
34 void SafeCFRelease(CFTypeRef CF_CONSUMED cf) { in SafeCFRelease()
40 CFTypeRef retainCFType(CFTypeRef cf) CF_RETURNS_RETAINED { in retainCFType()
47 void releaseCFType(CFTypeRef CF_CONSUMED cf) { in releaseCFType()
55 CFTypeRef cf = CFCreate(); in makeSureTestsWork() local
62 void falseOverrelease(CFTypeRef cf) { in falseOverrelease()
70 void sameWithNormalRelease(CFTypeRef cf) { in sameWithNormalRelease()
80 void falseReleaseNotOwned(CFTypeRef cf) { in falseReleaseNotOwned()
88 void testTheOtherNamingConvention(CFTypeRef cf) { in testTheOtherNamingConvention()
/dports/security/p5-Net-SAML/zxid-1.42/
H A Dzxidepr.c248 void zxid_snarf_eprs_from_ses(zxid_conf* cf, zxid_ses* ses) in zxid_snarf_eprs_from_ses()
664 zxid_tok* zxid_get_epr_token(zxid_conf* cf, zxid_epr* epr) { in zxid_get_epr_token()
790 struct zx_str* zxid_epr2str(zxid_conf* cf, zxid_epr* epr) { in zxid_epr2str()
814 zxid_tok* zxid_str2token(zxid_conf* cf, struct zx_str* ss) { in zxid_str2token()
840 struct zx_str* zxid_a7n2str(zxid_conf* cf, zxid_a7n* a7n) { in zxid_a7n2str()
849 zxid_a7n* zxid_str2a7n(zxid_conf* cf, struct zx_str* ss) { in zxid_str2a7n()
867 struct zx_str* zxid_nid2str(zxid_conf* cf, zxid_nid* nid) { in zxid_nid2str()
876 zxid_nid* zxid_str2nid(zxid_conf* cf, struct zx_str* ss) { in zxid_str2nid()
896 zxid_nid* zxid_get_nameid(zxid_conf* cf, zxid_ses* ses) { in zxid_get_nameid()
932 zxid_a7n* zxid_get_a7n(zxid_conf* cf, zxid_ses* ses) { in zxid_get_a7n()
[all …]
H A Dzxidmeta.c220 int zxid_write_ent_to_cache(zxid_conf* cf, zxid_entity* ent) in zxid_write_ent_to_cache()
317 static void zxid_load_cot_cache_from_file(zxid_conf* cf) in zxid_load_cot_cache_from_file()
367 zxid_entity* zxid_get_ent_ss(zxid_conf* cf, struct zx_str* eid) in zxid_get_ent_ss()
431 zxid_entity* zxid_get_ent(zxid_conf* cf, const char* eid) in zxid_get_ent()
483 zxid_entity* zxid_load_cot_cache(zxid_conf* cf) in zxid_load_cot_cache()
818 struct zx_str* zxid_my_ent_id(zxid_conf* cf) in zxid_my_ent_id()
835 char* zxid_my_ent_id_cstr(zxid_conf* cf) in zxid_my_ent_id_cstr()
875 struct zx_str* zxid_my_cdc_url(zxid_conf* cf) in zxid_my_cdc_url()
916 struct zx_str* zxid_sp_meta(zxid_conf* cf, zxid_cgi* cgi) in zxid_sp_meta()
943 int zxid_send_sp_meta(zxid_conf* cf, zxid_cgi* cgi) { in zxid_send_sp_meta()
[all …]
H A Dzxidmkwsf.c125 void zxid_set_fault(zxid_conf* cf, zxid_ses* ses, zxid_fault* flt) { in zxid_set_fault()
134 zxid_fault* zxid_get_fault(zxid_conf* cf, zxid_ses* ses) { in zxid_get_fault()
142 char* zxid_get_tas3_fault_sc1(zxid_conf* cf, zxid_fault* flt) { in zxid_get_tas3_fault_sc1()
152 char* zxid_get_tas3_fault_sc2(zxid_conf* cf, zxid_fault* flt) { in zxid_get_tas3_fault_sc2()
162 char* zxid_get_tas3_fault_comment(zxid_conf* cf, zxid_fault* flt) { in zxid_get_tas3_fault_comment()
175 char* zxid_get_tas3_fault_ref(zxid_conf* cf, zxid_fault* flt) { in zxid_get_tas3_fault_ref()
187 char* zxid_get_tas3_fault_actor(zxid_conf* cf, zxid_fault* flt) { in zxid_get_tas3_fault_actor()
225 zxid_tas3_status* zxid_get_tas3_status(zxid_conf* cf, zxid_ses* ses) { in zxid_get_tas3_status()
233 char* zxid_get_tas3_status_sc1(zxid_conf* cf, zxid_tas3_status* st) { in zxid_get_tas3_status_sc1()
243 char* zxid_get_tas3_status_sc2(zxid_conf* cf, zxid_tas3_status* st) { in zxid_get_tas3_status_sc2()
[all …]
/dports/dns/py-cloudflare/cloudflare-2.8.15/cli4/
H A Dconverters.py9 def convert_zones_to_identifier(cf, zone_name): argument
24 def convert_accounts_to_identifier(cf, account_name): argument
39 def convert_dns_record_to_identifier(cf, zone_id, dns_name): argument
59 def convert_certificates_to_identifier(cf, certificate_name): argument
74 def convert_organizations_to_identifier(cf, organization_name): argument
89 def convert_invites_to_identifier(cf, invite_name): argument
104 def convert_virtual_dns_to_identifier(cf, virtual_dns_name): argument
119 def convert_load_balancers_pool_to_identifier(cf, pool_name): argument
134 def convert_custom_hostnames_to_identifier(cf, zone_id, custom_hostname): argument
/dports/www/nginx-full/echo-nginx-module-5a402aa/src/
H A Dngx_http_echo_module.c246 ngx_http_echo_create_loc_conf(ngx_conf_t *cf) in ngx_http_echo_create_loc_conf()
270 ngx_http_echo_merge_loc_conf(ngx_conf_t *cf, void *parent, void *child) in ngx_http_echo_merge_loc_conf()
297 ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_echo_helper()
397 ngx_http_echo_echo(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_echo_echo()
412 ngx_http_echo_echo_request_body(ngx_conf_t *cf, ngx_command_t *cmd, in ngx_http_echo_echo_request_body()
452 ngx_http_echo_echo_blocking_sleep(ngx_conf_t *cf, ngx_command_t *cmd, in ngx_http_echo_echo_blocking_sleep()
487 ngx_http_echo_echo_location_async(ngx_conf_t *cf, ngx_command_t *cmd, in ngx_http_echo_echo_location_async()
555 ngx_http_echo_echo_subrequest(ngx_conf_t *cf, ngx_command_t *cmd, in ngx_http_echo_echo_subrequest()
609 ngx_http_echo_echo_end(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_echo_echo_end()
633 ngx_http_echo_create_main_conf(ngx_conf_t *cf) in ngx_http_echo_create_main_conf()
[all …]
/dports/biology/exonerate/exonerate-2.4.0/src/general/
H A Dcompoundfile.c50 static void CompoundFile_clear_buffers(CompoundFile *cf, in CompoundFile_clear_buffers()
99 static void CompoundFile_sort(CompoundFile *cf){ in CompoundFile_sort()
107 register CompoundFile *cf = g_new(CompoundFile, 1); in CompoundFile_create() local
136 void CompoundFile_destroy(CompoundFile *cf){ in CompoundFile_destroy()
158 CompoundFile *CompoundFile_share(CompoundFile *cf){ in CompoundFile_share()
176 CompoundFile *CompoundFile_dup(CompoundFile *cf){ in CompoundFile_dup()
205 gchar *CompoundFile_current_path(CompoundFile *cf){ in CompoundFile_current_path()
211 gint CompoundFile_buffer_reload(CompoundFile *cf){ in CompoundFile_buffer_reload()
235 gboolean CompoundFile_is_finished(CompoundFile *cf){ in CompoundFile_is_finished()
247 void CompoundFile_rewind(CompoundFile *cf){ in CompoundFile_rewind()
[all …]

12345678910>>...250