Home
last modified time | relevance | path

Searched defs:check_state (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state.c177 check_state(uint64_t a, uint64_t b) in check_state() function
/aosp_15_r20/external/rust/android-crates-io/crates/vhost/src/vhost_user/
Dslave_req.rs27 fn check_state(&self) -> Result<u64> { in check_state() method
Dmaster_req_handler.rs259 fn check_state(&self) -> Result<()> { in check_state() method
Dmaster.rs733 fn check_state(&self) -> VhostUserResult<()> { in check_state() method
Dslave_req_handler.rs676 fn check_state(&self) -> Result<()> { in check_state() method
/aosp_15_r20/external/pytorch/torch/_functorch/
H A Dpyfunctorch.py79 def check_state(self, state): member in FuncTorchInterpreter
/aosp_15_r20/system/security/keystore2/src/
H A Dlegacy_importer.rs142 fn check_state(&self) -> Result<u8> { in check_state() method
/aosp_15_r20/external/libpng/contrib/libtests/
H A Dtarith.c314 checkfp_state check_state; /* Current number state */ member
/aosp_15_r20/external/autotest/server/cros/faft/
H A Dfirmware_test.py1755 def check_state(self, func): member in FirmwareTest
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dkms_flip.c487 static void check_state(const struct test_output *o, const struct event_state *es) in check_state() function
/aosp_15_r20/external/pytorch/torch/_dynamo/variables/
H A Dmisc.py1642 def check_state(state): member in RandomVariable
/aosp_15_r20/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dlibcpuset.c231 } check_state = check_notdone; variable
/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_misc.py7380 def check_state(): function
7414 def check_state(): function