Home
last modified time | relevance | path

Searched defs:res (Results 126 - 150 of 11467) sorted by relevance

12345678910>>...459

/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/aarch64/
H A Dspinlock.c11 int val, res; in spin_lock() local
/kernel/linux/linux-6.6/lib/
H A Dhweight.c32 unsigned int res = w - ((w >> 1) & 0x5555); __sw_hweight16() local
41 unsigned int res = w - ((w >> 1) & 0x55); __sw_hweight8() local
[all...]
/kernel/linux/linux-6.6/tools/lib/
H A Dhweight.c30 unsigned int res = w - ((w >> 1) & 0x5555); __sw_hweight16() local
38 unsigned int res = w - ((w >> 1) & 0x55); __sw_hweight8() local
[all...]
/third_party/curl/tests/libtest/
H A Dlib1511.c32 int res = 0; in test() local
H A Dlib1900.c32 CURLcode res = CURLE_OK; in test() local
H A Dlib3103.c30 CURLcode res = CURLE_OK; in test() local
H A Dlib1558.c32 CURLcode res = CURLE_OK; in test() local
[all...]
H A Dlib659.c37 CURLcode res = CURLE_OK; in test() local
H A Dlib1532.c34 CURLcode res = CURLE_OK; in test() local
[all...]
H A Dlib1529.c32 CURLcode res = CURLE_FAILED_INIT; in test() local
H A Dlib1974.c31 CURLcode res = TEST_ERR_MAJOR_BAD; in test() local
H A Dlib2306.c36 CURLcode res = CURLE_OK; in test() local
H A Dlib558.c32 CURLcode res = CURLE_OK; in test() local
H A Dlib543.c38 CURLcode res = CURLE_OK; in test() local
H A Dlib3025.c30 CURLcode res; in test() local
H A Dlib567.c33 CURLcode res; in test() local
/third_party/ffmpeg/libavformat/tests/
H A Dnoproxy.c25 int res = ff_http_match_no_proxy(pattern, host); in test() local
/third_party/curl/docs/examples/
H A Dgetredirect.c34 CURLcode res; in main() local
H A Durlapi.c38 CURLcode res; in main() local
H A Dunixsocket.c44 CURLcode res; in main() local
/third_party/mesa3d/src/freedreno/rnn/
H A Daprintf.c33 char *res = malloc(sz + 1); in aprintf() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dradeon_video.h47 struct r600_resource *res; member
/third_party/musl/src/malloc/
H A Dposix_memalign.c4 int posix_memalign(void **res, size_t align, size_t len) in posix_memalign() argument
/third_party/musl/src/ldso/
H A Ddlinfo.c5 int dlinfo(void *dso, int req, void *res) in dlinfo() argument
/third_party/mesa3d/src/microsoft/spirv_to_dxil/
H A Ddxil_validation.cpp38 bool res = dxil_validate_module(val, dxil_obj->binary.buffer, in validate_dxil() local

Completed in 7 milliseconds

12345678910>>...459