Home
last modified time | relevance | path

Searched defs:chk (Results 1 – 16 of 16) sorted by relevance

/external/grpc-grpc/test/core/transport/chttp2/
Dhpack_parser_test.cc39 test_checker* chk = static_cast<test_checker*>(ud); in onhdr() local
56 test_checker chk; in test_vector() local
/external/ltp/testcases/open_posix_testsuite/stress/threads/
Dhelper.c88 pid_t chk; in main() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_exit/
D6-1.c112 pid_t pid, chk; in threaded() local
/external/libopus/celt/tests/
Dtest_unit_mathops.c92 opus_int32 min_d,max_d,last,chk; in testbitexactcos() local
116 opus_int32 min_d,max_d,last,chk; in testbitexactlog2tan() local
/external/autotest/client/site_tests/platform_EncryptedStateful/
Dplatform_EncryptedStateful.py45 chk = test_checker() variable
/external/boringssl/src/crypto/x509v3/
Dv3_utl.c949 static int do_x509_check(X509 *x, const char *chk, size_t chklen, in do_x509_check()
1031 int X509_check_host(X509 *x, const char *chk, size_t chklen, in X509_check_host()
1041 int X509_check_email(X509 *x, const char *chk, size_t chklen, in X509_check_email()
1051 int X509_check_ip(X509 *x, const unsigned char *chk, size_t chklen, in X509_check_ip()
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.cpp241 bool chk = chkB && chkP && chkNV && chkR && chkS && chkSh && chkSl; in check() local
/external/u-boot/cmd/
Dnvedit.c908 int chk = 0; in do_env_export() local
1025 int chk = 0; in do_env_import() local
/external/u-boot/fs/yaffs2/
Dyaffs_uboot_glue.c165 struct yaffs_dev *chk; in cmd_yaffs_devconfig() local
/external/openssh/
Dge25519.c199 fe25519 t, chk, num, den, den2, den4, den6; in ge25519_unpackneg_vartime() local
/external/f2fs-tools/fsck/
Dfsck.h83 } chk; member
/external/libxml2/
DSAX2.c1778 int chk; in xmlSAX2StartElement() local
2436 int chk; in xmlSAX2StartElementNs() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.cpp223 bool chk = chkP && chkNV && chkR && chkRRO && chkS && chkSh && chkSl && in check() local
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/tar/
DTarArchiveEntry.java1217 final long chk = TarUtils.computeCheckSum(outbuf); in writeEntryHeader() local
/external/python/cpython2/Modules/_sqlite/
Dconnection.c1473 char* chk; in pysqlite_connection_create_collation() local
/external/tcpdump/
Dprint-sctp.c177 struct sctpChunkDesc chk; member