HomeSort by relevance Sort by last modified time
    Searched refs:alternate (Results 26 - 50 of 105) sorted by null

12 3 4 5

  /external/freetype/src/cff/
cf2intrp.c 1369 FT_Bool alternate = op1 == cf2_cmdHVCURVETO; local
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
cf2intrp.c 1371 FT_Bool alternate = op1 == cf2_cmdHVCURVETO; local
    [all...]
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_timer.c 180 /* Find and return an alternate network if possible */
192 * JRS 5/14/07 - If mode is set to 2, use the CMT PF find alternate net algorithm.
284 } /* JRS 5/14/07 - If mode is set to 1, use the CMT policy for choosing an alternate net. */
383 /* Found an alternate address */
819 /* Find an alternate and mark those for retransmission */
940 * Yes, note it as such and find an alternate note:
946 if (stcb->asoc.alternate) {
947 sctp_free_remote_addr(stcb->asoc.alternate);
949 stcb->asoc.alternate = alt;
950 atomic_add_int(&stcb->asoc.alternate->ref_count, 1)
    [all...]
sctp_indata.c     [all...]
sctp_output.c     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/animation/
CompositorAnimations.cpp 283 out.alternate = (timing.direction == Timing::PlaybackDirectionAlternate
459 animation->setAlternatesDirection(compositorTiming.alternate);
  /external/libcap-ng/libcap-ng-0.7/
libcap-ng.spec 3 Summary: An alternate posix capabilities library
  /external/chromium_org/net/quic/
quic_network_transaction_unittest.cc 53 "Alternate-Protocol: 80:quic\r\n\r\n";
55 "Alternate-Protocol: 443:quic\r\n\r\n";
284 const PortAlternateProtocolPair alternate = local
287 EXPECT_EQ(ALTERNATE_PROTOCOL_BROKEN, alternate.protocol);
293 const PortAlternateProtocolPair alternate = local
296 EXPECT_EQ(QUIC, alternate.protocol);
345 // The non-alternate protocol job needs to hang in order to guarantee that
346 // the alternate-protocol job will "win".
407 // There is no need to set up an alternate protocol job, because
483 // The non-alternate protocol job needs to hang in order to guarantee tha
    [all...]
quic_stream_factory.cc 926 // Don't try to change the alternate-protocol state, if the
927 // alternate-protocol state is unknown.
937 PortAlternateProtocolPair alternate = local
939 DCHECK_EQ(QUIC, alternate.protocol);
950 server, alternate.port, alternate.protocol);
  /external/chromium_org/third_party/skia/third_party/harfbuzz/src/
harfbuzz-gsub-private.h 103 Alternate array */
104 HB_UShort* Alternate; /* array of alternate glyph IDs */
455 HB_AlternateSubst alternate; member in union:HB_GSUB_SubTable_
  /external/chromium_org/v8/test/mjsunit/
regexp-global.js 65 // Test multiple alternate captures.
117 // Test multiple alternate captures.
  /external/libusb-compat/libusb/
usb.h 314 int usb_set_altinterface(usb_dev_handle *dev, int alternate);
core.c 719 API_EXPORTED int usb_set_altinterface(usb_dev_handle *dev, int alternate)
721 usbi_dbg("alternate %d", alternate);
726 dev->last_claimed_interface, alternate));
  /external/owasp/sanitizer/lib/commons-codec-1.4/
commons-codec-1.4.jar 
  /prebuilts/devtools/tools/lib/
commons-codec-1.4.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.apache.commons.codec_1.4.0.v201209201156.jar 
  /prebuilts/tools/common/http-client/
commons-codec-1.4.jar 
  /prebuilts/tools/common/m2/repository/commons-codec/commons-codec/1.4/
commons-codec-1.4.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.apache.commons.codec_1.4.0.v201209201156.jar 
  /external/chromium_org/ui/keyboard/resources/elements/
kb-altkey-data.js 67 * Creates a list of alternate candidates to display in a popup on a
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gsub-table.hh 438 typedef ArrayOf<GlyphID> AlternateSet; /* Array of alternate GlyphIDs--in
1072 Alternate = 3,
1121 AlternateSubst alternate; member in union:OT::SubstLookupSubTable::__anon15592
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gsub-table.hh 449 typedef ArrayOf<GlyphID> AlternateSet; /* Array of alternate GlyphIDs--in
1141 AlternateSubst alternate; member in union:OT::SubstLookupSubTable::__anon25466
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
G711DecTest.c 218 OMX_S16 alternate = 0; variable
    [all...]
  /external/robolectric/lib/main/
commons-codec-1.6.jar 
  /external/chromium_org/third_party/blanketjs/src/
blanket.js     [all...]

Completed in 1389 milliseconds

12 3 4 5