/external/autotest/scheduler/ |
monitor_db_functional_test.py | 51 _PidfileType = enum.Enum('verify', 'cleanup', 'repair', 'job', 'gather', 57 drone_manager.CRASHINFO_PID_FILE: _PidfileType.GATHER, 707 self.mock_drone_manager.finish_process(_PidfileType.GATHER) [all...] |
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gwtref/gen/ |
ReflectionCacheSourceCreator.java | 143 // gather all types from wanted packages 150 // gather all types from explicitly requested packages 285 // gather fields 294 // gather super types & interfaces 303 // gather method parameter & return types 316 // gather inner classes [all...] |
/external/llvm/lib/CodeGen/ |
StackSlotColoring.cpp | 195 // Gather all spill slots into a list. 451 // Gather spill slot references
|
/external/mockito/src/org/mockito/internal/util/reflection/ |
GenericMetadataSupport.java | 376 * If type is a TypeVariable, then it is needed to gather data elsewhere. Usually TypeVariables are declared
419 If type is a TypeVariable, then it is needed to gather data elsewhere. Usually TypeVariables are declared
|
/external/webp/src/dsp/ |
lossless_enc_mips32.c | 224 // Gather info for the bit entropy. 235 // Gather info for the Huffman cost.
|
/frameworks/base/docs/html/training/gestures/ |
detector.jd | 17 <li><a href="#data">Gather Data</a></li> 68 <h2 id="data">Gather Data</h2>
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
ethtool.h | 401 #define ETHTOOL_GSG 0x00000018 /* Get scatter-gather enable 403 #define ETHTOOL_SSG 0x00000019 /* Set scatter-gather enable
|
/system/extras/simpleperf/ |
cmd_stat.cpp | 55 : Command("stat", "gather performance counter information", 57 " Gather performance counter information of running [command].\n"
|
/docs/source.android.com/src/security/selinux/ |
index.jd | 55 device manufacturers should gather information about errors so they may
|
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/ |
RecognitionException.js | 113 /** Gather exception information from input stream.
|
/external/autotest/client/cros/netprotos/ |
cros_p2p.py | 101 """Sends queries to gather all the p2p information on the network.
|
/external/autotest/client/site_tests/kernel_SchedBandwith/ |
kernel_SchedBandwith.py | 76 pid: integer, process id to gather stats for.
|
/external/autotest/client/virt/tests/ |
ethtool.py | 30 'sg': 'scatter.*gather',
|
/external/blktrace/btt/ |
devs.c | 2 * blktrace output analysis: generate a timeline & gather statistics
|
seek.c | 2 * blktrace output analysis: generate a timeline & gather statistics
|
/external/caliper/caliper/src/main/java/com/google/caliper/runner/ |
TrialRunLoop.java | 42 * The main data gather control loop for a Trial.
|
/external/chromium-trace/catapult/telemetry/telemetry/timeline/ |
model.py | 225 # Gather all events that match the names and sort them.
|
/external/chromium-trace/catapult/tracing/tracing/model/helpers/ |
android_app.html | 89 // gather all frame work that occurs outside of performTraversals
|
/external/freetype/src/cff/ |
cf2hints.h | 184 /* TODO: gather some of these into a hinting context */
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/ |
btConvexTriangleMeshShape.cpp | 34 ///It's not nice to have all this virtual function overhead, so perhaps we can also gather the points once
|
/external/libgdx/extensions/gdx-controllers/gdx-controllers-android/src/com/badlogic/gdx/controllers/android/ |
AndroidControllers.java | 186 // gather all joysticks and gamepads, remove any disconnected ones
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/ |
cf2hints.h | 184 /* TODO: gather some of these into a hinting context */
|
/external/libunwind/src/ |
Los-common.c | 85 we gather a map of the process before starting. If the cache is missing
|
/external/llvm/lib/ProfileData/ |
CoverageMappingWriter.cpp | 30 /// \brief Gather only the expressions that are used by the mapping
|
/external/mesa3d/src/glsl/ |
lower_ubo_reference.cpp | 270 * gather the vector from each stored row.
|