HomeSort by relevance Sort by last modified time
    Searched full:spf1 (Results 1 - 10 of 10) sorted by null

  /libcore/luni/src/test/java/tests/api/javax/xml/parsers/
SAXParserFactoryTest.java 127 SAXParserFactory spf1 = SAXParserFactory.newInstance(); local
128 assertTrue(spf1 instanceof org.apache.harmony.xml.parsers.SAXParserFactoryImpl);
  /external/llvm/lib/Transforms/InstCombine/
InstCombineSelect.cpp 565 /// SPF2(SPF1(A, B), C)
567 SelectPatternFlavor SPF1,
574 if (SPF1 == SPF2)
579 if ((SPF1 == SPF_SMIN && SPF2 == SPF_SMAX) ||
580 (SPF1 == SPF_SMAX && SPF2 == SPF_SMIN) ||
581 (SPF1 == SPF_UMIN && SPF2 == SPF_UMAX) ||
582 (SPF1 == SPF_UMAX && SPF2 == SPF_UMIN))
    [all...]
InstCombine.h 184 Instruction *FoldSPFofSPF(Instruction *Inner, SelectPatternFlavor SPF1,
  /external/srec/srec/ca/
cnfd_scr.c 222 /* @F=(,"gdiff","sdiff12","sdiff13","spf1","speechcost0","gdiffpf");
  /external/harfbuzz/src/
harfbuzz-gpos-private.h 198 HB_SinglePosFormat1 spf1; member in union:HB_SinglePos_::__anon8330
harfbuzz-dump.c 553 DUMP_VALUE_RECORD (&SinglePos->spf.spf1.Value, SinglePos->ValueFormat);
harfbuzz-gpos.c 929 error = Load_ValueRecord( &sp->spf.spf1.Value, format,
989 Free_ValueRecord( &sp->spf.spf1.Value, format );
1038 error = Get_ValueRecord( gpi, &sp->spf.spf1.Value,
    [all...]
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-gpos-private.h 198 HB_SinglePosFormat1 spf1; member in union:HB_SinglePos_::__anon8391
harfbuzz-gpos.c 929 error = Load_ValueRecord( &sp->spf.spf1.Value, format,
989 Free_ValueRecord( &sp->spf.spf1.Value, format );
1038 error = Get_ValueRecord( gpi, &sp->spf.spf1.Value,
    [all...]
  /external/dnsmasq/
dnsmasq.conf.example 521 #txt-record=example.com,"v=spf1 a -all"

Completed in 242 milliseconds