Searched defs:next_value (Results 1 – 10 of 10) sorted by relevance
47 uint16 next_value = 0; in PopulateWithIntNext() local61 uint16 next_value = 0x80; in PopulateWithIntNext() local75 float next_value = std::numeric_limits<float>::min(); in PopulateWithNextAfter() local
116 void *next_value; in print_neighbors() local
89 T next_value = upper_half != 0 ? upper_half : value; in CountLeadingZeros() local
237 TNode<Object> next_value = CAST(IteratorValue(context, next)); in IterableToList() local
451 Node* next_value = LoadValueFromAsyncGeneratorRequest(next); in TF_BUILTIN() local
1872 Node* const next_value = iter_assembler.IteratorValue( in PerformPromiseAll() local2239 Node* const next_value = in TF_BUILTIN() local
313 TNode<Object> next_value = CAST(iterator_assembler.IteratorValue( in AddConstructorEntriesFromIterable() local
232 unsigned long *next_key, void **next_value) in drmSLLookupNeighbors()
416 Node* next_value = in MergeInputs() local
451 uint16_t next_value() const { return next_value_; } in TEST_F() function in webrtc::TEST_F::CountingSamplesDecoder