HomeSort by relevance Sort by last modified time
    Searched full:globals (Results 1201 - 1225 of 1774) sorted by null

<<41424344454647484950>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
regrtest.py 564 globals=globals(), locals=vars())
    [all...]
  /external/chromium-trace/trace-viewer/third_party/python_gflags/
gflags.py 422 # Walk down the stack to find the first globals dict that's not ours.
424 if not sys._getframe(depth).f_globals is globals():
439 return _GetModuleObjectAndName(globals())
737 providing the values of the globals.
762 # globals.
765 # (oldest) stack frame is using for globals.
    [all...]
  /external/chromium_org/third_party/python_gflags/
gflags.py 422 # Walk down the stack to find the first globals dict that's not ours.
424 if not sys._getframe(depth).f_globals is globals():
439 return _GetModuleObjectAndName(globals())
737 providing the values of the globals.
762 # globals.
765 # (oldest) stack frame is using for globals.
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
RedundentExprEliminator.java 641 // Change all globals in xsl:templates, etc, to global vars no matter what.
731 // Change all globals in xsl:templates, etc, to global vars no matter what.
    [all...]
  /external/chromium_org/third_party/libxml/src/
nanohttp.c 90 #include <libxml/globals.h>
95 #include <libxml/globals.h>
    [all...]
ChangeLog 609 include/libxml/xmlregexp.h include/libxml/globals.h
821 * globals.c: fixed indentation
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/pyxelator/
ir.py 870 # cls = globals()[ name ]
    [all...]
  /external/clang/test/Analysis/
string.c 111 // Make sure clang_analyzer_eval does not invalidate globals.
115 // Call a function with unknown effects, which should invalidate globals.
  /external/libxml2/
nanohttp.c 90 #include <libxml/globals.h>
95 #include <libxml/globals.h>
    [all...]
  /external/v8/tools/gyp/
v8.gyp 333 '../../src/globals.h',
    [all...]
  /frameworks/base/docs/html/reference/renderscript/
rs__allocation_8rsh.html 21 <li class="current"><a href="globals.html"><span>Globals</span></a></li>
    [all...]
rs__atomic_8rsh.html 21 <li class="current"><a href="globals.html"><span>Globals</span></a></li>
    [all...]
rs__object_8rsh.html 21 <li class="current"><a href="globals.html"><span>Globals</span></a></li>
    [all...]
rs__types_8rsh_source.html 21 <li class="current"><a href="globals.html"><span>Globals</span></a></li>
    [all...]
  /art/compiler/
elf_writer_quick.cc 24 #include "globals.h"
image_writer.cc 36 #include "globals.h"
  /art/runtime/gc/
heap.h 29 #include "globals.h"
  /art/runtime/
thread.h 33 #include "globals.h"
  /art/runtime/verifier/
reg_type.h 21 #include "globals.h"
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
ComputeTest.java 805 // If globals are being shared (i.e. not instancing scripts), then
  /device/lge/mako/camera/QCamera/HAL/core/inc/
QCameraHWI.h 200 //EXIF globals
  /device/lge/mako/camera/
QCameraHWI.h 200 //EXIF globals
  /external/chromium/chrome/browser/resources/ntp4/
new_tab.js 701 // publish ntp globals
  /external/chromium_org/chrome/browser/extensions/api/socket/
socket_api.cc 100 io_thread_->globals()->host_resolver.get());
  /external/chromium_org/chrome/browser/resources/history/
other_devices.js 11 // Globals:

Completed in 721 milliseconds

<<41424344454647484950>>