OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:intensive
(Results
26 - 50
of
271
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/frameworks/rs/tests/java_api/GenImages/src/com/android/rs/genimage/
GenImageAct.java
42
// If your OpenGL application is memory
intensive
,
/platform_testing/tests/perf/PerformanceLaunch/src/com/android/performanceLaunch/
SimpleSurfaceGLActivity.java
49
// If your OpenGL application is memory
intensive
,
/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/util/
SessionParamsBuilder.java
17
package com.android.layoutlib.bridge.
intensive
.util;
30
import com.android.layoutlib.bridge.
intensive
.setup.ConfigGenerator;
31
import com.android.layoutlib.bridge.
intensive
.setup.LayoutPullParser;
/external/autotest/client/site_tests/graphics_GLBench/
control.bvt
43
various graphic
intensive
activities take, which includes measuring:
control.hwqual
39
various graphic
intensive
activities take, which includes measuring:
/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/
RenderTestBase.java
17
package com.android.layoutlib.bridge.
intensive
;
31
import com.android.layoutlib.bridge.
intensive
.setup.ConfigGenerator;
32
import com.android.layoutlib.bridge.
intensive
.setup.LayoutLibTestCallback;
33
import com.android.layoutlib.bridge.
intensive
.setup.LayoutPullParser;
34
import com.android.layoutlib.bridge.
intensive
.util.ImageUtils;
35
import com.android.layoutlib.bridge.
intensive
.util.ModuleClassLoader;
36
import com.android.layoutlib.bridge.
intensive
.util.SessionParamsBuilder;
37
import com.android.layoutlib.bridge.
intensive
.util.TestAssetRepository;
38
import com.android.layoutlib.bridge.
intensive
.util.TestUtils;
/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/util/perf/
LongStatsCollector.java
17
package com.android.layoutlib.bridge.
intensive
.util.perf;
PerformanceRunner.java
17
package com.android.layoutlib.bridge.
intensive
.util.perf;
TimedStatement.java
17
package com.android.layoutlib.bridge.
intensive
.util.perf;
19
import com.android.layoutlib.bridge.
intensive
.util.TestUtils;
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Include/Library/
PlatformBdsLib.h
23
Perform the memory test base on the memory test
intensive
level,
26
@param Level The memory test
intensive
level.
/device/linaro/bootloader/edk2/Nt32Pkg/Library/PlatformBootManagerLib/
MemoryTest.c
28
Perform the memory test base on the memory test
intensive
level,
31
@param Level The memory test
intensive
level.
/external/tensorflow/tensorflow/contrib/training/python/training/
device_setter.py
71
off CPU-
intensive
ops with RAM-
intensive
ops with network bandwidth.
/cts/hostsidetests/dumpsys/apps/storagedapp/src/com/android/server/cts/storaged/
SimpleIOService.java
100
// background priority so CPU-
intensive
work will not disrupt our UI.
/cts/hostsidetests/incident/apps/batterystatsapp/src/com/android/server/cts/device/batterystats/
SimpleForegroundService.java
70
// background priority so CPU-
intensive
work will not disrupt our UI.
/cts/hostsidetests/statsd/apps/statsdapp/src/com/android/server/cts/device/statsd/
StatsdCtsForegroundService.java
74
// background priority so CPU-
intensive
work will not disrupt our UI.
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/PlatformBdsLibNull/
BdsPlatform.c
82
@param MemoryTestLevel The memory test
intensive
level
/external/arm-neon-tests/
README
41
make
intensive
use of the C-preprocessor, to save maintenance efforts.
/external/guava/guava-tests/benchmark/com/google/common/collect/
MinMaxPriorityQueueBenchmark.java
119
* Does a CPU
intensive
operation on Integer and returns a BigInteger
/external/libchrome/base/
cancelable_callback.h
26
// to the message loop, the
intensive
test runs, the message loop is run,
/external/libvpx/libvpx/vpx_ports/
vpx_once.h
77
*
intensive
busy-wait instead of successive backoff,
/external/tensorflow/tensorflow/docs_src/deploy/
distributed.md
145
and the compute-
intensive
part of the model is created in the `worker`
161
to `/job:ps`); and multiple copies of the compute-
intensive
part of the model,
170
compute-
intensive
part of the model, pinned to the local task in
328
stateless nodes that perform compute-
intensive
tasks. The tasks in a job
/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/setup/
LayoutPullParser.java
17
package com.android.layoutlib.bridge.
intensive
.setup;
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
Bds.h
152
Perform the memory test base on the memory test
intensive
level,
155
@param Level The memory test
intensive
level.
MemoryTest.c
196
Perform the memory test base on the memory test
intensive
level,
199
@param Level The memory test
intensive
level.
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/Ipf/
IpfDefines.h
301
#define RSC_MODE_SI (0x1) // Store
intensive
302
#define RSC_MODE_LI (0x2) // Load
intensive
Completed in 515 milliseconds
1
2
3
4
5
6
7
8
9
10
11