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

  /external/chromium_org/sync/test/engine/
test_id_factory.h 53 std::string("_auto ") + base::IntToString(-next_value()));
59 std::string("_auto ") + base::IntToString(next_value()));
63 int next_value() { function in class:syncer::TestIdFactory
  /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;
  /hardware/intel/img/libdrm/libdrm/
xf86drmSL.c 101 unsigned long *next_key, void **next_value);
264 unsigned long *next_key, void **next_value)
274 *prev_value = *next_value = NULL;
282 *next_value = update[0]->forward[0]->value;
421 void *next_value; local
426 &next_key, &next_value);
xf86drm.h 665 unsigned long *next_key, void **next_value);
  /external/chromium_org/extensions/browser/value_store/
leveldb_value_store.cc 263 scoped_ptr<base::Value> next_value; local
264 whole_db.RemoveWithoutPathExpansion(next_key, &next_value);
266 ValueStoreChange(next_key, next_value.release(), NULL));
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
neteq_impl_unittest.cc 445 uint16_t next_value() const { return next_value_; } function in class:webrtc::CountingSamplesDecoder
475 EXPECT_EQ(kPayloadLengthSamples, decoder_.next_value() - 1);
  /external/sepolicy/
access_vectors 860 next_value
  /cts/tools/selinux/src/
example_input_policy.conf 1035 next_value
    [all...]

Completed in 638 milliseconds