HomeSort by relevance Sort by last modified time
    Searched refs:counter (Results 126 - 150 of 1801) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/tensorflow/tensorflow/core/util/
work_sharder.cc 63 BlockingCounter counter(num_shards_used - 1);
66 workers->Schedule([&work, &counter, start, limit]() {
68 counter.DecrementCount(); // The shard is done.
74 counter.Wait();
  /external/tpm2/
EC_Ephemeral.c 36 out->counter = CryptCommit();
RSAKeySieve_fp.h 20 UINT32 *counter // IN/OUT: Counter value to allow KDF iteration to be
  /external/webrtc/talk/app/webrtc/
fakemetricsobserver.cc 45 int counter,
52 ++counters[counter];
63 int counter) const {
66 const auto& it = counters_[type].find(counter);
  /external/webrtc/webrtc/examples/androidtests/src/org/appspot/apprtc/test/
LooperExecutorTest.java 27 final int counter[] = new int[1]; local
34 counter[0]++;
35 Log.d(TAG, "Run " + counter[0]);
40 // Try to execute a counter increment task before starting an executor.
43 // Start the executor and run expected amount of counter increment task.
59 // Wait for final looper task and make sure the counter increment task
63 assertTrue (counter[0] == expectedCounter);
  /external/wpa_supplicant_8/src/eap_common/
eap_peap_common.c 19 unsigned char counter = 0; local
46 addr[3] = &counter;
64 addr[4] = &counter;
70 counter++;
  /frameworks/base/test-runner/src/android/test/
SyncBaseInstrumentation.java 62 int counter = 0; local
65 while (counter < 2) {
74 counter = 0;
77 counter++;
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
ConcurrentModificationExceptionTest.java 57 for (int counter = 0; counter < 50; counter++)
58 myCollection.add(new Integer(counter));
  /libnativehelper/include/nativehelper/
toStringArray.h 28 template <typename Counter, typename Getter>
29 jobjectArray toStringArray(JNIEnv* env, Counter* counter, Getter* getter) {
30 size_t count = (*counter)();
64 VectorCounter counter(strings);
66 return toStringArray<VectorCounter, VectorGetter>(env, &counter, &getter);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
WorkList.h 30 BlockCounter counter; member in class:clang::ento::WorkListUnit
38 counter(C),
44 counter(C),
51 /// Returns the block counter map associated with the worklist unit.
52 BlockCounter getBlockCounter() const { return counter; }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/
WorkList.h 30 BlockCounter counter; member in class:clang::ento::WorkListUnit
38 counter(C),
44 counter(C),
51 /// Returns the block counter map associated with the worklist unit.
52 BlockCounter getBlockCounter() const { return counter; }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/
WorkList.h 30 BlockCounter counter; member in class:clang::ento::WorkListUnit
38 counter(C),
44 counter(C),
51 /// Returns the block counter map associated with the worklist unit.
52 BlockCounter getBlockCounter() const { return counter; }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/
WorkList.h 30 BlockCounter counter; member in class:clang::ento::WorkListUnit
38 counter(C),
44 counter(C),
51 /// Returns the block counter map associated with the worklist unit.
52 BlockCounter getBlockCounter() const { return counter; }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/StaticAnalyzer/Core/PathSensitive/
WorkList.h 30 BlockCounter counter; member in class:clang::ento::WorkListUnit
38 counter(C),
44 counter(C),
51 /// Returns the block counter map associated with the worklist unit.
52 BlockCounter getBlockCounter() const { return counter; }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/StaticAnalyzer/Core/PathSensitive/
WorkList.h 30 BlockCounter counter; member in class:clang::ento::WorkListUnit
38 counter(C),
44 counter(C),
51 /// Returns the block counter map associated with the worklist unit.
52 BlockCounter getBlockCounter() const { return counter; }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/
WorkList.h 30 BlockCounter counter; member in class:clang::ento::WorkListUnit
38 counter(C),
44 counter(C),
51 /// Returns the block counter map associated with the worklist unit.
52 BlockCounter getBlockCounter() const { return counter; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
WorkList.h 30 BlockCounter counter; member in class:clang::ento::WorkListUnit
38 counter(C),
44 counter(C),
51 /// Returns the block counter map associated with the worklist unit.
52 BlockCounter getBlockCounter() const { return counter; }
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/
WorkList.h 30 BlockCounter counter; member in class:clang::ento::WorkListUnit
38 counter(C),
44 counter(C),
51 /// Returns the block counter map associated with the worklist unit.
52 BlockCounter getBlockCounter() const { return counter; }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/
WorkList.h 30 BlockCounter counter; member in class:clang::ento::WorkListUnit
38 counter(C),
44 counter(C),
51 /// Returns the block counter map associated with the worklist unit.
52 BlockCounter getBlockCounter() const { return counter; }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/
WorkList.h 30 BlockCounter counter; member in class:clang::ento::WorkListUnit
38 counter(C),
44 counter(C),
51 /// Returns the block counter map associated with the worklist unit.
52 BlockCounter getBlockCounter() const { return counter; }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/StaticAnalyzer/Core/PathSensitive/
WorkList.h 30 BlockCounter counter; member in class:clang::ento::WorkListUnit
38 counter(C),
44 counter(C),
51 /// Returns the block counter map associated with the worklist unit.
52 BlockCounter getBlockCounter() const { return counter; }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/StaticAnalyzer/Core/PathSensitive/
WorkList.h 30 BlockCounter counter; member in class:clang::ento::WorkListUnit
38 counter(C),
44 counter(C),
51 /// Returns the block counter map associated with the worklist unit.
52 BlockCounter getBlockCounter() const { return counter; }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/
WorkList.h 30 BlockCounter counter; member in class:clang::ento::WorkListUnit
38 counter(C),
44 counter(C),
51 /// Returns the block counter map associated with the worklist unit.
52 BlockCounter getBlockCounter() const { return counter; }
  /system/tpm/tpm_manager/server/
mock_tpm_status.h 34 bool(int* counter,
  /test/vti/dashboard/src/main/webapp/js/
plan_runs.js 47 var counter = $('<span></span>'); variable
49 counter.addClass('counter center ' + color);
50 counter.append(
53 counter.appendTo(div);

Completed in 999 milliseconds

1 2 3 4 56 7 8 91011>>