Home
last modified time | relevance | path

Searched refs:rest (Results 1 – 11 of 11) sorted by relevance

/device/google/trout/hal/sensors/2.1/
Diio_utils.cpp163 char* rest; in get_sampling_frequency_available() local
177 char* pch = strtok_r(const_cast<char*>(line.c_str()), " ,", &rest); in get_sampling_frequency_available()
180 pch = strtok_r(nullptr, " ,", &rest); in get_sampling_frequency_available()
190 char* rest; in get_sensor_range() local
205 char* pch = strtok_r(const_cast<char*>(line.c_str()), " ", &rest); in get_sensor_range()
209 pch = strtok_r(nullptr, " ", &rest); in get_sensor_range()
/device/google/zumapro-sepolicy/legacy/zuma/vendor/
Dmediacodec_google.te26 # permissions and be isolated from the rest of the system and network.
/device/google/felix/vibrator/cs40l26/tests/
Dtest-vibrator.cpp65 static EffectQueue Queue(const T &first, const U &second, Args... rest);
184 EffectQueue Queue(const T &first, const U &second, Args... rest) { in Queue() argument
186 auto tail = Queue(second, rest...); in Queue()
/device/google/zuma-sepolicy/vendor/
Dmediacodec_google.te27 # permissions and be isolated from the rest of the system and network.
/device/google/gs201-sepolicy/whitechapel_pro/
Dmediacodec_google.te27 # permissions and be isolated from the rest of the system and network.
/device/google/gs-common/mediacodec/samsung/sepolicy/
Dmediacodec_samsung.te32 # permissions and be isolated from the rest of the system and network.
/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/autocfg/
DREADME.md40 rest of your Rust code, you can add `#[cfg(has_i128)]` conditions on code that
/device/google/contexthub/firmware/lib/builtins/
Dfp_extend_impl.inc82 // bit (if needed) and right-aligning the rest of the trailing NaN
/device/generic/car/emulator/usbpt/bluetooth/usb_modeswitch/
DLICENSE227 be a consequence of the rest of this License.
/device/generic/car/emulator/usbpt/usbip-service/
DCOPYING227 be a consequence of the rest of this License.
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto1774 // When this is non-empty the perfetto command line tool will ignore the rest
1785 // the rest of the trace.