/external/mesa3d/src/gallium/drivers/i915/ |
TODO | 39 - Schedule instructions to minimize the number of phases. One way is to replace
|
/external/opencv3/doc/tutorials/ios/hello/ |
hello.markdown | 20 -# Under the TARGETS click on Build Phases. Expand Link Binary With Libraries option.
|
/external/skia/src/gpu/batches/ |
GrDrawBatch.h | 17 * GrDrawBatches are flushed in two phases (preDraw, and draw). In preDraw uploads to GrGpuResources
|
/frameworks/base/core/java/android/transition/ |
TransitionValues.java | 38 * capture} phases of a scene change, once when the start values are captured
|
/frameworks/support/transition/base/android/support/transition/ |
TransitionValues.java | 36 * capture} phases of a scene change, once when the start values are captured
|
/system/connectivity/shill/ |
connectivity_trial.h | 91 // includes the phases for connection, DNS, HTTP, returned content and 100 // phases for portal detection. For example, if the HTTPRequest result is
|
/external/clang/lib/Driver/ |
Driver.cpp | 155 // affect the phase, starting with the earliest phases, and record which 157 phases::ID Driver::getFinalPhase(const DerivedArgList &DAL, 160 phases::ID FinalPhase; 167 FinalPhase = phases::Preprocess; 179 FinalPhase = phases::Compile; 183 FinalPhase = phases::Backend; 187 FinalPhase = phases::Assemble; 191 FinalPhase = phases::Link; [all...] |
/prebuilts/go/darwin-x86/src/runtime/ |
extern.go | 67 #+...+# wall-clock/CPU times for the phases of the GC 71 The phases are stop-the-world (STW) sweep termination, scan, 76 runtime.GC() call and all phases are STW.
|
/prebuilts/go/linux-x86/src/runtime/ |
extern.go | 67 #+...+# wall-clock/CPU times for the phases of the GC 71 The phases are stop-the-world (STW) sweep termination, scan, 76 runtime.GC() call and all phases are STW.
|
/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/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/ |
org.eclipse.equinox.p2.engine_2.3.0.v20130526-2122.jar | |
/art/tools/dexfuzz/src/dexfuzz/program/mutators/ |
CmpBiasChanger.java | 35 * generateMutation() and applyMutation() phases, allowing serialization.
|
ConstantValueChanger.java | 34 * generateMutation() and applyMutation() phases, allowing serialization.
|
InstructionDeleter.java | 33 * generateMutation() and applyMutation() phases, allowing serialization.
|
InstructionSwapper.java | 32 * generateMutation() and applyMutation() phases, allowing serialization.
|
/external/autotest/server/site_tests/network_WiFi_RoamSuspendEndToEnd/ |
network_WiFi_RoamSuspendEndToEnd.py | 19 The test is run in two phases. First, where we configure the first AP and
|
/external/clang/test/Driver/ |
darwin-dsymutil.c | 3 // RUN: %clang -target x86_64-apple-darwin10 -ccc-print-phases \
|
/external/clang/test/Preprocessor/ |
ucn-pp-identifier.c | 47 // C99 5.1.1.2p1 and C++11 [lex.phases]p1 dictate that preprocessor tokens are
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
ListenerCallQueue.java | 33 * executor. Each callback task can be enqueued and executed as separate phases.
|
/external/v8/src/compiler/ |
fast-accessor-assembler.h | 40 // The life cycle of a FastAccessorAssembler has two phases:
|
/external/vboot_reference/tests/ |
vb20_common_tests.c | 15 * firmware and OS, or passed between different phases of firmware.
|
/frameworks/av/services/audioflinger/ |
AudioResamplerDyn.h | 68 int mL; // interpolation phases in the filter.
|
/packages/services/Car/bluetooth/bt-map-client-lib/src/com/google/android/auto/mapservice/ |
BluetoothMapEventReport.java | 38 * A message send goes through (not all compulsary) following phases:
|
/external/clang/docs/ |
DriverInternals.rst | 175 ``-ccc-print-phases`` flag. For example: 179 $ clang -ccc-print-phases -x c t.c -x assembler t.s 199 $ clang -ccc-print-phases -c -arch i386 -arch x86_64 t0.c t1.c 218 there is no "real" final output). Phases are well known compilation 314 phases are platform neutral, with a few very well defined exceptions
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/ |
ContinuousOutputModel.java | 55 * integration phases for contiguous intervals, the same 57 * integration phases as long as they are performed in order and in 64 * output model handles the steps of all integration phases, the user
|