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

<<11121314151617181920>>

  /external/sonivox/arm-fm-22k/lib_src/
eas_data.c 33 // globals
eas_mixbuf.c 34 // globals
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_data.c 33 // globals
eas_mixbuf.c 34 // globals
  /external/sonivox/arm-wt-22k/lib_src/
eas_data.c 33 // globals
eas_mixbuf.c 34 // globals
  /external/v8/src/
diy-fp.cc 29 #include "globals.h"
misc-intrinsics.h 32 #include "globals.h"
platform-tls-win32.h 32 #include "globals.h"
  /external/v8/test/mjsunit/compiler/
globals.js 67 // Test simple assignment to non-deletable and deletable globals.
  /external/v8/test/mjsunit/
global-load-from-eval.js 61 // Test loading of globals from deeply nested eval. This code is a
  /frameworks/compile/slang/
slangdata.py 31 * that's a syntax error. It also wants globals to be explicitly\n\
  /hardware/ti/omap3/dspbridge/libbridge/
dsptrap.c 47 /* ----------------------------------- Globals */
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
symtable.h 37 including free refs to globals */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
icopen.py 45 _builtin_open = globals().get('_builtin_open', __builtin__.open)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
symbol.py 101 for _name, _value in globals().items():
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
symtable.h 37 including free refs to globals */
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
symbol.py 101 for _name, _value in globals().items():
  /bionic/libc/bionic/
libc_init_common.cpp 83 * in memory. Beware: all writes to libc globals from this function will
112 // Initialize various globals.
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
XUnresolvedVariable.java 86 // For globals, this value will have to be updated once we
90 // For globals, this should zero.
  /external/chromium/chrome/browser/profiles/
off_the_record_profile_io_data.cc 125 IOThread::Globals* const io_thread_globals = io_thread->globals();
  /external/chromium/sdch/open-vcdiff/vsprojects/gtest/
gtest.vcproj 239 <Globals>
240 </Globals>
  /external/chromium/sdch/open-vcdiff/vsprojects/vcdiff/
vcdiff.vcproj 257 <Globals>
258 </Globals>
  /external/chromium_org/chrome/browser/network_time/
network_time_tracker.cc 33 io_thread->globals()->network_time_notifier->AddObserver(observer_callback);
52 io_thread->globals()->network_time_notifier->UpdateNetworkTime(
  /external/chromium_org/ppapi/shared_impl/
ppapi_globals.h 125 // have to have it on the globals.
134 // threads to have distinct "globals".

Completed in 784 milliseconds

<<11121314151617181920>>