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

1 23 4 5 6 7 8 91011>>

  /external/curl/CMake/
Utilities.cmake 1 # File containing various utilities
3 # Converts a CMake list to a string containing elements separated by spaces
  /external/vboot_reference/scripts/keygeneration/
make_keyblock.sh 6 # Generates a keyblock containing a public key and signed using the given
16 Emits <out_keyblock>.keyblock containing <in_public_key>.vbpubk signed with
  /ndk/sources/host-tools/make-3.81/tests/scripts/
test_template 8 # contents of a makefile to be tested, the second is a string containing the
10 # containing the expected output. The fourth is the expected exit code for
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
StringUtils.java 11 * Returns a string containing the tokens joined by delimiters.
20 * Returns a string containing the tokens joined by delimiters.
  /device/linaro/hikey/
AndroidProducts.mk 4 # the directory containing this file.
  /device/sample/products/
AndroidProducts.mk 4 # the directory containing this file.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/io/pem/
PemObjectParser.java 13 * @param obj the PEM object containing the details for the specific object.
  /external/chromium-libpac/test/js-unittest/
international_domain_names.js 1 // Try resolving hostnames containing non-ASCII characters.
  /external/clang/test/Analysis/
no-unreachable-dtors.cpp 7 // the return at the end of an CompoundStmt does not lead to an unreachable block containing the dtors
  /external/clang/test/FixIt/
fixit-unrecoverable.c 1 /* FIXME: This is a file containing various typos for which we can
fixit-unrecoverable.cpp 1 /* FIXME: This is a file containing various typos for which we can
  /external/hamcrest/library/src/org/hamcrest/text/
StringContains.java 21 return "containing";
  /external/valgrind/none/tests/
cmd-with-special.vgtest 1 # Use the "prereq" command to copy ../../tests/true to a filename containing
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
package.html 9 <p>Package containing the xmpcore implementation.</p>
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
package.html 9 <p>Package containing the xmpcore interface.</p>
  /prebuilts/tools/common/m2/repository/antlr/antlr/2.7.7/
antlr-2.7.7.pom 10 and translators from grammatical descriptions containing
  /prebuilts/tools/common/proguard/proguard4.7/bin/
proguard.sh 6 # Note: when passing file names containing spaces to this script,
retrace.sh 6 # Note: when passing file names containing spaces to this script,
  /external/tpm2/
Bits.c 25 BYTE *bArray, // IN: array containing the bit
41 BYTE *bArray, // IN: array containing the bit
57 BYTE *bArray, // IN: array containing the bit
  /external/selinux/libselinux/man/man3/
selinux_binary_policy_path.3 76 returns the directory containing per-user default contexts.
79 returns the file containing mapping between Linux Users and SELinux users.
82 returns the file containing configuration for XSELinux extension.
85 returns the file containing configuration for SE-PostgreSQL.
103 returns the directory containing all of the context configuration files.
  /libcore/dalvik/src/main/java/dalvik/system/
PathClassLoader.java 32 * @param dexPath the list of jar/apk files containing classes and
47 * <li>JAR/ZIP/APK files, possibly containing a "classes.dex" file as
52 * The entries of the second list should be directories containing
55 * @param dexPath the list of jar/apk files containing classes and
58 * @param librarySearchPath the list of directories containing native
  /libcore/ojluni/src/main/java/java/lang/
StackTraceElement.java 53 * @param declaringClass the fully qualified name of the class containing
55 * @param methodName the name of the method containing the execution point
57 * @param fileName the name of the file containing the execution point
60 * @param lineNumber the line number of the source line containing the
63 * of -2 indicates that the method containing the execution point
78 * Returns the name of the source file containing the execution point
85 * @return the name of the file containing the execution point
94 * Returns the line number of the source line containing the execution
100 * @return the line number of the source line containing the execution
109 * Returns the fully qualified name of the class containing th
    [all...]
  /external/snakeyaml/src/main/java/org/yaml/snakeyaml/external/biz/base64Coder/
Base64Coder.java 66 * @return A String containing the Base64 encoded data.
78 * An array containing the data bytes to be encoded.
79 * @return A String containing the Base64 encoded data, broken into lines.
90 * An array containing the data bytes to be encoded.
100 * @return A String containing the Base64 encoded data, broken into lines.
125 * An array containing the data bytes to be encoded.
126 * @return A character array containing the Base64 encoded data.
137 * An array containing the data bytes to be encoded.
140 * @return A character array containing the Base64 encoded data.
151 * An array containing the data bytes to be encoded
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/crcmod/python2/src/
_crcfunext.c 71 // data - string containing the data
72 // crc - unsigned integer containing the initial crc
73 // table - string containing the 8-bit table corresponding to the generator
76 // crc - unsigned integer containing the resulting crc
112 // data - string containing the data
113 // crc - unsigned integer containing the initial crc
114 // table - string containing the 8-bit table corresponding to the generator
117 // crc - unsigned integer containing the resulting crc
152 // data - string containing the data
153 // crc - unsigned integer containing the initial cr
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/crcmod/python3/src/
_crcfunext.c 89 // data - string containing the data
90 // crc - unsigned integer containing the initial crc
91 // table - string containing the 8-bit table corresponding to the generator
94 // crc - unsigned integer containing the resulting crc
138 // data - string containing the data
139 // crc - unsigned integer containing the initial crc
140 // table - string containing the 8-bit table corresponding to the generator
143 // crc - unsigned integer containing the resulting crc
186 // data - string containing the data
187 // crc - unsigned integer containing the initial cr
    [all...]

Completed in 1588 milliseconds

1 23 4 5 6 7 8 91011>>