Home
last modified time | relevance | path

Searched refs:ibegin (Results 1 – 5 of 5) sorted by relevance

/external/tremolo/Tremolo/
Dbitwise.c732 int ibegin=(rand()%32); in main() local
743 orl->begin=ibegin; in main()
746 orl->buffer->data[ibegin++]= flat[pos++]; in main()
/external/slf4j/log4j-over-slf4j/compatibility/lib/
Dlog4j-1.2.14.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Dlog4j-1.3alpha-8.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/guice/extensions/persist/lib/
Dlog4j-1.2.14.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dlayout_optimizer_test.cc972 auto ibegin = ops::Identity(s.WithOpName("ibegin"), begin); in TEST_F() local
975 auto slice = ops::Slice(s.WithOpName("slice"), conv, ibegin, isize); in TEST_F()