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

1 2 3 4 5 6 7

  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ppc64/
opt.go 10 V_CC = 1 << 0 // xCC (affect CR field 0 flags)
11 V_V = 1 << 1 // xV (affect SO and OV flags)
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ppc64/
opt.go 10 V_CC = 1 << 0 // xCC (affect CR field 0 flags)
11 V_V = 1 << 1 // xV (affect SO and OV flags)
  /prebuilts/go/darwin-x86/src/net/
file.go 20 // Closing c does not affect f, and closing f does not affect c.
32 // Closing ln does not affect f, and closing f does not affect ln.
44 // Closing c does not affect f, and closing f does not affect c.
  /prebuilts/go/linux-x86/src/net/
file.go 20 // Closing c does not affect f, and closing f does not affect c.
32 // Closing ln does not affect f, and closing f does not affect ln.
44 // Closing c does not affect f, and closing f does not affect c.
  /external/curl/docs/cmdline-opts/
dns-interface.d 10 counterpart to --interface (which does not affect DNS). The supplied string
connect-to.d 12 does NOT affect the hostname/port that is used for TLS/SSL (e.g. SNI,
  /packages/apps/ManagedProvisioning/
Android.mk 16 # Packages to be included in code coverage runs. This does not affect production builds.
  /toolchain/binutils/binutils-2.25/config/
bootstrap-debug.mk 2 # information generation doesn't affect the generated object code.
  /packages/providers/CallLogProvider/
Android.mk 12 # would dilute the coverage results. These options do not affect regular
  /external/valgrind/exp-bbv/tests/amd64-linux/
fldcw_check.S 9 # affect BBV results on such a system.
  /external/valgrind/exp-bbv/tests/x86/
fldcw_check.S 9 # affect BBV results on such a system.
  /packages/providers/ContactsProvider/
Android.mk 18 # would dilute the coverage results. These options do not affect regular
  /build/make/core/
ninja_config.mk 12 # A list of goals which affect parsing of makefiles and we need to pass to Kati.
  /external/llvm/test/MC/Mips/
sort-relocation-table.s 11 # section data. All the relocations with AHL components affect 16-bit fields
162 # address they affect for purely cosmetic reasons.
343 # ordered by the address they affect for purely cosmetic reasons.
  /external/libunwind/doc/
unw_set_caching_policy.tex 39 changes in a way that could affect the validity of cached information.
  /prebuilts/go/darwin-x86/src/crypto/x509/
cert_pool.go 31 // not affect any other pool.
  /prebuilts/go/linux-x86/src/crypto/x509/
cert_pool.go 31 // not affect any other pool.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
vr4130.s 218 # affect the number of nops.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
nilcheck.go 202 // Mips uses this auxType for atomic add constant. It does not affect the effective address.
205 // It does not affect the effective address.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
nilcheck.go 202 // Mips uses this auxType for atomic add constant. It does not affect the effective address.
205 // It does not affect the effective address.
  /prebuilts/go/darwin-x86/src/text/scanner/
scanner_test.go 545 s.Peek() // peek doesn't affect the position
575 s.Peek() // peek doesn't affect the position
602 s.Peek() // peek doesn't affect the position
  /prebuilts/go/linux-x86/src/text/scanner/
scanner_test.go 545 s.Peek() // peek doesn't affect the position
575 s.Peek() // peek doesn't affect the position
602 s.Peek() // peek doesn't affect the position
  /compatibility/cdd/5_multimedia/
5_4_audio-recording.md 67 * [C-2-1] MUST allow this audio affect to be controllable with the
  /compatibility/cdd/9_security-model/
9_7_kernel-security-features.md 16 * [C-0-4] MUST NOT allow an application that can affect another application
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XKBstr.h 141 unsigned char affect; member in struct:_XkbISOAction
169 unsigned char affect; member in struct:_XkbPtrDfltAction

Completed in 3263 milliseconds

1 2 3 4 5 6 7