HomeSort by relevance Sort by last modified time
    Searched refs:Prefer (Results 1 - 25 of 79) sorted by null

1 2 3 4

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
attr-names.d 38 Tag_ABI_optimization_goals: Prefer Speed
39 Tag_ABI_FP_optimization_goals: Prefer Speed
  /prebuilts/go/darwin-x86/src/net/
addrselect_test.go 23 // Prefer matching scope.
40 // Prefer matching scope.
57 // Prefer higher precedence.
74 // Prefer smaller scope.
92 // mean we should prefer 23/8 destination addresses.
addrselect.go 111 // prefer DA. Similarly, if DA is known to be unreachable or if
112 // Source(DA) is undefined, then prefer DB.
123 // Rule 2: Prefer matching scope.
125 // then prefer DA. Similarly, if Scope(DA) <> Scope(Source(DA)) and
126 // Scope(DB) = Scope(Source(DB)), then prefer DB.
135 // If Source(DA) is deprecated and Source(DB) is not, then prefer DB.
137 // deprecated, then prefer DA.
141 // Rule 4: Prefer home addresses.
143 // and Source(DB) is not, then prefer DA. Similarly, if Source(DB) is
145 // not, then prefer DB
    [all...]
dnsclient_unix.go 498 // Prefer error for original name.
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue16249.go 44 if n <= 1 { // Prefer to leave a 1 on the stack.
  /prebuilts/go/linux-x86/src/net/
addrselect_test.go 23 // Prefer matching scope.
40 // Prefer matching scope.
57 // Prefer higher precedence.
74 // Prefer smaller scope.
92 // mean we should prefer 23/8 destination addresses.
addrselect.go 111 // prefer DA. Similarly, if DA is known to be unreachable or if
112 // Source(DA) is undefined, then prefer DB.
123 // Rule 2: Prefer matching scope.
125 // then prefer DA. Similarly, if Scope(DA) <> Scope(Source(DA)) and
126 // Scope(DB) = Scope(Source(DB)), then prefer DB.
135 // If Source(DA) is deprecated and Source(DB) is not, then prefer DB.
137 // deprecated, then prefer DA.
141 // Rule 4: Prefer home addresses.
143 // and Source(DB) is not, then prefer DA. Similarly, if Source(DB) is
145 // not, then prefer DB
    [all...]
dnsclient_unix.go 498 // Prefer error for original name.
  /prebuilts/go/linux-x86/test/fixedbugs/
issue16249.go 44 if n <= 1 { // Prefer to leave a 1 on the stack.
  /external/swiftshader/third_party/subzero/src/
IceRegAlloc.h 63 Variable *Prefer = nullptr;
IceRegAlloc.cpp 511 Iter.Prefer = nullptr;
532 // That register must be one in the RegMask set, e.g. don't try to prefer
545 Iter.Prefer = SrcVar;
549 // variables to find the best <Prefer,AllowOverlap> combination, but note
556 if (BuildDefs::dump() && Verbose && Iter.Prefer) {
558 Str << "Initial Iter.Prefer=";
559 Iter.Prefer->dump(Func);
560 Str << " R=" << Iter.PreferReg << " LIVE=" << Iter.Prefer->getLiveRange()
578 // Disable AllowOverlap if an Inactive variable, which is not Prefer,
579 // shares Prefer's register, and has a definition within Cur's live range
    [all...]
  /build/soong/android/
prebuilt.go 33 // When prefer is set to true the prebuilt will be used instead of any source module with
35 Prefer *bool `android:"arch_variant"`
140 // will be used if it is marked "prefer" or if the source module is disabled.
147 if Bool(p.properties.Prefer) {
  /build/blueprint/bootstrap/
config.go 46 // Prefer to omit absolute paths from the ninja file
  /build/make/tools/
warn.py 547 'Java: Prefer \'L\' to \'l\' for the suffix to long literals',
    [all...]
  /external/compiler-rt/make/platform/
clang_darwin.mk 47 # Prefer building with the internal SDKs.
  /prebuilts/go/darwin-x86/src/bytes/
example_test.go 58 // Prefer Equal to Compare for equality comparisons.
  /prebuilts/go/linux-x86/src/bytes/
example_test.go 58 // Prefer Equal to Compare for equality comparisons.
  /tools/repohooks/tools/
checkpatch.pl     [all...]
  /external/cmockery/cmockery_0_1_2/
configure     [all...]
  /external/swiftshader/third_party/LLVM/
configure     [all...]
  /external/curl/packages/vms/
gnv_link_curl.com 240 $! Prefer to break the tie with the lowest supported version
  /prebuilts/go/darwin-x86/src/archive/tar/
common.go 335 var preferPAX bool // Prefer PAX over USTAR
  /prebuilts/go/linux-x86/src/archive/tar/
common.go 335 var preferPAX bool // Prefer PAX over USTAR
  /prebuilts/go/darwin-x86/src/cmd/go/internal/load/
pkg.go     [all...]
  /prebuilts/go/darwin-x86/src/net/http/
request.go 507 // Find the target host. Prefer the Host: header, but if that
    [all...]

Completed in 280 milliseconds

1 2 3 4