HomeSort by relevance Sort by last modified time
    Searched refs:newobj (Results 1 - 25 of 38) sorted by null

1 2

  /prebuilts/misc/common/swig/include/2.0.11/tcl/
tclapi.swg 88 int newobj;
90 Tcl_SetHashValue(Tcl_CreateHashEntry(&swigconstTable, name, &newobj), (ClientData) obj);
tclrun.swg 92 int newobj;
93 Tcl_CreateHashEntry(SWIG_Tcl_ObjectTable(), (char *) ptr, &newobj);
508 Tcl_Obj *newObj = 0;
551 newObj = Tcl_DuplicateObj(Tcl_GetObjResult(interp));
552 if (!name) name = Tcl_GetStringFromObj(newObj,NULL);
556 newObj = Tcl_DuplicateObj(objv[thisarg]);
557 if (!name) name = Tcl_GetStringFromObj(newObj,NULL);
566 if (SWIG_Tcl_ConvertPtr(interp,newObj, (void **) &thisvalue, *(classptr->type), 0) != SWIG_OK) {
567 Tcl_DecrRefCount(newObj);
571 newinst->thisptr = newObj;
    [all...]
  /external/chromium_org/third_party/libxslt/libxslt/
functions.c 258 xmlXPathObjectPtr newobj, ret; local
276 newobj = valuePop(ctxt);
278 newobj->nodesetval);
279 xmlXPathFreeObject(newobj);
383 xmlXPathObjectPtr newobj, ret; local
394 newobj = valuePop(ctxt);
396 newobj->nodesetval);
397 xmlXPathFreeObject(newobj);
  /prebuilts/misc/common/swig/include/2.0.11/python/
pyrun.swg     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
aepack.py 356 newobj = mkobject(dict)
359 newobj.__class__ = classtype
360 return newobj
  /external/chromium_org/third_party/simplejson/
_speedups.c 2257 PyObject *newobj = PyObject_CallMethod(obj, "_asdict", NULL); local
2276 PyObject *newobj; local
    [all...]
  /external/chromium_org/third_party/libevent/
ltmain.sh     [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/config/
ltmain.sh     [all...]
  /external/cmockery/cmockery_0_1_2/
libtool     [all...]
ltmain.sh     [all...]
  /external/chromium_org/sdch/open-vcdiff/
ltmain.sh     [all...]
  /external/chromium_org/third_party/libxml/src/
ltmain.sh     [all...]
  /external/chromium_org/third_party/opus/src/
ltmain.sh     [all...]
  /external/chromium_org/third_party/sqlite/src/
ltmain.sh     [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/
ltmain.sh     [all...]
  /external/google-tv-pairing-protocol/cpp/
libtool     [all...]
ltmain.sh     [all...]
  /external/libcap-ng/libcap-ng-0.7/
ltmain.sh     [all...]
  /external/libedit/
ltmain.sh     [all...]
  /external/libexif/
ltmain.sh     [all...]
  /external/libmtp/
ltmain.sh     [all...]
  /external/libogg/
ltmain.sh     [all...]
  /external/libopus/
ltmain.sh     [all...]
  /external/libpng/
ltmain.sh     [all...]
  /external/libusb/
ltmain.sh     [all...]

Completed in 259 milliseconds

1 2