Searched refs:check (Results 1 - 23 of 23) sorted by relevance

/bionic/tests/
H A Dfile-check-cxx8 $CXX "$@" -Wno-error 2>&1 | $FILECHECK -check-prefix=$PREFIX $SOURCE
H A Dnetinet_udp_test.cpp34 static_assert(offsetof(udphdr, uh_sum) == offsetof(udphdr, check), "udphdr::check");
44 ASSERT_EQ(0x4444, u.check);
H A DAndroid.mk68 $(LOCAL_PATH)/file-check-cxx \
71 LOCAL_CXX = $(LOCAL_PATH)/file-check-cxx \
87 $(LOCAL_PATH)/file-check-cxx \
90 LOCAL_CXX := $(LOCAL_PATH)/file-check-cxx \
H A Dstring_posix_strerror_r_test.cpp30 # error check whether we can build this now...
/bionic/libc/include/netinet/
H A Dudp.h49 u_int16_t check; member in struct:udphdr::__anon96::__anon98
H A Dtcp.h70 uint16_t check; member in struct:tcphdr::__anon92::__anon94
H A Dip.h235 uint16_t check; member in struct:iphdr
/bionic/libc/kernel/uapi/linux/
H A Dudp.h26 __sum16 check; member in struct:__kernel_udphdr
H A Dip.h88 __sum16 check; member in struct:iphdr
H A Dtcp.h37 __sum16 check; member in struct:tcphdr
/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/
H A Dudp.h26 __sum16 check; member in struct:__kernel_udphdr
H A Dip.h88 __sum16 check; member in struct:iphdr
H A Dtcp.h37 __sum16 check; member in struct:tcphdr
/bionic/tools/versioner/current/netinet/
H A Dudp.h49 u_int16_t check; member in struct:udphdr::__anon2510::__anon2512
H A Dtcp.h70 uint16_t check; member in struct:tcphdr::__anon2506::__anon2508
H A Dip.h235 uint16_t check; member in struct:iphdr
/bionic/tools/versioner/dependencies/common/kernel_uapi/linux/
H A Dudp.h26 __sum16 check; member in struct:__kernel_udphdr
H A Dip.h88 __sum16 check; member in struct:iphdr
H A Dtcp.h37 __sum16 check; member in struct:tcphdr
/bionic/tools/bionicbb/
H A Dpresubmit.py61 for check in checks:
62 if check(change_id, patch_set):
/bionic/libc/arch-mips/bionic/
H A Dsetjmp.S398 # check cookie
/bionic/libc/arch-mips/string/
H A Dstrcmp.S156 andi $t2, $a0, (NSIZE - 1) #check if a0 aligned
/bionic/libc/arch-mips64/bionic/
H A Dsetjmp.S398 # check cookie

Completed in 227 milliseconds