Home
last modified time | relevance | path

Searched defs:single (Results 1 – 7 of 7) sorted by relevance

/device/google/contexthub/firmware/os/inc/
DhostIntf.h62 … struct SingleAxisDataPoint single[HOSTINTF_SENSOR_DATA_MAX / sizeof(struct SingleAxisDataPoint)]; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dregrtest.py229 exclude=False, single=False, randomize=False, fromfile=None, argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
Dtokenizer.c646 decode_str(const char *input, int single, struct tok_state *tok) in decode_str()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Parser/
Dtokenizer.c666 decode_str(const char *input, int single, struct tok_state *tok) in decode_str()
/device/google/contexthub/firmware/os/core/
DhostIntf.c843 static void copySingleSamples(struct ActiveSensor *sensor, const struct SingleAxisDataEvent *single) in copySingleSamples()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dsocketmodule.c4066 PyObject *single = (PyObject *)NULL; local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dsocketmodule.c4148 PyObject *single = (PyObject *)NULL; local