HomeSort by relevance Sort by last modified time
    Searched full:alternative (Results 976 - 1000 of 3066) sorted by null

<<31323334353637383940>>

  /external/pcre/dist2/doc/html/
NON-AUTOTOOLS-BUILD.txt 58 An alternative approach is not to edit src/config.h, but to use -D on the
85 specify alternative tables at run time.
280 CMake is an alternative configuration facility that can be used instead of
pcre2test.html 27 <li><a name="TOC12" href="#SEC12">THE ALTERNATIVE MATCHING FUNCTION</a>
29 <li><a name="TOC14" href="#SEC14">OUTPUT FROM THE ALTERNATIVE MATCHING FUNCTION</a>
    [all...]
  /external/syslinux/com32/chain/
partiter.c 564 const char *desc = alt ? "alternative" : "main";
574 /* prefer header value for partition table if not asking for alternative */
577 /* try to read alternative, we have to calculate its position */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/internal/
dri_interface.h 585 * This extension provides alternative screen, drawable and context
620 * This extension provides alternative screen, drawable and context
712 * This extension provides alternative screen, drawable and context
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
pci_regs.h 490 #define PCI_EXP_DEVCAP2_ARI 0x20 /* Alternative Routing-ID */
492 #define PCI_EXP_DEVCTL2_ARI 0x20 /* Alternative Routing-ID */
615 /* Alternative Routing-ID Interpretation */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/internal/
dri_interface.h 642 * This extension provides alternative screen, drawable and context
677 * This extension provides alternative screen, drawable and context
796 * This extension provides alternative screen, drawable and context
  /prebuilts/tools/common/m2/repository/antlr/antlr/2.7.7/
antlr-2.7.7.jar 
  /toolchain/binutils/binutils-2.25/opcodes/
ia64-gen.c 111 /* An alternative completer. */
112 struct completer_entry *alternative; member in struct:completer_entry
    [all...]
  /tools/tradefederation/core/src/com/android/tradefed/testtype/
GTestResultParser.java 202 // Alternative non GTest format can be generated from Google Test AOSP and respond to
296 // This alternative format does not have a RUN tag, so we fake it.
351 * Create a fake run marker for alternative format that doesn't have it.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
CertPathReviewerMessages.properties 60 # error processing the subject alternative name extension
62 CertPathReviewer.subjAltNameExtError.text = Name constraint checking failed: there was an error processing the subject alternative name extension of the certificate.
63 CertPathReviewer.subjAltNameExtError.summary = Error processing the subject alternative name extension.
64 CertPathReviewer.subjAltNameExtError.details = Name constraint checking failed: there was an error processing the subject alternative name extension of the certificate.
85 CertPathReviewer.processLengthConstError.summary = Error processing the subject alternative name extension.
    [all...]
  /external/mockito/src/main/java/org/mockito/
ArgumentMatchers.java 497 * Generic friendly alias to {@link ArgumentMatchers#anyList()}. It's an alternative to
557 * It's an alternative to <code>&#064;SuppressWarnings("unchecked")</code> to keep code clean of compiler warnings.
617 * It's an alternative to <code>&#064;SuppressWarnings("unchecked")</code> to keep code clean of compiler warnings.
678 * It's an alternative to <code>&#064;SuppressWarnings("unchecked")</code> to keep code clean of compiler warnings.
739 * It's an alternative to <code>&#064;SuppressWarnings("unchecked")</code> to keep code clean of compiler warnings.
    [all...]
  /external/svox/pico/tts/
com_svox_picottsengine.cpp 275 /* resources not found on system, check resources on alternative location */
354 /* Find where to load the resource files from: system or alternative location */
355 /* based on availability of the Ta file. Try the alternative location first, this is where */
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/ast-output/
auto-ast.rb 72 example 'token list in a single-alternative subrule' do
660 example "no viable alternative for rule is represented as a single `<unexpected: ...>' error node" do
672 errors.should == [ "line 1:0 no viable alternative at input \"*\"" ]
  /external/clang/utils/
FindSpecRefs 138 ('7.9 Alternative spellings <iso646.h>', '202'),
243 ('B.8 Alternative spellings <iso646.h>', '422'),
316 ('2.5 Alternative tokens', '18'),
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
README-HS20 31 work with multiple networks as an alternative to configuration of
188 # be used to configure alternative FQDNs that will be considered home
195 # alternative to the use of the realm parameter. When using Roaming
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmdevs.h 421 #define BFL2_APLL_WAR 0x00000002 /* Flag to implement alternative A-band PLL settings */
473 #define BFL2_SROM11_APLL_WAR 0x00000002 /* Flag to implement alternative A-band PLL settings */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
pci_regs.h 510 #define PCI_EXP_DEVCAP2_ARI 0x20 /* Alternative Routing-ID */
516 #define PCI_EXP_DEVCTL2_ARI 0x20 /* Alternative Routing-ID */
647 /* Alternative Routing-ID Interpretation *
    [all...]
  /cts/tests/tests/provider/src/android/provider/cts/
MediaStoreUiTest.java 198 // Hrm, that didn't work; let's try an alternative approach of digging
  /developers/build/prebuilts/gradle/BasicTransition/Application/src/main/java/com/example/android/common/view/
SlidingTabLayout.java 42 * alternative is via the {@link TabColorizer} interface which provides you complete control over
  /developers/build/prebuilts/gradle/SlidingTabsBasic/Application/src/main/java/com/example/android/common/view/
SlidingTabLayout.java 42 * alternative is via the {@link TabColorizer} interface which provides you complete control over
  /developers/build/prebuilts/gradle/SlidingTabsColors/Application/src/main/java/com/example/android/common/view/
SlidingTabLayout.java 42 * alternative is via the {@link TabColorizer} interface which provides you complete control over
  /developers/build/prebuilts/gradle/SwipeRefreshLayoutBasic/Application/src/main/java/com/example/android/common/view/
SlidingTabLayout.java 42 * alternative is via the {@link TabColorizer} interface which provides you complete control over
  /developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/src/main/java/com/example/android/common/view/
SlidingTabLayout.java 42 * alternative is via the {@link TabColorizer} interface which provides you complete control over
  /developers/build/prebuilts/gradle/SwipeRefreshMultipleViews/Application/src/main/java/com/example/android/common/view/
SlidingTabLayout.java 42 * alternative is via the {@link TabColorizer} interface which provides you complete control over
  /developers/samples/android/common/src/java/com/example/android/common/view/
SlidingTabLayout.java 42 * alternative is via the {@link TabColorizer} interface which provides you complete control over

Completed in 1326 milliseconds

<<31323334353637383940>>