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

<<41424344454647484950>>

  /external/libvorbis/win32/VS2005/libvorbis/
libvorbis_static.vcproj 334 <Globals>
335 </Globals>
  /external/libvorbis/win32/VS2008/libvorbis/
libvorbis_dynamic.vcproj 346 <Globals>
347 </Globals>
libvorbis_static.vcproj 1064 <Globals>
1065 </Globals>
  /external/llvm/include/llvm/IR/
Module.h 104 /// list of globals variables, a list of functions, a list of libraries (or
481 /// @name Direct access to the globals list, functions list, and symbol table
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 122 /// PrivateGlobalPrefix - This prefix is used for globals like constant
244 /// globals.
  /external/llvm/lib/CodeGen/
ShadowStackGC.cpp 239 // All of the output passes emit globals last. The ExecutionEngine
240 // explicitly supports adding globals to the module after
  /external/llvm/lib/Transforms/Instrumentation/
ThreadSanitizer.cpp 72 "Number of reads from constant globals");
259 // Reads from constant globals can not race with any writes.
  /external/mesa3d/docs/
relnotes-7.10.1.html 168 <li>glsl: At link-time, check that globals have matching centroid qualifiers</li>
252 <li>glsl: Disallow 'in' and 'out' on globals in GLSL 1.20</li>
relnotes-7.9.2.html 164 <li>glsl: At link-time, check that globals have matching centroid qualifiers</li>
231 <li>glsl: Disallow 'in' and 'out' on globals in GLSL 1.20</li>
  /external/v8/src/
v8globals.h 31 #include "globals.h"
411 // This file (globals.h) is included before log.h, so we use direct calls to
  /external/zlib/src/contrib/vstudio/vc9/
zlibvc.vcproj 1154 <Globals>
1155 </Globals>
  /frameworks/base/docs/html/reference/renderscript/
rs__core_8rsh.html 21 <li class="current"><a href="globals.html"><span>Globals</span></a></li>
rs__debug_8rsh.html 21 <li class="current"><a href="globals.html"><span>Globals</span></a></li>
rs__debug_8rsh_source.html 21 <li class="current"><a href="globals.html"><span>Globals</span></a></li>
rs__element_8rsh.html 21 <li class="current"><a href="globals.html"><span>Globals</span></a></li>
rs__graphics_8rsh_source.html 21 <li class="current"><a href="globals.html"><span>Globals</span></a></li>
rs__math_8rsh_source.html 21 <li class="current"><a href="globals.html"><span>Globals</span></a></li>
rs__object_8rsh_source.html 21 <li class="current"><a href="globals.html"><span>Globals</span></a></li>
rs__quaternion_8rsh.html 21 <li class="current"><a href="globals.html"><span>Globals</span></a></li>
rs__quaternion_8rsh_source.html 21 <li class="current"><a href="globals.html"><span>Globals</span></a></li>
  /prebuilts/python/darwin-x86/2.7.5/bin/
smtpd.py 99 print >> sys.stderr, __doc__ % globals()
530 mod = __import__(classname[:lastdot], globals(), locals(), [""])
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
os.py 274 # Note that listdir and error are globals in this module due
517 return name in globals()
smtpd.py 99 print >> sys.stderr, __doc__ % globals()
530 mod = __import__(classname[:lastdot], globals(), locals(), [""])
  /prebuilts/python/linux-x86/2.7.5/bin/
smtpd.py 99 print >> sys.stderr, __doc__ % globals()
530 mod = __import__(classname[:lastdot], globals(), locals(), [""])
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
os.py 274 # Note that listdir and error are globals in this module due
517 return name in globals()

Completed in 1750 milliseconds

<<41424344454647484950>>