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

<<51525354555657585960>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_threading.py 289 # Module globals are cleared before __del__ is run
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
ConfigParser.py 564 pylookup = _Chainmap(locals(), globals(), vars(__builtin__))
socket.py 194 # This function should not reference any globals. See issue #808164.
platform.py 83 # 0.2.0 - changed the API to use functions instead of module globals
118 ### Globals & Constants
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_all.py 607 module = __import__(module_prefix+name, globals(), locals(), name)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
sysconfig.py 463 func = globals().get("_init_" + os.name)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_import.py 439 ns = globals()
test_multiprocessing.py     [all...]
test_threading.py 289 # Module globals are cleared before __del__ is run
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /external/chromium_org/third_party/libxml/src/
xmlschemas.c 305 xmlSchemaAddItemSize(&(WXS_BUCKET(ctx)->globals), 5, item)
405 xmlSchemaItemListPtr globals; /* Global components. */ member in struct:_xmlSchemaBucket
437 xmlSchemaItemListPtr globals; member in struct:_xmlSchemaImport
460 xmlSchemaItemListPtr globals; /* Global components. */ member in struct:_xmlSchemaInclude
    [all...]
  /external/libxml2/
xmlschemas.c 305 xmlSchemaAddItemSize(&(WXS_BUCKET(ctx)->globals), 5, item)
405 xmlSchemaItemListPtr globals; /* Global components. */ member in struct:_xmlSchemaBucket
437 xmlSchemaItemListPtr globals; member in struct:_xmlSchemaImport
460 xmlSchemaItemListPtr globals; /* Global components. */ member in struct:_xmlSchemaInclude
    [all...]
  /external/clang/lib/CodeGen/
CGExprAgg.cpp     [all...]
  /external/clang/test/Analysis/
misc-ps.m 430 // BasicStoreManager not tracking *static* globals
432 // This just tests the proper tracking of symbolic values for globals (both
    [all...]
  /external/llvm/lib/Target/X86/
README-SSE.txt 434 1. The code to infer alignment from loads of globals is in the X86 backend,
442 4. The alignment inference code cannot handle loads from globals in non-static
  /external/qemu/distrib/sdl-1.2.15/VisualCE/SDL/
SDL.vcproj     [all...]
  /external/valgrind/main/exp-dhat/
dh_main.c 48 //--- Globals ---//
270 // update summary globals
    [all...]
  /frameworks/base/docs/html/reference/renderscript/
rs__cl_8rsh_source.html 21 <li class="current"><a href="globals.html"><span>Globals</span></a></li>
    [all...]
rs__graphics_8rsh.html 21 <li class="current"><a href="globals.html"><span>Globals</span></a></li>
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
platform.py 83 # 0.2.0 - changed the API to use functions instead of module globals
118 ### Globals & Constants
    [all...]
  /art/compiler/utils/arm/
managed_register_arm_test.cc 17 #include "globals.h"
    [all...]
  /art/runtime/
dex_file.cc 32 #include "globals.h"
    [all...]
dex_file.h 26 #include "globals.h"
    [all...]
  /art/runtime/hprof/
hprof.cc 50 #include "globals.h"
    [all...]

Completed in 870 milliseconds

<<51525354555657585960>>