/device/generic/goldfish/network/netmgr/ |
D | bridge.cpp | 115 unsigned long operation, in doInterfaceOperation() argument 126 int res = ::ioctl(mSocketFd, operation, &request); in doInterfaceOperation()
|
D | bridge.h | 36 unsigned long operation,
|
/device/google/coral-sepolicy/vendor/qcom/common/ |
D | file.te | 37 #Define the files written during the operation of netmgrd and qmuxd 83 #Define the files written during the operation of mm-pp-daemon 104 #Define the files written during the operation of mpdecision 128 #define the files writer during the operation of app state changes 172 #Define the files for the operation of QDCM
|
/device/generic/goldfish/dhcp/common/ |
D | message.cpp | 236 Message::Message(uint8_t operation, in Message() argument 241 dhcpData.op = operation; in Message()
|
/device/generic/goldfish/dhcp/common/include/ |
D | message.h | 99 Message(uint8_t operation,
|
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/ |
D | faceauth.h | 47 __u8 operation; member
|
/device/google/coral-kernel/sm8150/kernel-headers/linux/ |
D | faceauth.h | 38 __u8 operation; member
|
/device/linaro/dragonboard/db845c/firmware/ |
D | adsp.b07 | 1 … expect degraded runtime operation sys_m_comm: %dsys_m.c:ADSP:sys_m_shutdown process ends, exp… 17 …on internallysysmon_qos.c:ADSP: Unsuccessful BLC_ADDR register write operation, … 18 sysmon_qos.c:ADSP: Unsuccessful BLC_ADDRMASK register write operation, return v… 19 sysmon_qos.c:ADSP: Unsuccessful BLC_EN register write operation, return value: … 20 sysmon_qos.c:ADSP: Unsuccessful BLC_TXNCNT register write operation, return value: %d 21 sysmon_qos.c:ADSP: Unsuccessful BLC_LATCNT0 register write operation, return value: %d 22 sysmon_qos.c:ADSP: Unsuccessful BLC_LATCNT1 register write operation, return value… 23 sysmon_qos.c:ADSP: Unsuccessful BLC_TXNCNT register read operation, return val… 24 sysmon_qos.c:ADSP: Unsuccessful BLC_LATCNT0 register read operation, return valu…
|
/device/google/bonito/sdm710/original-kernel-headers/media/ |
D | cam_sensor.h | 22 enum rainbow_op_type operation; member
|
/device/google/bonito/sdm710/kernel-headers/media/ |
D | cam_sensor.h | 36 enum rainbow_op_type operation; member
|
/device/google/crosshatch/sdm845/kernel-headers/media/ |
D | cam_sensor.h | 36 enum rainbow_op_type operation; member
|
/device/google/crosshatch/sdm845/original-kernel-headers/media/ |
D | cam_sensor.h | 22 enum rainbow_op_type operation; member
|
/device/google/coral-kernel/sm8150/original-kernel-headers/media/ |
D | cam_sensor.h | 34 enum rainbow_op_type operation; member
|
/device/google/coral-kernel/sm8150/kernel-headers/media/ |
D | cam_sensor.h | 46 enum rainbow_op_type operation; member
|
/device/google/coral/ |
D | WCNSS_qcom_cfg.ini | 167 # Enable support for TDLS off-channel operation 170 # TDLS off-channel operation will be invoked when there is only one
|
/device/google/muskie/ |
D | WCNSS_qcom_cfg.ini | 517 # Enable support for TDLS off-channel operation 520 # TDLS off-channel operation will be invoked when there is only one
|
/device/google/taimen/ |
D | WCNSS_qcom_cfg.ini | 517 # Enable support for TDLS off-channel operation 520 # TDLS off-channel operation will be invoked when there is only one
|
/device/google/bonito/ |
D | WCNSS_qcom_cfg.ini | 497 # Enable support for TDLS off-channel operation 500 # TDLS off-channel operation will be invoked when there is only one
|
/device/google/crosshatch/ |
D | WCNSS_qcom_cfg.ini | 497 # Enable support for TDLS off-channel operation 500 # TDLS off-channel operation will be invoked when there is only one
|
/device/google/crosshatch-sepolicy/vendor/qcom/common/ |
D | file_contexts | 187 # Hexagon DSP-side executable needed for Halide operation
|
/device/google/bonito-sepolicy/vendor/qcom/common/ |
D | file_contexts | 196 # Hexagon DSP-side executable needed for Halide operation
|
/device/google/wahoo/sepolicy/vendor/ |
D | file_contexts | 237 # Hexagon DSP host runtime and DSP-side executable needed for Halide operation
|
/device/generic/goldfish-opengl/system/include/GLES2/ |
D | gl2ext.h | 1573 typedef void (GL_APIENTRYP PFNGLCOVERAGEOPERATIONNVPROC) (GLenum operation); 1576 GL_APICALL void GL_APIENTRY glCoverageOperationNV (GLenum operation);
|
/device/generic/goldfish-opengl/system/GLESv2_enc/ |
D | gl2_entry.cpp | 190 void glCoverageOperationNV(GLenum operation); 1553 void glCoverageOperationNV(GLenum operation) in glCoverageOperationNV() argument 1556 ctx->glCoverageOperationNV(ctx, operation); in glCoverageOperationNV()
|
/device/generic/opengl-transport/host/libs/virglrenderer/GLESv3_dec/ |
D | gles3.in | 187 GL_ENTRY(void, glCoverageOperationNV, GLenum operation)
|