Searched
full:repeatedly (Results
876 -
900 of
1551) sorted by null
<<31323334353637383940>>
/external/libchrome/base/metrics/ |
persistent_memory_allocator_unittest.cc | 282 // A simple thread that takes an allocator and repeatedly allocates random-
|
/external/libevent/include/event2/ |
bufferevent.h | 43 Once initialized, the bufferevent structure can be used repeatedly [all...] |
/external/libevent/ |
whatsnew-2.0.txt | 287 event_add() repeatedly on a single event between trips to the backend's
|
/external/libnl/lib/ |
nl.c | 1011 * Repeatedly calls nl_recv() or the respective replacement if provided
|
/external/libusb/examples/getopt/ |
getopt.c | 464 is called repeatedly, it returns successively each of the option characters
|
/external/libxml2/doc/tutorial/ |
xmltutorial.xml | 126 will encounter repeatedly, hiding the messy stuff so you do not have to deal
|
/external/llvm/include/llvm/CodeGen/ |
LiveInterval.h | 784 /// Calling LiveRange::addSegment() repeatedly can be expensive on large
|
MachineBasicBlock.h | 296 /// this than repeatedly calling isLiveIn before calling addLiveIn for every [all...] |
/external/llvm/lib/CodeGen/ |
Analysis.cpp | 397 /// function again on a finished iterator will repeatedly return
|
/external/nanopb-c/generator/google/protobuf/internal/ |
decoder.py | 78 we repeatedly read a tag, look up the corresponding decoder, and invoke it.
|
/external/pcre/dist2/doc/html/ |
pcre2build.html | 275 repeatedly (sometimes recursively) when matching a pattern with the
|
/external/pdfium/fpdfsdk/ |
fpdfformfill_embeddertest.cpp | 360 // Test that timers fire once and intervals fire repeatedly. [all...] |
/external/pdfium/third_party/bigint/ |
BigUnsigned.cc | 264 * repeatedly trying to subtract it from `a'. When we succeed, we note
|
/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
RopeByteString.java | 193 // is yet another optimization for building the string by repeatedly
|
/external/protobuf/python/google/protobuf/internal/ |
decoder.py | 78 we repeatedly read a tag, look up the corresponding decoder, and invoke it.
|
/external/protobuf/src/google/protobuf/ |
descriptor.proto | 466 // a more efficient representation on the wire. Rather than repeatedly [all...] |
/external/python/cpython2/Doc/howto/ |
urllib2.rst | 414 ``.add_handler(some_handler_instance)`` repeatedly.
|
/external/python/cpython2/Doc/reference/ |
compound_stmts.rst | 115 This repeatedly tests the expression and, if it is true, executes the first
|
/external/python/cpython2/Doc/using/ |
cmdline.rst | 364 warning is triggered repeatedly for the same source line, such as inside a
|
/external/python/cpython2/Modules/_sqlite/ |
connection.c | [all...] |
/external/python/cpython3/Doc/howto/ |
urllib2.rst | 427 ``.add_handler(some_handler_instance)`` repeatedly.
|
/external/python/cpython3/Doc/using/ |
cmdline.rst | 353 warning is triggered repeatedly for the same source line, such as inside a
|
/external/python/cpython3/Lib/idlelib/ |
NEWS2x.txt | 453 repeatedly hammers the Ctrl-F6 restart.
|
/external/python/cpython3/Lib/ |
tokenize.py | 7 It accepts a readline-like method which is called repeatedly to get the
|
/external/python/cpython3/Modules/_sqlite/ |
connection.c | [all...] |
Completed in 766 milliseconds
<<31323334353637383940>>