HomeSort by relevance Sort by last modified time
    Searched refs:next_value (Results 1 - 4 of 4) sorted by null

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
integral_wrapper.hpp 61 BOOST_STATIC_CONSTANT(AUX_WRAPPER_VALUE_TYPE, next_value = BOOST_MPL_AUX_STATIC_CAST(AUX_WRAPPER_VALUE_TYPE, (N + 1)));
64 typedef AUX_WRAPPER_INST(next_value) next;
  /external/libdrm/
xf86drmSL.c 101 unsigned long *next_key, void **next_value);
264 unsigned long *next_key, void **next_value)
271 *prev_value = *next_value = NULL;
279 *next_value = update[0]->forward[0]->value;
418 void *next_value; local
423 &next_key, &next_value);
xf86drm.h 703 unsigned long *next_key, void **next_value);
  /external/sepolicy/
access_vectors 860 next_value

Completed in 716 milliseconds