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

1 2 3

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
vr4130.s 173 # Check for branches whose targets might be affected.
313 # Check every affected multiplication and division instruction.
333 # Check every affected multiply-accumulate instruction.
  /prebuilts/go/darwin-x86/src/bytes/
reader.go 34 // The returned value is always the same and is not affected by calls
reader_test.go 248 // tests that Len is affected by reads, but Size is not.
  /prebuilts/go/darwin-x86/src/strings/
reader.go 33 // The returned value is always the same and is not affected by calls
reader_test.go 162 // tests that Len is affected by reads, but Size is not.
  /prebuilts/go/linux-x86/src/bytes/
reader.go 34 // The returned value is always the same and is not affected by calls
reader_test.go 248 // tests that Len is affected by reads, but Size is not.
  /prebuilts/go/linux-x86/src/strings/
reader.go 33 // The returned value is always the same and is not affected by calls
reader_test.go 162 // tests that Len is affected by reads, but Size is not.
  /external/lisa/tests/eas/
preliminary.py 220 'Responsiveness will be affected.'.format(
  /external/abi-compliance-checker/modules/Internals/
SysCheck.pm 577 foreach ("affected", "changed_constants") {
589 $STAT{$Comp}{"affected"} /= $STAT{$Comp}{"total"};
592 $STAT{$Comp}{"affected"} = 0;
594 $STAT{$Comp}{"affected"} = show_number($STAT{$Comp}{"affected"});
600 foreach ("removed", "added", "total", "affected", "verdict") {
801 my $Compatible = 100 - $TestResults{$LName}{"Binary"}{"affected"};
824 my $Compatible = 100 - $TestResults{$LName}{"Source"}{"affected"};
    [all...]
  /frameworks/rs/script_api/
rs_vector_math.spec 23 The precision of the mathematical operations on 32 bit floats is affected by the pragmas
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
AndroidClasspathContainerInitializer.java     [all...]
  /device/google/contexthub/sensorhal/
hubconnection.cpp 2249 bool affected = mSensorToChannel.find(handle) != mSensorToChannel.end(); local
    [all...]
  /external/vixl/tools/
generate_tests.py 210 // List of inputs the instruction can be affected by.
305 input data the instructions may be affected by at runtime. If we take the same
  /prebuilts/go/darwin-x86/src/io/
io.go 204 // ReadAt should not affect nor be affected by the underlying
223 // WriteAt should not affect nor be affected by the underlying
  /prebuilts/go/linux-x86/src/io/
io.go 204 // ReadAt should not affect nor be affected by the underlying
223 // WriteAt should not affect nor be affected by the underlying
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fsrmquota.h     [all...]
  /prebuilts/go/darwin-x86/src/cmd/doc/
main.go 84 flagSet.BoolVar(&matchCase, "c", false, "symbol matching honors case (paths not affected)")
  /prebuilts/go/darwin-x86/src/os/signal/
doc.go 14 therefore cannot be affected by this package.
  /prebuilts/go/linux-x86/src/cmd/doc/
main.go 84 flagSet.BoolVar(&matchCase, "c", false, "symbol matching honors case (paths not affected)")
  /prebuilts/go/linux-x86/src/os/signal/
doc.go 14 therefore cannot be affected by this package.
  /external/libunwind/doc/
libunwind.tex 141 generated code is not affected by the setting of
  /prebuilts/go/darwin-x86/src/database/sql/driver/
driver.go 209 // RowsAffected returns the number of rows affected by the
  /prebuilts/go/darwin-x86/src/runtime/
chan_test.go 622 // Receive from d. cx won't be affected.

Completed in 1134 milliseconds

1 2 3