HomeSort by relevance Sort by last modified time
    Searched full:alternate (Results 226 - 250 of 1956) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/icu4c/i18n/
identifier_info.h 112 * Get the set of alternate scripts found in the identifiers. That is, when a character can be in two scripts, then
144 * with alternate scripts. The distinction between
  /external/jmonkeyengine/engine/src/networking/com/jme3/network/
Server.java 80 * Sends the specified message over the specified alternate channel to all connected
102 * Adds an alternate channel to the server, using the specified port. This is an
  /external/libvpx/libvpx/vp8/common/
blockd.h 90 MB_LVL_ALT_Q = 0, /* Use alternate Quantizer .... */
91 MB_LVL_ALT_LF = 1, /* Use alternate loop filter value... */
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/options/
AliasOptions.java 28 /** The actual is an alternate array, the alias is to the first element of the array. */
31 * The actual is an alternate text array, the alias is to the 'x-default' element of the array.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_DecodeVLCZigzag_IntraDCVLC.c 55 * performs alternate-vertical zigzag scan;
57 * performs alternate-horizontal zigzag scan.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
dlm.h 124 * in PR mode instead. If this alternate mode is granted instead of the
129 * The same as ALTPR, but the alternate mode is CW.
genhd.h 176 __le32 d_alt_tbl; /* byte offset of alternate table */
177 __le32 d_alt_len; /* byte length of alternate table */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
dlm.h 124 * in PR mode instead. If this alternate mode is granted instead of the
129 * The same as ALTPR, but the alternate mode is CW.
genhd.h 176 __le32 d_alt_tbl; /* byte offset of alternate table */
177 __le32 d_alt_len; /* byte length of alternate table */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
dlm.h 124 * in PR mode instead. If this alternate mode is granted instead of the
129 * The same as ALTPR, but the alternate mode is CW.
genhd.h 176 __le32 d_alt_tbl; /* byte offset of alternate table */
177 __le32 d_alt_len; /* byte length of alternate table */
  /external/apache-xml/src/main/java/org/apache/xml/utils/
StylesheetPIHandler.java 151 boolean alternate = false; // (yes|no) "no"
252 else if (name.equals("alternate"))
258 alternate = token.substring(1, token.length()
  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/jcajce/
OperatorHelper.java 145 // try alternate for RSA
208 // try an alternate
237 // try an alternate
  /external/chromium_org/sandbox/win/src/
sandbox_policy.h 126 // set to true, the desktop will be created on an alternate window station.
129 // Returns the name of the alternate desktop used. If an alternate window
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/chromium/
AnimationTranslationUtil.cpp 202 bool alternate = false; local
207 alternate = true;
273 webAnimation->setAlternatesDirection(alternate);
  /frameworks/base/docs/html/training/design-navigation/
wireframing.jd 62 alt="Example alternate screen map for tablets, in landscape." id="figure-map-example-tablet-alt">
64 <p class="img-caption"><strong>Figure 4.</strong> Example alternate screen map for tablets, in landscape.</p>
107 <p class="img-caption"><strong>Figure 6.</strong> Example news application wireframes, for tablets in landscape. Also includes an alternate layout for presenting story lists.
  /art/runtime/arch/x86/
asm_support_x86.S 48 // We need to turn on alternate macro syntax so we can use & instead or the preprocessor
  /bionic/libc/arch-mips/bionic/
cacheflush.c 41 * Android defines an alternate cacheflush routine which exposes the
  /dalvik/vm/mterp/
README.txt 98 When present, this command will cause the generation of an alternate
99 set of entry points (for computed-goto interpreters) or an alternate
120 in the alternate handler table. The opcode definition will come from
300 curHandlerTable should hold the real or alternate handler base. If
config-armv5te-vfp 29 # source for alternate entry stub
  /developers/samples/android/connectivity/sync/BasicSyncAdapter/BasicSyncAdapterTests/src/com/example/android/network/sync/basicsyncadapter/
SyncAdapterTest.java 43 " <link type=\"text/html\" rel=\"alternate\" href=\"http://example.com/2012/10/20/test-post.html\"/>\n" +
  /development/testrunner/test_defs/
test_defs.py 68 """Alternate parse method that accepts a string of the xml data."""
  /external/chromium/chrome/common/
badge_util.cc 73 // String is too large - use the alternate text.
  /external/chromium/net/http/
http_proxy_client_socket.h 156 // specified by the URL, due to Alternate-Protocol or fixed testing ports.
http_stream_factory.cc 80 // If we think the alternate protocol is broken, don't change it.

Completed in 803 milliseconds

1 2 3 4 5 6 7 8 91011>>