HomeSort by relevance Sort by last modified time
    Searched defs:DYNAMIC (Results 1 - 3 of 3) sorted by null

  /external/v8/src/
variables.h 121 DYNAMIC, // always require dynamic lookup (we don't know
124 DYNAMIC_GLOBAL, // requires dynamic lookup, but we know that the
128 DYNAMIC_LOCAL, // requires dynamic lookup, but we know that the
179 return (mode_ == DYNAMIC ||
191 (mode_ == DYNAMIC || mode_ == DYNAMIC_GLOBAL);
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/
bfd.h 240 /* BFD is a dynamic object. */
241 #define DYNAMIC 0x40
    [all...]
  /prebuilt/common/osgi/
osgi.jar 

Completed in 2205 milliseconds