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

<<41424344454647484950>>

  /hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
omx_video_base.h 109 // Module specific globals
  /libcore/dalvik/src/main/java/dalvik/system/
VMDebug.java 325 * globals) to the log file.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/json/
encoder.py 274 ## HACK: hand-optimized bytecode; turn globals into locals
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/sqlite3/test/
userfunctions.py 159 globals()["foo"] = f
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_descrtut.py 65 dictionaries, such as the locals/globals dictionaries for the exec
test_funcattrs.py 64 self.assertIs(self.b.func_globals, globals())
test_py3kwarn.py 59 # So we don't screw up our globals
test_zipimport.py 92 mod = __import__(".".join(modules), globals(), locals(),
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/
encoder.py 274 ## HACK: hand-optimized bytecode; turn globals into locals
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/sqlite3/test/
userfunctions.py 159 globals()["foo"] = f
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_descrtut.py 65 dictionaries, such as the locals/globals dictionaries for the exec
test_funcattrs.py 64 self.assertIs(self.b.func_globals, globals())
test_py3kwarn.py 59 # So we don't screw up our globals
test_zipimport.py 92 mod = __import__(".".join(modules), globals(), locals(),
  /external/chromium/chrome/browser/resources/touch_ntp/
newtab.js 798 // publish ntp globals
803 // Initialize immediately once globals are published (there doesn't seem to be
  /external/chromium_org/chrome/browser/net/
network_stats.cc     [all...]
  /external/chromium_org/chrome/browser/profiles/
profile_io_data.cc     [all...]
  /external/llvm/lib/ExecutionEngine/JIT/
JIT.cpp 814 // Some applications require globals and code to live together, so they may
815 // be allocated into the same buffer, but in general globals are allocated
  /frameworks/base/docs/html/reference/renderscript/
rs__allocation_8rsh_source.html 21 <li class="current"><a href="globals.html"><span>Globals</span></a></li>
rs__math_8rsh.html 21 <li class="current"><a href="globals.html"><span>Globals</span></a></li>
rs__matrix_8rsh_source.html 21 <li class="current"><a href="globals.html"><span>Globals</span></a></li>
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/include/
bfdlink.h 242 similar to relocatable but also with globals converted to
766 struct bfd_elf_version_expr_head globals;
763 struct bfd_elf_version_expr_head globals; member in struct:bfd_elf_version_tree
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/include/
bfdlink.h 378 similar to relocatable but also with globals converted to
799 struct bfd_elf_version_expr_head globals;
796 struct bfd_elf_version_expr_head globals; member in struct:bfd_elf_version_tree
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/include/
bfdlink.h 242 similar to relocatable but also with globals converted to
766 struct bfd_elf_version_expr_head globals;
763 struct bfd_elf_version_expr_head globals; member in struct:bfd_elf_version_tree
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/include/
bfdlink.h 378 similar to relocatable but also with globals converted to
799 struct bfd_elf_version_expr_head globals;
796 struct bfd_elf_version_expr_head globals; member in struct:bfd_elf_version_tree

Completed in 1255 milliseconds

<<41424344454647484950>>