/device/google/sunfish/json-c/ |
D | Doxyfile | 3 # This file describes the settings to be used by the documentation system 22 # The PROJECT_NUMBER tag can be used to enter a project or revision number. 24 # if some version control system is used. 28 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 31 # where doxygen was started. If left blank the current directory will be used. 44 # The OUTPUT_LANGUAGE tag is used to specify the language in which all 56 # This tag can be used to specify the encoding used in the generated output. 81 # that is used to form the text in various listings. Each string 83 # stripped from the text and the result after processing the whole list, is used 84 # as the annotated text. Otherwise, the brief description is used as-is. If left [all …]
|
/device/google/coral/json-c/ |
D | Doxyfile | 3 # This file describes the settings to be used by the documentation system 22 # The PROJECT_NUMBER tag can be used to enter a project or revision number. 24 # if some version control system is used. 28 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 31 # where doxygen was started. If left blank the current directory will be used. 44 # The OUTPUT_LANGUAGE tag is used to specify the language in which all 56 # This tag can be used to specify the encoding used in the generated output. 81 # that is used to form the text in various listings. Each string 83 # stripped from the text and the result after processing the whole list, is used 84 # as the annotated text. Otherwise, the brief description is used as-is. If left [all …]
|
/device/google/redbull/json-c/ |
D | Doxyfile | 3 # This file describes the settings to be used by the documentation system 22 # The PROJECT_NUMBER tag can be used to enter a project or revision number. 24 # if some version control system is used. 28 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 31 # where doxygen was started. If left blank the current directory will be used. 44 # The OUTPUT_LANGUAGE tag is used to specify the language in which all 56 # This tag can be used to specify the encoding used in the generated output. 81 # that is used to form the text in various listings. Each string 83 # stripped from the text and the result after processing the whole list, is used 84 # as the annotated text. Otherwise, the brief description is used as-is. If left [all …]
|
/device/google/contexthub/firmware/os/core/ |
D | heap.c | 39 uint32_t used: 1; member 84 node->used = 0; in heapInit() 100 if (!node->used && next && !next->used) { /* merged */ in heapMergeFreeChunks() 130 if (!node->used && node->size >= sz && (!best || best->size > node->size)) { in heapAlloc() 146 node->used = 0; in heapAlloc() 159 best->used = 1; in heapAlloc() 182 node->used = 0; in heapFree() 187 while (node->prev && !node->prev->used) in heapFree() 190 while ((t = heapPrvGetNext(node)) && !t->used) { in heapFree() 222 node->used = 0; in heapFreeAll() [all …]
|
/device/google/coral/ |
D | WCNSS_qcom_cfg.ini | 63 # These parameters are used only if gEnable2x2 is 0 175 # This ini is used to configure the number of Tx/Rx packets during the period of 180 # This ini is used to configure the number of Tx/Rx packet, below which 294 # This ini is used to set default snr monitor 298 # This ini is used to enable dynamic configuration of TCP limit output bytes 305 # This ini is used to enable or disable TWT support. 317 # This ini is used to enable/disable oce feature for STA 321 # This ini is used to enable/disable oce feature for SAP 325 # This ini is used to set probe request rate to 5.5Mbps as per OCE requirement in 2.4G band 329 # This ini is used to increase/decrease HE caps weightage in best candidate selection. [all …]
|
/device/google/redbull/ |
D | WCNSS_qcom_cfg.ini | 64 # These parameters are used only if gEnable2x2 is 0 182 # This ini is used to configure the number of Tx/Rx packets during the period of 187 # This ini is used to configure the number of Tx/Rx packet, below which 301 # This ini is used to set default snr monitor 305 # This ini is used to enable dynamic configuration of TCP limit output bytes 312 # This ini is used to enable or disable TWT support. 324 # This ini is used to enable/disable oce feature for STA 328 # This ini is used to enable/disable oce feature for SAP 335 # This ini is used to set probe request rate to 5.5Mbps as per OCE requirement in 2.4G band 342 # This ini is used to increase/decrease HE caps weightage in best candidate selection. [all …]
|
/device/google/sunfish/ |
D | WCNSS_qcom_cfg.ini | 63 # These parameters are used only if gEnable2x2 is 0 175 # This ini is used to configure the number of Tx/Rx packets during the period of 180 # This ini is used to configure the number of Tx/Rx packet, below which 294 # This ini is used to set default snr monitor 298 # This ini is used to enable dynamic configuration of TCP limit output bytes 305 # This ini is used to enable or disable TWT support. 317 # This ini is used to enable/disable oce feature for STA 321 # This ini is used to enable/disable oce feature for SAP 325 # This ini is used to set probe request rate to 5.5Mbps as per OCE requirement in 2.4G band 329 # This ini is used to increase/decrease HE caps weightage in best candidate selection. [all …]
|
/device/google/gs-common/camera/ |
D | lyric_soong_variables.md | 18 The codename for the chip used in the device. Currently only Google silicon 28 the DeviceContext class that will be used. 46 A mixture of `camera_hardware` and `tuning_product` used by 3A.
|
/device/google/contexthub/lib/nanohub/ |
D | nanoapp.c | 37 void assertMem(size_t used, size_t total) in assertMem() argument 39 if (used <= total) in assertMem() 41 …derr, "Buffer size %zu is not big enough to complete operation; we need %zu bytes\n", total, used); in assertMem()
|
/device/google/contexthub/firmware/os/inc/ |
D | seos.h | 315 SET_INTERNAL_LOCATION_ATTRIBUTES(used, section (".internal_app_init")) mAppHdr = { \ 331 SET_INTERNAL_LOCATION_ATTRIBUTES(used, section (".internal_app_init")) mAppHdr = { \ 349 const struct AppFuncs SET_EXTERNAL_APP_ATTRIBUTES(used, section (".app_init"), \ 355 const uint32_t SET_EXTERNAL_APP_VERSION(used, section (".app_version"), \
|
/device/google/coral-sepolicy/vendor/qcom/common/ |
D | file.te | 82 # sysfs poweron_alarm is used in init.target.rc 91 #Define the files used by lm 135 #Defines the files (configs, dumps, etc) used by display processes 172 # used for /dsp files 222 # path to debugfs use this whic should be only used
|
/device/generic/opengl-transport/host/libs/virglrenderer/ |
D | README.md | 12 The wire protocol used between the virtio-gpu DRM driver and QEMU's 13 virtio-gpu-3d device is the same as that used by goldfish (the classic Android 77 process. The second kind of context is per-thread, used by the EGL/GLES 87 primary framebuffer surfaces), Gralloc (EGL window surfaces or images), or used
|
/device/google/contexthub/firmware/os/cpu/cortexm4/ |
D | cpu.c | 239 static void __attribute__((used)) syscallHandler(uintptr_t *excRegs) in syscallHandler() 269 static void __attribute__((used)) logHardFault(uintptr_t *excRegs, uintptr_t* otherRegs, bool tinyS… in logHardFault() 300 static uint32_t __attribute__((used)) hfStack[16];
|
/device/google/contexthub/firmware/os/platform/stm32/flash_script/ |
D | tool.c | 57 static void __attribute__((used)) flashEraseAll(void) in flashEraseAll() 64 static void __attribute__((used)) flashWriteOneK(uint32_t addr, const uint8_t* data) in flashWriteOneK()
|
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/ |
D | README | 26 Optional FLAGS (FLAGS list) can be used to enable specific features using 58 /* Magnetometer sensor (only one per time can be used) */ 63 /* Barometer sensor (only one per time can be used) */
|
/device/google/trout/tools/tracing/proto/ |
D | perfetto_trace.proto | 20 // Logical groups for a counter. This is used in the UI to present the 201 // The version of the client library used by the producer. 209 // regardless of the fact that they are being used or not. 565 // If not specificed, the default is used. 636 // Which heaps not to sample, e.g. "libc.malloc". This is useful when used in 647 // Otherwise, sampling_interval_bytes is used. 756 // If dump_interval_ms != 0, the following configuration is used. 813 // If unset, an implementation-defined default is used. 900 // If unset, an implementation-defined default is used. 905 // If unset, an implementation-defined default is used. [all …]
|
/device/google/gs201-sepolicy/whitechapel_pro/ |
D | euiccpixel_app.te | 19 # Access to directly upgrade firmware on st54spi_device used for engineering devices 22 # Access to directly upgrade firmware on st33spi_device used for engineering devices
|
/device/google/gs101-sepolicy/whitechapel/vendor/google/ |
D | euiccpixel_app.te | 18 # Access to directly upgrade firmware on st54spi_device used for engineering devices 21 # Access to directly upgrade firmware on st33spi_device used for engineering devices
|
/device/sample/apps/tv/SetupValidation/ |
D | gradle.properties | 10 # Specifies the JVM arguments used for the daemon process. 15 # This option should only be used with decoupled projects. More details, visit
|
/device/sample/apps/tv/SetupCustomizationSample/ |
D | gradle.properties | 10 # Specifies the JVM arguments used for the daemon process. 15 # This option should only be used with decoupled projects. More details, visit
|
/device/google/gs201/conf/ |
D | ueventd.gs201.rc | 10 # media0 is used for GSC, DECON, etc 12 # media1 is used for DECON Ext WB 36 # v4l-subdev20 is used for DECON Ext WB 48 # video31 is used for DECON Ext WB
|
/device/google/zumapro/conf/ |
D | ueventd.zumapro.rc | 10 # media0 is used for GSC, DECON, etc 12 # media1 is used for DECON Ext WB 36 # v4l-subdev20 is used for DECON Ext WB 48 # video31 is used for DECON Ext WB
|
/device/google/redbull-sepolicy/vendor/qcom/common/ |
D | wcnss_service.te | 7 # qipcrtr_socket is used for modem IPC router socket to communicate with QMI 10 # netlink_generic_socket is used for event/data change with WLAN driver
|
/device/google/cuttlefish/host/commands/metrics/proto/ |
D | common.proto | 18 //TODO(moelsherif) : This message is not used yet 29 //TODO(moelsherif) : This message is not used yet
|
/device/google/contexthub/firmware/os/drivers/st_hts221/ |
D | README | 10 Instead, a timer callback is used to read the data. 28 /* I2C defs to be used when device is plugged on U4 slot */
|