Searched refs:codestring (Results 1 – 7 of 7) sorted by relevance
115 codestring = c.co_code126 d = new.code(argcount, nlocals, stacksize, flags, codestring,131 d = new.code(argcount, nlocals, stacksize, flags, codestring,137 -argcount, nlocals, stacksize, flags, codestring,142 argcount, -nlocals, stacksize, flags, codestring,147 argcount, nlocals, stacksize, flags, codestring,154 d = new.code(argcount, nlocals, stacksize, flags, codestring,
425 codestring = open(pathname, 'rU').read()426 if codestring and codestring[-1] != '\n':427 codestring = codestring + '\n'428 code = __builtin__.compile(codestring, pathname, 'exec')
111 codestring = f.read()113 codeobject = __builtin__.compile(codestring, dfile or file,'exec')
159 static void codestring (expdesc *e, TString *s) { in codestring() function167 codestring(e, str_checkname(ls)); in codename()460 codestring(&key, varname); /* key is variable name */ in singlevar()1037 codestring(&args, ls->t.seminfo.ts); in funcargs()1145 codestring(v, ls->t.seminfo.ts); in simpleexp()
49 .. function:: code(argcount, nlocals, stacksize, flags, codestring, constants, names, varnames, fil…
4901 std::string codestring = "ABC"; in createOpPhiGroup() local4908 codestring = expandOpPhiCase5(codestring, acc, 7, 24); in createOpPhiGroup()4937 outputFloats5[ndx] = calcOpPhiCase5(inputFloats[ndx], codestring); in createOpPhiGroup()5155 codestring + in createOpPhiGroup()5214 + generateOpPhiCase5(codestring) + in createOpPhiGroup()
META-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...