Home
last modified time | relevance | path

Searched refs:_head (Results 1 – 10 of 10) sorted by relevance

/external/zlib/src/contrib/dotzlib/DotZLib/
DCircularBuffer.cs21 private int _head; field in DotZLib.CircularBuffer
32 _head = 0; in CircularBuffer()
65 destination[offset + i] = _buffer[(_head+i) % _capacity]; in Get()
66 _head += trueCount; in Get()
67 _head %= _capacity; in Get()
77 int result = (int)_buffer[_head++ % _capacity]; in Get()
/external/tensorflow/tensorflow/contrib/timeseries/python/timeseries/
Dsaved_model_utils.py27 from tensorflow.contrib.timeseries.python.timeseries import head as _head unknown
41 state_values = _head.state_to_dictionary(
/external/clang/test/SemaObjC/
Dnonnull.m64 void _dispatch_queue_push_list(dispatch_object_t _head); // no warning
66 void func6(dispatch_object_t _head) {
68 _dispatch_queue_push_list(_head._do); // no warning
/external/guice/extensions/persist/lib/
Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath ...
Ddb4o-6.4.14.8131-java5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/db4o/ com/ ...
Dcommons-collections.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META ...
/external/guice/extensions/struts2/lib/
Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath ...
Djetty-util-6.1.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/ ...
Djetty-6.1.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/ ...
/external/kotlinc/lib/
Dtrove4j.jarMETA-INF/jb/$$size$$ gnu/trove/THashMap.class THashMap ...