HomeSort by relevance Sort by last modified time
    Searched defs:GLOBAL (Results 51 - 71 of 71) sorted by null

1 23

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pickle.py 124 GLOBAL = 'c' # push self.find_class(modname, name); 2 string args
315 # Check for string returned by reduce(), meaning "save as global"
767 write(GLOBAL + module + '\n' + name + '\n')
    [all...]
  /external/valgrind/main/drd/tests/
tsan_unittest.cpp     [all...]
  /external/valgrind/unittest/
racecheck_unittest.cc     [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
assyntax.h 275 #define GLOBAL GLOBL
    [all...]
  /external/chromium_org/third_party/sqlite/src/src/
sqliteInt.h 551 ** not support Writable Static Data (WSD) such as global and static variables.
560 ** In the usual case where WSD is supported, the SQLITE_WSD and GLOBAL
565 #define GLOBAL(t,v) (*(t*)sqlite3_wsd_find((void*)&(v), sizeof(v)))
566 #define sqlite3GlobalConfig GLOBAL(struct Sqlite3Config, sqlite3Config)
571 #define GLOBAL(t,v) v
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 275 #define GLOBAL GLOBL
    [all...]
  /external/v8/src/
objects.h     [all...]
  /external/chromium_org/v8/src/
objects.h     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/121/1/.cp/lib/
apitooling-ant.jar 
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar 
  /prebuilts/sdk/tools/lib/
dx.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3.jar 
  /prebuilts/tools/common/freemarker/
freemarker-2.3.19.jar 
  /prebuilts/misc/common/jython/
jython.jar 
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 

Completed in 2009 milliseconds

1 23