Searched defs:DYNAMIC (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/net/spdy/
H A Dhpack_entry.h75 DYNAMIC, enumerator in enum:net::HpackEntry::EntryType
/external/ceres-solver/include/ceres/
H A Dtypes.h388 // For SizedCostFunction and AutoDiffCostFunction, DYNAMIC can be
392 DYNAMIC = -1 enumerator in enum:ceres::DimensionType
/external/chromium_org/v8/src/
H A Dglobals.h686 DYNAMIC, // always require dynamic lookup (we don't know enumerator in enum:v8::internal::VariableMode
701 return mode >= DYNAMIC && mode <= DYNAMIC_LOCAL;

Completed in 69 milliseconds