HomeSort by relevance Sort by last modified time
    Searched refs:locals (Results 201 - 225 of 389) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/include/
bfdlink.h 41 discard_none, /* Don't discard any locals. */
43 discard_all /* Discard all locals. */
768 struct bfd_elf_version_expr_head locals;
765 struct bfd_elf_version_expr_head locals; member in struct:bfd_elf_version_tree
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/include/
bfdlink.h 42 discard_none, /* Don't discard any locals. */
44 discard_all /* Discard all locals. */
801 struct bfd_elf_version_expr_head locals;
798 struct bfd_elf_version_expr_head locals; member in struct:bfd_elf_version_tree
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/include/
bfdlink.h 41 discard_none, /* Don't discard any locals. */
43 discard_all /* Discard all locals. */
768 struct bfd_elf_version_expr_head locals;
765 struct bfd_elf_version_expr_head locals; member in struct:bfd_elf_version_tree
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/include/
bfdlink.h 42 discard_none, /* Don't discard any locals. */
44 discard_all /* Discard all locals. */
801 struct bfd_elf_version_expr_head locals;
798 struct bfd_elf_version_expr_head locals; member in struct:bfd_elf_version_tree
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
__init__.py 64 mod = __import__(modname, globals(), locals(), ['*'])
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
trace.py 507 def runctx(self, cmd, globals=None, locals=None):
509 if locals is None: locals = {}
513 exec cmd in globals, locals
ihooks.py 362 def import_module(self, name, globals={}, locals={}, fromlist=[]):
404 def import_module(self, name, globals=None, locals=None, fromlist=None,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
__init__.py 64 mod = __import__(modname, globals(), locals(), ['*'])
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
trace.py 507 def runctx(self, cmd, globals=None, locals=None):
509 if locals is None: locals = {}
513 exec cmd in globals, locals
ihooks.py 362 def import_module(self, name, globals={}, locals={}, fromlist=[]):
404 def import_module(self, name, globals=None, locals=None, fromlist=None,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_inspect.py 180 args, varargs, varkw, locals = inspect.getargvalues(mod.fr)
184 self.assertEqual(locals, {'x': 11, 'p': 11, 'y': 14})
185 self.assertEqual(inspect.formatargvalues(args, varargs, varkw, locals),
189 args, varargs, varkw, locals = inspect.getargvalues(mod.fr.f_back)
193 self.assertEqual(inspect.formatargvalues(args, varargs, varkw, locals),
666 """Create a function that returns its locals(), excluding the
671 code = ("lambda %s: dict(i for i in locals().items() "
    [all...]
test_importhooks.py 247 m = __import__(mname, globals(), locals(), ["__dummy__"])
test_pkg.py 127 self.assertTrue(locals()["name"], "Failed to import %s" % name)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_inspect.py 180 args, varargs, varkw, locals = inspect.getargvalues(mod.fr)
184 self.assertEqual(locals, {'x': 11, 'p': 11, 'y': 14})
185 self.assertEqual(inspect.formatargvalues(args, varargs, varkw, locals),
189 args, varargs, varkw, locals = inspect.getargvalues(mod.fr.f_back)
193 self.assertEqual(inspect.formatargvalues(args, varargs, varkw, locals),
666 """Create a function that returns its locals(), excluding the
671 code = ("lambda %s: dict(i for i in locals().items() "
    [all...]
test_importhooks.py 247 m = __import__(mname, globals(), locals(), ["__dummy__"])
test_pkg.py 127 self.assertTrue(locals()["name"], "Failed to import %s" % name)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
PyShell.py 365 locals = sys.modules['__main__'].__dict__
366 InteractiveInterpreter.__init__(self, locals=locals)
745 exec code in self.locals
763 debugger.run(code, self.locals)
765 exec code in self.locals
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
PyShell.py 365 locals = sys.modules['__main__'].__dict__
366 InteractiveInterpreter.__init__(self, locals=locals)
745 exec code in self.locals
763 debugger.run(code, self.locals)
765 exec code in self.locals
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/
__init__.py 527 ccom = __import__("comtypes.server.inprocserver", globals(), locals(), ['*'])
535 ccom = __import__("comtypes.server.inprocserver", globals(), locals(), ['*'])
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/
__init__.py 527 ccom = __import__("comtypes.server.inprocserver", globals(), locals(), ['*'])
535 ccom = __import__("comtypes.server.inprocserver", globals(), locals(), ['*'])
  /external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha512-sparcv9.pl 68 $locals=16*$SZ; # X[16]
94 $locals=0; # X[16] is register resident
462 save %sp,`-$frame-$locals`,%sp
  /external/clang/tools/scan-view/
ScanView.py 343 <a href="/report_crashes">File Bug</a> > """%locals()
398 </html>"""%locals()
637 </html>"""%locals()
  /external/dexmaker/src/main/java/com/google/dexmaker/
Code.java 46 * <h3>Locals</h3>
72 * <li>{@link #compareLongs compareLongs()} compares two locals each
77 * locals; both {@code float} primitives or both {@code double}
82 * <li>{@link #compare compare()} compares two locals. The {@link
202 private final List<Local<?>> locals = new ArrayList<Local<?>>(); field in class:Code
230 throw new IllegalStateException("Cannot allocate locals after adding instructions");
233 locals.add(result);
269 * Assigns registers to locals. From the spec:
275 * In addition to assigning registers to each of the locals, this creates
286 for (Local<?> local : locals) {
    [all...]
  /external/openssl/crypto/sha/asm/
sha512-sparcv9.pl 68 $locals=16*$SZ; # X[16]
94 $locals=0; # X[16] is register resident
462 save %sp,`-$frame-$locals`,%sp
  /external/chromium_org/v8/src/
d8.js 1111 } else if (args && (args == 'locals' || args == 'lo')) {
1114 last_cmd = 'info locals';
    [all...]

Completed in 1271 milliseconds

1 2 3 4 5 6 7 891011>>