/external/llvm/utils/release/ |
D | test-release.sh | 231 Phase="$1" 234 echo "[${Flavor} Phase${Phase}] ${Msg}" | tee -a $LogDir/deferred_errors.log 313 Phase="$1" 350 2>&1 | tee $LogDir/llvm.configure-Phase$Phase-$Flavor.log 354 2>&1 | tee $LogDir/llvm.configure-Phase$Phase-$Flavor.log 361 2>&1 | tee $LogDir/llvm.configure-Phase$Phase-$Flavor.log 367 2>&1 | tee $LogDir/llvm.configure-Phase$Phase-$Flavor.log 374 Phase="$1" 383 2>&1 | tee $LogDir/llvm.make-Phase$Phase-$Flavor.log 389 2>&1 | tee $LogDir/llvm.install-Phase$Phase-$Flavor.log [all …]
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_dataflow_swizzles.c | 57 mov->U.I.DstReg.WriteMask = split.Phase[phase]; in rewrite_source() 63 if (!GET_BIT(split.Phase[phase], chan)) in rewrite_source() 71 masked_negate = split.Phase[phase] & mov->U.I.SrcReg[0].Negate; in rewrite_source() 74 else if (masked_negate == split.Phase[phase]) in rewrite_source()
|
D | radeon_swizzle.h | 35 unsigned char Phase[4]; member
|
D | r300_fragprog_swizzle.c | 191 split->Phase[split->NumPhases++] = best_matchmask; in r300_swizzle_split()
|
D | r500_fragprog.c | 263 split->Phase[split->NumPhases++] = negatebase[i]; in r500_swizzle_split()
|
/external/chromium-trace/catapult/third_party/html5lib-python/html5lib/ |
D | html5parser.py | 454 class Phase(with_metaclass(getMetaclass(debug, log))): class 495 class InitialPhase(Phase): 624 class BeforeHtmlPhase(Phase): 659 class BeforeHeadPhase(Phase): 661 Phase.__init__(self, parser, tree) 705 class InHeadPhase(Phase): 707 Phase.__init__(self, parser, tree) 804 class AfterHeadPhase(Phase): 806 Phase.__init__(self, parser, tree) 871 class InBodyPhase(Phase): [all …]
|
/external/bison/lib/ |
D | timevar.def | 46 DEFTIMEVAR (TV_IELR_PHASE1 , "IELR(1) Phase 1") 47 DEFTIMEVAR (TV_IELR_PHASE2 , "IELR(1) Phase 2") 48 DEFTIMEVAR (TV_IELR_PHASE3 , "IELR(1) Phase 3") 49 DEFTIMEVAR (TV_IELR_PHASE4 , "IELR(1) Phase 4")
|
/external/v8/src/compiler/ |
D | pipeline.h | 64 template <typename Phase> 66 template <typename Phase, typename Arg0>
|
D | pipeline.cc | 466 template <typename Phase> 468 PipelineRunScope scope(this->data_, Phase::phase_name()); in Run() 469 Phase phase; in Run() 474 template <typename Phase, typename Arg0> 476 PipelineRunScope scope(this->data_, Phase::phase_name()); in Run() 477 Phase phase; in Run()
|
/external/libchrome/base/test/ |
D | trace_event_analyzer.h | 197 static Query Phase(char phase); 251 return Query(EVENT_PHASE) == Query::Phase(phase); in EventPhaseIs() 318 return Query(OTHER_PHASE) == Query::Phase(phase); in OtherPhaseIs() 354 return (Query(EVENT_PHASE) == Query::Phase(TRACE_EVENT_PHASE_BEGIN)) && in MatchBeginWithEnd() 360 return (Query(EVENT_PHASE) == Query::Phase(TRACE_EVENT_PHASE_COMPLETE)); in MatchComplete() 366 Query::Phase(TRACE_EVENT_PHASE_ASYNC_BEGIN)) && in MatchAsyncBeginWithNext()
|
/external/wpa_supplicant_8/hostapd/ |
D | hostapd.eap_user | 23 # EAP-PEAP, EAP-TTLS, and EAP-FAST require Phase 2 configuration. 41 # version based on the Phase 1 identity. Without this flag, the EAP 58 # Phase 1 users 85 # Phase 2 (tunnelled within EAP-PEAP or EAP-TTLS) users
|
D | ChangeLog | 467 * EAP-FAST server: piggyback Phase 2 start with the end of Phase 1 584 * added peer identity into EAP-FAST PAC-Opaque and skip Phase 2 586 * added support for EAP Sequences in EAP-FAST Phase 2 593 * added support for fragmenting EAP-TTLS/PEAP/FAST Phase 2 (tunneled) 616 phase 2 to allow EAP-SIM and EAP-AKA to be used as the Phase 2 method 892 Phase 1 identity 912 * added support for configuring multiple allowed EAP types for Phase 2 920 * added support for configuring list of EAP methods for Phase 1 so that
|
/external/skia/src/pathops/ |
D | SkPathOpsTypes.h | 36 enum Phase { enum 114 Phase phase() const { in phase() 126 void setPhase(Phase phase) { in setPhase() 146 Phase fPhase;
|
/external/pdfium/third_party/lcms2-2.6/src/ |
D | cmslut.c | 1283 int Phase = 0, NextPhase; in _LUTeval16() local 1285 From16ToFloat(In, &Storage[Phase][0], lut ->InputChannels); in _LUTeval16() 1291 NextPhase = Phase ^ 1; in _LUTeval16() 1292 mpe ->EvalPtr(&Storage[Phase][0], &Storage[NextPhase][0], mpe); in _LUTeval16() 1293 Phase = NextPhase; in _LUTeval16() 1297 FromFloatTo16(&Storage[Phase][0], Out, lut ->OutputChannels); in _LUTeval16() 1309 int Phase = 0, NextPhase; in _LUTevalFloat() local 1311 memmove(&Storage[Phase][0], In, lut ->InputChannels * sizeof(cmsFloat32Number)); in _LUTevalFloat() 1317 NextPhase = Phase ^ 1; in _LUTevalFloat() 1318 mpe ->EvalPtr(&Storage[Phase][0], &Storage[NextPhase][0], mpe); in _LUTevalFloat() [all …]
|
/external/ipsec-tools/src/racoon/samples/ |
D | racoon.conf.sample-natt | 58 # Phase 1 configuration (for ISAKMP SA) 89 # Phase 2 proposal (for IPsec SA)
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | eap_testing.txt | 236 packet from Supplicant looks like the one sent in the Phase 1. The 237 server generates a valid looking reply in the same way as in Phase 256 seems to get confused and fails to send proper Phase 2 data. 265 seems to get confused and fails to send proper Phase 2 data. 306 (Failed to decrypt Phase 2 data)
|
D | README-HS20 | 205 # phase1: Pre-configure Phase 1 (outer authentication) parameters 208 # phase2: Pre-configure Phase 2 (inner authentication) parameters
|
D | ChangeLog | 393 * added domain_suffix_match (and domain_suffix_match2 for Phase 2 574 certificate configuration between Phase 1 and Phase 2 1027 * added support for configuring Phase 2 (inner/tunneled) authentication 1031 * added support for EAP Sequences in EAP-FAST Phase 2 1156 * added support for fragmentation of outer TLS packets during Phase 2 1757 * fixed ctrl_iface requests for identity/password/otp in Phase 2 of 1786 * allow EAP-PEAP/TTLS fast reauthentication only if Phase 2 succeeded 1787 in the previous authentication (previously, only Phase 1 success was 1901 * added support for configuring list of allowed Phase 2 EAP types 1980 Phase 2 (inner EAP) fragment reassembly
|
/external/clang/lib/Driver/ |
D | Driver.cpp | 1474 for (const auto &Phase : PL) in BuildActions() local 1475 if (Phase <= FinalPhase && Phase == phases::Compile) { in BuildActions() 1476 CudaInjectionPhase = Phase; in BuildActions() 1484 phases::ID Phase = *i; in BuildActions() local 1487 if (Phase > FinalPhase) in BuildActions() 1491 if (Phase == phases::Link) { in BuildActions() 1500 if (Phase == phases::Assemble && Current->getType() != types::TY_PP_Asm) in BuildActions() 1504 Current = ConstructPhaseAction(TC, Args, Phase, std::move(Current)); in BuildActions() 1506 if (InputType == types::TY_CUDA && Phase == CudaInjectionPhase) { in BuildActions() 1543 phases::ID Phase, in ConstructPhaseAction() argument [all …]
|
/external/llvm/docs/ |
D | LinkTimeOptimization.rst | 148 Phase 1 : Read LLVM Bitcode Files 166 Phase 2 : Symbol Resolution 175 Phase 3 : Optimize Bitcode Files 186 Phase 4 : Symbol Resolution after optimization
|
/external/clang/include/clang/Driver/ |
D | Driver.h | 380 phases::ID Phase, std::unique_ptr<Action> Input) const;
|
/external/neven/ |
D | Android.mk | 42 Embedded/common/src/b_BasicEm/Phase.c \
|
/external/opencv3/modules/core/test/ocl/ |
D | test_arithm.cpp | 1069 typedef ArithmTestBase Phase; typedef 1071 OCL_TEST_P(Phase, angleInDegree) in OCL_TEST_P() argument 1083 OCL_TEST_P(Phase, angleInRadians) in OCL_TEST_P() argument 1837 OCL_INSTANTIATE_TEST_CASE_P(Arithm, Phase, Combine(::testing::Values(CV_32F, CV_64F), OCL_ALL_CHANN…
|
/external/llvm/docs/HistoricalNotes/ |
D | 2003-06-25-Reoptimizer1.txt | 68 Phase behavior
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 1997 for (int Phase = 0; Phase < 2; ++Phase) { in ExpandBVWithShuffles() local 2006 if (Phase) in ExpandBVWithShuffles() 2035 if (Phase) in ExpandBVWithShuffles() 2059 else if (Phase) in ExpandBVWithShuffles() 2068 if (Phase) in ExpandBVWithShuffles()
|