/external/tcpdump/tests/ |
isakmp1.out | 1 IP 127.0.0.1.500 > 127.0.0.1.500: isakmp: phase 2/others ? #190[C]
|
isakmp2.out | 1 IP 129.170.249.126.500 > 129.170.249.87.500: isakmp: phase 1 ? base
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/en-GB/ |
en-GB_kh0_kpdf_phs.utf | 4 ! Probability distribution <Phase> for voice en-GB_kh0 20 ! line_section: section definition : 'duration', 'pitch', 'cepstral', 'phase' + '! optional comment'
34 [phase] !phase section opening
38 index = 2500 , uint32 ; !specification for phase indices table
2539 n_comps = 1 , uint8 ; !specification for phase sub table number of components
2541 phase = 71 , uint8 ; !specification for phase sub table
2613 n_comps = 1 , uint8 ; !specification for phase sub table number of components
2615 phase = 71 , uint8 ; !specification for phase sub table [all...] |
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/es-ES/ |
es-ES_zl0_kpdf_phs.utf | 4 ! Probability distribution <Phase> for voice es-ES_zl0 20 ! line_section: section definition : 'duration', 'pitch', 'cepstral', 'phase' + '! optional comment'
34 [phase] !phase section opening
38 index = 2500 , uint32 ; !specification for phase indices table
2539 n_comps = 1 , uint8 ; !specification for phase sub table number of components
2541 phase = 42 , uint8 ; !specification for phase sub table
2584 n_comps = 1 , uint8 ; !specification for phase sub table number of components
2586 phase = 0 , uint8 ; !specification for phase sub table [all...] |
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/fr-FR/ |
fr-FR_nk0_kpdf_phs.utf | 4 ! Probability distribution <Phase> for voice fr-FR_nk0 20 ! line_section: section definition : 'duration', 'pitch', 'cepstral', 'phase' + '! optional comment'
34 [phase] !phase section opening
38 index = 2500 , uint32 ; !specification for phase indices table
2539 n_comps = 1 , uint8 ; !specification for phase sub table number of components
2541 phase = 0 , uint8 ; !specification for phase sub table
2542 n_comps = 1 , uint8 ; !specification for phase sub table number of components
2544 phase = 0 , uint8 ; !specification for phase sub table [all...] |
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/it-IT/ |
it-IT_cm0_kpdf_phs.utf | 4 ! Probability distribution <Phase> for voice it-IT_cm0 20 ! line_section: section definition : 'duration', 'pitch', 'cepstral', 'phase' + '! optional comment'
34 [phase] !phase section opening
38 index = 2500 , uint32 ; !specification for phase indices table
2539 n_comps = 1 , uint8 ; !specification for phase sub table number of components
2541 phase = 47 , uint8 ; !specification for phase sub table
2589 n_comps = 1 , uint8 ; !specification for phase sub table number of components
2591 phase = 0 , uint8 ; !specification for phase sub table [all...] |
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/en-US/ |
en-US_lh0_kpdf_phs.utf | 4 ! Probability distribution <Phase> for voice en-US_lh0 20 ! line_section: section definition : 'duration', 'pitch', 'cepstral', 'phase' + '! optional comment'
34 [phase] !phase section opening
38 index = 3200 , uint32 ; !specification for phase indices table
3239 n_comps = 1 , uint8 ; !specification for phase sub table number of components
3241 phase = 0 , uint8 ; !specification for phase sub table
3242 n_comps = 1 , uint8 ; !specification for phase sub table number of components
3244 phase = 71 , uint8 ; !specification for phase sub table [all...] |
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/de-DE/ |
de-DE_gl0_kpdf_phs.utf | 4 ! Probability distribution <Phase> for voice de-DE_gl0 20 ! line_section: section definition : 'duration', 'pitch', 'cepstral', 'phase' + '! optional comment'
34 [phase] !phase section opening
38 index = 2500 , uint32 ; !specification for phase indices table
2539 n_comps = 1 , uint8 ; !specification for phase sub table number of components
2541 phase = 61 , uint8 ; !specification for phase sub table
2603 n_comps = 1 , uint8 ; !specification for phase sub table number of components
2605 phase = 0 , uint8 ; !specification for phase sub table [all...] |
/external/chromium_org/ui/base/cocoa/ |
nsgraphics_context_additions.mm | 9 - (void)cr_setPatternPhase:(NSPoint)phase 16 phase.x -= offset.x; 17 phase.y -= offset.y; 19 [self setPatternPhase:phase];
|
nsgraphics_context_additions.h | 12 // When a view is not layer backed the pattern phase is relative to the origin 13 // of the window's content view. With a layer backed view the pattern phase is 16 // For layer backed view this method offsets the pattern phase to match the 18 - (void)cr_setPatternPhase:(NSPoint)phase
|
/packages/wallpapers/PhaseBeam/res/values/ |
strings.xml | 3 <string name="wallpaper_label">Phase Beam</string>
|
/external/chromium_org/third_party/skia/src/animator/ |
SkDrawDash.cpp | 17 SK_MEMBER(phase, Float) 24 SkDash::SkDash() : phase(0) { 34 return new SkDashPathEffect(intervals.begin(), count, phase);
|
/external/skia/src/animator/ |
SkDrawDash.cpp | 17 SK_MEMBER(phase, Float) 24 SkDash::SkDash() : phase(0) { 34 return new SkDashPathEffect(intervals.begin(), count, phase);
|
/libcore/luni/src/main/java/java/util/concurrent/ |
Phaser.java | 37 * generation of a phaser has an associated phase number. The phase 40 * Integer.MAX_VALUE}. The use of phase numbers enables independent 49 * do not block, but return an associated <em>arrival phase 50 * number</em>; that is, the phase number of the phaser to which 51 * the arrival applied. When the final party for a given phase 52 * arrives, an optional action is performed and the phase 54 * triggering a phase advance, and are arranged by overriding 61 * argument indicating an arrival phase number, and returns when 62 * the phaser advances to (or is already at) a different phase 357 int phase = (int)(s >>> PHASE_SHIFT); local 403 int phase; local 465 int phase, p; local 526 int phase = 0; local 652 int phase = (int)(s >>> PHASE_SHIFT); local 1063 final int phase; field in class:Phaser.QNode [all...] |
/external/objenesis/tck/ |
pom.xml | 122 <phase>package</phase>
154 <phase>test</phase>
164 <phase>test</phase>
174 <phase>test</phase>
184 <phase>test</phase>
[all...] |
/external/proguard/src/proguard/gui/splash/ |
SawToothTiming.java | 31 private final long phase; field in class:SawToothTiming 37 * @param phase the phase of the cycle, which is added to the actual time. 39 public SawToothTiming(long period, long phase) 42 this.phase = phase; 51 return (double)((time + phase) % period) / (double)period;
|
SineTiming.java | 31 private final long phase; field in class:SineTiming 37 * @param phase the phase of the cycle, which is added to the actual time. 39 public SineTiming(long period, long phase) 42 this.phase = phase; 51 return 0.5 + 0.5 * Math.sin(2.0 * Math.PI * (time + phase) / period);
|
/frameworks/base/graphics/java/android/graphics/ |
DashPathEffect.java | 24 * specifying the "off" intervals. phase is an offset into the intervals 32 * @param phase offset into the intervals array 34 public DashPathEffect(float intervals[], float phase) { 38 native_instance = nativeCreate(intervals, phase); 41 private static native int nativeCreate(float intervals[], float phase);
|
/external/chromium/chrome/browser/ui/cocoa/ |
background_tile_view.mm | 17 // Tile within the view, so set the phase to start at the view bottom. 18 NSPoint phase = NSMakePoint(0.0, NSMinY([self frame])); 19 [[NSGraphicsContext currentContext] setPatternPhase:phase];
|
/prebuilts/tools/common/gradle-plugins/repository/com/google/guava/guava/14.0/ |
guava-14.0.pom | 45 <phase>process-classes</phase> 76 <phase>post-integration-test</phase> 87 <phase>post-integration-test</phase> 106 <phase>test</phase> 131 <phase>site</phase> [all...] |
/prebuilts/tools/common/m2/repository/com/google/guava/guava/13.0.1/ |
guava-13.0.1.pom | 46 <phase>process-classes</phase> 76 <phase>post-integration-test</phase> 87 <phase>post-integration-test</phase> 106 <phase>test</phase> 131 <phase>site</phase> [all...] |
/system/extras/ext4_utils/ |
test_ext4fixup | 3 typeset -i I ITERATIONS PHASE LOC COUNT MAXCOUNT 42 # There is also a phase 4, which is writing out the updated superblocks and 44 let PHASE="$RANDOM"%3 # 0 to 2 45 let PHASE++ # 1 to 3 54 ext4fixup -d "$PHASE,$LOC,$COUNT" "$NEW_FS_IMAGE" 2>/dev/null 63 echo "$ME: test failed with parameters $PHASE, $LOC, $COUNT"
|
/external/chromium_org/third_party/skia/src/effects/ |
Sk1DPathEffect.cpp | 34 SkScalar phase, Style style) : fPath(path) 42 // cleanup their phase parameter, inverting it so that it becomes an 44 if (phase < 0) { 45 phase = -phase; 46 if (phase > advance) { 47 phase = SkScalarMod(phase, advance); 50 if (phase > advance) { 51 phase = SkScalarMod(phase, advance) [all...] |
/external/skia/src/effects/ |
Sk1DPathEffect.cpp | 34 SkScalar phase, Style style) : fPath(path) 42 // cleanup their phase parameter, inverting it so that it becomes an 44 if (phase < 0) { 45 phase = -phase; 46 if (phase > advance) { 47 phase = SkScalarMod(phase, advance); 50 if (phase > advance) { 51 phase = SkScalarMod(phase, advance) [all...] |
/external/speex/libspeex/ |
_kiss_fft_guts.h | 133 # define KISS_FFT_COS(phase) floor(MIN(32767,MAX(-32767,.5+32768 * cos (phase)))) 134 # define KISS_FFT_SIN(phase) floor(MIN(32767,MAX(-32767,.5+32768 * sin (phase)))) 137 # define KISS_FFT_COS(phase) _mm_set1_ps( cos(phase) ) 138 # define KISS_FFT_SIN(phase) _mm_set1_ps( sin(phase) ) 141 # define KISS_FFT_COS(phase) (kiss_fft_scalar) cos(phase) [all...] |