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

<<51525354555657585960>>

  /external/chromium-trace/catapult/third_party/closure_linter/closure_linter/common/
tokens.py 45 attached_object: Object containing more information about this token.
46 metadata: Object containing metadata about this token. Must be added by
  /external/chromium-trace/catapult/third_party/gsutil/gslib/
__init__.py 46 # Directory containing the gslib module.
96 A tuple containing the absolute path to the requested file and the file's
  /external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
cors.py 53 file containing a JSON document as described above.
146 # Open, read and parse file containing JSON document.
lifecycle.py 53 specified on the command line should be a path to a local file containing
139 # Open, read and parse file containing JSON document.
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/
https_connection.py 98 key_file: A file containing the client's private key
99 cert_file: A file containing the client's certificates
  /external/clang/tools/clang-format/
clang-format-diff.py 46 help='strip the smallest prefix containing P slashes')
94 # Reformat files containing changes in place.
  /external/dbus/
cleanup-man-pages.sh 29 (find . -maxdepth 1 -name "DBus*Internal*" | xargs -I ITEMS /bin/mv ITEMS nuke) || die "could not move all internal-containing items"
30 (find . -maxdepth 1 -name "dbus_*_internal_*" | xargs -I ITEMS /bin/mv ITEMS nuke) || die "could not move all internal-containing items"
  /external/dbus/dbus/
dbus-marshal-recursive.h 47 const DBusString *type_str; /**< string containing signature of block */
49 const DBusString *value_str; /**< string containing values of block */
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
LiteralOpUpgrader.java 176 * Replaces an SsaInsn containing a PlainInsn with a new PlainInsn. The
181 * @param insn {@code non-null;} an SsaInsn containing a PlainInsn
  /external/e2fsprogs/po/
at-expand.pl 53 "#. the containing directory. (If dirent is NULL\n",
57 "#. the containing directory.\n",
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/templates/features/
customBuildCallbacks.xml 18 <!-- feature.directory - the directory containing the resulting feature -->
27 <!-- feature.directory - the directory containing the resulting feature -->
  /external/eigen/Eigen/src/Eigenvalues/
MatrixBaseEigenvalues.h 46 * \returns Column vector containing the eigenvalues.
74 * \returns Column vector containing the eigenvalues.
  /external/eigen/Eigen/src/SparseCore/
SparseColEtree.h 38 /** Find the root of the tree/set containing the vertex i : Use Path halving */
112 rset = internal::etree_find(row, pp); // Find the name of the set containing row
  /external/elfutils/libdw/
cfi.h 146 expression(E) section offset of DW_FORM_block containing E
148 val_expression(E) section offset of DW_FORM_block containing E
  /external/eyes-free/AccessCheck/src/com/android/accessibility/
AccessibilityValidator.java 104 * Firstly, it has a containing (parent) directory of "layout". Secondly, it
115 // Does the containing directory and filename meet our
  /external/freetype/include/
ftmac.h 113 /* Return an FSSpec for the disk file containing the named font. */
142 /* Return an FSSpec for the disk file containing the named font. */
  /external/glide/library/src/main/java/com/bumptech/glide/load/engine/bitmap_recycle/
BitmapPool.java 52 * Returns a {@link android.graphics.Bitmap} of exactly the given width, height, and configuration, and containing
95 * @return A {@link android.graphics.Bitmap} with exactly the given width, height, and config potentially containing
  /external/google-breakpad/src/common/dwarf/
functioninfo.h 53 // File containing this function
98 // containing the code, LINE_NUM is the line number in that file for
  /external/guava/guava/src/com/google/common/collect/
ImmutableClassToInstanceMap.java 101 * Returns a new immutable class-to-instance map containing the entries
112 * Returns an immutable map containing the same entries as {@code map}. If
ImmutableSortedMap.java 121 * Returns an immutable map containing a single entry.
129 * Returns an immutable sorted map containing the given entries, sorted by the
142 * Returns an immutable sorted map containing the given entries, sorted by the
156 * Returns an immutable sorted map containing the given entries, sorted by the
170 * Returns an immutable sorted map containing the given entries, sorted by the
184 * Returns an immutable map containing the same entries as {@code map}, sorted
210 * Returns an immutable map containing the same entries as {@code map}, with
227 * Returns an immutable map containing the same entries as the provided sorted
  /external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
MapCreationTester.java 59 fail("Creating a map containing a null key should fail");
76 fail("Creating a map containing a null value should fail");
  /external/icu/android_icu4j/src/main/java/android/icu/util/
Region.java 53 * ( WORLD, CONTINENT, or SUBCONTINENT ) will always be the containing region instead.
328 // Set the parent region to be the containing region of the child.
450 * no containing region can be found that matches the given type. For example, calling this method with region "IT" (Italy)
468 * @return An unmodifiable set containing all the regions that are immediate children
472 * For example, calling this method with region "150" (Europe) returns a set containing
484 * @return An unmodifiable set containing all the regions that are children of this region
488 * containing all the territories in Europe ( "FR" (France) - "IT" (Italy) - "DE" (Germany) etc. )
511 * return a list of the regions containing "RU" (Russia), "AM" (Armenia), "AZ" (Azerbaijan), etc...
  /external/icu/icu4c/source/common/unicode/
ucat.h 32 * Example: Consider a message catalog containing two sets:
77 * @param name string containing the full path pointing to the
ucnvsel.h 157 * @return an enumeration containing encoding names.
175 * @return an enumeration containing encoding names.
usprep.h 170 * @param path string containing the full path pointing to the directory
235 * @param src Pointer to UChar buffer containing the string to prepare

Completed in 2043 milliseconds

<<51525354555657585960>>