Home
last modified time | relevance | path

Searched defs:res (Results 451 - 475 of 11796) sorted by relevance

1...<<11121314151617181920>>...472

/third_party/musl/src/passwd/
H A Dgetpwent.c18 struct passwd *res; in getpwent() local
27 struct passwd *res; in getpwuid() local
34 struct passwd *res; in getpwnam() local
/third_party/musl/porting/liteos_a/user/src/process/
H A Dposix_spawnp.c5 int posix_spawnp(pid_t *restrict res, const char *restrict file, in posix_spawnp() argument
/third_party/musl/src/process/
H A Dposix_spawnp.c5 int posix_spawnp(pid_t *restrict res, const char *restrict file, in posix_spawnp() argument
/third_party/mesa3d/src/util/
H A Du_debug_describe.c79 char res[128]; in debug_describe_surface() local
87 char res[128]; in debug_describe_sampler_view() local
95 char res[128]; in debug_describe_image_view() local
105 char res[12 in debug_describe_so_target() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_heap.c92 nouveau_heap_free(struct nouveau_heap **res) in nouveau_heap_free() argument
54 nouveau_heap_alloc(struct nouveau_heap *heap, unsigned size, void *priv, struct nouveau_heap **res) nouveau_heap_alloc() argument
/third_party/libfuse/example/
H A Dpassthrough_helpers.h33 int res; in mknod_wrapper() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/close_range/
H A Dclose_range02.c25 int res; in try_close_range() local
45 int fd = -1, res; in run() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/futex/
H A Dfutex_wait02.c46 int res, pid; in run() local
H A Dfutex_wait04.c32 int res; in run() local
/third_party/ltp/testcases/kernel/syscalls/getcwd/
H A Dgetcwd01.c46 char *res; in verify_getcwd() local
/third_party/ltp/testcases/kernel/syscalls/getrlimit/
H A Dgetrlimit01.c18 int res; member
/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/
H A Dgeocoding_warpper.cc20 extern "C" int exposeLocationName(const char* pNumber, const char* locale, char* res, const int resLength = 128) { in exposeLocationName() argument
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dfunction-attribute.c17 int *res = funp(ptr); in foo() local
/third_party/musl/libc-test/src/functionalext/supplement/manual/network/
H A Dgethostbyaddr_r.c29 struct hostent h, *res = NULL; in gethostbyaddr_r_0100() local
45 struct hostent h, *res = NULL; in gethostbyaddr_r_0200() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_resource.c38 util_resource_size(const struct pipe_resource *res) in util_resource_size() argument
[all...]
/third_party/musl/Benchmark/musl/
H A Dlibc_linker.cpp500 void *res = dlsym(handle, s.c_str()); in DoDlsym() local
/third_party/musl/libc-test/src/functionalext/supplement/passwd/
H A Dgetpw_r.c29 struct passwd *res = NULL; in getpwuid_r_0100() local
47 struct passwd *res = NULL; in getpwuid_r_0200() local
/third_party/node/deps/uv/src/unix/
H A Daix-common.c61 int res; in uv_exepath() local
/third_party/openssl/test/
H A Dlocaletest.c96 int res; in setup_tests() local
/third_party/vk-gl-cts/external/amber/src/src/
H A Dresult.cc25 Result& Result::operator+=(const Result& res) { in operator +=() argument
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dccp_test.cpp554 auto res = SinglePassRunToBinary<CCPPass>(spv_asm, true); in TEST_F() local
581 auto res = SinglePassRunToBinary<CCPPass>(spv_asm, true); in TEST_F() local
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_version_test.cpp84 spv_result_t res = ValidateInstructions(std::get<1>(GetParam())); in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dccp_test.cpp554 auto res = SinglePassRunToBinary<CCPPass>(spv_asm, true); in TEST_F() local
581 auto res = SinglePassRunToBinary<CCPPass>(spv_asm, true); in TEST_F() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_version_test.cpp84 spv_result_t res = ValidateInstructions(std::get<1>(GetParam())); in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_mathlib.cpp43 uint64_t res = s0 + s1; in rand() local

Completed in 9 milliseconds

1...<<11121314151617181920>>...472