Home
last modified time | relevance | path

Searched refs:lci (Results 1 – 25 of 1008) sorted by relevance

12345678910>>...41

/dports/math/asl/solvers/
H A Dindic_cons.c84 if ((j = v->a) < lci->nlv[0] || (j >= lci->nlv[1] && j < lci->nlv[2]) in bincheck()
85 || (j >= lci->nlv[3] && j < lci->nlv[4]) || j >= lci->nlv[5]) in bincheck()
140 if (lci->ntfree < (n1 = lci->n1og)) in new_og()
448 s = lci->s; in lincheck()
517 if (b1 && !lincheck(lci, e2, &lci->plc[0])) { in lcadj()
546 if (lincheck(lci, e2, &lci->plc[i])) in lcadj()
575 lci->tfree = lci->tfree0; in add_indicator()
578 *(lci->plc[i] = &lci->lc[i]) = 0; in add_indicator()
665 memset(&lci, 0, sizeof(lci)); in indicator_constrs_ASL()
666 lci.v = v; in indicator_constrs_ASL()
[all …]
/dports/net-mgmt/openlldp/openlldp-0.4alpha/src/
H A Dlldp_main.c77 struct lci_s lci; variable
194 lci.config_file = optarg; in ServiceMain()
264 lci.config_file = NULL; in ServiceMain()
737 if (lci.config_file == NULL) in lci_config()
738 lci.config_file = "lldp.conf"; in lci_config()
745 lci.coordinate_based_lci = NULL; in lci_config()
747 lci.civic_what = 1; in lci_config()
748 lci.civic_countrycode = NULL; in lci_config()
749 lci.elin = NULL; in lci_config()
797 lci.civic_ca[j] = NULL; in lci_config()
[all …]
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/subsys/
H A Dmolecule_types.F209 NULLIFY (molecule_set(imolecule)%lci)
320 IF (PRESENT(lci)) lci => molecule%lci
322 IF (ASSOCIATED(molecule%lci)) THEN
323 lcolv => molecule%lci%lcolv
329 IF (ASSOCIATED(molecule%lci)) THEN
330 lg3x3 => molecule%lci%lg3x3
337 lg4x6 => molecule%lci%lg4x6
383 IF (PRESENT(lci)) molecule%lci => lci
386 molecule%lci%lcolv => lcolv
393 molecule%lci%lg3x3 => lg3x3
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/src/subsys/
H A Dmolecule_types.F209 NULLIFY (molecule_set(imolecule)%lci)
320 IF (PRESENT(lci)) lci => molecule%lci
322 IF (ASSOCIATED(molecule%lci)) THEN
323 lcolv => molecule%lci%lcolv
329 IF (ASSOCIATED(molecule%lci)) THEN
330 lg3x3 => molecule%lci%lg3x3
337 lg4x6 => molecule%lci%lg4x6
383 IF (PRESENT(lci)) molecule%lci => lci
386 molecule%lci%lcolv => lcolv
393 molecule%lci%lg3x3 => lg3x3
[all …]
/dports/net/pptpclient/pptp-1.10.0/
H A Dpptp_callmgr.c66 struct local_callinfo *lci; in call_callback() local
74 lci = pptp_call_closure_get(conn, call); assert(lci != NULL); in call_callback()
92 if(lci->pid[0] > 1) kill(lci->pid[0], SIGTERM); in call_callback()
93 if(lci->pid[1] > 1) kill(lci->pid[1], SIGTERM); in call_callback()
217 if ((lci = malloc(sizeof(*lci))) == NULL) { in callmgr_main()
225 read(s, &lci->pid[0], sizeof(lci->pid[0])); in callmgr_main()
226 read(s, &lci->pid[1], sizeof(lci->pid[1])); in callmgr_main()
246 if(lci->pid[0] > 1) kill(lci->pid[0], SIGTERM); in callmgr_main()
247 if(lci->pid[1] > 1) kill(lci->pid[1], SIGTERM); in callmgr_main()
271 if(lci->pid[0] > 1) kill(lci->pid[0], SIGTERM); in callmgr_main()
[all …]
/dports/multimedia/gmerlin/gmerlin-1.2.0/plugins/lqt/
H A Dlqtgavl.c692 memset(lci, 0, sizeof(*lci)); in compression_info_gavl_2_lqt()
779 if(lci->id < 0x10000) in compression_info_gavl_2_lqt()
800 lci->bitrate = gci->bitrate; in compression_info_gavl_2_lqt()
818 switch(lci->id) in compression_info_lqt_2_gavl()
874 gci->bitrate = lci->bitrate; in compression_info_lqt_2_gavl()
898 if(lci) in lqt_gavl_get_audio_compression_info()
911 if(lci) in lqt_gavl_get_video_compression_info()
973 lqt_compression_info_t lci; in lqt_gavl_writes_compressed_audio() local
996 lqt_compression_info_t lci; in lqt_gavl_writes_compressed_video() local
1020 lqt_compression_info_t lci; in lqt_gavl_add_audio_track_compressed() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/net/x25/
H A Dx25_forward.c18 struct sk_buff *skb, int lci) in x25_forward_call() argument
51 if (x25_frwd->lci == lci) { in x25_forward_call()
65 new_frwd->lci = lci; in x25_forward_call()
92 int x25_forward_data(int lci, struct x25_neigh *from, struct sk_buff *skb) { in x25_forward_data() argument
104 if (frwd->lci == lci) { in x25_forward_data()
132 void x25_clear_forward_by_lci(unsigned int lci) in x25_clear_forward_by_lci() argument
139 if (fwd->lci == lci) { in x25_clear_forward_by_lci()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/x25/
H A Dx25_forward.c18 struct sk_buff *skb, int lci) in x25_forward_call() argument
51 if (x25_frwd->lci == lci) { in x25_forward_call()
65 new_frwd->lci = lci; in x25_forward_call()
92 int x25_forward_data(int lci, struct x25_neigh *from, struct sk_buff *skb) { in x25_forward_data() argument
104 if (frwd->lci == lci) { in x25_forward_data()
132 void x25_clear_forward_by_lci(unsigned int lci) in x25_clear_forward_by_lci() argument
139 if (fwd->lci == lci) { in x25_clear_forward_by_lci()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/x25/
H A Dx25_forward.c18 struct sk_buff *skb, int lci) in x25_forward_call() argument
51 if (x25_frwd->lci == lci) { in x25_forward_call()
65 new_frwd->lci = lci; in x25_forward_call()
92 int x25_forward_data(int lci, struct x25_neigh *from, struct sk_buff *skb) { in x25_forward_data() argument
104 if (frwd->lci == lci) { in x25_forward_data()
132 void x25_clear_forward_by_lci(unsigned int lci) in x25_clear_forward_by_lci() argument
139 if (fwd->lci == lci) { in x25_clear_forward_by_lci()
/dports/net/hostapd-devel/hostap-14ab4a816/src/ap/
H A Dneighbor_db.c50 char lci[2 * 255 + 1]; in hostapd_neighbor_show() local
64 lci[0] = '\0'; in hostapd_neighbor_show()
65 if (nr->lci) in hostapd_neighbor_show()
66 wpa_snprintf_hex(lci, sizeof(lci), in hostapd_neighbor_show()
67 wpabuf_head(nr->lci), in hostapd_neighbor_show()
68 wpabuf_len(nr->lci)); in hostapd_neighbor_show()
80 nr->lci ? " lci=" : "", lci, in hostapd_neighbor_show()
96 wpabuf_free(nr->lci); in hostapd_neighbor_clear_entry()
97 nr->lci = NULL; in hostapd_neighbor_clear_entry()
145 if (lci && wpabuf_len(lci)) { in hostapd_neighbor_set()
[all …]
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/src/ap/
H A Dneighbor_db.c50 char lci[2 * 255 + 1]; in hostapd_neighbor_show() local
64 lci[0] = '\0'; in hostapd_neighbor_show()
65 if (nr->lci) in hostapd_neighbor_show()
66 wpa_snprintf_hex(lci, sizeof(lci), in hostapd_neighbor_show()
67 wpabuf_head(nr->lci), in hostapd_neighbor_show()
68 wpabuf_len(nr->lci)); in hostapd_neighbor_show()
80 nr->lci ? " lci=" : "", lci, in hostapd_neighbor_show()
96 wpabuf_free(nr->lci); in hostapd_neighbor_clear_entry()
97 nr->lci = NULL; in hostapd_neighbor_clear_entry()
145 if (lci && wpabuf_len(lci)) { in hostapd_neighbor_set()
[all …]
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/lib/hippomocks/
H A Dhippomocks.h911 int lci;
912 …(int) { return lci=0; } virtual int f1(int) { return lci=1; } virtual int f2(int) { return lci
913 …(int) { return lci=4; } virtual int f5(int) { return lci=5; } virtual int f6(int) { return lci
914 …int) { return lci=8; } virtual int f9(int) { return lci=9; } virtual int f10(int) { return lci
915 …nt) { return lci=12; } virtual int f13(int) { return lci=13; } virtual int f14(int) { return lci
916 …nt) { return lci=16; } virtual int f17(int) { return lci=17; } virtual int f18(int) { return lci
917 …nt) { return lci=20; } virtual int f21(int) { return lci=21; } virtual int f22(int) { return lci
918 …nt) { return lci=24; } virtual int f25(int) { return lci=25; } virtual int f26(int) { return lci
919 …nt) { return lci=28; } virtual int f29(int) { return lci=29; } virtual int f30(int) { return lci
920 …nt) { return lci=32; } virtual int f33(int) { return lci=33; } virtual int f34(int) { return lci
[all …]
/dports/math/R-cran-psych/psych/R/
H A Dfa.ci.R12 lc <- lci <- data.frame(unclass(x$fa$loadings),x$ci) dataframe
15 lci[,(i-1)*3 +2 ] <- lc[,i]
16 lci[,(i-1)*3 +1 ] <- lc[,i+nfactors]
17 lci[,(i-1)*3 +3 ] <- lc[,i+nfactors*2]
19 colnames(lci) <- paste(rep(c("low","coeff","upper"),nfactors),sep="")
20 for(i in 1:nfactors) { colnames(lci)[(i-1)*3+2] <- colnames(x$fa$loadings)[i] }
23 print (round(lci,digits=digits))
/dports/lang/lci/lci-0.11.2/
H A DREADME1 lci - a LOLCODE interpreter written in C
22 lci is a LOLCODE interpreter written in C and is designed to be correct,
33 - precisely documented: lci uses Doxygen to generate literate code
37 http://groups.google.com/group/lci-general. To report a bug, go to
38 http://github.com/justinmeza/lci/issues.
57 example, if I wanted to install lci to the directory
66 navigating to the directory containing lci and typing:
116 > cd C:\Users\%user%\Documents\lci
123 example, if I wanted to install lci to the directory
124 "C:\Program Files\lci" I would run:
[all …]
/dports/net-mgmt/openlldp/openlldp-0.4alpha/src/tlv/
H A Dtlv.c33 extern struct lci_s lci;
962 if ((lci.location_data_format < 1) || (lci.location_data_format > 3)) in create_lldpmed_location_identification_tlv()
974 if ((lci.civic_ca[j] != NULL) && (strcmp (lci.civic_ca[j], "") == 0)) in create_lldpmed_location_identification_tlv()
975 lci.civic_ca[j] = NULL; in create_lldpmed_location_identification_tlv()
985 if ((lci.civic_ca[j] != NULL)) in create_lldpmed_location_identification_tlv()
1029 if (lci.location_data_format == 2) in create_lldpmed_location_identification_tlv()
1045 if ((lci.civic_ca[j] != NULL)) in create_lldpmed_location_identification_tlv()
1049 calength, lci.civic_ca[j]); in create_lldpmed_location_identification_tlv()
1061 if (lci.location_data_format == 3) in create_lldpmed_location_identification_tlv()
1062 memcpy(&tlv->info_string[5], lci.elin, strlen(lci.elin)); in create_lldpmed_location_identification_tlv()
[all …]
/dports/math/R-cran-qualityTools/qualityTools/R/
H A Dinternals.r18 lci=perzentile-halfwidth functionVar
21 bounds = list(lci, uci, perzentile)
44 lci=perzentile-halfwidth functionVar
47 bounds = list(lci, uci, perzentile)
82 lci=perzentile-halfwidth functionVar
85 bounds = list(lci, uci, perzentile)
130 lci=perzentile-halfwidth functionVar
133 bounds = list(lci, uci, perzentile)
151 bounds = list(lci, uci, perzentile)
174 lci=exp(logPerzentile-halfwidth) functionVar
[all …]
H A Dint_qq.r20 lci=perzentile-halfwidth functionVar
23 bounds = list(lci, uci, perzentile)
46 lci=perzentile-halfwidth functionVar
49 bounds = list(lci, uci, perzentile)
85 lci=perzentile-halfwidth functionVar
88 bounds = list(lci, uci, perzentile)
131 lci=perzentile-halfwidth functionVar
134 bounds = list(lci, uci, perzentile)
152 bounds = list(lci, uci, perzentile)
175 lci=exp(logPerzentile-halfwidth) functionVar
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/classfile/
H A DclassLoaderHierarchyDCmd.cpp221 for (LoadedClassInfo* lci = _classes; lci; lci = lci->_next) { in print_with_childs() local
223 assert(lci->_cld == _cld, "must be"); in print_with_childs()
226 if (lci == _classes) { // first iteration in print_with_childs()
231 st->print("%s", lci->_klass->external_name()); in print_with_childs()
234 if (ReflectionAccessorImplKlassHelper::is_generated_accessor(lci->_klass)) { in print_with_childs()
236 ReflectionAccessorImplKlassHelper::print_invocation_target(st, lci->_klass); in print_with_childs()
252 for (LoadedClassInfo* lci = _anon_classes; lci; lci = lci->_next) { in print_with_childs() local
254 if (lci == _anon_classes) { // first iteration in print_with_childs()
259 st->print("%s", lci->_klass->external_name()); in print_with_childs()
261 assert(lci->_cld != _cld, "must be"); in print_with_childs()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/classfile/
H A DclassLoaderHierarchyDCmd.cpp222 for (LoadedClassInfo* lci = _classes; lci; lci = lci->_next) { in print_with_childs() local
224 assert(lci->_cld == _cld, "must be"); in print_with_childs()
227 if (lci == _classes) { // first iteration in print_with_childs()
232 st->print("%s", lci->_klass->external_name()); in print_with_childs()
235 if (ReflectionAccessorImplKlassHelper::is_generated_accessor(lci->_klass)) { in print_with_childs()
237 ReflectionAccessorImplKlassHelper::print_invocation_target(st, lci->_klass); in print_with_childs()
253 for (LoadedClassInfo* lci = _anon_classes; lci; lci = lci->_next) { in print_with_childs() local
255 if (lci == _anon_classes) { // first iteration in print_with_childs()
260 st->print("%s", lci->_klass->external_name()); in print_with_childs()
262 assert(lci->_cld != _cld, "must be"); in print_with_childs()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/classfile/
H A DclassLoaderHierarchyDCmd.cpp223 for (LoadedClassInfo* lci = _classes; lci; lci = lci->_next) { in print_with_childs() local
226 assert(lci->_cld == _cld, "must be"); in print_with_childs()
229 if (lci == _classes) { // first iteration in print_with_childs()
234 st->print("%s", lci->_klass->external_name()); in print_with_childs()
237 if (ReflectionAccessorImplKlassHelper::is_generated_accessor(lci->_klass)) { in print_with_childs()
239 ReflectionAccessorImplKlassHelper::print_invocation_target(st, lci->_klass); in print_with_childs()
255 for (LoadedClassInfo* lci = _hidden_classes; lci; lci = lci->_next) { in print_with_childs() local
257 if (lci == _hidden_classes) { // first iteration in print_with_childs()
262 st->print("%s", lci->_klass->external_name()); in print_with_childs()
265 assert(lci->_cld != _cld, "must be"); in print_with_childs()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/classfile/
H A DclassLoaderHierarchyDCmd.cpp223 for (LoadedClassInfo* lci = _classes; lci; lci = lci->_next) { in print_with_childs() local
226 assert(lci->_cld == _cld, "must be"); in print_with_childs()
229 if (lci == _classes) { // first iteration in print_with_childs()
234 st->print("%s", lci->_klass->external_name()); in print_with_childs()
237 if (ReflectionAccessorImplKlassHelper::is_generated_accessor(lci->_klass)) { in print_with_childs()
239 ReflectionAccessorImplKlassHelper::print_invocation_target(st, lci->_klass); in print_with_childs()
255 for (LoadedClassInfo* lci = _hidden_classes; lci; lci = lci->_next) { in print_with_childs() local
257 if (lci == _hidden_classes) { // first iteration in print_with_childs()
262 st->print("%s", lci->_klass->external_name()); in print_with_childs()
265 assert(lci->_cld != _cld, "must be"); in print_with_childs()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/classfile/
H A DclassLoaderHierarchyDCmd.cpp221 for (LoadedClassInfo* lci = _classes; lci; lci = lci->_next) { in print_with_childs() local
223 assert(lci->_cld == _cld, "must be"); in print_with_childs()
226 if (lci == _classes) { // first iteration in print_with_childs()
231 st->print("%s", lci->_klass->external_name()); in print_with_childs()
234 if (ReflectionAccessorImplKlassHelper::is_generated_accessor(lci->_klass)) { in print_with_childs()
236 ReflectionAccessorImplKlassHelper::print_invocation_target(st, lci->_klass); in print_with_childs()
252 for (LoadedClassInfo* lci = _anon_classes; lci; lci = lci->_next) { in print_with_childs() local
254 if (lci == _anon_classes) { // first iteration in print_with_childs()
259 st->print("%s", lci->_klass->external_name()); in print_with_childs()
261 assert(lci->_cld != _cld, "must be"); in print_with_childs()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/classfile/
H A DclassLoaderHierarchyDCmd.cpp222 for (LoadedClassInfo* lci = _classes; lci; lci = lci->_next) { in print_with_childs() local
224 assert(lci->_cld == _cld, "must be"); in print_with_childs()
227 if (lci == _classes) { // first iteration in print_with_childs()
232 st->print("%s", lci->_klass->external_name()); in print_with_childs()
235 if (ReflectionAccessorImplKlassHelper::is_generated_accessor(lci->_klass)) { in print_with_childs()
237 ReflectionAccessorImplKlassHelper::print_invocation_target(st, lci->_klass); in print_with_childs()
253 for (LoadedClassInfo* lci = _anon_classes; lci; lci = lci->_next) { in print_with_childs() local
255 if (lci == _anon_classes) { // first iteration in print_with_childs()
260 st->print("%s", lci->_klass->external_name()); in print_with_childs()
262 assert(lci->_cld != _cld, "must be"); in print_with_childs()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/classfile/
H A DclassLoaderHierarchyDCmd.cpp223 for (LoadedClassInfo* lci = _classes; lci; lci = lci->_next) { in print_with_childs() local
226 assert(lci->_cld == _cld, "must be"); in print_with_childs()
229 if (lci == _classes) { // first iteration in print_with_childs()
234 st->print("%s", lci->_klass->external_name()); in print_with_childs()
237 if (ReflectionAccessorImplKlassHelper::is_generated_accessor(lci->_klass)) { in print_with_childs()
239 ReflectionAccessorImplKlassHelper::print_invocation_target(st, lci->_klass); in print_with_childs()
255 for (LoadedClassInfo* lci = _hidden_classes; lci; lci = lci->_next) { in print_with_childs() local
257 if (lci == _hidden_classes) { // first iteration in print_with_childs()
262 st->print("%s", lci->_klass->external_name()); in print_with_childs()
265 assert(lci->_cld != _cld, "must be"); in print_with_childs()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/classfile/
H A DclassLoaderHierarchyDCmd.cpp222 for (LoadedClassInfo* lci = _classes; lci; lci = lci->_next) { in print_with_childs() local
224 assert(lci->_cld == _cld, "must be"); in print_with_childs()
227 if (lci == _classes) { // first iteration in print_with_childs()
232 st->print("%s", lci->_klass->external_name()); in print_with_childs()
235 if (ReflectionAccessorImplKlassHelper::is_generated_accessor(lci->_klass)) { in print_with_childs()
237 ReflectionAccessorImplKlassHelper::print_invocation_target(st, lci->_klass); in print_with_childs()
253 for (LoadedClassInfo* lci = _anon_classes; lci; lci = lci->_next) { in print_with_childs() local
255 if (lci == _anon_classes) { // first iteration in print_with_childs()
260 st->print("%s", lci->_klass->external_name()); in print_with_childs()
262 assert(lci->_cld != _cld, "must be"); in print_with_childs()
[all …]

12345678910>>...41