Home
last modified time | relevance | path

Searched refs:getp (Results 26 – 50 of 417) sorted by relevance

12345678910>>...17

/dports/deskutils/ljclive/clive-0.4.10/src/
H A Dlj_getevents.c57 getp(lj_hash, &info->time, "events_%d_eventtime", i + 1); in lj_getevents()
58 getp(lj_hash, &info->event, "events_%d_event", i + 1); in lj_getevents()
59 getp(lj_hash, &info->security, "events_%d_security", i + 1); in lj_getevents()
61 getp(lj_hash, &info->subject, "events_%d_subject", i + 1); in lj_getevents()
62 getp(lj_hash, &info->poster, "events_%d_poster", i + 1); in lj_getevents()
H A Dlj_login.c62 getp(lj_hash, &user->access[i], "access_%d", i + 1); in lj_login()
71 getp(lj_hash, &(user->frgrps[i]), "frgrp_%d_name", i + 1); in lj_login()
80 getp(lj_hash, &(user->moods[i]), "mood_%d_name", i + 1); in lj_login()
89 getp(lj_hash, &user->userpic[i], "pickw_%d", i + 1); in lj_login()
/dports/textproc/zorba/zorba-2.7.0/src/runtime/json/
H A Djsoniq_functions_impl.cpp302 lTargetType.getp(), in decodeXDM()
886 consumeNext(input, theChild.getp(), planState); in nextImpl()
916 consumeNext(lInput, theChild0.getp(), planState); in nextImpl()
917 consumeNext(lName, theChild1.getp(), planState); in nextImpl()
950 consumeNext(obj, theChild0.getp(), planState); in nextImpl()
1005 consumeNext(lJSONItem, theChild.getp(), planState); in nextImpl()
1029 consumeNext(lInput, theChild0.getp(), planState); in nextImpl()
1053 consumeNext(array, theChild.getp(), planState); in nextImpl()
1093 consumeNext(item, theChild.getp(), planState); in nextImpl()
1145 consumeNext(input, theChild0.getp(), planState); in nextImpl()
[all …]
/dports/textproc/zorba/zorba-2.7.0/src/compiler/xqddf/
H A Dcollection_decl.h67 const store::Item* getName() const { return theName.getp(); } in getName()
70 getAnnotations() const { return theAnnotations.getp(); }; in getAnnotations()
89 return theNodeType.getp(); in getNodeType()
94 return theCollectionType.getp(); in getCollectionType()
/dports/textproc/zorba/zorba-2.7.0/src/store/naive/
H A Dsimple_ic.h48 virtual const store::Item* getICName() const { return theICQName.getp(); } in getICName()
65 { return theCollectionQName.getp(); } in getCollectionName()
90 { return theToCollectionQName.getp(); } in getToCollectionName()
93 { return theFromCollectionQName.getp(); } in getFromCollectionName()
H A Dsimple_pul.cpp262 CollectionPul* pul = getCollectionPul(target.getp()); in addDelete()
3047 store::Item* nodep = (*ite).first.getp(); in refreshGeneralIndex()
3053 if (ite != end && (*ite).first.getp() == nodep) in refreshGeneralIndex()
3081 store::Item* nodep = node.getp(); in refreshGeneralIndex()
3087 if (ite != end && (*ite).first.getp() == nodep) in refreshGeneralIndex()
3117 store::Item* nodep = (*ite).first.getp(); in refreshGeneralIndex()
3151 store::Item* nodep = node.getp(); in refreshGeneralIndex()
3318 store::Item* nodep = (*ite).first.getp(); in undoGeneralIndexRefresh()
3343 store::Item* nodep = (*ite).first.getp(); in undoGeneralIndexRefresh()
3368 store::Item* nodep = (*ite).first.getp(); in undoGeneralIndexRefresh()
[all …]
H A Djson_loader.cpp249 JSONObject* lObject = dynamic_cast<JSONObject*>(lLast.getp()); in addValue()
260 JSONArray* lArray = dynamic_cast<JSONArray*>(lLast.getp()); in addValue()
277 lObject = dynamic_cast<JSONObject*>(lLast.getp()); in addValue()
287 T* t = dynamic_cast<T*>(j.getp()); in cast()
290 T* t = static_cast<T*>(j.getp()); in cast()
/dports/textproc/zorba/zorba-2.7.0/src/runtime/core/
H A Dpath_iterators.cpp288 node = child.getp(); in nameOrKindTest()
435 if (!consumeNext(result, theChild.getp(), planState)) in nextImpl()
748 ancestor = state->theContextNode.getp(); in nextImpl()
899 state->theChildren->init(parent, state->theContextNode.getp()); in nextImpl()
976 sibling != state->theContextNode.getp()) in nextImpl()
1065 state->theChildren->init(parent, state->theContextNode.getp()); in nextImpl()
1145 while (!isElementOrDocumentNode(state->theContextNode.getp())); in nextImpl()
1356 desc = state->theContextNode.getp(); in nextImpl()
1469 ancestor = state->theContextNode.getp(); in nextImpl()
1689 state->theAncestorChild = state->theContextNode.getp(); in nextImpl()
[all …]
/dports/textproc/zorba/zorba-2.7.0/src/runtime/booleans/
H A DBooleanImpl.cpp390 if (consumeNext(item0, theChild0.getp(), planState)) in nextImpl()
392 if (consumeNext(tItem0, theChild0.getp(), planState)) in nextImpl()
400 if (consumeNext(item1, theChild1.getp(), planState)) in nextImpl()
488 if (consumeNext(item0, theChild0.getp(), planState) && in nextImpl()
489 consumeNext(item1, theChild1.getp(), planState)) in nextImpl()
925 xqtref_t type0 = tm->create_value_type(item0.getp()); in equal()
926 xqtref_t type1 = tm->create_value_type(item1.getp()); in equal()
1014 xqtref_t type0 = tm->create_value_type(item0.getp()); in compare()
1015 xqtref_t type1 = tm->create_value_type(item1.getp()); in compare()
1227 if (consumeNext(lItem0, theChild0.getp(), planState)) in nextImpl()
[all …]
/dports/math/py-matplotlib/matplotlib-3.4.3/examples/misc/
H A Dset_and_get.py89 plt.getp(l1)
94 plt.getp(plt.gca().patch)
100 plt.getp(t)
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Segmentation/Voronoi/include/
H A DitkVoronoiPartitioningImageFilter.hxx161 double getp; in TestHomogeneity() local
169 getp = (double)( inputImage->GetPixel(Plist[i]) ); in TestHomogeneity()
170 addp = addp + getp; in TestHomogeneity()
171 addpp = addpp + getp * getp; in TestHomogeneity()
H A DitkVoronoiSegmentationImageFilter.hxx52 double getp; in TestHomogeneity() local
60 getp = (double)( inputImage->GetPixel(Plist[i]) ); in TestHomogeneity()
61 addp = addp + getp; in TestHomogeneity()
62 addpp = addpp + getp * getp; in TestHomogeneity()
/dports/textproc/zorba/zorba-2.7.0/src/runtime/fetch/
H A Dfetch_impl.cpp130 consumeNext(lUri, theChildren[0].getp(), aPlanState); in nextImpl()
131 consumeNext(lEntityKind, theChildren[1].getp(), aPlanState); in nextImpl()
132 consumeNext(lEncoding, theChildren[2].getp(), aPlanState); in nextImpl()
188 consumeNext(lUri, theChildren[0].getp(), aPlanState); in nextImpl()
189 consumeNext(lEntityKind, theChildren[1].getp(), aPlanState); in nextImpl()
/dports/math/py-matplotlib2/matplotlib-2.2.4/examples/misc/
H A Dset_and_get.py89 plt.getp(l1)
94 plt.getp(plt.gca().patch)
100 plt.getp(t)
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/mpl_examples/misc/
H A Dset_and_get.py89 plt.getp(l1)
94 plt.getp(plt.gca().patch)
100 plt.getp(t)
/dports/textproc/zorba/zorba-2.7.0/src/runtime/schema/
H A Dschema_impl.cpp66 typemgr.getp(), in nextImpl()
94 if (consumeNext(node, theChild.getp(), planState)) in nextImpl()
122 if (consumeNext(item, theChildren[0].getp(), planState)) in nextImpl()
141 if (consumeNext(item, theChildren[0].getp(), planState)) in nextImpl()
/dports/textproc/zorba/zorba-2.7.0/src/runtime/errors_and_diagnostics/
H A Derrors_and_diagnostics_impl.cpp63 if (consumeNext(lTmpQName, theChildren[0].getp(), planState)) in nextImpl()
69 consumeNext(lTmpDescr, theChildren[1].getp(), planState); in nextImpl()
75 while (consumeNext(lTmpErrorObject, theChildren[2].getp(), planState)) in nextImpl()
77 lErrorObject.push_back( Item( lTmpErrorObject.getp() ) ); in nextImpl()
/dports/textproc/zorba/zorba-2.7.0/src/zorbautils/
H A Dhashset_node_itemh.h74 return theSet.exists(key.getp()); in exists()
81 store::Item* key2 = key.getp(); in insert()
94 bool found = theSet.erase(key.getp()); in erase()
/dports/textproc/zorba/zorba-2.7.0/src/functions/
H A Dsignature.cpp268 if (!theQName->equals(s.theQName.getp())) in equals()
275 *theTypes[i].getp(), in equals()
276 *s.theTypes[i].getp(), in equals()
295 if (!theQName->equals(s.theQName.getp())) in subtype()
302 *theTypes[i].getp(), in subtype()
303 *s.theTypes[i].getp(), in subtype()
/dports/textproc/zorba/zorba-2.7.0/src/runtime/collections/
H A Dcollections_base.h83 this->consumeNext(collName, this->theChildren[0].getp(), planState); in checkCollectionAndCopyNodes()
90 this->theChildren[this->theChildren.size()-2].getp(), in checkCollectionAndCopyNodes()
96 if (!collection->findNode(targetNode.getp(), targetPos)) in checkCollectionAndCopyNodes()
111 this->theChildren[this->theChildren.size()-1].getp(), in checkCollectionAndCopyNodes()
H A Dcollections_impl.cpp146 consumeNext(lURI, theChildren[0].getp(), planState)) in nextImpl()
389 consumeNext(name, theChildren[0].getp(), planState); in nextImpl()
519 consumeNext(name, theChildren[0].getp(), aPlanState); in nextImpl()
637 consumeNext(name, theChildren[0].getp(), aPlanState); in nextImpl()
1707 consumeNext(name, theChildren[0].getp(), planState); in nextImpl()
1863 consumeNext(item, theChildren[0].getp(), planState); in nextImpl()
1895 consumeNext(name, theChildren[0].getp(), planState); in nextImpl()
2007 consumeNext(lName, theChildren[0].getp(), planState); in nextImpl()
2087 consumeNext(lName, theChildren[0].getp(), planState); in nextImpl()
2169 if (theSctx->lookup_collection(lName.getp()) == 0) in nextImpl()
[all …]
/dports/textproc/zorba/zorba-2.7.0/src/runtime/uris/
H A Duris_impl.cpp50 consumeNext(lString, theChildren[0].getp(), planState); in nextImpl()
51 consumeNext(lDecodePlus, theChildren[1].getp(), planState); in nextImpl()
52 consumeNext(lEncoding, theChildren[2].getp(), planState); in nextImpl()
/dports/textproc/zorba/zorba-2.7.0/src/types/schema/
H A Dvalidate.cpp521 textContent.push_back(child.getp()); in processChildren()
530 textContent.push_back(child.getp()); in processChildren()
553 textContent.push_back(child.getp()); in processChildren()
679 if ( typeQName.getp() && xqType.getp() ) in finishTextNode()
690 " xqT:" << ( xqType.getp() ? xqType.getp()->toString() : "NULL" ) in finishTextNode()
777 xqtref_t type = typeManager->create_named_type(typeQName.getp(), in processTextValue()
804 parseUserAtomicTypes(textValue, type.getp(), result, &nsCtx, loc); in processTextValue()
824 bool res = GenericCast::castToSimple(textValue, baseType.getp(), in processTextValue()
843 bool res = GenericCast::castToAtomic(result, textValue, type.getp(), in processTextValue()
/dports/textproc/zorba/zorba-2.7.0/src/runtime/store/
H A Ddocuments_impl.cpp55 consumeNext(lUri, theChildren[0].getp(), aPlanState); in nextImpl()
83 consumeNext(lDoc, theChildren[1].getp(), aPlanState); in nextImpl()
109 consumeNext(lUri, theChildren[0].getp(), aPlanState); in nextImpl()
161 consumeNext(lUri, theChildren[0].getp(), aPlanState); in nextImpl()
254 consumeNext(lUri, theChildren[0].getp(), aPlanState); in nextImpl()
/dports/textproc/zorba/zorba-2.7.0/src/runtime/accessors/
H A Daccessors_impl.cpp51 if (consumeNext(inNode, theChildren[0].getp(), planState)) in nextImpl()
79 if (consumeNext(inNode, theChildren[0].getp(), planState)) in nextImpl()
231 if (consumeNext(inNode, theChildren[0].getp(), planState)) in nextImpl()
255 if (consumeNext(result, theChildren[0].getp(), planState)) in nextImpl()
279 if (!consumeNext(result, theChildren[0].getp(), planState)) in nextImpl()

12345678910>>...17