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

<<21222324252627282930>>

  /external/testng/src/main/resources/
testng-reports.css 26 position: absolute;
35 position: absolute;
149 position: absolute;
  /frameworks/base/services/usage/java/com/android/server/usage/
UsageStatsXmlV1.java 69 // Apply the offset to the beginTime to find the absolute time.
83 // Apply the offset to the beginTime to find the absolute time.
105 // Apply the offset to the beginTime to find the absolute time of this event.
  /frameworks/compile/mclinker/lib/Script/
Operator.cpp 34 "<<=", ">>=", "ABSOLUTE",
100 Operator& Operator::create<Operator::ABSOLUTE>() {
101 static UnaryOp<Operator::ABSOLUTE> op;
  /prebuilts/gdb/darwin-x86/lib/python2.7/
macpath.py 33 """Return true if a path is absolute.
36 Anything else is absolute (the string up to the first colon is the
187 """Return an absolute path."""
  /prebuilts/gdb/linux-x86/lib/python2.7/
macpath.py 33 """Return true if a path is absolute.
36 Anything else is absolute (the string up to the first colon is the
187 """Return an absolute path."""
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
macpath.py 33 """Return true if a path is absolute.
36 Anything else is absolute (the string up to the first colon is the
187 """Return an absolute path."""
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
macpath.py 33 """Return true if a path is absolute.
36 Anything else is absolute (the string up to the first colon is the
187 """Return an absolute path."""
  /toolchain/binutils/binutils-2.25/include/
bout.h 125 #define N_ABS 2 /* Absolute symbol */
180 r_pcrel:1, /* 1 => relocate PC-relative; else absolute
182 address, absolute implies 32-bit. */
  /art/disassembler/
disassembler.h 31 // Should the disassembler print absolute or relative addresses.
  /cts/common/device-side/util/src/com/android/compatibility/common/util/
FileCopyHelper.java 59 * @return the absolute path of the destination file
  /cts/libs/deviceutil/src/android/cts/util/
FileCopyHelper.java 59 * @return the absolute path of the destination file
  /device/intel/edison/base_product/
weaved.conf 72 # Absolute path to file specifying an embedded pairing code. The file at
  /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/
YPositionMetric.java 72 validateValue(value, PositionMetric.LayoutMode.ABSOLUTE);
  /external/androidplot/Examples/DemoApp/src/com/androidplot/demos/
XYRegionExampleActivity.java 249 //plot.getLegendWidget().getHeightMetric().setLayoutType(SizeLayoutType.ABSOLUTE);
250 //plot.getLegendWidget().getWidthMetric().setLayoutType(SizeLayoutType.ABSOLUTE);
252 // new SizeMetrics(70, SizeLayoutType.ABSOLUTE, 80, SizeLayoutType.ABSOLUTE));
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRUnbufferedTokenStream.m 109 @throw [ANTLRRuntimeException newException:@"Absolute token indexes are meaningless in an unbuffered stream"];
  /external/autotest/client/site_tests/firmware_TouchMTB/tools/
machine_replay.sh 45 # If this is a relative path, convert it to the correct absolute path
  /external/autotest/frontend/static/
jsonview.css 54 position: absolute;
  /external/bison/djgpp/
config.sed 110 # DOS-style absolute file names should be supported as well
125 # write absolute paths into Makefiles and bison.in
162 # shall contain no absolute path reference so it
168 # Autoconf generated configure scripts write absolute
  /external/bsdiff/
bsdiff.1 60 an absolute minimum working set size of 8 times the size of oldfile.
  /external/ceres-solver/internal/ceres/
file.h 46 // absolute path then JoinPath ignores dirname and simply returns basename.
test_util.h 42 // difference is interpreted as an absolute difference.
  /external/chromium-trace/catapult/dashboard/dashboard/
math_utils_test.py 70 # absolute value is taken. So 1 means doubling, and 0.5 means halving.
  /external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/
name.py 56 """Raised if an attempt is made to convert a non-absolute name to
57 wire when there is also a non-absolute (or missing) origin."""
70 empty name to an absolute name."""
186 absolute name. If both names have the same relativity, then
314 root label) for absolute names. The default is False.
335 root label) for absolute names. The default is False.
359 absolute. If self is a relative name, then an origin must be supplied;
388 absolute. If self is a relative name, then an origin must be supplied;
472 @raises AbsoluteConcatenation: self is absolute and other is
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/file/
README 16 1) bucket = the file system root or local directory (for absolute vs
  /external/chromium-trace/catapult/third_party/mapreduce/mapreduce/static/
base.css 14 position: absolute;

Completed in 458 milliseconds

<<21222324252627282930>>