/packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/ |
ICalendarTest.java | 275 "RRULE:FREQ=SECONDLY;BYSECOND=0,1,2,\r\n 3,4,5\r\n ,6,7,8\r\n" + 284 assertEquals("FREQ=SECONDLY;BYSECOND=0,1,2,3,4,5,6,7,8", event.getFirstProperty("RRULE").getValue()); 291 "RRULE:FREQ=SECONDLY;BYSECOND=0,1,2,\n 3,4,5\n ,6,7,8\n" + 300 assertEquals("FREQ=SECONDLY;BYSECOND=0,1,2,3,4,5,6,7,8", event.getFirstProperty("RRULE").getValue());
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/can/ |
netlink.h | 56 __u32 freq; /* CAN system clock frequency in Hz */ member in struct:can_clock
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/can/ |
netlink.h | 54 __u32 freq; /* CAN system clock frequency in Hz */ member in struct:can_clock
|
/system/connectivity/shill/net/ |
nl80211_attribute.cc | 241 NestedData freq(kTypeNested, "NL80211_BAND_ATTR_FREQ", true); 242 freq.deeper_nesting.insert(AttrDataPair( 245 freq.deeper_nesting.insert( 248 freq.deeper_nesting.insert(AttrDataPair( 251 freq.deeper_nesting.insert(AttrDataPair( 254 freq.deeper_nesting.insert(AttrDataPair( 257 freq.deeper_nesting.insert(AttrDataPair( 260 freq.deeper_nesting.insert(AttrDataPair( 265 freqs.deeper_nesting.insert(AttrDataPair(kArrayAttrEnumVal, freq)); [all...] |
/system/connectivity/shill/wifi/ |
wifi_provider.cc | 400 for (int freq = 0; freq < kMaxStorageFrequencies; ++freq) { 402 string freq_string = StringPrintf("%s%d", kStorageFrequencies, freq); 433 int freq = 0; local 442 string freq_string = StringPrintf("%s%d", kStorageFrequencies, freq); 444 if (++freq >= kMaxStorageFrequencies) { 731 uint16_t freq = atoi(freq_count[0].c_str()); local 733 (*numbers)[freq] = connections;
|
/external/wpa_supplicant_8/wpa_supplicant/ |
README-P2P | 76 [delay=<search delay in ms>] [seek=<service name>] [freq=<MHz>] 85 optional freq parameter can be used to override the first scan to use only 153 [go_intent=<0..15>] [freq=<in MHz>] [ht40] [vht] [provdisc] [auto] 187 "freq" can be used to set a forced operating channel (e.g., freq=2412 264 p2p_group_add [persistent|persistent=<network id>] [freq=<freq in MHz>] 270 a persistent group. Optional freq=<freq in MHz> can be used to force 271 the GO to be started on a specific frequency. Special freq=2 or freq= [all...] |
bss.h | 83 int freq; member in struct:wpa_bss 148 return bss->freq > 45000;
|
/external/libjpeg-turbo/ |
jchuff.c | 849 jpeg_gen_optimal_table (j_compress_ptr cinfo, JHUFF_TBL * htbl, long freq[]) 866 freq[256] = 1; /* make sure 256 has a nonzero count */ 880 if (freq[i] && freq[i] <= v) { 881 v = freq[i]; 891 if (freq[i] && freq[i] <= v && i != c1) { 892 v = freq[i]; 902 freq[c1] += freq[c2] [all...] |
/external/pdfium/third_party/libjpeg/ |
fpdfapi_jchuff.c | 708 jpeg_gen_optimal_table (j_compress_ptr cinfo, JHUFF_TBL * htbl, long freq[]) 725 freq[256] = 1; /* make sure 256 has a nonzero count */ 739 if (freq[i] && freq[i] <= v) { 740 v = freq[i]; 750 if (freq[i] && freq[i] <= v && i != c1) { 751 v = freq[i]; 761 freq[c1] += freq[c2] [all...] |
/device/google/dragon/audio/hal/dsp/ |
crossover.c | 9 static void lr4_set(struct lr4 *lr4, enum biquad_type type, float freq) 12 biquad_set(&q, type, freq, 0, 0);
|
eq.c | 25 int eq_append_biquad(struct eq *eq, enum biquad_type type, float freq, float Q, 30 biquad_set(&eq->biquad[eq->n++], type, freq, Q, gain);
|
/device/huawei/angler/ |
init.angler.power.sh | 43 # Limit A57 max freq from msm_perf module in case CPU 4 is offline 87 # Restore CPU 4 max freq from msm_performance
|
/device/lge/bullhead/ |
init.bullhead.power.sh | 42 # Limit A57 max freq from msm_perf module in case CPU 4 is offline 96 # Restore CPU 4 max freq from msm_performance
|
/external/iw/ |
iw.h | 152 int ieee80211_frequency_to_channel(int freq); 177 "[freqs <freq>+] [matches [ssid <ssid>]+]] [active [ssid <ssid>]+|passive] [randomise[=<addr>/<mask>]]"
|
/external/kernel-headers/original/uapi/linux/ |
timex.h | 67 __kernel_long_t freq; /* frequency offset (scaled ppm) */ member in struct:timex 131 #define STA_PPSFREQ 0x0002 /* enable PPS freq discipline (rw) */
|
/external/kernel-headers/original/uapi/sound/ |
sfnt_info.h | 104 unsigned short tremfrq; /* LFO1 volume & freq (0x0000) */ 105 unsigned short fm2frq2; /* LFO2 pitch & freq (0x0000) */
|
/external/libopus/celt/ |
bands.h | 54 void normalise_bands(const CELTMode *m, const celt_sig * OPUS_RESTRICT freq, celt_norm * OPUS_RESTRICT X, const celt_ener *bandE, int end, int C, int M); 62 celt_sig * OPUS_RESTRICT freq, const opus_val16 *bandE, int start, int end, int C, int M);
|
/external/webrtc/webrtc/modules/audio_processing/intelligibility/ |
intelligibility_enhancer.h | 117 // Transforms freq gains to ERB gains. 134 // Computes variance across ERB filters from freq variance |var|.
|
/hardware/bsp/intel/peripheral/libupm/src/grovemd/ |
grovemd.cxx | 98 bool GroveMD::setPWMFrequencyPrescale(uint8_t freq) 100 return writePacket(SET_PWM_FREQ, freq, GROVEMD_NOOP);
|
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/ |
nj_lib.h | 252 NJ_INT16 freq; member in struct:__anon36413::__anon36414 260 NJ_INT16 freq; member in struct:__anon36413::__anon36415
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
timex.h | 67 long freq; /* frequency offset (scaled ppm) */ member in struct:timex 125 #define STA_PPSFREQ 0x0002 /* enable PPS freq discipline (rw) */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/ |
sfnt_info.h | 104 unsigned short tremfrq; /* LFO1 volume & freq (0x0000) */ 105 unsigned short fm2frq2; /* LFO2 pitch & freq (0x0000) */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/ |
timex.h | 38 long int freq; /* frequency offset (scaled ppm) */ member in struct:timex 94 #define STA_PPSFREQ 0x0002 /* enable PPS freq discipline (rw) */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
timex.h | 67 long freq; /* frequency offset (scaled ppm) */ member in struct:timex 129 #define STA_PPSFREQ 0x0002 /* enable PPS freq discipline (rw) */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/ |
sfnt_info.h | 104 unsigned short tremfrq; /* LFO1 volume & freq (0x0000) */ 105 unsigned short fm2frq2; /* LFO2 pitch & freq (0x0000) */
|