HomeSort by relevance Sort by last modified time
    Searched full:absolute (Results 151 - 175 of 5188) sorted by null

1 2 3 4 5 67 8 91011>>

  /hardware/libhardware/tests/input/evdev/
InputMocks.cpp 66 // No absolute axes
85 // No absolute axes
104 // No absolute axes
128 // No absolute axes
146 // No absolute axes
168 // No absolute axes
186 // No absolute axes
  /development/testrunner/
android_build.py 37 the absolute file path of the Android build root.
58 the absolute file path of the Android host output directory.
101 the absolute file path of the Android build output directory.
118 The absolute file path of the Android host binary directory.
139 The absolute file path of the Android product directory.
159 The absolute file path of the Android target native test directory.
180 The absolute file path of the Android target system bin directory.
200 The absolute file path of the Android host java library directory.
220 The absolute file path of the Android test app build directory.
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
AbsPathChecker.java 32 * This class runs over a path expression that is assumed to be absolute, and
42 * @param path LocPathIterator that is assumed to be absolute, but needs checking.
43 * @return true if the path is confirmed to be absolute, false if it
  /external/jacoco/org.jacoco.core/src/org/jacoco/core/analysis/
CounterComparator.java 29 * Compares the absolute number of total items.
35 * Compares the absolute number of covered items.
41 * Compares the absolute number of missed items.
  /sdk/files/ant/
uibuild.xml 80 <property name="source.absolute.dir" location="${source.dir}" />
82 <property name="jar.libs.absolute.dir" location="${jar.libs.dir}" />
86 <property name="out.absolute.dir" location="${out.dir}" />
87 <property name="out.classes.absolute.dir" location="${out.dir}/classes" />
89 <property name="out.file" value="${out.absolute.dir}/${out.filename}" />
100 <property name="intermediate.dex.file" location="${out.absolute.dir}/${dex.file.name}" />
150 <delete dir="${out.absolute.dir}" verbose="${verbose}" />
166 <mkdir dir="${out.absolute.dir}" />
167 <mkdir dir="${out.classes.absolute.dir}" />
180 destdir="${out.classes.absolute.dir}
    [all...]
  /build/tools/droiddoc/templates-ds/assets/js/grid/
960.gridder.css 1 #g-setup{position:absolute;top:150px;left:-310px;padding:6px;margin:0;list-style:none;width:320px!important;background-color:#d1cfe6;border:2px solid #a19bd1;z-index:2100;}#g-setup *{background:transparent!important;border:0!important;color:#58517c!important;font-family:Verdana,Geneva,sans-serif!important;font-size:10px!important;font-weight:normal!important;letter-spacing:normal!important;line-height:1!important;list-style-type:none!important;margin:0!important;padding:0!important;text-decoration:none!important;text-indent:0!important;text-transform:none!important;word-spacing:0!important;z-index:2100!important;}#g-setup .head{font-weight:bold!important;text-align:center;border-bottom:1px solid #7cb267!important;}#g-setup ul{width:150px;float:left!important;}#g-setup li{clear:left;padding:5px!important;}* html #g-setup li{clear:none!important;padding:4px!important;}#g-setup span{float:left!important;width:50px;padding:1px 4px 0 0!important;text-align:right!important;line-height:1.5!important;}#g-setup input,#g-setup select{float:left!important;width:70px;border:1px solid #a19bd1!important;background-color:#e7e6ee!important;padding:2px!important;}#g-setup select{width:77px;padding:0!important;}#g-setup-misc{margin-top:5px!important;clear:left;float:none!important;width:300px!important;border-top:1px solid #7cb267!important;}#g-setup-misc span{line-height:1.1!important;width:200px;}#g-setup-misc input{width:15px;padding:0!important;height:15px;}#g-setup-tab{width:26px;overflow:hidden;position:absolute;top:0;left:100%;margin-left:-26px!important;z-index:2100!important;}#g-setup-tab img{left:0;position:relative;}#g-grid{left:0;position:absolute;z-index:500;top:0;}#g-grid .g-vertical,#g-grid .g-horizontal{position:absolute;z-index:1000;}*:first-child+html #g-grid .g-horizontal,*:first-child+html #g-grid .g-vertical{marg (…)
  /external/caliper/examples/src/main/java/examples/
NoOpBenchmark.java 22 * This is the absolute minimal benchmark. It does nothing but time the rep loop.
  /external/libchrome/dbus/
util.h 14 // Returns the absolute name of a member by concatanating |interface_name| and
  /external/llvm/test/MC/Mips/
cprestore-bad.s 17 # CHECK: :[[@LINE-1]]:17: error: stack offset is not an absolute expression
  /external/llvm/test/tools/llvm-readobj/
coff-basereloc.test 20 CHECK-NEXT: Type: ABSOLUTE
  /external/mdnsresponder/mDNSCore/
Implementer Notes.txt 33 The value returned from mDNS_Execute() is the next time (in absolute
36 scheduled query packet, etc.) Note that the time returned is an absolute
38 For OS APIs that work in terms of intervals instead of absolute times,
39 mDNSPlatformTimeNow() must be subtracted from the absolute time to get
  /external/neven/Embedded/common/src/b_TensorEm/
Functions.h 52 /** compute the integer logarithm of the absolute value */
55 /** compute the integer logarithm of the maximal absolute value of all arguments */
58 /** compute the integer logarithm of the maximal absolute value of all arguments */
61 /** compute the integer logarithm of the maximal absolute value of all arguments */
  /external/opencv3/samples/cpp/example_cmake/
CMakeLists.txt 8 # to the absolute path to the directory containing OpenCVConfig.cmake file
  /external/parameter-framework/upstream/schemas/
FileIncluder.xsd 11 This path may be absolute or relative to the path of the includer file.</xs:documentation>
  /external/skia/experimental/fiddle/
draw.cpp 14 // path *should* be absolute.
  /external/vixl/
.ycm_extra_conf.py 10 # Paths in the compilation flags must be absolute to allow ycm to find them from
  /frameworks/base/docs/html/design/patterns/
index.jd 11 position: absolute;
  /frameworks/base/docs/html/design/style/
index.jd 12 position: absolute;
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
defined2.d 8 # symbol from an absolute symbol (mmo), but matches whatever section that
  /build/core/
ccache.mk 28 # Turn all preprocessor absolute paths into relative paths.
29 # Fixes absolute paths in preprocessed source due to use of -g.
  /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/
PositionMetric.java 28 ABSOLUTE,
44 case ABSOLUTE:
  /external/autotest/client/tests/wb_kupdate/
control 16 mount_point='/export/wb_kupdate' # Absolute path.
27 sparse_file=os.path.join( # Absolute path to the sparse file.
  /external/chromium-trace/catapult/telemetry/telemetry/internal/util/
file_handle.py 66 """Constructs a FileHandle from an absolute file path.
69 path: A string giving the absolute path to a file.
  /external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/test/blink/interpolation/
z-index-interpolation.html 5 position: absolute;
15 position: absolute;
  /external/chromium-trace/catapult/tracing/tracing/metrics/system_health/
animation_smoothness_metric.html 49 var absolute = false;
51 frameTimestamps, absolute);

Completed in 972 milliseconds

1 2 3 4 5 67 8 91011>>