Searched refs:cft (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/postfix-255/postfix/src/postconf/
H A Dpostconf_builtin.c312 CONFIG_STR_FN_TABLE *cft = (CONFIG_STR_FN_TABLE *) ptr; local
314 return (cft->defval());
362 const CONFIG_STR_FN_TABLE *cft; local
400 for (cft = pcf_str_fn_table; cft->name; cft++)
401 PCF_PARAM_TABLE_ENTER(pcf_param_table, cft->name,
402 PCF_PARAM_FLAG_BUILTIN, (char *) cft,
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/FieldGraph/
H A DCGraphController.py101 cft = 0
104 cft += f[i]
106 aft = cft - v
108 v = cft - 0.001
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/FieldGraph/
H A DCGraphController.py101 cft = 0
104 cft += f[i]
106 aft = cft - v
108 v = cft - 0.001
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Examples/AppKit/FieldGraph/
H A DCGraphController.py101 cft = 0
104 cft += f[i]
106 aft = cft - v
108 v = cft - 0.001
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dconfig.h202 ConfigTable *cft );
H A Dconfig.c696 read_config_file(const char *fname, int depth, ConfigArgs *cf, ConfigTable *cft) argument
780 ct = config_find_keyword( cft, c );
/macosx-10.10/files-662.1.1/private/etc/
H A Dservices4105 cft-0 1761/udp # cft-0
4106 cft-0 1761/tcp # cft-0
4107 cft-1 1762/udp # cft-1
4108 cft-1 1762/tcp # cft-1
4109 cft-2 1763/udp # cft
[all...]
/macosx-10.10/JavaScriptCore-7600.1.17/tests/mozilla/js1_5/Regress/
H A Dregress-216320.js648 function cft(formfield){ function

Completed in 198 milliseconds