Home
last modified time | relevance | path

Searched defs:next_value (Results 1 – 4 of 4) sorted by relevance

/external/libdrm/tests/
Ddrmsl.c114 void *next_value; in print_neighbors() local
/external/libdrm/
Dxf86drmSL.c232 unsigned long *next_key, void **next_value) in drmSLLookupNeighbors()
/external/v8/src/parsing/
Dpattern-rewriter.cc453 auto next_value = factory()->NewConditional( in VisitArrayLiteral() local
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dneteq_impl_unittest.cc451 uint16_t next_value() const { return next_value_; } in TEST_F() function in webrtc::TEST_F::CountingSamplesDecoder