/prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/gcov-src/ |
libgcov-profiler.c | 30 /* If VALUE is in interval <START, START + STEPS - 1>, then increases the 32 the interval, COUNTERS[STEPS] or COUNTERS[STEPS + 1] is increased
|
/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/gcov-src/ |
libgcov-profiler.c | 30 /* If VALUE is in interval <START, START + STEPS - 1>, then increases the 32 the interval, COUNTERS[STEPS] or COUNTERS[STEPS + 1] is increased
|
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/gcov-src/ |
libgcov-profiler.c | 30 /* If VALUE is in interval <START, START + STEPS - 1>, then increases the 32 the interval, COUNTERS[STEPS] or COUNTERS[STEPS + 1] is increased
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/gcov-src/ |
libgcov-profiler.c | 30 /* If VALUE is in interval <START, START + STEPS - 1>, then increases the 32 the interval, COUNTERS[STEPS] or COUNTERS[STEPS + 1] is increased
|
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/gcov-src/ |
libgcov-profiler.c | 30 /* If VALUE is in interval <START, START + STEPS - 1>, then increases the 32 the interval, COUNTERS[STEPS] or COUNTERS[STEPS + 1] is increased
|
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/gcov-src/ |
libgcov-profiler.c | 30 /* If VALUE is in interval <START, START + STEPS - 1>, then increases the 32 the interval, COUNTERS[STEPS] or COUNTERS[STEPS + 1] is increased
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
regex_scanner.tcc | 508 ostr << "interval begin\n"; 511 ostr << "interval end\n";
|
/system/bt/bta/sys/ |
bta_sys_main.c | 591 void bta_sys_start_timer(alarm_t *alarm, period_ms_t interval, uint16_t event, 598 alarm_set_on_queue(alarm, interval, bta_sys_sendmsg, p_buf,
|
/system/bt/stack/btm/ |
btm_ble_int.h | 61 #define BTM_BLE_GAP_DISC_SCAN_INT 18 /* Interval(scan_int) = 11.25 ms= 0x0010 * 0.625 ms */ 65 #define BTM_BLE_LOW_LATENCY_SCAN_INT 8000 /* Interval(scan_int) = 5s= 8000 * 0.625 ms */
|
/system/bt/stack/include/ |
hcimsgs.h | 527 extern BOOLEAN btsnd_hcic_write_pagescan_cfg(UINT16 interval, 537 extern BOOLEAN btsnd_hcic_write_inqscan_cfg(UINT16 interval, UINT16 window); [all...] |
/system/core/adb/ |
usb_osx.cpp | 357 UInt8 interval; local 362 &number, &transferType, &maxPacketSize, &interval);
|
/system/core/fastboot/ |
usb_osx.cpp | 204 UInt8 interval; local 210 &number, &transferType, &maxPacketSize, &interval);
|
/art/runtime/native/ |
dalvik_system_ZygoteHooks.cc | 199 0); // TODO: Expose interval.
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
e_exp.c | 30 * the interval [0,0.34658]:
|
/cts/tests/tests/widget/src/android/widget/cts/ |
VideoViewTest.java | 51 /** The interval time to wait for completing an operation. */
|
/development/host/windows/usb/winusb/ |
adb_winusb_interface.cpp | 268 info->polling_interval = pipe_info.Interval;
|
/device/google/accessory/arduino/USB_Host_Shield/ |
ch9.h | 182 byte bInterval; // Polling interval in frames.
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/random/ |
RandomDataImpl.java | 173 * Add 128 to byte value to make interval 0-255 before doing hex 282 * Add 128 to byte value to make interval 0-255 This guarantees 500 * provide a symmetric output interval (both endpoints excluded). 507 * @return a uniformly distributed random value from the interval (lower, [all...] |
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/ |
MultidimensionalCounter.java | 141 * correct interval (as defined by the length of the argument in the
|
/external/autotest/client/cros/ |
chrooted_avahi.py | 41 'ratelimit-interval-usec=1000000\n'
|
/external/autotest/client/site_tests/firmware_TouchMTB/ |
firmware_constants.py | 118 # Sweep from 0Hz to 1MHz at an interval of 400Hz for 2500 tests.
|
/external/autotest/client/site_tests/network_CDMAActivate/ |
network_CDMAActivate.py | 198 @param timeout: The timeout interval for polling.
|
/external/autotest/server/cros/ap_configurators/ |
belkin_ap_configurator.py | 246 Returns True if setting the PSK refresh interval is supported.
|
buffalo_ap_configurator.py | 33 Returns True if setting the PSK refresh interval is supported.
|
dlink_dwl2100_ap_configurator.py | 263 raise RuntimeError('Update interval is %, not within range',
|