HomeSort by relevance Sort by last modified time
    Searched defs:Phase (Results 1 - 22 of 22) sorted by null

  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_swizzle.h 35 unsigned char Phase[4];
  /system/connectivity/shill/
connectivity_trial.h 58 enum Phase {
74 : phase(kPhaseUnknown), status(kStatusFailure) {}
75 Result(Phase phase_in, Status status_in)
76 : phase(phase_in), status(status_in) {}
77 Phase phase; member in struct:shill::ConnectivityTrial::Result
90 // Static method used to map a portal detection phase tp a string. This
93 static const std::string PhaseToString(Phase phase);
95 // Static method to map from the result of a portal detection phase to
    [all...]
connection_diagnostics.h 57 // (B) If portal detection ends in the content phase, the connection is
59 // (C) If the portal detection ends in the DNS phase and failed for any
61 // (D) If the portal detection ends in the DNS phase and failed because of a
71 // (H) If portal detection ends in any other phase (i.e. HTTP or Connection)
142 enum Phase {
160 Event(Type type_in, Phase phase_in, Result result_in,
163 phase(phase_in),
167 Phase phase; member in struct:shill::ConnectionDiagnostics::Event
233 // Create a new Event with |type|, |phase|, |result|, and an empty message
    [all...]
  /external/clang/lib/Driver/
Driver.cpp 155 // affect the phase, starting with the earliest phases, and record which
156 // option we used to determine the final phase.
    [all...]
  /external/libchrome/base/test/
trace_event_analyzer.cc 25 phase(TRACE_EVENT_PHASE_BEGIN),
48 phase = *phase_str.data();
50 bool may_have_duration = (phase == TRACE_EVENT_PHASE_COMPLETE);
51 bool require_origin = (phase != TRACE_EVENT_PHASE_METADATA);
52 bool require_id = (phase == TRACE_EVENT_PHASE_ASYNC_BEGIN ||
53 phase == TRACE_EVENT_PHASE_ASYNC_STEP_INTO ||
54 phase == TRACE_EVENT_PHASE_ASYNC_STEP_PAST ||
55 phase == TRACE_EVENT_PHASE_ASYNC_END);
235 Query Query::Phase(char phase) {
    [all...]
  /external/opencv3/modules/core/test/ocl/
test_arithm.cpp 1067 //////////////////////////////////////// Phase /////////////////////////////////////////
1069 typedef ArithmTestBase Phase;
1071 OCL_TEST_P(Phase, angleInDegree)
1077 OCL_OFF(cv::phase(src1_roi, src2_roi, dst1_roi, true));
1078 OCL_ON(cv::phase(usrc1_roi, usrc2_roi, udst1_roi, true));
1083 OCL_TEST_P(Phase, angleInRadians)
1089 OCL_OFF(cv::phase(src1_roi, src2_roi, dst1_roi));
1090 OCL_ON(cv::phase(usrc1_roi, usrc2_roi, udst1_roi));
    [all...]
  /external/pdfium/third_party/lcms2-2.6/src/
cmslut.c     [all...]
  /external/skia/src/pathops/
SkPathOpsTypes.h 36 enum Phase {
114 Phase phase() const { function in class:SkOpGlobalState
126 void setPhase(Phase phase) {
127 SkASSERT(fPhase != phase);
128 fPhase = phase;
146 Phase fPhase;
  /external/chromium-trace/catapult/third_party/html5lib-python/html5lib/
html5parser.py 120 self.phase = self.phases["beforeHtml"]
121 self.phase.insertHtmlElement()
125 self.phase = self.phases["initial"]
190 phase = self.phase
192 phase = self.phases["inForeignContent"]
195 new_token = phase.processCharacters(new_token)
197 new_token = phase.processSpaceCharacters(new_token)
199 new_token = phase.processStartTag(new_token)
201 new_token = phase.processEndTag(new_token
    [all...]
  /external/v8/src/compiler/
simplified-lowering.cc 37 // machine representation after this phase, as dictated by the machine
39 enum Phase {
43 // During this phase, the usage information for a node determines the best
46 // Therefore, to be correct, this phase must iterate to a fixpoint before
47 // the next phase can begin.
53 // During this phase, use the {RepresentationChanger} to insert
64 // This information is used in two different ways, based on the phase:
354 // Run propagation phase to a fixpoint.
355 TRACE("--{Propagation phase}--\n");
371 // Run lowering and change insertion phase
    [all...]
  /frameworks/base/media/java/android/media/
WebVttRenderer.java 570 private Phase mPhase;
688 interface Phase {
692 final private Phase mSkipRest = new Phase() {
697 final private Phase mParseStart = new Phase() { // 5-9
714 final private Phase mParseHeader = new Phase() { // 10-13
814 final private Phase mParseCueId = new Phase() {
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.9/
maven-plugin-descriptor-2.0.9.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-plugin-api-3.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-plugin-api/3.2.1/
maven-plugin-api-3.2.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.engine_2.0.0.v20100606.jar 
org.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.engine_2.3.0.v20130526-2122.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/
plexus-container-default-1.0-alpha-9-stable-1.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.engine_2.3.0.v20130526-2122.jar 
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-core/0.13.2/
grpc-core-0.13.2.jar 
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-all/0.13.2/
grpc-all-0.13.2.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-ant-tasks/2.1.3/
maven-ant-tasks-2.1.3.jar 

Completed in 532 milliseconds