HomeSort by relevance Sort by last modified time
    Searched refs:prefixes (Results 1 - 25 of 34) sorted by null

1 2

  /packages/apps/Email/src/org/apache/commons/io/filefilter/
PrefixFileFilter.java 49 /** The filename prefixes to search for */
50 private final String[] prefixes; field in class:PrefixFileFilter
78 this.prefixes = new String[] {prefix};
83 * Constructs a new Prefix file filter for any of an array of prefixes.
88 * @param prefixes the prefixes to allow, must not be null
91 public PrefixFileFilter(String[] prefixes) {
92 this(prefixes, IOCase.SENSITIVE);
96 * Constructs a new Prefix file filter for any of an array of prefixes
102 * @param prefixes the prefixes to allow, must not be null
    [all...]
  /libcore/luni/src/test/java/tests/api/org/xml/sax/helpers/
NamespaceSupportTest.java 65 "default context with two predefined prefixes.",
80 Enumeration<String> prefixes = ns.getDeclaredPrefixes(); local
82 while (prefixes.hasMoreElements()) {
83 prefix = prefixes.nextElement();
186 // Part 1: Check that xml and xmlns are not accepted as prefixes.
194 // prefixes.
226 ArrayList<String> prefixes; local
228 prefixes = Collections.list(ns.getPrefixes(marketUri));
229 assertTrue("Test 1: Incorrect set of prefixes returned.",
230 expected.containsAll(prefixes) && prefixes.containsAll(expected))
252 ArrayList<String> prefixes; local
268 ArrayList<String> prefixes; local
431 ArrayList<String> prefixes = Collections.list(ns.getPrefixes()); local
    [all...]
  /libcore/luni/src/main/java/org/apache/xml/serializer/dom3/
NamespaceSupport.java 156 // ignore "xml" and "xmlns" prefixes
252 String[] prefixes = new String[fNamespaceSize]; local
253 fPrefixes = prefixes;
270 return new Prefixes(fPrefixes, count);
273 protected final class Prefixes implements Enumeration {
274 private String[] prefixes; field in class:NamespaceSupport.Prefixes
279 * Constructor for Prefixes.
281 public Prefixes(String [] prefixes, int size) {
282 this.prefixes = prefixes;
    [all...]
  /libcore/xml/src/main/java/org/kxml2/kdom/
Element.java 39 protected Vector prefixes; field in class:Element
161 return (prefixes == null ? 0 : prefixes.size ());
166 return ((String []) prefixes.elementAt (i)) [0];
170 return ((String []) prefixes.elementAt (i)) [1];
271 if (prefixes == null) prefixes = new Vector ();
272 prefixes.addElement (new String [] {prefix, namespace});
312 if (prefixes != null) {
313 for (int i = 0; i < prefixes.size(); i++)
    [all...]
  /libcore/luni/src/main/java/org/apache/xml/serializer/
NamespaceMappings.java 56 * processed. At any given moment of processing the currently visible prefixes
67 * This member is continually incremented when new prefixes need to be
91 * All prefixes pushed at the current depth can be
168 Enumeration prefixes = m_namespaces.keys(); local
169 while (prefixes.hasMoreElements())
171 String prefix = (String) prefixes.nextElement();
185 Enumeration prefixes = m_namespaces.keys(); local
186 while (prefixes.hasMoreElements())
188 String prefix = (String) prefixes.nextElement();
204 // Prefixes "xml" and "xmlns" cannot be redefine
486 Enumeration prefixes = m_namespaces.keys(); local
    [all...]
  /frameworks/base/core/java/android/text/util/
Linkify.java 394 private static final String makeUrl(String url, String[] prefixes,
402 for (int i = 0; i < prefixes.length; i++) {
403 if (url.regionMatches(true, 0, prefixes[i], 0,
404 prefixes[i].length())) {
408 if (!url.regionMatches(false, 0, prefixes[i], 0,
409 prefixes[i].length())) {
410 url = prefixes[i] + url.substring(prefixes[i].length());
418 url = prefixes[0] + url;
  /external/qemu/
i386-dis.c 240 /* Flags for the prefixes for the current instruction. See below. */
241 static int prefixes; variable
262 /* Flags for prefixes which we somehow handled when printing the
266 /* Flags stored in PREFIXES. */
459 #define v_mode 2 /* operand size depends on prefixes */
468 #define dq_mode 11 /* operand size depends on REX prefixes. */
473 #define z_mode 16 /* non-quad operand size depends on prefixes */
    [all...]
  /libcore/luni/src/main/java/org/xml/sax/helpers/
ParserAdapter.java 160 private final static String NAMESPACE_PREFIXES = FEATURES + "namespace-prefixes";
168 * namespace-prefixes.</p>
184 if (!namespaces && !prefixes) {
185 prefixes = true;
189 prefixes = value;
190 if (!prefixes && !namespaces) {
206 * namespace-prefixes.</p>
222 return prefixes;
559 if (prefixes) {
627 Enumeration prefixes = nsSupport.getDeclaredPrefixes()
625 Enumeration prefixes = nsSupport.getDeclaredPrefixes(); local
828 private boolean prefixes = false; field in class:ParserAdapter
    [all...]
NamespaceSupport.java 236 * prefixes after popping a context, unless you push another
260 * Declare a Namespace prefix. All prefixes must be declared
265 * interpret prefixes against (potentially redefined) prefixes.
284 * This asymmetry exists to make it easier to look up prefixes
315 * the prefixes currently declared. The return value will be the
382 * Return an enumeration of all prefixes whose declarations are
391 * @return An enumeration of prefixes (never empty).
402 * Return one of the prefixes mapped to a Namespace URI.
406 * want all of the prefixes, use the {@link #getPrefixes
447 Vector prefixes = new Vector(); local
    [all...]
  /external/webkit/WebKitTools/Scripts/webkitperl/VCSUtils_unittest/
gitdiff2svndiff.pl 95 my @prefixes = (
105 foreach my $prefix (@prefixes) {
  /external/webkit/WebKitTools/Scripts/webkitpy/
diff_parser_unittest.py 133 prefixes = [
141 for prefix in prefixes:
  /external/chromium/sdch/open-vcdiff/
install-sh 402 prefixes=
410 prefixes=
422 prefixes="$prefixes '$qprefix'"
428 if test -n "$prefixes"; then
431 eval "\$doit_exec \$mkdirprog $prefixes") ||
  /external/libpng/
install-sh 402 prefixes=
410 prefixes=
422 prefixes="$prefixes '$qprefix'"
428 if test -n "$prefixes"; then
431 eval "\$doit_exec \$mkdirprog $prefixes") ||
  /external/protobuf/gtest/build-aux/
install-sh 402 prefixes=
410 prefixes=
422 prefixes="$prefixes '$qprefix'"
428 if test -n "$prefixes"; then
431 eval "\$doit_exec \$mkdirprog $prefixes") ||
  /external/protobuf/
install-sh 402 prefixes=
410 prefixes=
422 prefixes="$prefixes '$qprefix'"
428 if test -n "$prefixes"; then
431 eval "\$doit_exec \$mkdirprog $prefixes") ||
  /external/skia/src/core/
SkString.cpp 40 int SkStrStartsWithOneOf(const char string[], const char prefixes[])
44 const char* limit = strchr(prefixes, '\0');
45 if (!strncmp(string, prefixes, limit - prefixes))
47 prefixes = limit + 1;
49 } while (prefixes[0]);
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
XMLWriter.java 130 * a client application does not have to keep track of prefixes and
150 * own prefixes rather than using the (ugly) default names. The
151 * XML writer allows two methods for selecting prefixes:</p>
243 * <p>This approach is also useful for declaring Namespace prefixes
1037 Enumeration prefixes = forcedDeclTable.keys(); local
1252 Enumeration prefixes = nsSupport.getDeclaredPrefixes(); local
    [all...]
  /libcore/luni/src/test/java/tests/xml/
SaxTest.java 158 private void parse(boolean prefixes, boolean namespaces, String xml,
162 reader.setFeature("http://xml.org/sax/features/namespace-prefixes", prefixes);
  /external/skia/include/core/
SkString.h 27 int SkStrStartsWithOneOf(const char string[], const char prefixes[]);
  /external/webkit/WebKitTools/Scripts/
prepare-ChangeLog 294 # Build the list of ChangeLog prefixes in the correct project order
295 my @prefixes;
317 push @prefixes, $prefixesSort{$prefixSort};
322 foreach my $prefix (@prefixes) {
348 foreach my $prefix (@prefixes) {
368 print substr($prefix, 0, length($prefix) - 1) . ":\n\n" unless (scalar @prefixes) == 1;
    [all...]
  /libcore/luni/src/main/java/org/apache/xalan/templates/
ElemTemplateElement.java 815 * Return a table that contains all prefixes available
818 * @return Vector containing the prefixes available within this
950 * and all parent elements, screened for excluded prefixes.
956 * Return a table that contains all prefixes available
972 * the "extension-element-prefixes" property. This method is overridden
1042 // Add this element's declared prefixes to the
1085 List prefixes = parent.m_prefixTable; local
1096 // Add the prefixes from the parent's prefix table.
1097 int n = prefixes.size();
1101 XMLNSDecl decl = (XMLNSDecl) prefixes.get(i)
    [all...]
  /external/expat/lib/
xmlparse.c 264 HASH_TABLE prefixes; member in struct:__anon3724
    [all...]
  /external/bluetooth/glib/glib/gnulib/
vasnprintf.c 178 /* Output prefixes spaces if needed */
382 int prefixes[2]; local
712 prefixes[prefix_count++] = a.arg[dp->width_arg_index].a.a_int;
718 prefixes[prefix_count++] = a.arg[dp->precision_arg_index].a.a_int;
748 prefixes[0], arg, &count); \
752 prefixes[0], prefixes[1], arg, \
766 count = sprintf (tmp, buf, prefixes[0], arg); \
769 count = sprintf (tmp, buf, prefixes[0], prefixes[1],
    [all...]
  /external/e2fsprogs/intl/
vasnprintf.c 268 int prefixes[2]; local
571 prefixes[prefix_count++] = a.arg[dp->width_arg_index].a.a_int;
577 prefixes[prefix_count++] = a.arg[dp->precision_arg_index].a.a_int;
607 prefixes[0], arg, &count); \
611 prefixes[0], prefixes[1], arg, \
625 count = sprintf (tmp, buf, prefixes[0], arg); \
628 count = sprintf (tmp, buf, prefixes[0], prefixes[1],\
  /prebuilt/common/kxml2/
kxml2-2.3.0.jar 

Completed in 522 milliseconds

1 2