HomeSort by relevance Sort by last modified time
    Searched full:standard (Results 551 - 575 of 15341) sorted by null

<<21222324252627282930>>

  /libcore/ojluni/src/main/java/java/security/spec/
PKCS8EncodedKeySpec.java 31 * The <code>PrivateKeyInfo</code> syntax is defined in the PKCS#8 standard
68 * encoded according to the PKCS #8 standard. The contents of
78 * Returns the key bytes, encoded according to the PKCS #8 standard.
X509EncodedKeySpec.java 32 * standard as follows:
58 * encoded according to the X.509 standard. The contents of the
68 * Returns the key bytes, encoded according to the X.509 standard.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
mcheck.h 38 /* Activate a standard collection of debugging hooks. This must be called
41 null, the standard function prints on stderr and then calls `abort'. */
56 /* Activate a standard collection of tracing hooks. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
mcheck.h 38 /* Activate a standard collection of debugging hooks. This must be called
41 null, the standard function prints on stderr and then calls `abort'. */
56 /* Activate a standard collection of tracing hooks. */
  /prebuilts/go/darwin-x86/src/cmd/cgo/
util.go 15 // run runs the command argv, feeding in stdin on standard input.
16 // It returns the output to standard output and standard error.
  /prebuilts/go/darwin-x86/src/os/
exec.go 45 // first three entries correspond to standard input, standard output, and
46 // standard error. An implementation may support additional entries,
  /prebuilts/go/linux-x86/src/cmd/cgo/
util.go 15 // run runs the command argv, feeding in stdin on standard input.
16 // It returns the output to standard output and standard error.
  /prebuilts/go/linux-x86/src/os/
exec.go 45 // first three entries correspond to standard input, standard output, and
46 // standard error. An implementation may support additional entries,
  /toolchain/binutils/binutils-2.25/ld/emultempl/
scoreelf.em 57 /* Call the standard elf routine. */
63 # Define some shell vars to insert bits of code into the standard elf
73 # the standard routines, so give them a different name.
  /libcore/ojluni/src/main/java/javax/sql/rowset/
package.html 37 Standard interfaces and base classes for JDBC <code>RowSet</code>
39 that a standard <code>RowSet</code> implementation either implements or extends.
45 <li><a href="#stdrowset">2.0 Standard RowSet Definitions</a>
52 This package specifies five standard JDBC <code>RowSet</code> interfaces.
66 <h3><a name="stdrowset">2.0 Standard RowSet Definitions</a></h3>
107 implementations. In order to ensure well formed XML usage, a standard generic XML
124 considered as bi-directional. No standard filters are defined;
130 two or more standard <code>RowSet</code> implementations. Any number of <tt>RowSet</tt>
145 implementers of the standard JDBC <code>RowSet</code> definitions. Implementers
159 standard interfaces specified in this package and and <b>may</b> extend the
    [all...]
  /toolchain/binutils/binutils-2.25/libiberty/
pexecute.txh 5 Prepare to execute one or more programs, with standard output of each
6 program fed to standard input of the next. This is a system
51 it should be set when executing a single program. The standard output
53 @code{NULL}, to the standard output of the calling program. Do @emph{not}
69 Send the program's standard error to standard output, if possible.
77 The standard input (output or error) of the program should be read (written) in
86 Send the program's standard error to a pipe, if possible. This flag
96 @var{outname} is used to set the name of the file to use for standard
110 Otherwise the code will use a file to hold standard
    [all...]
  /external/avahi/docs/
mdns-paket.dia 66 <dia:object type="Standard - Box" version="0" id="O0">
86 <dia:object type="Standard - Box" version="0" id="O1">
106 <dia:object type="Standard - Box" version="0" id="O2">
126 <dia:object type="Standard - Box" version="0" id="O3">
146 <dia:object type="Standard - Box" version="0" id="O4">
166 <dia:object type="Standard - Box" version="0" id="O5">
186 <dia:object type="Standard - Box" version="0" id="O6">
206 <dia:object type="Standard - Text" version="0" id="O7">
236 <dia:object type="Standard - Text" version="0" id="O8">
266 <dia:object type="Standard - Text" version="0" id="O9"
    [all...]
  /libcore/ojluni/src/main/java/java/lang/
ProcessBuilder.java 440 * This is the default handling of subprocess standard I/O.
612 * Sets this process builder's standard input source.
615 * method obtain their standard input from this source.
618 * (the initial value), then the standard input of a
625 * @param source the new standard input source
646 * Sets this process builder's standard output destination.
649 * method send their standard output to this destination.
652 * (the initial value), then the standard output of a subprocess
659 * @param destination the new standard output destination
678 * Sets this process builder's standard error destination
    [all...]
  /art/runtime/verifier/
verify_mode.h 28 kEnable, // Standard verification, try pre-verifying at compile-time.
  /build/core/
host_executable_internal.mk 2 ## Standard rules for building an executable file.
static_library_internal.mk 2 ## Standard rules for building a static library.
  /dalvik/dx/src/com/android/dx/cf/attrib/
AttDeprecated.java 20 * Attribute class for standard {@code Deprecated} attributes.
AttSynthetic.java 20 * Attribute class for standard {@code Synthetic} attributes.
  /development/host/windows/usb/adb_winapi_test/
stdafx.cpp 17 // stdafx.cpp : source file that includes just the standard includes
  /development/host/windows/usb/api/
stdafx.cpp 17 // stdafx.cpp : source file that includes just the standard includes
  /development/host/windows/usb/winusb/
stdafx.cpp 17 // stdafx.cpp : source file that includes just the standard includes
  /development/ndk/platforms/android-18/include/GLES3/
gl3ext.h 17 * Tokens and function definitions for extensions that have become standard
  /development/ndk/platforms/android-24/include/GLES3/
gl3ext.h 17 * Tokens and function definitions for extensions that have become standard
  /development/perftests/panorama/feature_stab/src/dbregtest/
stdafx.cpp 17 // stdafx.cpp : source file that includes just the standard includes
stdafx.h 17 // stdafx.h : include file for standard system include files,

Completed in 1129 milliseconds

<<21222324252627282930>>