HomeSort by relevance Sort by last modified time
    Searched full:repeatedly (Results 826 - 850 of 1551) sorted by null

<<31323334353637383940>>

  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
ext_test.go 467 // The test cases are described as functions that invoke a callback repeatedly,
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
ext_test.go 497 // The test cases are described as functions that invoke a callback repeatedly,
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
ext_test.go 499 // The test cases are described as functions that invoke a callback repeatedly,
  /prebuilts/go/linux-x86/src/net/
tcpsock_test.go 646 // Try to connect to that address repeatedly.
  /prebuilts/go/linux-x86/src/strconv/
extfloat.go 340 // digits of the fractional part can be found by repeatedly multiplying
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.proto 355 // a more efficient representation on the wire. Rather than repeatedly
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor.proto 355 // a more efficient representation on the wire. Rather than repeatedly
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.proto 355 // a more efficient representation on the wire. Rather than repeatedly
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/google-benchmark/
README.md 390 of the overall behavior. For this reason it's possible to repeatedly rerun the
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/pgen2/
tokenize.py 8 repeatedly to get the next line of input (or "" for EOF). It generates
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/pgen2/
tokenize.py 8 repeatedly to get the next line of input (or "" for EOF). It generates
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
__init__.py 37 # Python the policy is repeatedly referenced in the
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/io/
zero_copy_stream_impl_lite.h 215 // The default implementation just repeatedly calls Read() into a scratch
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor.proto 355 // a more efficient representation on the wire. Rather than repeatedly
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
AndroidClasspathContainerInitializer.java 542 * called repeatedly (perhaps for each open project)
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/refactorings/core/
RefactoringTestBase.java 174 // Make a copy: edits are sometimes destructive when run repeatedly!
  /tools/test/connectivity/acts/framework/acts/
test_runner.py 507 classes. This can be called multiple times to repeatedly execute the
  /external/icu/icu4c/source/i18n/unicode/
numberformatter.h     [all...]
  /external/libjpeg-turbo/
jquant2.c 44 * color space, and repeatedly splits the "largest" remaining box until we
405 /* Repeatedly select and split the largest box until we have enough boxes */
    [all...]
  /external/python/cpython2/Doc/faq/
design.rst 411 machine. In order to avoid the overhead of repeatedly parsing and translating
551 cleverness is applied to improve the performance of appending items repeatedly;
    [all...]
  /external/python/cpython2/Doc/reference/
simple_stmts.rst 509 executed by calling the generator's :meth:`~generator.next` method repeatedly
688 (2) repeatedly.
    [all...]
  /external/python/cpython3/Doc/library/
threading.rst 529 particular change of state call :meth:`~Condition.wait` repeatedly until they
622 This utility method may call :meth:`wait` repeatedly until the predicate
    [all...]
  /frameworks/base/services/net/java/android/net/ip/
IpClient.java     [all...]
  /libcore/ojluni/src/main/java/java/io/
RandomAccessFile.java 443 * repeatedly from the file until the requested number of bytes are
459 * repeatedly from the file until the requested number of bytes are
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LazyCallGraph.h 350 /// This will not update or re-scan anything if called repeatedly. Instead,
741 /// must still exercise caution calling this routine repeatedly.
    [all...]

Completed in 672 milliseconds

<<31323334353637383940>>