HomeSort by relevance Sort by last modified time
    Searched refs:standard (Results 201 - 225 of 765) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/tools/
upgrade-upstream.sh 149 ADDED_FILES=$(git ls-files -o --exclude-standard)
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-marketplacecommerceanalytics/1.11.18/
aws-java-sdk-marketplacecommerceanalytics-1.11.18.jar 
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-marketplacemeteringservice/1.11.18/
aws-java-sdk-marketplacemeteringservice-1.11.18.jar 
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
diagnostic.l 96 [^:]*:98: Error: operand 3 should be one of the standard conditions, excluding AL and NV. -- `cinc w0,w1,al'
97 [^:]*:99: Error: operand 3 should be one of the standard conditions, excluding AL and NV. -- `cinc w0,w1,nv'
98 [^:]*:100: Error: operand 2 should be one of the standard conditions, excluding AL and NV. -- `cset w0,al'
99 [^:]*:101: Error: operand 2 should be one of the standard conditions, excluding AL and NV. -- `cset w0,nv'
  /external/clang/tools/scan-build-py/libear/
__init__.py 91 def set_language_standard(self, standard):
93 self.c_flags.append('-std=' + standard)
  /external/dagger2/
java_annotation_processors.mk 20 # the same behaviour as standard javac with regard to use of
  /external/dhcpcd-6.8.2/
Android.mk 16 # is the standard version of this daemon used in Android.
  /external/v8/src/
d8.js 81 return "[crazy non-standard value]";
  /prebuilts/go/darwin-x86/src/crypto/cipher/
cipher.go 5 // Package cipher implements standard block cipher modes that can be wrapped
  /prebuilts/go/darwin-x86/src/encoding/csv/
example_test.go 99 // Write any buffered data to the underlying writer (standard output).
  /prebuilts/go/darwin-x86/src/math/rand/
normal.go 32 // standard normal distribution (mean = 0, stddev = 1).
  /prebuilts/go/darwin-x86/src/os/
file.go 47 // Stdin, Stdout, and Stderr are open Files pointing to the standard input,
48 // standard output, and standard error file descriptors.
50 // Note that the Go runtime writes to standard error for panics and crashes;
exec.go 48 // first three entries correspond to standard input, standard output, and
49 // standard error. An implementation may support additional entries,
  /prebuilts/go/darwin-x86/src/time/
zoneinfo_unix.go 8 // This is a fairly standard file format used on OS X, Linux, BSD, Sun, and others.
zoneinfo_read.go 6 // This is a fairly standard file format used on OS X, Linux, BSD, Sun, and others.
84 // number of standard/wall indicators
122 // are specified as standard time or wall time.
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/route/
binary.go 11 // This package is supposed to be used by the net package of standard
  /prebuilts/go/linux-x86/src/crypto/cipher/
cipher.go 5 // Package cipher implements standard block cipher modes that can be wrapped
  /prebuilts/go/linux-x86/src/encoding/csv/
example_test.go 99 // Write any buffered data to the underlying writer (standard output).
  /prebuilts/go/linux-x86/src/math/rand/
normal.go 32 // standard normal distribution (mean = 0, stddev = 1).
  /prebuilts/go/linux-x86/src/os/
file.go 47 // Stdin, Stdout, and Stderr are open Files pointing to the standard input,
48 // standard output, and standard error file descriptors.
50 // Note that the Go runtime writes to standard error for panics and crashes;
  /prebuilts/go/linux-x86/src/time/
zoneinfo_unix.go 8 // This is a fairly standard file format used on OS X, Linux, BSD, Sun, and others.
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/route/
binary.go 11 // This package is supposed to be used by the net package of standard
  /external/mesa3d/docs/
MESA_texture_signed_rgba.spec 109 the standard OpenGL byte/float mapping is considered acceptable too, as
114 converting to GL_FLOAT (using the standard OpenGL float/byte mapping)
116 Other than those subtle issues there are no other non-standard
  /prebuilts/go/darwin-x86/src/cmd/go/
list.go 42 Standard bool // is this package part of the standard Go library?
124 prints an error to standard error for each erroneous package and
126 With the -e flag, the list command never prints errors to standard
  /prebuilts/go/linux-x86/src/cmd/go/
list.go 42 Standard bool // is this package part of the standard Go library?
124 prints an error to standard error for each erroneous package and
126 With the -e flag, the list command never prints errors to standard

Completed in 739 milliseconds

1 2 3 4 5 6 7 891011>>