HomeSort by relevance Sort by last modified time
    Searched full:alternative (Results 301 - 325 of 2162) sorted by null

<<11121314151617181920>>

  /packages/apps/UnifiedEmail/src/org/apache/commons/io/output/
CountingOutputStream.java 127 * NOTE: This method is an alternative for <code>getCount()</code>.
141 * NOTE: This method is an alternative for <code>resetCount()</code>.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
extptr_allocator.h 31 * An example allocator which uses an alternative pointer type from
33 * for alternative pointers.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
extptr_allocator.h 31 * An example allocator which uses an alternative pointer type from
33 * for alternative pointers.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
extptr_allocator.h 31 * An example allocator which uses an alternative pointer type from
33 * for alternative pointers.
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
extptr_allocator.h 29 * An example allocator which uses an alternative pointer type from
31 * for alternative pointers.
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
extptr_allocator.h 29 * An example allocator which uses an alternative pointer type from
31 * for alternative pointers.
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
extptr_allocator.h 29 * An example allocator which uses an alternative pointer type from
31 * for alternative pointers.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
extptr_allocator.h 29 * An example allocator which uses an alternative pointer type from
31 * for alternative pointers.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
extptr_allocator.h 31 * An example allocator which uses an alternative pointer type from
33 * for alternative pointers.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
extptr_allocator.h 31 * An example allocator which uses an alternative pointer type from
33 * for alternative pointers.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
extptr_allocator.h 31 * An example allocator which uses an alternative pointer type from
33 * for alternative pointers.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
extptr_allocator.h 31 * An example allocator which uses an alternative pointer type from
33 * for alternative pointers.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
extptr_allocator.h 31 * An example allocator which uses an alternative pointer type from
33 * for alternative pointers.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
extptr_allocator.h 31 * An example allocator which uses an alternative pointer type from
33 * for alternative pointers.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/
btm_matcher.py 59 for alternative in pattern[0]:
62 end_nodes = self.add(alternative, start=start)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/
btm_matcher.py 59 for alternative in pattern[0]:
62 end_nodes = self.add(alternative, start=start)
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
SupportLibraryHelper.java 61 * <li> Return the alternative tag. For example, for "GridLayout", it will
89 // to it: use the alternative tag
  /libcore/luni/src/main/java/java/security/cert/
X509CertSelector.java 615 * Sets the flag for the matching behavior for subject alternative names.
618 * of the subject alternative names specified by {@link
623 * specified subject alternative names, otherwise {@code false}.
630 * Returns the flag for the matching behavior for subject alternative names.
633 * of the subject alternative names specified by {@link
637 * subject alternative names, otherwise {@code false}.
644 * Sets the criterion for subject alternative names.
647 * alternative names. The behavior is specified by
680 * Adds a subject alternative name to the respective criterion.
703 * Adds a subject alternative name to the respective criterion
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
NFAFactory.java 76 /** Optimize an alternative (list of grammar elements).
245 /** From an empty alternative build StateCluster o-e->o */
364 /** From A|B|..|Z alternative block build
374 * So every alternative gets begin NFAState connected by epsilon
379 * Special case: only one alternative: don't make a block with alt
421 // Are we the first alternative?
426 // if not first alternative, must link to this alt from previous
504 * and we add a new begin/end NFAState. A can be single alternative or
653 // Are we the first alternative?
658 // if not first alternative, must link to this alt from previou
    [all...]
  /external/pcre/dist/doc/html/
pcrepattern.html 53 also supports some alternative regular expression syntax (which does not
67 (16- or 32-bit), is used. PCRE also has alternative matching functions,
71 disadvantages of the alternative functions, and how they differ from the normal
257 | start of alternative branch
495 a number enclosed either in angle brackets or single quotes, is an alternative
    [all...]
  /external/pcre/dist/doc/
pcrepattern.3 13 also supports some alternative regular expression syntax (which does not
25 (16- or 32-bit), is used. PCRE also has alternative matching functions,
29 disadvantages of the alternative functions, and how they differ from the normal
233 | start of alternative branch
486 a number enclosed either in angle brackets or single quotes, is an alternative
    [all...]
  /development/samples/NotePad/src/com/example/android/notepad/
NotesList.java 144 * Sets up a menu that provides the Insert option plus a list of alternative actions for
146 * Android by providing an intent filter that includes the category ALTERNATIVE and the
216 /* Adds the category ALTERNATIVE to the Intent, with the note ID URI as its
217 * data. This prepares the Intent as a place to group alternative options in the
243 // If the list is empty, removes any existing alternative actions from the menu
257 * If the item was not INSERT, then most likely it was an alternative option from another
353 * COPY. Anything else is an alternative option, for which default handling should be done.
  /frameworks/base/docs/html/guide/practices/
tablets-and-handsets.jd 44 href="{@docRoot}guide/topics/resources/providing-resources.html#AlternativeResources">alternative
45 resources</a> (such as alternative layouts that reposition some views or alternative
67 supports different screen sizes and densities with flexible layouts and alternative bitmaps,
184 supply an alternative layout that includes just the first fragment. When running on a handset and
199 the fragment combinations in the activity's code (rather than use alternative layout resources to
204 activity when on a smaller screen. Using this technique means that you can use alternative layout
483 information in each list item based on the available space. That is, you can create alternative
486 <li>Create <a href="{@docRoot}guide/topics/resources/more-resources.html">alternative resource
  /external/openssh/openbsd-compat/
strptime.c 107 * "Alternative" modifiers. Just set the appropriate flag
110 case 'E': /* "%E?" alternative conversion modifier. */
115 case 'O': /* "%O?" alternative conversion modifier. */
  /packages/apps/Email/tests/src/com/android/emailcommon/internet/
Rfc822OutputTests.java 143 // Create a message with alternative part
148 // Attach a meeting invitation, which needs to be sent as multipart/alternative
174 assertTrue(contentType.getBody().contains("multipart/alternative"));

Completed in 222 milliseconds

<<11121314151617181920>>