HomeSort by relevance Sort by last modified time
    Searched full:containing (Results 26 - 50 of 10619) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/tools/windows-x86_64/swt/
PREBUILT 1 The original archive containing the objects in this prebuilt directory can be downloaded from
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
DERInteger.java 12 * Constructor from a byte array containing a signed representation of the number.
14 * @param bytes a byte array containing the signed number.A copy is made of the byte array.
BERSequence.java 20 * Create a sequence containing one object
29 * Create a sequence containing a vector of objects.
38 * Create a sequence containing an array of objects.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/
AsymmetricCipherKeyPairGenerator.java 16 * return an AsymmetricCipherKeyPair containing the generated keys.
18 * @return an AsymmetricCipherKeyPair containing the generated keys.
  /frameworks/compile/slang/tests/F_ptr_in_struct/
stderr.txt.expect 1 ptr_in_struct.rs:4:8: error: structures containing pointers cannot be used as the type of an exported global variable or the parameter to an exported function: 's'
2 ptr_in_struct.rs:10:8: error: structures containing pointers cannot be used as the type of an exported global variable or the parameter to an exported function: 'voidStruct'
  /cts/tools/dex-tools/src/dex/structure/
DexClass.java 27 * Returns a list containing the names of all implemented interfaces.
29 * @return a list containing the names of all implemented interfaces
41 * Returns a list containing all fields declared by this {@code DexClass}.
43 * @return a list containing all fields declared by this {@code DexClass}
48 * Returns a list containing all methods declared by this {@code DexClass}.
50 * @return a list containing all methods declared by this {@code DexClass}
  /external/freetype/include/config/
ftheader.h 105 * A macro used in #include statements to name the file containing
120 * A macro used in #include statements to name the file containing
135 * A macro used in #include statements to name the file containing
150 * A macro used in #include statements to name the file containing the
169 * A macro used in #include statements to name the file containing the
182 * A macro used in #include statements to name the file containing the
197 * A macro used in #include statements to name the file containing the
210 * A macro used in #include statements to name the file containing the
226 * A macro used in #include statements to name the file containing type
242 * A macro used in #include statements to name the file containing th
    [all...]
  /external/pdfium/third_party/freetype/include/freetype/config/
ftheader.h 105 * A macro used in #include statements to name the file containing
120 * A macro used in #include statements to name the file containing
135 * A macro used in #include statements to name the file containing
150 * A macro used in #include statements to name the file containing the
169 * A macro used in #include statements to name the file containing the
182 * A macro used in #include statements to name the file containing the
197 * A macro used in #include statements to name the file containing the
210 * A macro used in #include statements to name the file containing the
226 * A macro used in #include statements to name the file containing type
242 * A macro used in #include statements to name the file containing th
    [all...]
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/config/
ftheader.h 105 * A macro used in #include statements to name the file containing
120 * A macro used in #include statements to name the file containing
135 * A macro used in #include statements to name the file containing
150 * A macro used in #include statements to name the file containing the
169 * A macro used in #include statements to name the file containing the
182 * A macro used in #include statements to name the file containing the
197 * A macro used in #include statements to name the file containing the
210 * A macro used in #include statements to name the file containing the
226 * A macro used in #include statements to name the file containing type
242 * A macro used in #include statements to name the file containing th
    [all...]
  /external/icu/icu4c/source/common/unicode/
umisc.h 29 /** A struct representing a range of text containing a specific field
39 * The start of the text range containing field
44 * The limit of the text range containing field
  /external/testng/src/main/java/org/testng/remote/strprotocol/
IRemoteSuiteListener.java 16 * @param genericMessage a message containing the number of suites that will be run
23 * @param suiteMessage the suite message containing the description of the suite to be run.
30 * @param suiteMessage the suite message containing infos about the finished suite.
  /external/tpm2/
Bits_fp.h 11 BYTE *bArray, // IN: array containing the bit
21 BYTE *bArray, // IN: array containing the bit
32 BYTE *bArray, // IN: array containing the bit
  /external/valgrind/memcheck/tests/linux/
with-space.vgtest 1 # Use the "prereq" command to copy manuel1 to a filename containing a space.
3 # correctly for filenames containing spaces (bug #88678).
10 # filename, but automake doesn't seem to like files containing spaces.
  /external/chromium-libpac/test/
README 2 to a header file containing strings for use with testing.
  /external/clang/test/CodeGen/
2006-05-19-SingleEltReturn.c 1 // Test returning a single element aggregate value containing a double.
  /external/conscrypt/src/test/resources/
README 13 - ct-signed-timestamp-list: TLS-encoded SignedCertificateTimestampList containing one SCT for
16 - ct-signed-timestamp-list-invalid: TLS-encoded SignedCertificateTimestampList containing one SCT
19 - ct-signed-timestamp-list-unknown: TLS-encoded SignedCertificateTimestampList containing one SCT
22 - ocsp-response.der: OCSP response for cert.pem, containing an SCT for cert.pem signed by the test
  /external/icu/icu4c/source/extra/uconv/
resfiles.mk 2 # A small makefile containing the list of resource bundles
  /external/testng/src/main/java/org/testng/
ITestListener.java 24 * @param result <code>ITestResult</code> containing information about the run test
32 * @param result <code>ITestResult</code> containing information about the run test
40 * @param result <code>ITestResult</code> containing information about the run test
50 * @param result <code>ITestResult</code> containing information about the run test
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/
__init__.py 3 Package containing implementation of all the standard Distutils
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/
__init__.py 3 Package containing implementation of all the standard Distutils
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
__init__.py 3 Package containing implementation of all the standard Distutils
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
__init__.py 3 Package containing implementation of all the standard Distutils
  /external/llvm/include/llvm/IR/
Argument.h 51 /// \brief Return the index of this formal argument in its containing
58 /// its containing function. Also returns true if at least one byte is known
63 /// containing function, return the number of bytes known to be
68 /// it in its containing function, return the number of bytes known to be
73 /// containing function.
77 /// attribute on it in its containing function. These attributes both
85 /// containing function.
89 /// containing function.
93 /// its containing function.
97 /// containing function
    [all...]
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
arith_routines.h 25 Bitstr *streamdata, /* in-/output struct containing bitstream */
32 int WebRtcIsac_EncTerminate(Bitstr *streamdata); /* in-/output struct containing bitstream */
37 Bitstr *streamdata, /* in-/output struct containing bitstream */
44 Bitstr *streamdata, /* in-/output struct containing bitstream */
51 Bitstr *streamdata, /* in-/output struct containing bitstream */
58 Bitstr *streamdata, /* in-/output struct containing bitstream */
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-unique/
unique.exp 112 # Create object file containing unique symbol.
118 # Create object file NOT containing unique symbol.
124 # Create pic object file containing unique symbol.
130 # Create executable containing unique symbol.
136 # Create shared library containing unique symbol.
138 fail "Could not create a shared library containing an unique symbol"
142 # Create executable NOT containing unique symbol linked against library.
148 # Create shared library containing unique symbol with reference.
150 fail "Could not create a shared library containing an unique symbol with reference"
160 fail "Object containing unique does not have an OS/ABI field of GNU
    [all...]

Completed in 799 milliseconds

12 3 4 5 6 7 8 91011>>