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

<<21222324252627282930>>

  /prebuilts/go/darwin-x86/src/net/http/
response.go 270 // is unhappy being read repeatedly.
  /prebuilts/go/linux-x86/doc/codewalk/
sharemem.xml 150 A time.Ticker is an object that repeatedly sends a value on a channel at a
  /prebuilts/go/linux-x86/src/net/http/
response.go 270 // is unhappy being read repeatedly.
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/compiler/
importer.h 158 // you want to see errors for the same files repeatedly, you can use a
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/compiler/
importer.h 158 // you want to see errors for the same files repeatedly, you can use a
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/compiler/
importer.h 158 // you want to see errors for the same files repeatedly, you can use a
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/include/gtest/
gtest-typed-test.h 99 // similar tests repeatedly. Here's an example:
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/include/gtest/
gtest-typed-test.h 99 // similar tests repeatedly. Here's an example:
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/compiler/
importer.h 158 // you want to see errors for the same files repeatedly, you can use a
  /system/core/adb/
SERVICES.TXT 33 polling the server repeatedly.
  /system/core/libsystem/include/system/
camera.h 54 * 3. 0x05 is enabling a callback with frame copied out repeatedly. A typical
  /external/autotest/server/cros/clique_lib/
clique_dut_control.py 270 to a given AP repeatedly.
336 function which is repeatedly scheduled for each DUT/DUT-set through the
  /external/libbrillo/brillo/streams/
stream.h 262 // Calls ReadAllBlocking() repeatedly until all the data is read.
336 // Calls WriteBlocking() repeatedly until all the data is written.
  /external/squashfs-tools/squashfs-tools/
xattr.c 575 * Code repeatedly scans, doing the following
580 * aggressively move xattr data out of line by repeatedly
  /external/tensorflow/tensorflow/contrib/training/python/training/
evaluation.py 73 performed once or repeatedly on a set schedule.
358 """Repeatedly searches for a checkpoint in `checkpoint_dir` and evaluates it.
  /external/tensorflow/tensorflow/core/lib/random/
random_distributions.h 397 // Repeatedly take samples from the normal distribution, until we have
440 // Repeatedly take samples from the normal distribution, until we have
  /external/tensorflow/tensorflow/tools/docker/notebooks/
1_hello_tensorflow.ipynb 617 " # Set up two variables, total and weights, that we'll change repeatedly.\n",
646 "This is more complicated. At a high level, we create two variables and add operations over them, then, in a loop, repeatedly execute those operations. Let's walk through it step by step.\n",
  /external/webrtc/webrtc/base/
stream.h 205 // WriteAll is a helper function which repeatedly calls Write until all the
218 // ReadLine is a helper function which repeatedly calls Read until it hits
  /libcore/ojluni/src/main/java/java/io/
InputStream.java 133 * <code>read()</code> repeatedly. If the first such call results in an
202 * byte array and then repeatedly reads into it until <code>n</code> bytes
  /prebuilts/go/darwin-x86/src/net/
net.go 144 // An idle timeout can be implemented by repeatedly extending
339 // An idle timeout can be implemented by repeatedly extending
  /prebuilts/go/linux-x86/src/net/
net.go 144 // An idle timeout can be implemented by repeatedly extending
339 // An idle timeout can be implemented by repeatedly extending
  /toolchain/binutils/binutils-2.27/binutils/
strings.c 142 do not repeatedly run bfd_stat() on it. */
373 /* Cache the result so that we do not repeatedly stat this file. */
  /external/tensorflow/tensorflow/docs_src/programmers_guide/
debugger.md 243 > TIP: If you enter `run` or `r` repeatedly, you will be able to move through
253 Instead of entering `run` repeatedly and manually searching for `nan`s and
256 command to let the debugger repeatedly execute `Session.run()` calls without
    [all...]
  /frameworks/base/services/core/java/com/android/server/am/
AppErrors.java 723 // repeatedly crashing, then badness for everyone.
736 // annoy the user repeatedly. Unless it is persistent, since those
    [all...]
  /bionic/libc/upstream-openbsd/lib/libc/gen/
fnmatch.c 81 * state of pattern and string (rewinding pattern and string repeatedly).

Completed in 1918 milliseconds

<<21222324252627282930>>