Home
last modified time | relevance | path

Searched refs:pnval (Results 1 – 20 of 20) sorted by relevance

/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Dzicc.c256 ref * pnval; in zset_outputintent() local
285 code = dict_find_string(op, "N", &pnval); in zset_outputintent()
290 if (r_type(pnval) != t_integer) in zset_outputintent()
292 ncomps = pnval->value.intval; in zset_outputintent()
509 ref * pnval; in znumicc_components() local
519 code = dict_find_string(op, "N", &pnval); in znumicc_components()
524 if (r_type(pnval) != t_integer) in znumicc_components()
526 ncomps = pnval->value.intval; in znumicc_components()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Dzicc.c256 ref * pnval; in zset_outputintent() local
285 code = dict_find_string(op, "N", &pnval); in zset_outputintent()
290 if (r_type(pnval) != t_integer) in zset_outputintent()
292 ncomps = pnval->value.intval; in zset_outputintent()
509 ref * pnval; in znumicc_components() local
519 code = dict_find_string(op, "N", &pnval); in znumicc_components()
524 if (r_type(pnval) != t_integer) in znumicc_components()
526 ncomps = pnval->value.intval; in znumicc_components()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dzicc.c74 ref * pnval; in zseticcspace() local
82 dict_find_string(op, "N", &pnval); in zseticcspace()
83 ncomps = pnval->value.intval; in zseticcspace()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dzicc.c74 ref * pnval; in zseticcspace() local
82 dict_find_string(op, "N", &pnval); in zseticcspace()
83 ncomps = pnval->value.intval; in zseticcspace()
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Dzicc.c238 ref * pnval; in zset_outputintent() local
260 code = dict_find_string(op, "N", &pnval); in zset_outputintent()
263 ncomps = pnval->value.intval; in zset_outputintent()
419 ref * pnval; in zseticcspace() local
426 code = dict_find_string(op, "N", &pnval); in zseticcspace()
429 ncomps = pnval->value.intval; in zseticcspace()
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Dzicc.c241 ref * pnval; in zset_outputintent() local
263 code = dict_find_string(op, "N", &pnval); in zset_outputintent()
266 ncomps = pnval->value.intval; in zset_outputintent()
422 ref * pnval; in zseticcspace() local
429 code = dict_find_string(op, "N", &pnval); in zseticcspace()
432 ncomps = pnval->value.intval; in zseticcspace()
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Dzicc.c148 ref * pnval; in zseticcspace() local
155 code = dict_find_string(op, "N", &pnval); in zseticcspace()
159 ncomps = pnval->value.intval; in zseticcspace()
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Dzicc.c148 ref * pnval; in zseticcspace() local
155 code = dict_find_string(op, "N", &pnval); in zseticcspace()
159 ncomps = pnval->value.intval; in zseticcspace()
/dports/editors/ted/Ted-2.23/appUtil/
H A DgeoQuadTree.h95 int * pnval );
104 int * pnval );
H A DgeoQuadTree.c346 int * pnval ) in qtGetExact() argument
382 *pnval= qn->qnValueCount; in qtGetExact()
546 int * pnval ) in qtGetNearest() argument
597 *pnval= nval; in qtGetNearest()
/dports/editors/ted/Ted-2.23/bitmap/
H A Dquad.h31 void ** pvals, int * pnval );
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Shell/PropertiesSystem/
H A Dmod.rs214 …r::super::super::System::Com::StructuredStorage::PROPVARIANT, ielem: u32, pnval: *mut f64) -> ::wi… in PropVariantGetDoubleElem()
220 …r::super::super::System::Com::StructuredStorage::PROPVARIANT, ielem: u32, pnval: *mut i16) -> ::wi… in PropVariantGetInt16Elem()
222 …r::super::super::System::Com::StructuredStorage::PROPVARIANT, ielem: u32, pnval: *mut i32) -> ::wi… in PropVariantGetInt32Elem()
224 …r::super::super::System::Com::StructuredStorage::PROPVARIANT, ielem: u32, pnval: *mut i64) -> ::wi… in PropVariantGetInt64Elem()
344 …leElem(var: *const super::super::super::System::Com::VARIANT, ielem: u32, pnval: *mut f64) -> ::wi… in VariantGetDoubleElem()
348 …16Elem(var: *const super::super::super::System::Com::VARIANT, ielem: u32, pnval: *mut i16) -> ::wi… in VariantGetInt16Elem()
350 …32Elem(var: *const super::super::super::System::Com::VARIANT, ielem: u32, pnval: *mut i32) -> ::wi… in VariantGetInt32Elem()
352 …64Elem(var: *const super::super::super::System::Com::VARIANT, ielem: u32, pnval: *mut i64) -> ::wi… in VariantGetInt64Elem()
356 …16Elem(var: *const super::super::super::System::Com::VARIANT, ielem: u32, pnval: *mut u16) -> ::wi… in VariantGetUInt16Elem()
358 …32Elem(var: *const super::super::super::System::Com::VARIANT, ielem: u32, pnval: *mut u32) -> ::wi… in VariantGetUInt32Elem()
[all …]
/dports/science/PETSc/petsc-3.14.1/src/ksp/pc/impls/gamg/
H A Dclassical.c459 PetscScalar *pnval; in PCGAMGTruncateProlongator_Private() local
507 ierr = PetscMalloc2(cmax,&pnval,cmax,&pncol);CHKERRQ(ierr); in PCGAMGTruncateProlongator_Private()
548 pnval[idx] = ptot_pos*pval[j]; in PCGAMGTruncateProlongator_Private()
552 pnval[idx] = ptot_neg*pval[j]; in PCGAMGTruncateProlongator_Private()
558 ierr = MatSetValues(Pnew,1,&i,idx,pncol,pnval,INSERT_VALUES);CHKERRQ(ierr); in PCGAMGTruncateProlongator_Private()
567 ierr = PetscFree2(pnval,pncol);CHKERRQ(ierr); in PCGAMGTruncateProlongator_Private()
/dports/print/lout/lout-3.40/
H A Dz22.c588 int dim, pnval; in Promote() local
916 && sscanf( (char *) string(prev_page_label), "%d", &pnval)==1 ) in Promote()
918 sprintf( (char *) buff, "%d", pnval + 1); in Promote()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/PropertiesSystem/
H A Dmod.rs4305 …em::ManuallyDrop<super::Com::StructuredStorage::PROPVARIANT>, ielem: u32, pnval: *mut f64) -> ::wi… in PropVariantGetDoubleElem()
4349 …em::ManuallyDrop<super::Com::StructuredStorage::PROPVARIANT>, ielem: u32, pnval: *mut i16) -> ::wi… in PropVariantGetInt16Elem()
4364 …em::ManuallyDrop<super::Com::StructuredStorage::PROPVARIANT>, ielem: u32, pnval: *mut i32) -> ::wi… in PropVariantGetInt32Elem()
4379 …em::ManuallyDrop<super::Com::StructuredStorage::PROPVARIANT>, ielem: u32, pnval: *mut i64) -> ::wi… in PropVariantGetInt64Elem()
5291 …em(var: *const ::std::mem::ManuallyDrop<super::Com::VARIANT>, ielem: u32, pnval: *mut f64) -> ::wi… in VariantGetDoubleElem()
5320 …em(var: *const ::std::mem::ManuallyDrop<super::Com::VARIANT>, ielem: u32, pnval: *mut i16) -> ::wi… in VariantGetInt16Elem()
5335 …em(var: *const ::std::mem::ManuallyDrop<super::Com::VARIANT>, ielem: u32, pnval: *mut i32) -> ::wi… in VariantGetInt32Elem()
5350 …em(var: *const ::std::mem::ManuallyDrop<super::Com::VARIANT>, ielem: u32, pnval: *mut i64) -> ::wi… in VariantGetInt64Elem()
5380 …em(var: *const ::std::mem::ManuallyDrop<super::Com::VARIANT>, ielem: u32, pnval: *mut u16) -> ::wi… in VariantGetUInt16Elem()
5395 …em(var: *const ::std::mem::ManuallyDrop<super::Com::VARIANT>, ielem: u32, pnval: *mut u32) -> ::wi… in VariantGetUInt32Elem()
[all …]
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djsparse.c1987 JSParseNode *pnval; member
2050 return JS_DHASH_ENTRY_IS_BUSY(&entry->hdr) ? entry->pnval : NULL; in FindPropertyValue()
2109 entry->pnval = pn->pn_right; in FindPropertyValue()
/dports/lang/spidermonkey17/js/src/
H A Djsparse.c1987 JSParseNode *pnval; member
2050 return JS_DHASH_ENTRY_IS_BUSY(&entry->hdr) ? entry->pnval : NULL; in FindPropertyValue()
2109 entry->pnval = pn->pn_right; in FindPropertyValue()
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djsparse.c1987 JSParseNode *pnval; member
2050 return JS_DHASH_ENTRY_IS_BUSY(&entry->hdr) ? entry->pnval : NULL; in FindPropertyValue()
2109 entry->pnval = pn->pn_right; in FindPropertyValue()
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djsparse.c1987 JSParseNode *pnval; member
2050 return JS_DHASH_ENTRY_IS_BUSY(&entry->hdr) ? entry->pnval : NULL; in FindPropertyValue()
2109 entry->pnval = pn->pn_right; in FindPropertyValue()
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djsparse.c1987 JSParseNode *pnval; member
2050 return JS_DHASH_ENTRY_IS_BUSY(&entry->hdr) ? entry->pnval : NULL; in FindPropertyValue()
2109 entry->pnval = pn->pn_right; in FindPropertyValue()