HomeSort by relevance Sort by last modified time
    Searched full:contain (Results 151 - 175 of 9182) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/ui/gfx/
box_f.h 97 // Expands |this| to contain the given point, if necessary. Please note, even
98 // if |this| is empty, after the function |this| will continue to contain its
102 // Expands |this| to contain the given box, if necessary. Please note, even
103 // if |this| is empty, after the function |this| will continue to contain its
108 // Expands the box to contain the two given points. It is required that each
  /external/guava/guava/src/com/google/common/collect/
ImmutableSortedMapFauxverideShim.java 45 * Not supported. <b>You are attempting to create a map that may contain a
58 * Not supported. <b>You are attempting to create a map that may contain
72 * Not supported. <b>You are attempting to create a map that may contain
87 * Not supported. <b>You are attempting to create a map that may contain
102 * Not supported. <b>You are attempting to create a map that may contain
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
AbstractMapTester.java 62 assertFalse("Should not contain key " + element,
69 assertFalse("Should not contain value " + element,
173 assertFalse("Should not contain entry " + entry,
175 assertFalse("Should not contain key " + entry.getKey(),
177 assertFalse("Should not contain value " + entry.getValue(),
  /libcore/luni/src/test/java/libcore/java/lang/
OldStackTraceElementTest.java 202 assertTrue("String representation doesn't contain a package name",
204 assertTrue("String representation doesn't contain a class name",
206 assertTrue("String representation doesn't contain a file name",
208 assertTrue("String representation doesn't contain a line number",
210 assertTrue("String representation doesn't contain a method name",
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/menu/descriptors/
MenuDescriptors.java 65 // A top menu can contain items or group:
66 // - top groups can contain top items
67 // - top items can contain sub-menus
69 // - sub groups can contain sub items
70 // - sub items cannot contain anything
  /device/lge/mako/
audio_effects.conf 1 # List of effect libraries to load. Each library element must contain a "path" element
29 # list of effects to load. Each effect element must contain a "library" and a "uuid" element.
100 # Each effect element may optionally contain a list of parameters and their
  /device/samsung/manta/
audio_effects.conf 1 # List of effect libraries to load. Each library element must contain a "path" element
29 # list of effects to load. Each effect element must contain a "library" and a "uuid" element.
108 # Each effect element may optionally contain a list of parameters and their
  /external/bison/m4/
alloca.m4 60 [# The SVR3 libPW and SVR4 libucb both contain incompatible functions
61 # that cause trouble. Some versions do not even contain alloca or
62 # contain a buggy version. If you still want to use their alloca,
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
cros_language_options_handler.h 75 // |args| will contain the input method ID as string (ex. "mozc").
79 // |args| will contain the input method ID as string (ex. "mozc").
83 // |args| will contain the input method ID as string (ex. "mozc").
  /external/chromium_org/chrome/renderer/resources/extensions/
set_icon.js 40 'The imageData property must contain an ImageData object or' +
47 'The imageData property must contain an ImageData object that ' +
122 throw new Error('The path property should contain either string or ' +
  /external/chromium_org/net/third_party/nss/patches/
tls12chromium.patch 9 + * that don't contain the TLS 1.2 changes. */
28 + * that don't contain the TLS 1.2 changes. */
47 + * that don't contain the TLS 1.2 changes. */
  /external/chromium_org/ppapi/api/
pp_macros.idl 62 /* PP_COMPILE_ASSERT_SIZE_IN_BYTES is for typenames that contain no spaces.
71 /* PP_COMPILE_ASSERT_STRUCT_SIZE_IN_BYTES is for typenames that contain 'struct'
80 /* PP_COMPILE_ASSERT_ENUM_SIZE_IN_BYTES is for typenames that contain 'enum'
  /external/chromium_org/ppapi/c/
pp_macros.h 71 /* PP_COMPILE_ASSERT_SIZE_IN_BYTES is for typenames that contain no spaces.
80 /* PP_COMPILE_ASSERT_STRUCT_SIZE_IN_BYTES is for typenames that contain 'struct'
89 /* PP_COMPILE_ASSERT_ENUM_SIZE_IN_BYTES is for typenames that contain 'enum'
  /external/chromium_org/third_party/icu/source/i18n/
strrepl.h 28 * contain transliterator stand-in characters that represent nested
76 * replace() method is called. May contain stand-in characters
91 * replace() method is called. May contain stand-in characters
  /external/chromium_org/tools/gyp/test/win/
gyptest-link-embed-manifest.py 55 # The following binaries must contain a manifest embedded.
65 # Must contain the Win7 support GUID, but not the Vista one (from
75 # Must contain both.
  /external/icu4c/i18n/
strrepl.h 28 * contain transliterator stand-in characters that represent nested
76 * replace() method is called. May contain stand-in characters
91 * replace() method is called. May contain stand-in characters
  /external/jmonkeyengine/engine/src/core/com/jme3/scene/mesh/
IndexBuffer.java 48 * Creates an index buffer that can contain the given amount
52 * @param vertexCount The amount of vertices to contain
54 * to contain.
  /external/proguard/docs/manual/
limitations.html 39 <li>If an input jar and a library jar contain classes in the <b>same
40 package</b>, the obfuscated output jar may contain class names that
42 library jar has been obfuscated before, as it will then probably contain
  /external/proguard/src/proguard/
MemberSpecification.java 26 * template-based: the class member names and descriptors can contain wildcards.
65 * may contain "*" or "?" wildcards.
68 * class member or it may contain
  /external/smack/src/org/jivesoftware/smack/packet/
PrivacyItem.java 40 * If the type is "jid", then the 'value' attribute MUST contain a valid Jabber ID.
41 * If the type is "group", then the 'value' attribute SHOULD contain the name of a group
196 * If the type is "jid", then the 'value' attribute MUST contain a valid Jabber ID.
197 * If the type is "group", then the 'value' attribute SHOULD contain the name of a group
227 * If the type is "jid", then the 'value' attribute MUST contain a valid Jabber ID.
228 * If the type is "group", then the 'value' attribute SHOULD contain the name of a group
321 * If the type is "jid", then the 'value' attribute MUST contain a valid Jabber ID.
322 * If the type is "group", then the 'value' attribute SHOULD contain the name of a group
372 * If the type is "jid", then the 'value' attribute MUST contain a valid Jabber ID.
373 * If the type is "group", then the 'value' attribute SHOULD contain the name of a group
    [all...]
  /external/smack/src/org/xbill/DNS/
GPOSRecord.java 131 * @throws NumberFormatException The string does not contain a valid numeric
147 * @throws NumberFormatException The string does not contain a valid numeric
163 * @throws NumberFormatException The string does not contain a valid numeric
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
armVCM4P2_Lookup_Tables.c 20 /* * Table Entries contain Dc Scaler values
43 /* Table Entries Contain reciprocal of 1 to 63
60 /* Table Entries Contain reciprocal of 1 to 63
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
armVCM4P2_Lookup_Tables.c 20 /* * Table Entries contain Dc Scaler values
43 /* Table Entries Contain reciprocal of 1 to 63
60 /* Table Entries Contain reciprocal of 1 to 63
  /ndk/build/tools/
build-analyzer.sh 55 echo "ERROR: Source directory does not contain scan-build: $SCAN_BUILD_SRC_DIR"
61 echo "ERROR: Source directory does not contain scan-view: $SCAN_VIEW_SRC_DIR"
67 echo "ERROR: Source directory does not contain clang license file: $LICENSE_FILE"
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
config-extensions.def 7 # module. This section must contain an 'enable' item (=1 to enable the
8 # extension, =0 to disable it), it may contain 'enable_editor' or 'enable_shell'
9 # items, to apply it only to editor/shell windows, and may also contain any

Completed in 679 milliseconds

1 2 3 4 5 67 8 91011>>