OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Counter
(Results
351 - 375
of
450
) sorted by null
<<
11
12
13
14
15
16
17
18
/external/llvm/unittests/IR/
MetadataTest.cpp
67
MetadataTest() : M("test", Context),
Counter
(0) {}
72
int
Counter
;
108
return ConstantInt::get(Type::getInt32Ty(Context),
Counter
++);
[
all
...]
/frameworks/base/core/java/android/os/
BatteryStats.java
385
public static abstract class
Counter
{
388
* Returns the count associated with this
Counter
for the
407
* Returns the count associated with this
Counter
for the
425
* Returns the counts associated with this
Counter
for the
477
* in all states, measured in milli-ampere-milliseconds (mAms). The
counter
may always
729
public abstract
Counter
getBluetoothScanResultCounter();
730
public abstract
Counter
getBluetoothScanResultBgCounter();
[
all
...]
/external/tensorflow/tensorflow/core/common_runtime/
direct_session.cc
52
#include "tensorflow/core/lib/monitoring/
counter
.h"
68
auto* direct_session_runs = monitoring::
Counter
<0>::New(
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d10.idl
430
D3D10_COUNTER
Counter
;
[
all
...]
d3d11.idl
376
D3D11_COUNTER
Counter
;
[
all
...]
d3d10.h
760
D3D10_COUNTER
Counter
;
[
all
...]
/external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp
104
LastMI(nullptr), LastFn(0),
Counter
(~0U) {
[
all
...]
/external/python/cpython3/Lib/test/
test_statistics.py
[
all
...]
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp
101
LastMI(0), LastFn(0),
Counter
(~0U), SetCounter(0) {
[
all
...]
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.ds_1.4.100.v20130515-2026.jar
org.sat4j.core_2.3.5.v20130525.jar
/prebuilts/tools/common/m2/repository/xerces/xmlParserAPIs/2.6.2/
xmlParserAPIs-2.6.2.jar
/prebuilts/tools/common/m2/repository/xml-apis/xml-apis/1.0.b2/
xml-apis-1.0.b2.jar
/external/python/cpython3/Tools/clinic/
clinic.py
368
self.counts = collections.
Counter
()
[
all
...]
/external/tensorflow/tensorflow/python/training/
monitored_session_test.py
242
self.call_counter = collections.
Counter
()
[
all
...]
/prebuilts/tools/common/m2/repository/net/sourceforge/cssparser/cssparser/0.9.13/
cssparser-0.9.13.jar
/prebuilts/tools/common/m2/repository/xml-apis/xml-apis/1.3.04/
xml-apis-1.3.04.jar
/external/guice/extensions/struts2/lib/
struts2-core-2.2.1.jar
/prebuilts/sdk/tools/
jack-jar-tools.jar
/frameworks/base/config/
preloaded-classes
[
all
...]
/prebuilts/gradle-plugin/com/android/tools/build/builder/1.5.0/
builder-1.5.0.jar
/prebuilts/gradle-plugin/com/android/tools/build/builder/2.0.0-alpha1/
builder-2.0.0-alpha1.jar
/prebuilts/tools/common/m2/repository/xml-apis/xml-apis/1.4.01/
xml-apis-1.4.01.jar
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/pydoc_data/
topics.py
[
all
...]
/external/python/cpython2/Lib/pydoc_data/
topics.py
[
all
...]
Completed in 890 milliseconds
<<
11
12
13
14
15
16
17
18