Home
last modified time | relevance | path

Searched refs:status (Results 5426 - 5450 of 6131) sorted by relevance

1...<<211212213214215216217218219220>>...246

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcViewportArrayTests.cpp399 /* Compilation status */ in compile()
400 glw::GLint status = GL_FALSE; in compile() local
410 /* Get compilation status */ in compile()
411 gl.getShaderiv(shader_id, GL_COMPILE_STATUS, &status); in compile()
415 if (GL_TRUE != status) in compile()
529 /* Link status */ in link()
530 glw::GLint status = GL_FALSE; in link() local
573 /* Get link status */ in link()
574 gl.getProgramiv(m_program_object_id, GL_LINK_STATUS, &status); in link()
578 if (GL_TRUE != status) in link()
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cBufferStorageTests.cpp1082 GLint status = GL_FALSE; in Link() local
1087 /* Get link status */ in Link()
1088 gl.getProgramiv(id, GL_LINK_STATUS, &status); in Link()
1092 if (GL_TRUE != status) in Link()
1188 GLint status = GL_FALSE; in Compile() local
1194 /* Get compilation status */ in Compile()
1195 gl.getShaderiv(id, GL_COMPILE_STATUS, &status); in Compile()
1199 if (GL_TRUE != status) in Compile()
H A Dgl4cDirectStateAccessBuffersTests.cpp5235 glw::GLint status = GL_FALSE; in BuildProgram() local
5237 gl.getShaderiv(shader[i].id, GL_COMPILE_STATUS, &status); in BuildProgram()
5240 if (GL_FALSE == status) in BuildProgram()
5277 glw::GLint status = GL_FALSE; in BuildProgram() local
5279 gl.getProgramiv(m_po, GL_LINK_STATUS, &status); in BuildProgram()
5281 if (GL_TRUE == status) in BuildProgram()
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pShaderCompilationCases.cpp1733 GLint status = 0;
1735 gl.getShaderiv(shader, GL_COMPILE_STATUS, &status);
1736 return status != 0;
1947 // Check compilation and linking status here, after all compilation and linking gl calls are made.
2423 GLint status;
2425 gl.getShaderiv(shader, GL_COMPILE_STATUS, &status);
2426 return status != 0;
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pShaderCompilationCases.cpp1713 GLint status = 0;
1715 gl.getShaderiv(shader, GL_COMPILE_STATUS, &status);
1716 return status != 0;
1927 // Check compilation and linking status here, after all compilation and linking gl calls are made.
2403 GLint status;
2405 gl.getShaderiv(shader, GL_COMPILE_STATUS, &status);
2406 return status != 0;
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_ctrl_iface.c525 static const char * pbc_status_str(enum pbc_status status) in pbc_status_str() argument
527 switch (status) { in pbc_status_str()
559 (hapd->wps_stats.status == WPS_STATUS_SUCCESS ? in hostapd_ctrl_iface_wps_get_status()
561 (hapd->wps_stats.status == WPS_STATUS_FAILURE ? in hostapd_ctrl_iface_wps_get_status()
568 /* If status == Failure - Add possible Reasons */ in hostapd_ctrl_iface_wps_get_status()
569 if(hapd->wps_stats.status == WPS_STATUS_FAILURE && in hostapd_ctrl_iface_wps_get_status()
580 if (hapd->wps_stats.status) { in hostapd_ctrl_iface_wps_get_status()
1651 wpa_printf(MSG_DEBUG, "External MGMT TX status process: %s", cmd); in hostapd_ctrl_iface_mgmt_tx_status_process()
/drivers/hdf_core/adapter/platform/pwm/
H A Dpwm_stm32f4xx.c542 if (config->status == PWM_ENABLE_STATUS) {
/drivers/hdf_core/framework/model/storage/include/mmc/
H A Dmmc_corex.h304 int32_t MmcSendStatus(struct MmcCntlr *cntlr, uint32_t *status);
/drivers/hdf_core/framework/support/platform/include/hdmi/
H A Dhdmi_core.h142 void (*hardWareStatusGet)(struct HdmiCntlr *cntlr, struct HdmiHardwareStatus *status);
/drivers/peripheral/audio/hdi_service/primary_impl/include/
H A Daudio_internal.h469 int32_t AudioAdapterGetDeviceStatus(struct IAudioAdapter *adapter, struct AudioDeviceStatus *status);
/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/src/strategy/
H A Dstream_pipeline_strategy.cpp179 .status_ = std::string(pipeSpecPtr->nodeSpec[j].status), in SelectPipelineSpec()
/drivers/peripheral/clearplay/hdi_service/src/
H A Dmedia_key_system_service.cpp275 int32_t MediaKeySystemService::GetOemCertificateStatus(CertificateStatus &status) in GetOemCertificateStatus() argument
/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_nosdk_speed.c205 if (urbrecv->status == 0) { in ReapProcess()
/third_party/eudev/src/ata_id/
H A Data_id.c103 if (!(io_hdr.status == 0 && in disk_scsi_inquiry_command()
/third_party/curl/scripts/
H A Dchecksrc.pl948 if(`git status -s -- "$file"` =~ /^ [MARCU]/) {
/third_party/alsa-lib/src/pcm/
H A Dpcm_mmap_emul.c375 .status = snd_pcm_generic_status,
H A Dpcm_hooks.c174 .status = snd_pcm_generic_status,
/third_party/backends/backend/genesys/
H A Dlow.h69 #include "status.h"
193 // reads the status of the scanner
196 // reads the status of the scanner reliably. This is done by reading the status twice. The first
200 // reads and prints the scanner status
203 void debug_print_status(DebugMessageHelper& dbg, Status status);
/third_party/backends/backend/
H A Dhp3900_types.c697 /* next structure will contain some status which can be requested */
698 struct st_status *status; member
/third_party/icu/icu4c/source/
H A DrunConfigureICU109 rm -f config.status
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.h362 uint8_t status; member
521 /* step status stage of all control transfers */
/third_party/libdrm/amdgpu/
H A Damdgpu.h284 /** Specify fence for which we need to check submission status.*/
1035 * Query status of Command Buffer Submission
1047 * \note If UMD wants only to check operation status and returned immediately
1067 * \param status - \c [out] '1' for signaled, '0' for timeout
1080 uint32_t *status, uint32_t *first);
1329 * corresponding error status will be returned.
/third_party/libbpf/scripts/
H A Dsync-kernel.sh289 helpers_changes=$(git status --porcelain src/bpf_helper_defs.h | wc -l)
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_uvd_enc.c252 if (!fb_data->status) in radeon_uvd_enc_get_feedback()
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga_reg.h320 * SVGACBHeader structure along with the return status codes.
337 * status SVGA_CB_STATUS_QUEUE_FULL to the status value of the command
375 * The guest is supposed to write SVGA_CB_STATUS_NONE to the status
428 volatile SVGACBStatus status; member
458 * already have SVGA_CB_STATUS_PREEMPTED written into the status

Completed in 54 milliseconds

1...<<211212213214215216217218219220>>...246