Home
last modified time | relevance | path

Searched refs:v_class (Results 1 – 22 of 22) sorted by relevance

/dports/www/py-formencode/FormEncode-1.3.0/formencode/
H A Dhtmlfill_schemabuilder.py114 v_class = self.validators.get(v_type)
115 if not v_class:
117 kw_args = {'messages': get_messages(v_class, message)}
118 v_inst = v_class(
/dports/science/gromacs/gromacs-2021.4/src/programs/view/
H A Dx11.cpp301 …static int v_class[] = { DirectColor, TrueColor, PseudoColor, StaticColor, GrayScale, StaticGray }; in GetX11() local
302 #define NCLASS (sizeof(v_class) / sizeof(v_class[0])) in GetX11()
410 if (!XMatchVisualInfo(x11->disp, x11->screen, x11->depth, v_class[i], &v_info)) in GetX11()
/dports/devel/R-cran-globals/globals/R/
H A DfindGlobals.R112 v_class <- if (v %in% hardcoded_locals) "local" else "global" functionVar
113 if (trace) trace_printf("Add %s variable %s\n", sQuote(v_class), sQuote(v))
114 class <<- c(class, v_class)
145 v_class <- if (is_already_local) "local" else "global" functionVar
146 if (trace) trace_printf("Add %s variable %s\n", sQuote(v_class), sQuote(v))
147 class <<- c(class, v_class)
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/tools/
H A Dcrm_resource.c108 char *v_class; // Value of --class member
663 if (options.v_class != NULL) { in class_cb()
664 free(options.v_class); in class_cb()
667 options.v_class = strdup(optarg); in class_cb()
1428 } else if (pcmk__str_eq(options.v_class, "stonith", pcmk__str_none)) { in validate_cmdline_config()
1438 …} else if (resources_agent_exists(options.v_class, options.v_provider, options.v_agent) == FALSE) { in validate_cmdline_config()
1441 options.v_class ? options.v_class : "", in validate_cmdline_config()
1841 options.v_class, options.v_provider, options.v_agent, in main()
2125 free(options.v_class); in main()
/dports/science/hdf/hdf-4.2.15/hdf/src/
H A Dhchunks.c973 char v_class[VSNAMELENMAX + 1] = ""; /* Vdata class for comparison */ in HMCIstaccess() local
1269 sprintf(v_class,"%s%d",_HDF_CHK_TBL_CLASS,_HDF_CHK_TBL_CLASS_VER); in HMCIstaccess()
1270 if (HDstrncmp(class,v_class,HDstrlen(v_class)) != 0 ) in HMCIstaccess()
1274 fprintf(stderr," v_class=%s, %d \n",v_class,HDstrlen(v_class)); in HMCIstaccess()
1534 char v_class[VSNAMELENMAX + 1] = ""; /* Vdata class */ in HMCcreate() local
1707 sprintf(v_class,"%s%d",_HDF_CHK_TBL_CLASS,_HDF_CHK_TBL_CLASS_VER); in HMCcreate()
1708 if(VSsetclass(info->aid,v_class) == FAIL) in HMCcreate()
2454 char v_class[VSNAMELENMAX + 1] = ""; /* Vdata class for comparison */ in HMCgetdatasize() local
2546 sprintf(v_class,"%s%d",_HDF_CHK_TBL_CLASS,_HDF_CHK_TBL_CLASS_VER); in HMCgetdatasize()
2547 if (HDstrncmp(vsclass,v_class,HDstrlen(v_class)) != 0 ) in HMCgetdatasize()
/dports/devel/glib20/glib-2.70.4/gobject/
H A Dgparamspecs.c1162 GVariantClass v_class = g_variant_classify (v); in variant_is_incomparable() local
1164 return (v_class == G_VARIANT_CLASS_HANDLE || in variant_is_incomparable()
1165 v_class == G_VARIANT_CLASS_VARIANT || in variant_is_incomparable()
1166 v_class == G_VARIANT_CLASS_MAYBE|| in variant_is_incomparable()
1167 v_class == G_VARIANT_CLASS_ARRAY || in variant_is_incomparable()
1168 v_class == G_VARIANT_CLASS_TUPLE || in variant_is_incomparable()
1169 v_class == G_VARIANT_CLASS_DICT_ENTRY); in variant_is_incomparable()
/dports/math/asl/solvers/
H A Dnlp.h202 char *v_class; /* class of each defined variable */ member
H A Dnlp2.h233 char *v_class; /* class of each defined variable */ member
H A Dpfg_read.c4139 return k < 0 ? 1 : S->asl->I.v_class[k-nv0x]; in qwalk()
4141 return S->asl->I.v_class[k - nv0x]; in qwalk()
4215 v = asl->I.v_class = (char*)M1alloc(i); in do_ewalk()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/tpl/ampl/
H A Dnlp.h205 char *v_class; /* class of each defined variable */ member
H A Dnlp2.h238 char *v_class; /* class of each defined variable */ member
H A Dpfg_read.c4490 return k < 0 ? 1 : S->asl->I.v_class[k-nv0];
4492 return S->asl->I.v_class[k - nv0];
4574 v = asl->I.v_class = (char*)M1alloc(i);
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/ampl/
H A Dnlp.h205 char *v_class; /* class of each defined variable */ member
H A Dnlp2.h238 char *v_class; /* class of each defined variable */ member
H A Dpfg_read.c4490 return k < 0 ? 1 : S->asl->I.v_class[k-nv0];
4492 return S->asl->I.v_class[k - nv0];
4574 v = asl->I.v_class = (char*)M1alloc(i);
/dports/math/gravity/Gravity-da941e9/thirdparty/Ipopt/include/coin-or/asl/
H A Dnlp.h202 char *v_class; /* class of each defined variable */ member
H A Dnlp2.h233 char *v_class; /* class of each defined variable */ member
/dports/editors/xvile/vile-9.8v/
H A Dmain.c1480 init_mode_value(struct VAL *d, MODECLASS v_class, int v_which) in init_mode_value() argument
1491 switch (v_class) { in init_mode_value()
/dports/editors/vile/vile-9.8v/
H A Dmain.c1480 init_mode_value(struct VAL *d, MODECLASS v_class, int v_which) in init_mode_value() argument
1491 switch (v_class) { in init_mode_value()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wuffs/src/release/c/
H A Dwuffs-unsupported-snapshot.c25923 uint8_t v_class = 0; in wuffs_json__decoder__decode_tokens() local
26011 v_class = 0; in wuffs_json__decoder__decode_tokens()
26031 if (v_class != 0) { in wuffs_json__decoder__decode_tokens()
26058 if (v_class == 1) { in wuffs_json__decoder__decode_tokens()
26574 } else if (v_class == 2) { in wuffs_json__decoder__decode_tokens()
26593 } else if (v_class == 3) { in wuffs_json__decoder__decode_tokens()
26600 } else if (v_class == 4) { in wuffs_json__decoder__decode_tokens()
26667 } else if (v_class == 5) { in wuffs_json__decoder__decode_tokens()
26690 } else if (v_class == 6) { in wuffs_json__decoder__decode_tokens()
26715 } else if (v_class == 7) { in wuffs_json__decoder__decode_tokens()
[all …]
H A Dwuffs-v0.3.c25924 uint8_t v_class = 0; in wuffs_json__decoder__decode_tokens() local
26012 v_class = 0; in wuffs_json__decoder__decode_tokens()
26032 if (v_class != 0) { in wuffs_json__decoder__decode_tokens()
26059 if (v_class == 1) { in wuffs_json__decoder__decode_tokens()
26575 } else if (v_class == 2) { in wuffs_json__decoder__decode_tokens()
26594 } else if (v_class == 3) { in wuffs_json__decoder__decode_tokens()
26601 } else if (v_class == 4) { in wuffs_json__decoder__decode_tokens()
26668 } else if (v_class == 5) { in wuffs_json__decoder__decode_tokens()
26691 } else if (v_class == 6) { in wuffs_json__decoder__decode_tokens()
26716 } else if (v_class == 7) { in wuffs_json__decoder__decode_tokens()
[all …]
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/cmake/
H A DXPCESources.cmake206 v_card.pl v_class.pl v_editor.pl v_error.pl v_global.pl v_group.pl