HomeSort by relevance Sort by last modified time
    Searched refs:relative (Results 276 - 300 of 1410) sorted by null

<<11121314151617181920>>

  /prebuilts/go/darwin-x86/src/cmd/go/internal/get/
pkg_test.go 66 // XML doesn't like <div style=position:relative>.
67 `<!doctype html><title>Page Not Found</title><meta name=go-import content="chitin.io/chitin git https://github.com/chitin-io/chitin"><div style=position:relative>DRAFT</div>`,
  /prebuilts/go/linux-x86/src/cmd/go/internal/get/
pkg_test.go 66 // XML doesn't like <div style=position:relative>.
67 `<!doctype html><title>Page Not Found</title><meta name=go-import content="chitin.io/chitin git https://github.com/chitin-io/chitin"><div style=position:relative>DRAFT</div>`,
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
archv6t2-bad.s 57 @ it thought that the "r2" operand was a PC-relative branch
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-m68hc11/
relax-direct.s 56 ;; a relative 8-bit branch.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
ConstraintPainter.java 16 package com.android.ide.common.layout.relative;
29 import static com.android.ide.common.layout.relative.ConstraintType.ALIGN_BASELINE;
30 import static com.android.ide.common.layout.relative.ConstraintType.ALIGN_BOTTOM;
31 import static com.android.ide.common.layout.relative.ConstraintType.LAYOUT_ABOVE;
32 import static com.android.ide.common.layout.relative.ConstraintType.LAYOUT_BELOW;
33 import static com.android.ide.common.layout.relative.ConstraintType.LAYOUT_LEFT_OF;
34 import static com.android.ide.common.layout.relative.ConstraintType.LAYOUT_RIGHT_OF;
42 import com.android.ide.common.layout.relative.DependencyGraph.Constraint;
43 import com.android.ide.common.layout.relative.DependencyGraph.ViewData;
50 * The {@link ConstraintPainter} is responsible for painting relative layout constraints
    [all...]
GuidelinePainter.java 16 package com.android.ide.common.layout.relative;
35 import com.android.ide.common.layout.relative.DependencyGraph.Constraint;
  /build/soong/cmd/sbox/
sbox.go 88 // couldn't find relative path from ancestor?
103 // In practice, the value of sandboxesRoot will mostly likely be at a fixed location relative to OUT_DIR,
104 // and the sbox executable will most likely be at a fixed location relative to OUT_DIR too, so
105 // the value of sandboxesRoot will most likely be at a fixed location relative to the sbox executable
  /build/soong/python/
test.go 36 test.binaryDecorator.pythonInstaller.relative = ctx.ModuleName()
  /external/autotest/client/cros/
cros_logging.py 97 def set_start_by_current(self, relative=0):
100 @param relative: line relative to current to start at. 1 means
103 count = self._start_line + relative
  /external/icu/tools/srcgen/currysrc/
Android.mk 17 # Create a list of prebuilt jars relative to $(LOCAL_PATH). i.e. lib/xxx.jar
  /prebuilts/go/darwin-x86/src/math/cmplx/
log.go 47 // Relative error:
52 // Larger relative error can be observed for z near 1 +i0.
  /prebuilts/go/darwin-x86/src/os/exec/
lp_plan9.go 32 // The result may be an absolute path or a path relative to the current directory.
lp_unix.go 33 // The result may be an absolute path or a path relative to the current directory.
  /prebuilts/go/darwin-x86/src/path/filepath/
example_unix_test.go 39 // "./b/c": "" Rel: can't make ./b/c relative to /a
  /prebuilts/go/linux-x86/src/math/cmplx/
log.go 47 // Relative error:
52 // Larger relative error can be observed for z near 1 +i0.
  /prebuilts/go/linux-x86/src/os/exec/
lp_plan9.go 32 // The result may be an absolute path or a path relative to the current directory.
lp_unix.go 33 // The result may be an absolute path or a path relative to the current directory.
  /prebuilts/go/linux-x86/src/path/filepath/
example_unix_test.go 39 // "./b/c": "" Rel: can't make ./b/c relative to /a
  /test/vti/dashboard/src/main/webapp/css/
dashboard_main.css 53 position: relative;
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
pcrel-reloc-4.d 2 #name: MIPS local PC-relative relocations 4
pcrel-reloc-5.d 2 #name: MIPS local PC-relative relocations 5
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/nios2/
ldb-r2.s 12 # in the .bss section and the relocations are not gp-relative. this will
13 # be updated when gp-relative relocations are added
ldb.s 12 # in the .bss section and the relocations are not gp-relative. this will
13 # be updated when gp-relative relocations are added
ldh-r2.s 12 # in the .bss section and the relocations are not gp-relative. this will
13 # be updated when gp-relative relocations are added
ldh.s 12 # in the .bss section and the relocations are not gp-relative. this will
13 # be updated when gp-relative relocations are added

Completed in 501 milliseconds

<<11121314151617181920>>