Searched +defs:obj +defs:pc (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/
H A Dvm_backtrace.c27 calc_lineno(const rb_iseq_t *iseq, const VALUE *pc) argument
56 const VALUE *pc; member in union:rb_backtrace_location_struct::__anon12506::__anon12507::__anon12508
413 rb_backtrace_p(VALUE obj) argument
422 VALUE obj = TypedData_Make_Struct(klass, rb_backtrace_t, &backtrace_data_type, bt); local
497 const VALUE *pc = cfp->pc; local
600 VALUE obj; local
683 const VALUE *pc = cfp->pc; local
[all...]
H A Dvm_insnhelper.c500 vm_getivar(VALUE obj, ID id, IC ic, rb_call_info_t *ci, int is_attr) argument
34 vm_push_frame(rb_thread_t *th, const rb_iseq_t *iseq, VALUE type, VALUE self, VALUE klass, VALUE specval, const VALUE *pc, VALUE *sp, int local_size, const rb_method_entry_t *me) argument
553 vm_setivar(VALUE obj, ID id, VALUE val, IC ic, rb_call_info_t *ci, int is_attr) argument
599 vm_getinstancevariable(VALUE obj, ID id, IC ic) argument
605 vm_setinstancevariable(VALUE obj, ID id, VALUE val, IC ic) argument
881 opt_eq_func(VALUE recv, VALUE obj, CALL_INFO ci) argument
[all...]
/macosx-10.9.5/emacs-92/emacs/src/
H A Dbytecode.c243 const unsigned char *pc; member in struct:byte_stack
278 Lisp_Object *obj; local
[all...]
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSMacOSX/
H A DmDNSMacOSX.c3415 struct bpf_insn *pc = &filter[9]; local
7172 CFTypeRef obj = NULL; local
[all...]
/macosx-10.9.5/ruby-104/ruby/ext/date/
H A Ddate_core.c251 unsigned pc; member in struct:SimpleDateData
274 unsigned pc; member in struct:ComplexDateData
2964 VALUE obj; local
2985 VALUE obj; local
5357 dup_obj_with_new_start(VALUE obj, double sg) argument
5450 dup_obj_with_new_offset(VALUE obj, int of) argument
7263 VALUE a, obj; local
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/xotcl/xotcl/generic/
H A Dxotcl.c115 XOTclObject *obj; member in struct:tclCmdClientData
119 XOTclObject *obj; member in struct:forwardCmdClientData
134 XOTclObject *obj; member in struct:aliasCmdClientData
488 LookupVarFromTable84(TclVarHashTable *varTable, CONST char *simpleName, XOTclObject *obj) argument
590 LookupVarFromTable85(TclVarHashTable *tablePtr, CONST char *simpleName, XOTclObject *obj) argument
613 XOTclObject *obj = (XOTclObject*) cd; local
634 XOTclObject *obj = (XOTclObject*) cd; local
757 objTrace(char *string, XOTclObject *obj) argument
801 XOTclCleanupObject(XOTclObject *obj) argument
842 XOTclObject *obj = (XOTclObject*) objPtr->internalRep.otherValuePtr; local
890 XOTclObject *obj = (XOTclObject*)src->internalRep.otherValuePtr; local
903 XOTclObject *obj; local
961 XOTclObject *obj = (XOTclObject *)objPtr->internalRep.otherValuePtr; local
1007 NewXOTclObjectObj(register XOTclObject *obj) argument
1022 NewXOTclObjectObjName(register XOTclObject *obj, char *name, unsigned l) argument
1069 XOTclObjGetObject(Tcl_Interp *interp, register Tcl_Obj *objPtr, XOTclObject **obj) argument
1104 XOTclObjConvertObject(Tcl_Interp *interp, Tcl_Obj *objPtr, XOTclObject **obj) argument
1220 XOTclObject *obj; local
1346 register XOTclClasses *pc; local
1358 register XOTclClasses *pc; local
1392 XOTclClasses *pc; local
1412 AddInstance(XOTclObject *obj, XOTclClass *cl) argument
1421 RemoveInstance(XOTclObject *obj, XOTclClass *cl) argument
1543 callDestroyMethod(ClientData cd, Tcl_Interp *interp, XOTclObject *obj, int flags) argument
1607 XOTclRequireObjectOpt(XOTclObject *obj) argument
1635 makeObjNamespace(Tcl_Interp *interp, XOTclObject *obj) argument
1779 requireObjNamespace(Tcl_Interp *interp, XOTclObject *obj) argument
1791 XOTclRequireObjNamespace(Tcl_Interp *interp, XOTcl_Object *obj) argument
1852 XOTclObject *obj; local
1895 NSRequireVariableOnObj(Tcl_Interp *interp, XOTclObject *obj, char *name, int flgs) argument
1955 XOTclObject *obj = (XOTclObject*) clientData; local
2152 XOTclObject *obj = XOTclpGetObject(interp, name); local
2159 XOTclObject *obj = (XOTclObject*) obji; local
2208 AutonameIncr(Tcl_Interp *interp, Tcl_Obj *name, XOTclObject *obj, int instanceOpt, int resetOpt) argument
2436 CallStackPush(Tcl_Interp *interp, XOTclObject *obj, XOTclClass *cl, Tcl_Command cmd, int objc, Tcl_Obj *CONST objv[], int frameType) argument
2472 CallStackDoDestroy(Tcl_Interp *interp, XOTclObject *obj) argument
2486 CallStackDestroyObject(Tcl_Interp *interp, XOTclObject *obj) argument
2837 AssertionListCheckOption(Tcl_Interp *interp, XOTclObject *obj) argument
2944 AssertionCheckList(Tcl_Interp *interp, XOTclObject *obj, XOTclTclObjList *alist, char *methodName) argument
3031 AssertionCheckInvars(Tcl_Interp *interp, XOTclObject *obj, char *method, CheckOptions checkoptions) argument
3055 AssertionCheck(Tcl_Interp *interp, XOTclObject *obj, XOTclClass *cl, char *method, int checkOption) argument
3097 MixinStackPush(XOTclObject *obj) argument
3109 MixinStackPop(XOTclObject *obj) argument
3171 MixinResetOrder(XOTclObject *obj) argument
3185 MixinComputeOrder(Tcl_Interp *interp, XOTclObject *obj) argument
3311 XOTclObject *obj = XOTclGetObjectFromCmdPtr(cmdl->cmdPtr); local
3332 XOTclObject *obj = (XOTclObject *)cls->cl; local
3411 addToResultSet(Tcl_Interp *interp, Tcl_HashTable *destTable, XOTclObject *obj, int *new, int appendResult, char *pattern, XOTclObject *matchObject) argument
3501 XOTclObject *obj; local
3726 XOTclObject *obj = (XOTclObject *)Tcl_GetHashKey(&cl->instances, hPtr); local
3745 XOTclObject *obj = XOTclGetObjectFromCmdPtr(ml->cmdPtr); local
3782 XOTclObject *obj = (XOTclObject *)Tcl_GetHashKey(&clPtr->cl->instances, hPtr); local
3824 MixinComputeDefined(Tcl_Interp *interp, XOTclObject *obj) argument
3856 MixinSearchProc(Tcl_Interp *interp, XOTclObject *obj, char *methodName, XOTclClass **cl, Tcl_Command *currentCmdPtr) argument
4135 GuardCall(XOTclObject *obj, XOTclClass *cl, Tcl_Command cmd, Tcl_Interp *interp, ClientData clientData, int push) argument
4168 GuardAddFromDefinitionList(Tcl_Interp *interp, XOTclCmdList *dest, XOTclObject *obj, Tcl_Command interceptorCmd, XOTclCmdList *interceptorDefList) argument
4189 GuardAddInheritedGuards(Tcl_Interp *interp, XOTclCmdList *dest, XOTclObject *obj, Tcl_Command filterCmd) argument
4321 FilterResetOrder(XOTclObject *obj) argument
4384 XOTclObject *obj = (XOTclObject*) Tcl_GetHashKey(&clPtr->cl->instances, hPtr); local
4421 XOTclObject *obj = (XOTclObject*) Tcl_GetHashKey(&clPtr->cl->instances, hPtr); local
4438 getFullProcQualifier(Tcl_Interp *interp, CONST84 char *cmdName, XOTclObject *obj, XOTclClass *cl, Tcl_Command cmd) argument
4588 FilterComputeOrder(Tcl_Interp *interp, XOTclObject *obj) argument
4667 FilterComputeDefined(Tcl_Interp *interp, XOTclObject *obj) argument
4680 FilterStackPush(Tcl_Interp *interp, XOTclObject *obj, Tcl_Obj *calledProc) argument
4695 FilterStackPop(XOTclObject *obj) argument
4709 FilterActiveOnObj(Tcl_Interp *interp, XOTclObject *obj, Tcl_Command cmd) argument
4735 FilterFindReg(Tcl_Interp *interp, XOTclObject *obj, Tcl_Command cmd) argument
4769 FilterSearchProc(Tcl_Interp *interp, XOTclObject *obj, Tcl_Command *currentCmd, XOTclClass **cl) argument
4910 varExists(Tcl_Interp *interp, XOTclObject *obj, char *varName, char *index, int triggerTrace, int requireDefined) argument
4969 SearchDefaultValuesOnClass(Tcl_Interp *interp, XOTclObject *obj, XOTclClass *cmdCl, XOTclClass *targetClass) argument
5106 SearchDefaultValues(Tcl_Interp *interp, XOTclObject *obj, XOTclClass *cmdCl) argument
5161 callParameterMethodWithArg(XOTclObject *obj, Tcl_Interp *interp, Tcl_Obj *method, Tcl_Obj *arg, int objc, Tcl_Obj *CONST objv[], int flags) argument
5291 callProcCheck(ClientData cp, Tcl_Interp *interp, int objc, Tcl_Obj *CONST objv[], Tcl_Command cmd, XOTclObject *obj, XOTclClass *cl, char *methodName, int frameType, int isTclProc) argument
5509 DoCallProcCheck(ClientData cd, Tcl_Interp *interp, int objc, Tcl_Obj *CONST objv[], Tcl_Command cmd, XOTclObject *obj, XOTclClass *cl, char *methodName, int frameType) argument
5559 register XOTclObject *obj = (XOTclObject*)cd; local
5700 XOTclObject *obj = (XOTclObject*)cd; local
5791 XOTclObject *obj; local
6031 MakeProc(Tcl_Namespace *ns, XOTclAssertionStore *aStore, Tcl_HashTable **nonposArgsTable, Tcl_Interp *interp, int objc, Tcl_Obj *objv[], XOTclObject *obj) argument
6296 ListVars(Tcl_Interp *interp, XOTclObject *obj, char *pattern) argument
6444 ListMethods(Tcl_Interp *interp, XOTclObject *obj, char *pattern, int noProcs, int noCmds, int noMixins, int inContext) argument
6484 ListClass(Tcl_Interp *interp, XOTclObject *obj, int objc, Tcl_Obj *CONST objv[]) argument
6501 ListPrecedence(Tcl_Interp *interp, XOTclObject *obj, char *pattern, int intrinsicOnly) argument
6707 ListChildren(Tcl_Interp *interp, XOTclObject *obj, char *pattern, int classesOnly) argument
6750 ListParent(Tcl_Interp *interp, XOTclObject *obj) argument
6758 FindCalledClass(Tcl_Interp *interp, XOTclObject *obj) argument
6787 NextSearchMethod(XOTclObject *obj, Tcl_Interp *interp, XOTclCallStackContent *csc, XOTclClass **cl, char **method, Tcl_Command *cmd, int *isMixinEntry, int *isFilterEntry, int *endOfFilterChain, Tcl_Command *currentCmd) argument
6886 XOTclNextMethod(XOTclObject *obj, Tcl_Interp *interp, XOTclClass *givenCl, char *givenMethod, int objc, Tcl_Obj *CONST objv[], int useCallstackObjs) argument
7066 XOTclObject *obj = (XOTclObject*)cd; local
7087 FindSelfNext(Tcl_Interp *interp, XOTclObject *obj) argument
7144 XOTclSelfSubCommand(Tcl_Interp *interp, XOTclObject *obj, char *option) argument
7272 XOTclObject *obj; local
7347 freeUnsetTraceVariable(Tcl_Interp *interp, XOTclObject *obj) argument
7388 Tcl_Obj *obj = (Tcl_Obj *)cd; local
7433 UndestroyObj(Tcl_Interp *interp, XOTclObject *obj) argument
7464 CleanupDestroyObject(Tcl_Interp *interp, XOTclObject *obj, int softrecreate) argument
7530 CleanupInitObject(Tcl_Interp *interp, XOTclObject *obj, XOTclClass *cl, Tcl_Namespace *namespacePtr, int softrecreate) argument
7555 XOTclObject *obj = (XOTclObject*)cd; local
7647 XOTclObject *obj = (XOTclObject*)mem; local
7679 XOTclObject *obj = (XOTclObject*)ckalloc(sizeof(XOTclObject)); local
7869 XOTclObject *obj = (XOTclObject*)cl; local
7919 XOTclObject *obj = (XOTclObject*)cd; local
7998 XOTclObject *obj = (XOTclObject*)cl; local
8034 changeClass(Tcl_Interp *interp, XOTclObject *obj, XOTclClass *cl) argument
8115 doObjInitialization(Tcl_Interp *interp, XOTclObject *obj, int objc, Tcl_Obj *CONST objv[]) argument
8269 XOTclObject *obj = (XOTclObject*)cd; local
8285 XOTclObject *obj = (XOTclObject*)cd; local
8322 XOTclObject *obj = (XOTclObject*)cd, *o; local
8336 XOTclObject *obj = (XOTclObject*)cd, *o; local
8390 XOTclObject *obj = (XOTclObject*)cd, *o; local
8431 XOTclObject *obj = (XOTclObject*)cd; local
8446 hasMixin(Tcl_Interp *interp, XOTclObject *obj, XOTclClass *cl) argument
8465 XOTclObject *obj = (XOTclObject*)cd; local
8482 XOTclObject *obj = (XOTclObject*)cd; local
8522 XOTclObject *obj = (XOTclObject*)cd; local
8834 XOTclObject *obj = (XOTclObject*)cd; local
8879 XOTclObject *obj = (XOTclObject*)cd; local
8890 XOTclOSetInstVar(XOTcl_Object *obj, Tcl_Interp *interp, Tcl_Obj *name, Tcl_Obj *value, int flgs) argument
8896 XOTclOGetInstVar(XOTcl_Object *obj, Tcl_Interp *interp, Tcl_Obj *name, int flgs) argument
8901 XOTclUnsetInstVar(XOTcl_Object *obj, Tcl_Interp *interp, char *name, int flgs) argument
8929 XOTclObject *obj = (XOTclObject*) obji; local
8942 XOTclObject *obj = (XOTclObject*) obji; local
8958 XOTclObject *obj = (XOTclObject*) obji; local
8972 GetInstVarIntoCurrentScope(Tcl_Interp *interp, XOTclObject *obj, Tcl_Obj *varName, Tcl_Obj *newName) argument
9127 XOTclObject *obj = (XOTclObject*) obji; local
9154 XOTclObject *obj = (XOTclObject*) obji; local
9170 XOTclObject *obj = (XOTclObject*) obji; local
9176 XOTclObject *obj = (XOTclObject*) obji; local
9192 setInstVar(Tcl_Interp *interp, XOTclObject *obj, Tcl_Obj *name, Tcl_Obj *value) argument
9214 XOTclObject *obj = (XOTclObject*)cd; local
9223 XOTclObject *obj = (XOTclObject*)cd; local
9233 XOTclObject *obj = (XOTclObject*)cd; local
9273 XOTclObject *obj = (XOTclObject *)cd; local
9641 XOTclObject *obj = (XOTclObject*)cd; local
9703 XOTclObject *obj = (XOTclObject*)cd; local
9756 XOTclObject *obj = (XOTclObject*)cd; local
9776 XOTclObject *obj = (XOTclObject*)cd; local
9803 XOTclObject *obj = (XOTclObject*)cd; local
9903 XOTclObject *obj = tcd->obj; local
9925 XOTclObject *obj = NULL; local
9998 XOTclObject *obj; local
10013 XOTclObject *obj = NULL; local
10196 XOTclObject *obj = (XOTclObject*)cd; local
10231 XOTclObject *obj = (XOTclObject*)cd; local
10262 XOTclObject *obj = (XOTclObject*)cd; local
10304 XOTclObject *obj = (XOTclObject*)cd; local
10346 XOTclObject *obj = (XOTclObject*)cd; local
10358 isDashArg(Tcl_Interp *interp, Tcl_Obj *obj, char **methodName, int *objc, Tcl_Obj **objv[]) argument
10404 callConfigureMethod(Tcl_Interp *interp, XOTclObject *obj, char *methodName, int argc, Tcl_Obj *CONST argv[]) argument
10435 XOTclObject *obj = (XOTclObject*)cd; local
10677 createMethod(Tcl_Interp *interp, XOTclClass *cl, XOTclObject *obj, int objc, Tcl_Obj *CONST objv[]) argument
10863 Tcl_Obj *obj = Tcl_GetObjResult(interp); local
11413 int elts, pc, result; local
11488 XOTclObject *obj = (XOTclObject*) cd; local
11632 XOTcl_Object *obj = (XOTcl_Object*) cd; local
11658 XOTclObject *obj = (XOTclObject*) cd; local
11830 XOTclObject *obj = (XOTclObject*) cd; local
11855 XOTclObject *obj; local
12016 XOTclObject *obj = XOTclpGetObject(interp, ns->fullName); local
12087 XOTclObject *obj; local
12594 XOTclOGetInstVar2(XOTcl_Object *obj, Tcl_Interp *interp, Tcl_Obj *name1, Tcl_Obj *name2, int flgs) argument
12683 ObjectHasChildren(Tcl_Interp *interp, XOTclObject *obj) argument
12816 XOTclObject *obj; local
[all...]

Completed in 291 milliseconds