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

12 3 4 5 6 7 8 91011>>

  /external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/
package.html 13 content format is contained in the package
  /external/libcxx/test/re/re.badexp/
regex_error.pass.cpp 29 assert(e.what() == std::string("The expression contained an invalid collating element name."));
34 assert(e.what() == std::string("The expression contained an invalid character class name."));
39 assert(e.what() == std::string("The expression contained an invalid escaped character, or a "
45 assert(e.what() == std::string("The expression contained an invalid back reference."));
50 assert(e.what() == std::string("The expression contained mismatched [ and ]."));
55 assert(e.what() == std::string("The expression contained mismatched ( and )."));
60 assert(e.what() == std::string("The expression contained mismatched { and }."));
65 assert(e.what() == std::string("The expression contained an invalid range in a {} expression."));
70 assert(e.what() == std::string("The expression contained an invalid character range, "
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.badexp/
regex_error.pass.cpp 29 assert(e.what() == std::string("The expression contained an invalid collating element name."));
34 assert(e.what() == std::string("The expression contained an invalid character class name."));
39 assert(e.what() == std::string("The expression contained an invalid escaped character, or a "
45 assert(e.what() == std::string("The expression contained an invalid back reference."));
50 assert(e.what() == std::string("The expression contained mismatched [ and ]."));
55 assert(e.what() == std::string("The expression contained mismatched ( and )."));
60 assert(e.what() == std::string("The expression contained mismatched { and }."));
65 assert(e.what() == std::string("The expression contained an invalid range in a {} expression."));
70 assert(e.what() == std::string("The expression contained an invalid character range, "
  /external/chromium_org/chrome/browser/resources/sync_file_system_internals/
utils.js 8 * @param {string} text Text to be contained in the new element.
25 * @param {Object.<string, string>} dict Dictionary to be contained in the new
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
stl_util.h 29 // Deletes the second attribute (pointer type expected) of the pairs contained
39 // Deletes the pointers contained in the provided container.
  /external/lldb/test/functionalities/data-formatter/rdar-9974002/
main.cpp 12 struct contained struct
21 struct contained *pointer;
  /external/doclava/src/com/google/doclava/
Resolution.java 31 * <p>Values are the value to which the variable contained within this {@link Resolution} refers.
45 * @param value The value to which the variable contained within this {@link Resolution} refers.
63 * @return The value to which the variable contained within this {@link Resolution} refers.
  /external/lldb/test/lang/cpp/breakpoints/
TestCPPBreakpoints.py 53 # Now add the Baz class specifier. This should get the version contained in Bar,
54 # AND the one contained in ::
61 # Then add the Bar::Baz specifier. This should get the version contained in Bar only
  /external/replicaisland/src/com/replica/replicaisland/
ObjectRegistry.java 68 final boolean contained = mItemsNeedingReset.contains(object);
69 assert !contained; local
70 if (!contained) {
  /external/chromium_org/chrome/browser/resources/default_apps/
external_extensions.json 3 // of the extension contained in the crx.
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_tree_browser_cell.h 16 // control in which is contained the cell.
  /external/chromium_org/chrome/installer/util/
move_tree_work_item.cc 37 // 1) If the contents of src_path_are already fully contained in dest_path_
38 // then do nothing and return success. Fully contained means the full
39 // file structure with identical files is contained in dest_path_. For
41 // 2) If the contents of src_path_ are NOT fully contained in dest_path_, we
  /external/chromium_org/third_party/skia/src/animator/
thingstodo.txt 21 handle errors for all element not contained by correct parent
  /external/chromium_org/tools/android/run_pie/
run_pie.gyp 22 # self-contained also in component=shared_library builds.
  /external/chromium_org/ui/aura/client/
capture_delegate.h 20 // NOTE: |old_capture| and |new_capture| are not necessarily contained in the
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/about_files/
LICENSE.sax.txt 15 documentation contained in this distribution into the Public Domain.
  /external/oprofile/libutil++/
cached_value.h 37 /// set the contained value
  /external/skia/src/animator/
thingstodo.txt 21 handle errors for all element not contained by correct parent
  /external/smack/src/org/jivesoftware/smackx/bytestreams/ibb/packet/
DataPacketExtension.java 39 /* the data contained in this packet */
49 * @param data the base64 encoded data contained in this packet
85 * Returns the data contained in this packet.
87 * @return the data contained in this packet.
  /frameworks/base/core/java/android/animation/
package.html 15 You can set many different types of interpolators (contained in {@link android.view.animation}),
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_zip.py 6 We avoid the transformation if the zip() call is directly contained in
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_zip.py 6 We avoid the transformation if the zip() call is directly contained in
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/ui/
node_search_widget.js 21 * contained in the list.
60 * @param {string} typeMsg The message id of the type contained in nodes.
  /external/chromium_org/chrome/utility/media_galleries/
picasa_albums_indexer.h 17 // Parses a series of INI files and builds up the set of files contained within
20 // Each INI file only describes the images contained within a single directory.
  /external/chromium_org/mojo/public/cpp/bindings/lib/
bounds_checker.h 39 // - the handle is contained inside the valid range of handle indices. In this
44 // contained inside the valid memory range.

Completed in 1040 milliseconds

12 3 4 5 6 7 8 91011>>