/external/e2fsprogs/misc/ |
e4defrag.c | 144 __u64 len; /* length of this continuous region */ 778 * join_extents() - Find continuous region(exts_group). 793 /* This extent and previous extent are not continuous, 821 /* This extent and previous extent are continuous, 944 /* This extent and next extent are not continuous. */ 1179 /* Get the count of file's continuous physical region */ [all...] |
/art/runtime/gc/space/ |
large_object_space.h | 158 // A continuous large object space with a free-list to handle holes.
|
/cts/tests/tests/hardware/src/android/hardware/cts/helpers/sensorverification/ |
BatchArrivalVerification.java | 56 * @return the verification or null if the verification is not a continuous mode sensor.
|
FifoLengthVerification.java | 59 * @return the verification or null if the verification is not a continuous mode sensor.
|
/developers/build/prebuilts/gradle/BatchStepSensor/Application/src/main/java/com/example/android/batchstepsensor/ |
BatchStepSensorFragment.java | 225 * continuous mode. 260 // If the max delay is 0, events will be delivered in continuous mode without batching. 265 // Batch mode could not be enabled, show a warning message and switch to continuous mode 270 "falling back to continuous mode.");
|
/developers/samples/android/sensors/BatchStepSensor/Application/src/main/java/com/example/android/batchstepsensor/ |
BatchStepSensorFragment.java | 225 * continuous mode. 260 // If the max delay is 0, events will be delivered in continuous mode without batching. 265 // Batch mode could not be enabled, show a warning message and switch to continuous mode 270 "falling back to continuous mode.");
|
/development/samples/browseable/BatchStepSensor/src/com.example.android.batchstepsensor/ |
BatchStepSensorFragment.java | 225 * continuous mode. 260 // If the max delay is 0, events will be delivered in continuous mode without batching. 265 // Batch mode could not be enabled, show a warning message and switch to continuous mode 270 "falling back to continuous mode.");
|
/development/testrunner/test_defs/ |
xml_suite_helper.py | 38 _CONTINUOUS_ATTR = 'continuous'
|
/docs/source.android.com/src/devices/tech/ |
index.jd | 107 <p>Trade Federation is a continuous test framework for running tests on
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/solvers/ |
NewtonSolver.java | 32 * The function should be continuous but not necessarily smooth.</p>
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/jacobians/ |
StepHandlerWithJacobians.java | 85 * continuous model valid throughout the integration range, as the
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/ |
HighamHall54Integrator.java | 30 * (and automatic step initialization) and continuous output. This
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/sampling/ |
StepNormalizer.java | 108 * continuous model valid throughout the integration range), it
|
/external/bzip2/ |
bzmore.1 | 139 mode by this program so that the output can be continuous.
|
/external/deqp/doc/testspecs/GLES31/ |
functional.shaders.atomic_counter.txt | 61 call check that each value returned is unique and all values are in continuous
|
/external/eigen/test/eigen2/ |
testsuite.cmake | 25 # - EIGEN_MODE: dashboard model, can be Experimental, Nightly, or Continuous
|
/external/iproute2/man/man3/ |
libnetlink.3 | 135 require a continuous buffer that already contains a netlink message header
|
/external/jetty/src/java/org/eclipse/jetty/util/statistic/ |
SampleStatistic.java | 31 * deviation of continuous sequence of samples.
|
/external/kernel-headers/original/uapi/linux/ |
virtio_ring.h | 103 /* The standard layout for the ring is a continuous chunk of memory which looks
|
/external/kernel-headers/original/uapi/sound/ |
hdspm.h | 196 /* organisation is 64 channelfader in a continuous memory block */
|
/external/sqlite/android/ |
PhoneNumberUtilsTest.cpp | 136 // Two continuous 0 at the beginieng of the phone string should not be
|
/external/tinyalsa/ |
tinypcminfo.c | 40 * continuous and has an empty gap from (25 - 30).
|
/external/webrtc/src/system_wrappers/interface/ |
data_log_impl.h | 139 // Stops the continuous calling of Process().
|
/external/zlib/src/contrib/ada/ |
mtest.adb | 8 -- Continuous test for ZLib multithreading. If the test would fail
|
/external/zxing/qr_scanner/src/com/google/zxing/client/android/ |
CaptureActivityHandler.java | 71 // continuous AF. It does seem to hunt a bit, but I'm not sure what else to do.
|