Home
last modified time | relevance | path

Searched defs:cPtr (Results 1 – 25 of 1739) sorted by relevance

12345678910>>...70

/dports/net/opal/opal-3.10.10/src/java/
H A DOpalMessagePtr.java15 protected OpalMessagePtr(long cPtr, boolean cMemoryOwn) { in OpalMessagePtr()
67 long cPtr = OPALJNI.OpalMessagePtr_GetGeneralParams(swigCPtr, this); in GetGeneralParams() local
87 long cPtr = OPALJNI.OpalMessagePtr_GetCallSetUp(swigCPtr, this); in GetCallSetUp() local
92 long cPtr = OPALJNI.OpalMessagePtr_GetIncomingCall(swigCPtr, this); in GetIncomingCall() local
97 long cPtr = OPALJNI.OpalMessagePtr_GetAnswerCall(swigCPtr, this); in GetAnswerCall() local
102 long cPtr = OPALJNI.OpalMessagePtr_GetUserInput(swigCPtr, this); in GetUserInput() local
117 long cPtr = OPALJNI.OpalMessagePtr_GetCallCleared(swigCPtr, this); in GetCallCleared() local
122 long cPtr = OPALJNI.OpalMessagePtr_GetClearCall(swigCPtr, this); in GetClearCall() local
127 long cPtr = OPALJNI.OpalMessagePtr_GetMediaStream(swigCPtr, this); in GetMediaStream() local
132 long cPtr = OPALJNI.OpalMessagePtr_GetSetUserData(swigCPtr, this); in GetSetUserData() local
[all …]
H A DOpalMessage_m_param.java15 protected OpalMessage_m_param(long cPtr, boolean cMemoryOwn) { in OpalMessage_m_param()
51 long cPtr = OPALJNI.OpalMessage_m_param_m_general_get(swigCPtr, this); in getM_general() local
60 long cPtr = OPALJNI.OpalMessage_m_param_m_protocol_get(swigCPtr, this); in getM_protocol() local
87 long cPtr = OPALJNI.OpalMessage_m_param_m_callSetUp_get(swigCPtr, this); in getM_callSetUp() local
104 long cPtr = OPALJNI.OpalMessage_m_param_m_incomingCall_get(swigCPtr, this); in getM_incomingCall() local
113 long cPtr = OPALJNI.OpalMessage_m_param_m_answerCall_get(swigCPtr, this); in getM_answerCall() local
122 long cPtr = OPALJNI.OpalMessage_m_param_m_userInput_get(swigCPtr, this); in getM_userInput() local
149 long cPtr = OPALJNI.OpalMessage_m_param_m_callCleared_get(swigCPtr, this); in getM_callCleared() local
158 long cPtr = OPALJNI.OpalMessage_m_param_m_clearCall_get(swigCPtr, this); in getM_clearCall() local
185 long cPtr = OPALJNI.OpalMessage_m_param_m_recording_get(swigCPtr, this); in getM_recording() local
[all …]
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/java/java-files/org/sbml/libsbml/
H A DModel.java275 protected Model(long cPtr, boolean cMemoryOwn) in Model()
407 long cPtr = libsbmlJNI.Model_cloneObject(swigCPtr, this); in cloneObject() local
2009 long cPtr = libsbmlJNI.Model_createUnit(swigCPtr, this); in createUnit() local
2085 long cPtr = libsbmlJNI.Model_createSpecies(swigCPtr, this); in createSpecies() local
2170 long cPtr = libsbmlJNI.Model_createRateRule(swigCPtr, this); in createRateRule() local
2228 long cPtr = libsbmlJNI.Model_createReactant(swigCPtr, this); in createReactant() local
2253 long cPtr = libsbmlJNI.Model_createProduct(swigCPtr, this); in createProduct() local
2279 long cPtr = libsbmlJNI.Model_createModifier(swigCPtr, this); in createModifier() local
2373 long cPtr = libsbmlJNI.Model_createEvent(swigCPtr, this); in createEvent() local
2419 long cPtr = libsbmlJNI.Model_createTrigger(swigCPtr, this); in createTrigger() local
[all …]
H A DRDFAnnotationParser.java50 protected RDFAnnotationParser(long cPtr, boolean cMemoryOwn) in RDFAnnotationParser()
148 …long cPtr = libsbmlJNI.RDFAnnotationParser_parseRDFAnnotation__SWIG_2(XMLNode.getCPtr(annotation),… in parseRDFAnnotation() local
189 long cPtr = libsbmlJNI.RDFAnnotationParser_createAnnotation(); in createAnnotation() local
223 long cPtr = libsbmlJNI.RDFAnnotationParser_createRDFAnnotation__SWIG_0(level, version); in createRDFAnnotation() local
257 long cPtr = libsbmlJNI.RDFAnnotationParser_createRDFAnnotation__SWIG_1(level); in createRDFAnnotation() local
291 long cPtr = libsbmlJNI.RDFAnnotationParser_createRDFAnnotation__SWIG_2(); in createRDFAnnotation() local
312 long cPtr = libsbmlJNI.RDFAnnotationParser_createCVTerms(SBase.getCPtr(obj), obj); in createCVTerms() local
333 long cPtr = libsbmlJNI.RDFAnnotationParser_parseCVTerms(SBase.getCPtr(obj), obj); in parseCVTerms() local
354 long cPtr = libsbmlJNI.RDFAnnotationParser_parseModelHistory(SBase.getCPtr(obj), obj); in parseModelHistory() local
371 long cPtr = libsbmlJNI.RDFAnnotationParser_parseOnlyModelHistory(SBase.getCPtr(obj), obj); in parseOnlyModelHistory() local
[all …]
H A DReaction.java153 protected Reaction(long cPtr, boolean cMemoryOwn) in Reaction()
529 long cPtr = libsbmlJNI.Reaction_getKineticLaw__SWIG_0(swigCPtr, this); in getKineticLaw() local
1799 long cPtr = libsbmlJNI.Reaction_createReactant(swigCPtr, this); in createReactant() local
1811 long cPtr = libsbmlJNI.Reaction_createProduct(swigCPtr, this); in createProduct() local
1823 long cPtr = libsbmlJNI.Reaction_createModifier(swigCPtr, this); in createModifier() local
1837 long cPtr = libsbmlJNI.Reaction_createKineticLaw(swigCPtr, this); in createKineticLaw() local
1861 long cPtr = libsbmlJNI.Reaction_getListOfProducts__SWIG_0(swigCPtr, this); in getListOfProducts() local
1892 long cPtr = libsbmlJNI.Reaction_getReactant__SWIG_0(swigCPtr, this, n); in getReactant() local
1927 long cPtr = libsbmlJNI.Reaction_getProduct__SWIG_0(swigCPtr, this, n); in getProduct() local
1962 long cPtr = libsbmlJNI.Reaction_getModifier__SWIG_0(swigCPtr, this, n); in getModifier() local
[all …]
H A DKineticLaw.java102 protected KineticLaw(long cPtr, boolean cMemoryOwn) in KineticLaw()
234 long cPtr = libsbmlJNI.KineticLaw_cloneObject(swigCPtr, this); in cloneObject() local
310 long cPtr = libsbmlJNI.KineticLaw_getMath(swigCPtr, this); in getMath() local
707 long cPtr = libsbmlJNI.KineticLaw_createParameter(swigCPtr, this); in createParameter() local
724 long cPtr = libsbmlJNI.KineticLaw_createLocalParameter(swigCPtr, this); in createLocalParameter() local
738 long cPtr = libsbmlJNI.KineticLaw_getListOfParameters__SWIG_0(swigCPtr, this); in getListOfParameters() local
770 long cPtr = libsbmlJNI.KineticLaw_getParameter__SWIG_0(swigCPtr, this, n); in getParameter() local
788 long cPtr = libsbmlJNI.KineticLaw_getLocalParameter__SWIG_0(swigCPtr, this, n); in getLocalParameter() local
805 long cPtr = libsbmlJNI.KineticLaw_getParameter__SWIG_2(swigCPtr, this, sid); in getParameter() local
932 long cPtr = libsbmlJNI.KineticLaw_removeParameter__SWIG_0(swigCPtr, this, n); in removeParameter() local
[all …]
H A Dlibsbml.java49 public static SBMLExtension DowncastExtension(long cPtr, boolean owner) in DowncastExtension()
64 public static SBasePlugin DowncastSBasePlugin(long cPtr, boolean owner) in DowncastSBasePlugin()
82 public static SBMLConverter DowncastSBMLConverter(long cPtr, boolean owner) in DowncastSBMLConverter()
136 public static SBase DowncastSBase(long cPtr, boolean owner) in DowncastSBase()
306 public static ASTBasePlugin DowncastASTBasePlugin(long cPtr, boolean owner) in DowncastASTBasePlugin()
596 long cPtr = libsbmlJNI.readSBML(libsbml.getAbsolutePath(filename)); in readSBML() local
721 long cPtr = libsbmlJNI.readSBMLFromString(xml); in readSBMLFromString() local
1041 long cPtr = libsbmlJNI.readMathMLFromString(xml); in readMathMLFromString() local
1254 long cPtr = libsbmlJNI.parseFormula(formula); in parseFormula() local
2775 long cPtr = libsbmlJNI.parseL3Formula(formula); in parseL3Formula() local
[all …]
H A DEvent.java227 protected Event(long cPtr, boolean cMemoryOwn) in Event()
359 long cPtr = libsbmlJNI.Event_cloneObject(swigCPtr, this); in cloneObject() local
556 long cPtr = libsbmlJNI.Event_getTrigger__SWIG_0(swigCPtr, this); in getTrigger() local
568 long cPtr = libsbmlJNI.Event_getDelay__SWIG_0(swigCPtr, this); in getDelay() local
584 long cPtr = libsbmlJNI.Event_getPriority__SWIG_0(swigCPtr, this); in getPriority() local
1490 long cPtr = libsbmlJNI.Event_createEventAssignment(swigCPtr, this); in createEventAssignment() local
1502 long cPtr = libsbmlJNI.Event_createTrigger(swigCPtr, this); in createTrigger() local
1514 long cPtr = libsbmlJNI.Event_createDelay(swigCPtr, this); in createDelay() local
1530 long cPtr = libsbmlJNI.Event_createPriority(swigCPtr, this); in createPriority() local
1554 long cPtr = libsbmlJNI.Event_getEventAssignment__SWIG_0(swigCPtr, this, n); in getEventAssignment() local
[all …]
H A DModelHistory.java89 protected ModelHistory(long cPtr, boolean cMemoryOwn) in ModelHistory()
204 long cPtr = libsbmlJNI.ModelHistory_cloneObject(swigCPtr, this); in cloneObject() local
216 long cPtr = libsbmlJNI.ModelHistory_getCreatedDate(swigCPtr, this); in getCreatedDate() local
234 long cPtr = libsbmlJNI.ModelHistory_getModifiedDate__SWIG_0(swigCPtr, this); in getModifiedDate() local
341 long cPtr = libsbmlJNI.ModelHistory_getListModifiedDates(swigCPtr, this); in getListModifiedDates() local
358 long cPtr = libsbmlJNI.ModelHistory_getModifiedDate__SWIG_1(swigCPtr, this, n); in getModifiedDate() local
414 long cPtr = libsbmlJNI.ModelHistory_getListCreators(swigCPtr, this); in getListCreators() local
429 long cPtr = libsbmlJNI.ModelHistory_getCreator(swigCPtr, this, n); in getCreator() local
H A DListOfCompartmentTypes.java72 protected ListOfCompartmentTypes(long cPtr, boolean cMemoryOwn) in ListOfCompartmentTypes()
191 long cPtr = libsbmlJNI.ListOfCompartmentTypes_cloneObject(swigCPtr, this); in cloneObject() local
252 long cPtr = libsbmlJNI.ListOfCompartmentTypes_get__SWIG_0(swigCPtr, this, n); in get() local
272 long cPtr = libsbmlJNI.ListOfCompartmentTypes_get__SWIG_2(swigCPtr, this, sid); in get() local
288 long cPtr = libsbmlJNI.ListOfCompartmentTypes_remove__SWIG_0(swigCPtr, this, n); in remove() local
306 long cPtr = libsbmlJNI.ListOfCompartmentTypes_remove__SWIG_1(swigCPtr, this, sid); in remove() local
/dports/devel/swig/swig-4.0.2/Lib/java/
H A Dboost_intrusive_ptr.i228 long cPtr = $jnicall; variable
232 long cPtr = $jnicall; variable
236 long cPtr = $jnicall; variable
240 long cPtr = $jnicall; variable
244 long cPtr = $jnicall; variable
256 long cPtr = $jnicall; variable
260 long cPtr = $jnicall; variable
269 PTRCTOR_VISIBILITY $javaclassname(long cPtr, boolean cMemoryOwn) { in $javaclassname()
395 long cPtr = $jnicall; variable
406 long cPtr = $jnicall; variable
[all …]
H A Dboost_shared_ptr.i197 long cPtr = $jnicall; variable
201 long cPtr = $jnicall; variable
205 long cPtr = $jnicall; variable
209 long cPtr = $jnicall; variable
221 long cPtr = $jnicall; variable
225 long cPtr = $jnicall; variable
246 PTRCTOR_VISIBILITY $javaclassname(long cPtr, boolean cMemoryOwn) { in $javaclassname()
265 PTRCTOR_VISIBILITY $javaclassname(long cPtr, boolean cMemoryOwn) { in $javaclassname()
/dports/x11-drivers/xf86-video-chips/xf86-video-chips-1.4.0/src/
H A Dct_bank.c69 CHIPSPtr cPtr = CHIPSPTR(xf86ScreenToScrn(pScreen)); in CHIPSSetRead() local
88 CHIPSPtr cPtr = CHIPSPTR(xf86ScreenToScrn(pScreen)); in CHIPSSetWrite() local
107 CHIPSPtr cPtr = CHIPSPTR(xf86ScreenToScrn(pScreen)); in CHIPSSetReadWrite() local
126 CHIPSPtr cPtr = CHIPSPTR(xf86ScreenToScrn(pScreen)); in CHIPSSetReadPlanar() local
144 CHIPSPtr cPtr = CHIPSPTR(xf86ScreenToScrn(pScreen)); in CHIPSSetWritePlanar() local
162 CHIPSPtr cPtr = CHIPSPTR(xf86ScreenToScrn(pScreen)); in CHIPSSetReadWritePlanar() local
181 CHIPSPtr cPtr = CHIPSPTR(xf86ScreenToScrn(pScreen)); in CHIPSWINSetRead() local
204 CHIPSPtr cPtr = CHIPSPTR(xf86ScreenToScrn(pScreen)); in CHIPSWINSetWrite() local
226 CHIPSPtr cPtr = CHIPSPTR(xf86ScreenToScrn(pScreen)); in CHIPSWINSetReadWrite() local
250 CHIPSPtr cPtr = CHIPSPTR(xf86ScreenToScrn(pScreen)); in CHIPSWINSetReadPlanar() local
[all …]
H A Dct_accel.c154 # define BE_SWAP(pScrn,cPtr,x) \ argument
164 # define BE_SWAPON(pScrn,cPtr) argument
165 # define BE_SWAPOFF(pScrn,cPtr) argument
174 CHIPSPtr cPtr = CHIPSPTR(pScrn); in CTNAME() local
438 CHIPSPtr cPtr = CHIPSPTR(pScrn); in CTNAME() local
470 CHIPSPtr cPtr = CHIPSPTR(pScrn); in CTNAME() local
764 CHIPSPtr cPtr = CHIPSPTR(pScrn); in CTNAME() local
788 CHIPSPtr cPtr = CHIPSPTR(pScrn); in CTNAME() local
856 CHIPSPtr cPtr = CHIPSPTR(pScrn); in CTNAME() local
906 CHIPSPtr cPtr = CHIPSPTR(pScrn); in CTNAME() local
[all …]
H A Dct_regs.c120 chipsStdReadXR(CHIPSPtr cPtr, CARD8 index) in chipsStdReadXR()
134 chipsStdReadFR(CHIPSPtr cPtr, CARD8 index) in chipsStdReadFR()
148 chipsStdReadMR(CHIPSPtr cPtr, CARD8 index) in chipsStdReadMR()
161 chipsStdReadMSS(CHIPSPtr cPtr) in chipsStdReadMSS()
173 chipsStdReadIOSS(CHIPSPtr cPtr) in chipsStdReadIOSS()
179 CHIPSSetStdExtFuncs(CHIPSPtr cPtr) in CHIPSSetStdExtFuncs()
208 chipsMmioReadXR(CHIPSPtr cPtr, CARD8 index) in chipsMmioReadXR()
222 chipsMmioReadFR(CHIPSPtr cPtr, CARD8 index) in chipsMmioReadFR()
266 chipsMmioReadMSS(CHIPSPtr cPtr) in chipsMmioReadMSS()
278 chipsMmioReadIOSS(CHIPSPtr cPtr) in chipsMmioReadIOSS()
[all …]
/dports/science/libkml/libkml-1.3.0/src/swig/java/
H A Dlibkml_boost_intrusive_ptr.i233 long cPtr = $jnicall; variable
237 long cPtr = $jnicall; variable
241 long cPtr = $jnicall; variable
245 long cPtr = $jnicall; variable
257 long cPtr = $jnicall; variable
261 long cPtr = $jnicall; variable
270 protected $javaclassname(long cPtr, boolean cMemoryOwn) { in $javaclassname()
285 protected $javaclassname(long cPtr, boolean cMemoryOwn) { in $javaclassname()
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/bindings/java/src/main/com/apple/foundationdb/
H A DNativeFuture.java32 private long cPtr; field in NativeFuture
34 protected NativeFuture(long cPtr) { in NativeFuture()
85 protected abstract T getIfDone_internal(long cPtr) throws FDBException; in getIfDone_internal()
133 private native void Future_registerCallback(long cPtr, Runnable callback); in Future_registerCallback()
134 private native void Future_blockUntilReady(long cPtr); in Future_blockUntilReady()
135 private native boolean Future_isReady(long cPtr); in Future_isReady()
136 private native void Future_dispose(long cPtr); in Future_dispose()
137 private native void Future_cancel(long cPtr); in Future_cancel()
138 private native void Future_releaseMemory(long cPtr); in Future_releaseMemory()
141 protected native FDBException Future_getError(long cPtr); in Future_getError()
/dports/devel/swig/swig-4.0.2/Lib/csharp/
H A Dboost_shared_ptr.i177 global::System.IntPtr cPtr = $imcall; variable
182 global::System.IntPtr cPtr = $imcall; variable
187 global::System.IntPtr cPtr = $imcall; variable
192 global::System.IntPtr cPtr = $imcall; variable
207 global::System.IntPtr cPtr = $imcall; variable
212 global::System.IntPtr cPtr = $imcall; variable
224 global::System.IntPtr cPtr = $imcall; variable
231 global::System.IntPtr cPtr = $imcall; variable
237 global::System.IntPtr cPtr = $imcall; variable
H A Dboost_intrusive_ptr.i227 global::System.IntPtr cPtr = $imcall; variable
232 global::System.IntPtr cPtr = $imcall; variable
237 global::System.IntPtr cPtr = $imcall; variable
242 global::System.IntPtr cPtr = $imcall; variable
247 global::System.IntPtr cPtr = $imcall; variable
277 global::System.IntPtr cPtr = $imcall; variable
282 global::System.IntPtr cPtr = $imcall; variable
425 global::System.IntPtr cPtr = $imcall; variable
436 global::System.IntPtr cPtr = $imcall; variable
440 global::System.IntPtr cPtr = $imcall; variable
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/bindings/java/
H A Dlocal.i196 protected SBMLConstructorException(long cPtr, boolean cMemoryOwn, String v) in SBMLConstructorException()
318 protected XMLConstructorException(long cPtr, boolean cMemoryOwn, String v) in XMLConstructorException()
445 public SBasePlugin DowncastSBasePlugin(long cPtr, boolean owner) in DowncastSBasePlugin()
457 public SBase DowncastSBase(long cPtr, boolean owner) in DowncastSBase()
489 public static SBMLExtension DowncastExtension(long cPtr, boolean owner) in DowncastExtension()
506 public static SBasePlugin DowncastSBasePlugin(long cPtr, boolean owner) in DowncastSBasePlugin()
582 public static SBase DowncastSBase(long cPtr, boolean owner) in DowncastSBase()
873 CTOR_ATTRIB $javaclassname(long cPtr, boolean cMemoryOwn) in $javaclassname()
905 CTOR_ATTRIB $javaclassname(long cPtr, boolean cMemoryOwn) in $javaclassname()
936 CTOR_ATTRIB $javaclassname(long cPtr, boolean cMemoryOwn) in $javaclassname()
[all …]
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/java/
H A Dlocal.i196 protected SBMLConstructorException(long cPtr, boolean cMemoryOwn, String v) in SBMLConstructorException()
318 protected XMLConstructorException(long cPtr, boolean cMemoryOwn, String v) in XMLConstructorException()
445 public SBasePlugin DowncastSBasePlugin(long cPtr, boolean owner) in DowncastSBasePlugin()
457 public SBase DowncastSBase(long cPtr, boolean owner) in DowncastSBase()
489 public static SBMLExtension DowncastExtension(long cPtr, boolean owner) in DowncastExtension()
506 public static SBasePlugin DowncastSBasePlugin(long cPtr, boolean owner) in DowncastSBasePlugin()
582 public static SBase DowncastSBase(long cPtr, boolean owner) in DowncastSBase()
873 CTOR_ATTRIB $javaclassname(long cPtr, boolean cMemoryOwn) in $javaclassname()
905 CTOR_ATTRIB $javaclassname(long cPtr, boolean cMemoryOwn) in $javaclassname()
936 CTOR_ATTRIB $javaclassname(long cPtr, boolean cMemoryOwn) in $javaclassname()
[all …]
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/bindings/csharp/
H A Dlocal.i218 public virtual SBasePlugin DowncastSBasePlugin(IntPtr cPtr, bool owner) in DowncastSBasePlugin()
224 public virtual SBase DowncastSBase(IntPtr cPtr, bool owner) in DowncastSBase()
239 public static SBMLExtension DowncastExtension(IntPtr cPtr, bool owner) in DowncastExtension()
252 public static SBMLNamespaces DowncastSBMLNamespaces(IntPtr cPtr, bool owner) in DowncastSBMLNamespaces()
270 public static SBMLConverter DowncastSBMLConverter(IntPtr cPtr, bool owner) in DowncastSBMLConverter()
304 public static SBasePlugin DowncastSBasePlugin(IntPtr cPtr, bool owner) in DowncastSBasePlugin()
321 public static SBase DowncastSBase(IntPtr cPtr, bool owner) in DowncastSBase()
515 public static ASTBasePlugin DowncastASTBasePlugin(IntPtr cPtr, bool owner) in DowncastASTBasePlugin()
655 CTOR_ATTRIB $csclassname(IntPtr cPtr, bool cMemoryOwn) in $csclassname()
1010 internal XMLConstructorException(IntPtr cPtr, bool cMemoryOwn, string v) : base(v) in XMLConstructorException()
[all …]
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/
H A Dlocal.i218 public virtual SBasePlugin DowncastSBasePlugin(IntPtr cPtr, bool owner) in DowncastSBasePlugin()
224 public virtual SBase DowncastSBase(IntPtr cPtr, bool owner) in DowncastSBase()
239 public static SBMLExtension DowncastExtension(IntPtr cPtr, bool owner) in DowncastExtension()
252 public static SBMLNamespaces DowncastSBMLNamespaces(IntPtr cPtr, bool owner) in DowncastSBMLNamespaces()
270 public static SBMLConverter DowncastSBMLConverter(IntPtr cPtr, bool owner) in DowncastSBMLConverter()
304 public static SBasePlugin DowncastSBasePlugin(IntPtr cPtr, bool owner) in DowncastSBasePlugin()
321 public static SBase DowncastSBase(IntPtr cPtr, bool owner) in DowncastSBase()
515 public static ASTBasePlugin DowncastASTBasePlugin(IntPtr cPtr, bool owner) in DowncastASTBasePlugin()
655 CTOR_ATTRIB $csclassname(IntPtr cPtr, bool cMemoryOwn) in $csclassname()
1010 internal XMLConstructorException(IntPtr cPtr, bool cMemoryOwn, string v) : base(v) in XMLConstructorException()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/esl/java/org/freeswitch/esl/
H A DESLconnection.java15 protected ESLconnection(long cPtr, boolean cMemoryOwn) { in ESLconnection()
67 long cPtr = eslJNI.ESLconnection_getInfo(swigCPtr, this); in getInfo() local
76 long cPtr = eslJNI.ESLconnection_sendRecv(swigCPtr, this, cmd); in sendRecv() local
81 long cPtr = eslJNI.ESLconnection_api(swigCPtr, this, cmd, arg); in api() local
86 long cPtr = eslJNI.ESLconnection_bgapi(swigCPtr, this, cmd, arg, job_uuid); in bgapi() local
91 long cPtr = eslJNI.ESLconnection_sendEvent(swigCPtr, this, ESLevent.getCPtr(send_me), send_me); in sendEvent() local
100 long cPtr = eslJNI.ESLconnection_recvEvent(swigCPtr, this); in recvEvent() local
105 long cPtr = eslJNI.ESLconnection_recvEventTimed(swigCPtr, this, ms); in recvEventTimed() local
110 long cPtr = eslJNI.ESLconnection_filter(swigCPtr, this, header, value); in filter() local
119 long cPtr = eslJNI.ESLconnection_execute(swigCPtr, this, app, arg, uuid); in execute() local
[all …]
/dports/devel/swig/swig-4.0.2/Lib/d/
H A Dboost_shared_ptr.i184 void* cPtr = $imcall; variable
189 void* cPtr = $imcall; variable
194 void* cPtr = $imcall; variable
199 void* cPtr = $imcall; variable
214 void* cPtr = $imcall; variable
219 void* cPtr = $imcall; variable

12345678910>>...70