| /libcore/ojluni/src/main/java/sun/security/x509/ |
| SubjectAlternativeNameExtension.java | 35 * This represents the Subject Alternative Name Extension. 38 * alternative names.
|
| /packages/apps/Messaging/src/android/support/v7/mms/pdu/ |
| PduContentTypes.java | 41 "multipart/alternative", /* 0x0F */ 64 "application/vnd.wap.multipart.alternative", /* 0x26 */
|
| /packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/ |
| PduContentTypes.java | 41 "multipart/alternative", /* 0x0F */ 64 "application/vnd.wap.multipart.alternative", /* 0x26 */
|
| /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/gdb/darwin-x86/lib/python2.7/lib2to3/ |
| btm_matcher.py | 59 for alternative in pattern[0]: 62 end_nodes = self.add(alternative, start=start)
|
| /prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/ |
| btm_matcher.py | 59 for alternative in pattern[0]: 62 end_nodes = self.add(alternative, start=start)
|
| /prebuilts/ndk/r10/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/ndk/r11/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/ndk/r13/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
|
| /toolchain/binutils/binutils-2.25/bfd/ |
| nlm-target.h | 157 /* Alternative endian target. */ 251 /* Alternative endian target. */
|
| /tools/tradefederation/core/src/com/android/tradefed/util/ |
| BuildTestsZipUtils.java | 39 * @param altDirs alternative search paths, in addition to path inside {@code buildInfo} 40 * @param altDirBehavior how alternative search paths should be used against path inside
|
| /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/ |
| syn.h | 146 struct _ExceptionGroup *pendingLink; /* for alternative EG MR7 */
147 struct _ExceptionGroup *outerEG; /* for alternative EG MR7 */
148 struct _LabelEntry *labelEntry; /* for alternative EG MR7 */
265 unsigned int elnum; /* element number within the alternative */
303 unsigned int elnum; /* element number within the alternative */
|
| /external/chromium-trace/catapult/telemetry/telemetry/ |
| decorators_unittest.py | 443 'December 01, 2015. Please remove it or switch to an alternative ' 459 'December 01, 2015. Please remove it or switch to an alternative ' 475 'December 01, 2015. Please remove it or switch to an alternative ' 494 'December 01, 2015. Please remove it or switch to an alternative ' 516 'December 01, 2015. Please remove it or switch to an alternative '
|
| /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/dist2/doc/html/ |
| pcre2pattern.html | 53 PCRE2 also supports some alternative regular expression syntax (which does not 66 matching function, <b>pcre2_match()</b>, is used. PCRE2 also has an alternative 70 the alternative function, and how it differs from the normal function, are 285 | start of alternative branch 541 a number enclosed either in angle brackets or single quotes, is an alternative [all...] |
| /external/pcre/dist2/doc/ |
| pcre2pattern.3 | 13 PCRE2 also supports some alternative regular expression syntax (which does not 24 matching function, \fBpcre2_match()\fP, is used. PCRE2 also has an alternative 28 the alternative function, and how it differs from the normal function, are 262 | start of alternative branch 529 a number enclosed either in angle brackets or single quotes, is an alternative [all...] |
| /development/samples/NotePad/src/com/example/android/notepad/ |
| NotesList.java | 135 * Sets up a menu that provides the Insert option plus a list of alternative actions for 137 * Android by providing an intent filter that includes the category ALTERNATIVE and the 207 /* Adds the category ALTERNATIVE to the Intent, with the note ID URI as its 208 * data. This prepares the Intent as a place to group alternative options in the 234 // If the list is empty, removes any existing alternative actions from the menu 248 * If the item was not INSERT, then most likely it was an alternative option from another 344 * COPY. Anything else is an alternative option, for which default handling should be done.
|
| /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/ |
| CHANGES_SUMMARY.txt | 39 #248. Generate symbol for first set of an alternative
73 hoisted because, even if p is false, there is a valid alternative
82 Part (or all) of predicate with depth > 1 suppressed by alternative
127 Part (or all) of predicate with depth > 1 suppressed by alternative
231 alternative or to all alternatives ?
434 alternative with some other alternative with lookahead ID. In
513 alternative, which is also "Upper || Lower". Because they are
[all...] |
| /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/ |
| CHANGES_SUMMARY.txt | 39 #248. Generate symbol for first set of an alternative
73 hoisted because, even if p is false, there is a valid alternative
82 Part (or all) of predicate with depth > 1 suppressed by alternative
127 Part (or all) of predicate with depth > 1 suppressed by alternative
231 alternative or to all alternatives ?
434 alternative with some other alternative with lookahead ID. In
513 alternative, which is also "Upper || Lower". Because they are
[all...] |