HomeSort by relevance Sort by last modified time
    Searched full:globals (Results 776 - 800 of 2509) sorted by null

<<31323334353637383940>>

  /external/vixl/src/vixl/a64/
instrument-a64.h 30 #include "vixl/globals.h"
  /external/vixl/src/vixl/
code-buffer.h 31 #include "vixl/globals.h"
  /external/xmlrpcpp/
XmlRpc.vcproj 175 <Globals/>
  /frameworks/native/cmds/installd/
globals.cpp 22 #include <globals.h>
  /frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
UT_instance.java 69 // If globals are being shared (i.e. not instancing scripts), then
  /frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/test/
UT_instance.java 69 // If globals are being shared (i.e. not instancing scripts), then
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/android/
get_files.py 24 #globals
  /prebuilts/gdb/darwin-x86/include/python2.7/
ceval.h 68 /* this used to be handled on a per-thread basis - now just two globals */
modsupport.h 87 10-Jan-1995 GvR Renamed globals to new naming scheme
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
StackViewer.py 86 item = VariablesTreeItem("<globals>", frame.f_globals, self.flist)
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_code.py 120 exec "def f(): pass" in globals(), namespace
  /prebuilts/gdb/darwin-x86/lib/python2.7/
token.py 71 for _name, _value in globals().items():
  /prebuilts/gdb/darwin-x86/lib/python2.7/xml/sax/
__init__.py 100 drv_module = imp.importName(parser_name, 0, globals())
  /prebuilts/gdb/linux-x86/include/python2.7/
ceval.h 68 /* this used to be handled on a per-thread basis - now just two globals */
modsupport.h 87 10-Jan-1995 GvR Renamed globals to new naming scheme
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
StackViewer.py 86 item = VariablesTreeItem("<globals>", frame.f_globals, self.flist)
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_code.py 120 exec "def f(): pass" in globals(), namespace
  /prebuilts/gdb/linux-x86/lib/python2.7/
token.py 71 for _name, _value in globals().items():
  /prebuilts/gdb/linux-x86/lib/python2.7/xml/sax/
__init__.py 100 drv_module = imp.importName(parser_name, 0, globals())
  /prebuilts/misc/common/swig/include/2.0.11/lua/
luaruntime.swg 80 point, we have the globals table and out module table on the stack. Returning
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
ceval.h 68 /* this used to be handled on a per-thread basis - now just two globals */
modsupport.h 87 10-Jan-1995 GvR Renamed globals to new naming scheme
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
StackViewer.py 86 item = VariablesTreeItem("<globals>", frame.f_globals, self.flist)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_code.py 120 exec "def f(): pass" in globals(), namespace
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
token.py 71 for _name, _value in globals().items():

Completed in 761 milliseconds

<<31323334353637383940>>