/third_party/nghttp2/src/ |
H A D | shrpx_log.cc | 874 int res = 0; in reopen_log_files() local
|
H A D | util.h | 427 std::string res; in utos() local 451 auto res = p; utos() local 506 std::string res; utox() local [all...] |
/third_party/musl/porting/linux/user/src/thread/ |
H A D | pthread_create.c | 356 int __pthread_create(pthread_t *restrict res, const pthread_attr_t *restrict attrp, void *(*entry)(void *), void *restrict arg) in __pthread_create() argument
|
/third_party/node/deps/icu-small/source/common/ |
H A D | uresdata.h | 485 res_getString(const ResourceTracer& traceInfo, const ResourceData *pResData, Resource res, int32_t *pLength) res_getString() argument 491 res_getBinary(const ResourceTracer& traceInfo, const ResourceData *pResData, Resource res, int32_t *pLength) res_getBinary() argument 497 res_getIntVector(const ResourceTracer& traceInfo, const ResourceData *pResData, Resource res, int32_t *pLength) res_getIntVector() argument 503 res_getInt(const ResourceTracer& traceInfo, Resource res) res_getInt() argument 508 res_getUInt(const ResourceTracer& traceInfo, Resource res) res_getUInt() argument 557 Resource res; global() member in ResourceDataValue [all...] |
/third_party/mesa3d/src/mesa/main/ |
H A D | samplerobj.c | 901 GLuint res; in _mesa_SamplerParameteri() local 987 GLuint res; _mesa_SamplerParameterf() local 1072 GLuint res; _mesa_SamplerParameteriv() local 1165 GLuint res; _mesa_SamplerParameterfv() local 1251 GLuint res; _mesa_SamplerParameterIiv() local 1338 GLuint res; _mesa_SamplerParameterIuiv() local [all...] |
H A D | uniform_query.cpp | 60 struct gl_program_resource *res; in _mesa_GetActiveUniform_impl() local 141 struct gl_program_resource *res; in _mesa_GetActiveUniformsiv() local
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | genX_state.c | 462 VkResult res; in init_device_state() local
|
/third_party/node/deps/icu-small/source/tools/genrb/ |
H A D | wrtjava.cpp | 324 string_write_java(const StringResource *res,UErrorCode *status) { in string_write_java() argument 331 array_write_java(const ArrayResource *res, UErrorCode *status) { in array_write_java() argument 391 intvector_write_java(const IntVectorResource *res, UErrorCod argument 432 int_write_java(const IntResource *res, UErrorCode * ) int_write_java() argument 448 bytes_write_java(const BinaryResource *res, UErrorCode * ) bytes_write_java() argument 512 table_write_java(const TableResource *res, UErrorCode *status) table_write_java() argument 580 res_write_java(struct SResource *res,UErrorCode *status) res_write_java() argument [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | umsg.cpp | 353 UnicodeString res; in umsg_toPattern() local
|
/third_party/mesa3d/src/intel/tools/ |
H A D | aub_mem.c | 141 check_mmap_result(const void *res) in check_mmap_result() argument 301 void *res = mmap((uint8_t *)bo.map + map_offset, 4096, PROT_READ, in aub_mem_get_ggtt_bo() local 366 void *res = mmap((uint8_t *)bo.map + (page - bo.addr), 4096, PROT_READ, in aub_mem_get_ppgtt_bo() local
|
/third_party/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_vX_nir_lower_descriptors.c | 263 nir_ssa_def *res; in lower_res_intrinsic() local 448 nir_ssa_def *res; in lower_tex() local 558 nir_ssa_def *res; lower_img_intrinsic() local [all...] |
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_surface.c | 464 llvmpipe_clear_buffer(struct pipe_context *pipe, struct pipe_resource *res, unsigned offset, unsigned size, const void *clear_value, int clear_value_size) llvmpipe_clear_buffer() argument
|
H A D | lp_test_blend.c | 158 LLVMValueRef res; in add_blend_test() local 360 compute_blend_ref(const struct pipe_blend_state *blend, const double *src, const double *src1, const double *dst, const double *con, double *res) compute_blend_ref() argument 471 uint8_t *src, *src1, *dst, *con, *res, *ref; test_one() local [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_vbo.c | 710 struct nv04_resource *res = nv04_resource(so->pipe.buffer); in nva0_draw_stream_output() local
|
/third_party/icu/icu4c/source/tools/genrb/ |
H A D | wrtjava.cpp | 324 string_write_java(const StringResource *res,UErrorCode *status) { in string_write_java() argument 331 array_write_java(const ArrayResource *res, UErrorCode *status) { in array_write_java() argument 391 intvector_write_java(const IntVectorResource *res, UErrorCod argument 432 int_write_java(const IntResource *res, UErrorCode * ) int_write_java() argument 448 bytes_write_java(const BinaryResource *res, UErrorCode * ) bytes_write_java() argument 512 table_write_java(const TableResource *res, UErrorCode *status) table_write_java() argument 580 res_write_java(struct SResource *res,UErrorCode *status) res_write_java() argument [all...] |
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | ucnvseltst.c | 329 static void verifyResult(UEnumeration* res, const UBool *resultsManually) { in verifyResult() argument
|
/third_party/libfuse/lib/ |
H A D | fuse_loop_mt.c | 134 int res; in fuse_do_work() local 213 int res; in fuse_start_thread() local 247 int res; fuse_clone_chan() local 281 int res; fuse_loop_start_thread() local [all...] |
H A D | helper.c | 181 int res; in add_default_subtype() local 313 int res; in fuse_main_real() local [all...] |
/third_party/libfuse/example/ |
H A D | passthrough.c | 80 int res; in xmp_getattr() local 91 int res; in xmp_access() local 102 int res; in xmp_readlink() local 143 int res; xmp_mknod() local 154 int res; xmp_mkdir() local 165 int res; xmp_unlink() local 176 int res; xmp_rmdir() local 187 int res; xmp_symlink() local 198 int res; xmp_rename() local 212 int res; xmp_link() local 225 int res; xmp_chmod() local 238 int res; xmp_chown() local 250 int res; xmp_truncate() local 267 int res; xmp_utimens() local 281 int res; xmp_create() local 293 int res; xmp_open() local 307 int res; xmp_read() local 330 int res; xmp_write() local 352 int res; xmp_statfs() local 385 int res; xmp_fallocate() local 413 int res = lsetxattr(path, name, value, size, flags); xmp_setxattr() local 422 int res = lgetxattr(path, name, value, size); xmp_getxattr() local 430 int res = llistxattr(path, list, size); xmp_listxattr() local 438 int res = lremovexattr(path, name); xmp_removexattr() local 453 ssize_t res; xmp_copy_file_range() local 490 off_t res; xmp_lseek() local [all...] |
/third_party/ltp/testcases/network/stress/ns-tools/ |
H A D | ns-common.c | 441 struct addrinfo *res; /* pointer to addrinfo structure */ in get_maddrinfo() local 516 struct addrinfo *res; /* pointer to addrinfo structure */ in create_source_filter() local
|
/third_party/ltp/testcases/kernel/mem/mtest05/ |
H A D | mmstress.c | 583 int res = SUCCESS; in test6() local
|
/third_party/lwip/src/netif/ppp/ |
H A D | ccp.c | 552 int res; in ccp_resetci() local 1111 int res; ccp_reqci() local [all...] |
H A D | pppoe.c | 722 err_t res; in pppoe_output() local 1035 err_t res; in pppoe_send_padt() local
|
/third_party/lzma/C/ |
H A D | 7zDec.c | 73 SRes res;
member 103 SRes res = SZ_OK;
in SzDecodePpmd() local 167 SRes res = SZ_OK; SzDecodeLzma() local 227 SRes res = SZ_OK; SzDecodeLzma2() local 611 SRes res; SzAr_DecodeFolder() local [all...] |
H A D | MtDec.h | 27 SRes res;
member
|