HomeSort by relevance Sort by last modified time
    Searched full:swigcptr (Results 1 - 15 of 15) sorted by null

  /prebuilts/misc/common/swig/include/2.0.11/d/
dclassgen.swg 38 if (swigCPtr !is null) {
43 swigCPtr = null;
50 if (swigCPtr !is null) {
55 swigCPtr = null;
67 private void* swigCPtr;
71 swigCPtr = cObject;
76 return (obj is null) ? null : obj.swigCPtr;
84 private void* swigCPtr;
88 swigCPtr = cObject;
92 return (obj is null) ? null : obj.swigCPtr;
    [all...]
boost_shared_ptr.i 147 private void* swigCPtr;
151 swigCPtr = cObject;
156 return (obj is null) ? null : obj.swigCPtr;
161 private void* swigCPtr;
166 swigCPtr = cObject;
171 return (obj is null) ? null : obj.swigCPtr;
177 if (swigCPtr !is null) {
182 swigCPtr = null;
189 if (swigCPtr !is null) {
194 swigCPtr = null
    [all...]
doperators.swg 13 if (swigCPtr == rhs.swigCPtr) return 1;
134 if (swigCPtr == rhs.swigCPtr) return true;
std_vector.i 342 std.exception.enforce(r._outer.swigCPtr == swigCPtr && r._a < length);
349 std.exception.enforce(r._outer.swigCPtr == swigCPtr && r._a <= length);
  /prebuilts/go/darwin-x86/misc/swig/stdio/
file_test.go 13 if f.Swigcptr() == 0 {
  /prebuilts/go/linux-x86/misc/swig/stdio/
file_test.go 13 if f.Swigcptr() == 0 {
  /prebuilts/misc/common/swig/include/2.0.11/java/
boost_shared_ptr.i 148 private long swigCPtr;
153 swigCPtr = cPtr;
157 return (obj == null) ? 0 : obj.swigCPtr;
163 private long swigCPtr;
169 swigCPtr = cPtr;
173 return (obj == null) ? 0 : obj.swigCPtr;
178 if (swigCPtr != 0) {
183 swigCPtr = 0;
188 if (swigCPtr != 0) {
193 swigCPtr = 0
    [all...]
boost_intrusive_ptr.i 266 private long swigCPtr;
271 swigCPtr = cPtr;
275 return (obj == null) ? 0 : obj.swigCPtr;
281 private long swigCPtr;
287 swigCPtr = cPtr;
291 return (obj == null) ? 0 : obj.swigCPtr;
296 if(swigCPtr != 0 && swigCMemOwnBase) {
300 swigCPtr = 0;
304 if(swigCPtr != 0 && swigCMemOwnDerived) {
308 swigCPtr = 0
    [all...]
java.swg     [all...]
  /prebuilts/misc/common/swig/include/2.0.11/csharp/
boost_shared_ptr.i 181 private HandleRef swigCPtr;
186 swigCPtr = new HandleRef(this, cPtr);
190 return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
196 private HandleRef swigCPtr;
201 swigCPtr = new HandleRef(this, cPtr);
205 return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
211 if (swigCPtr.Handle != IntPtr.Zero) {
216 swigCPtr = new HandleRef(null, IntPtr.Zero);
224 if (swigCPtr.Handle != IntPtr.Zero) {
229 swigCPtr = new HandleRef(null, IntPtr.Zero)
    [all...]
boost_intrusive_ptr.i 289 private HandleRef swigCPtr;
294 swigCPtr = new HandleRef(this, cPtr);
298 return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
304 private HandleRef swigCPtr;
309 swigCPtr = new HandleRef(this, cPtr);
313 return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
319 if (swigCPtr.Handle != IntPtr.Zero) {
324 swigCPtr = new HandleRef(null, IntPtr.Zero);
332 if (swigCPtr.Handle != IntPtr.Zero) {
337 swigCPtr = new HandleRef(null, IntPtr.Zero);
    [all...]
csharp.swg 833 private HandleRef swigCPtr;
838 swigCPtr = new HandleRef(this, cPtr);
842 return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
848 private HandleRef swigCPtr;
851 swigCPtr = new HandleRef(this, cPtr);
855 return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
863 private HandleRef swigCPtr;
866 swigCPtr = new HandleRef(this, cPtr);
870 swigCPtr = new HandleRef(null, IntPtr.Zero);
874 return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/modula3/
modula3.swg     [all...]
  /external/robolectric/v3/libs/
sqlite4java-0.282.jar 
  /prebuilts/tools/common/m2/repository/com/almworks/sqlite4java/sqlite4java/0.282/
sqlite4java-0.282.jar 

Completed in 215 milliseconds