/external/wpa_supplicant_8/wpa_supplicant/ |
todo.txt | 74 phases should be able to use the same functions for this;
|
/frameworks/av/services/audioflinger/ |
AudioResampler.h | 128 // #phases * mInSampleRate/mSampleRate and the fact that Sum(Floor(x)) <= Floor(Sum(x)).
|
AudioResamplerFirGen.h | 419 * with L phases, so rescaling H(w)/L is probably what you expect for "unity gain", 505 * @param L is the number of phases (for interpolation) 566 * @param L is the number of phases (for interpolation) 627 * @param L is the number of phases (for interpolation)
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
RadioCapability.java | 54 * RC_PHASE_FINISH is sent after all previous phases have completed.
|
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/sonatype/spice/spice-parent/17/ |
spice-parent-17.pom | 102 <!-- Only those needed during compile and runtime phases -->
|
/prebuilts/tools/common/m2/repository/org/sonatype/spice/spice-parent/17/ |
spice-parent-17.pom | 102 <!-- Only those needed during compile and runtime phases -->
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
ShadowSimpleCursorAdapter.java | 40 * Binding occurs in two phases. First, if a 108 * Binding occurs in two phases. First, if a
|
/external/v8/src/ |
compiler.h | 551 // A helper class that calls the three compilation phases in 552 // Crankshaft and keeps track of its state. The three phases
|
/external/v8/test/mjsunit/ |
sin-cos.js | 241 // Test Math.sin for various phases. 256 // Test Math.cos for various phases.
|
/frameworks/base/core/java/android/widget/ |
SimpleCursorAdapter.java | 30 * Binding occurs in two phases. First, if a 115 * Binding occurs in two phases. First, if a
|
/prebuilts/tools/common/m2/repository/com/fasterxml/oss-parent/4/ |
oss-parent-4.pom | 216 <phases>clean,deploy,site</phases>
|
/art/compiler/dex/quick/ |
dex_file_method_inliner.h | 44 * additional information about intrinsics to the early phases of compilation.
|
/art/runtime/gc/collector/ |
garbage_collector.cc | 87 RunPhases(); // Run all the GC phases.
|
/art/tools/dexfuzz/src/dexfuzz/program/mutators/ |
ArithOpChanger.java | 36 * generateMutation() and applyMutation() phases, allowing serialization.
|
RandomInstructionGenerator.java | 41 * generateMutation() and applyMutation() phases, allowing serialization.
|
ValuePrinter.java | 34 * generateMutation() and applyMutation() phases, allowing serialization.
|
/docs/source.android.com/src/devices/tech/dalvik/ |
gc-debug.jd | 73 The key difference in this area is that some of the Dalvik phases during this 74 pause are done concurrently in ART. These phases include 77 phases that are still done paused in ART are scanning the dirty cards and 229 each GC type?s phases and pauses. The pauses are usually more important to look
|
/external/curl/packages/vms/ |
pcsi_gnv_curl_file_list.txt | 16 ! [xxx.yyy]file.ext is a file for the rename and add phases.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/META-INF/ |
MANIFEST.MF | 35 engine.phases,org.eclipse.equinox.internal.p2.metadata,org.eclipse.eq
|
/external/llvm/docs/CommandGuide/ |
llc.rst | 141 Print generated machine code between compilation phases (useful for debugging).
|
/external/llvm/lib/Target/PowerPC/ |
PPCMIPeephole.cpp | 12 // the SSA phases, following VSX swap removal. A pass of dead code
|
/external/neven/Embedded/common/src/b_ImageEm/ |
Flt16Image.h | 157 /** imports phases from complex image */
|
/external/squashfs-tools/RELEASE-READMEs/ |
README-3.1 | 31 phases. Only files which are considered possible duplicates after the
|
/external/webrtc/webrtc/base/ |
trace_event.h | 365 // An asynchronous operation can consist of multiple phases. The first phase is 366 // defined by the ASYNC_BEGIN calls. Additional phases can be defined using the 459 // to ASYNC, a FLOW can consist of multiple phases. The first phase is defined 460 // by the FLOW_BEGIN calls. Additional phases can be defined using the FLOW_STEP [all...] |
/frameworks/av/include/media/ |
AudioResamplerPublic.h | 137 // +1 for rounding - always do this even if matched ratio (resampler may use phases not ratio)
|