Searched refs:rest (Results 1 – 11 of 11) sorted by relevance
/device/google/trout/hal/sensors/2.1/ |
D | iio_utils.cpp | 163 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/ |
D | mediacodec_google.te | 26 # permissions and be isolated from the rest of the system and network.
|
/device/google/felix/vibrator/cs40l26/tests/ |
D | test-vibrator.cpp | 65 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/ |
D | mediacodec_google.te | 27 # permissions and be isolated from the rest of the system and network.
|
/device/google/gs201-sepolicy/whitechapel_pro/ |
D | mediacodec_google.te | 27 # permissions and be isolated from the rest of the system and network.
|
/device/google/gs-common/mediacodec/samsung/sepolicy/ |
D | mediacodec_samsung.te | 32 # permissions and be isolated from the rest of the system and network.
|
/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/autocfg/ |
D | README.md | 40 rest of your Rust code, you can add `#[cfg(has_i128)]` conditions on code that
|
/device/google/contexthub/firmware/lib/builtins/ |
D | fp_extend_impl.inc | 82 // bit (if needed) and right-aligning the rest of the trailing NaN
|
/device/generic/car/emulator/usbpt/bluetooth/usb_modeswitch/ |
D | LICENSE | 227 be a consequence of the rest of this License.
|
/device/generic/car/emulator/usbpt/usbip-service/ |
D | COPYING | 227 be a consequence of the rest of this License.
|
/device/google/trout/tools/tracing/proto/ |
D | perfetto_trace.proto | 1774 // When this is non-empty the perfetto command line tool will ignore the rest 1785 // the rest of the trace.
|