Home
last modified time | relevance | path

Searched defs:out (Results 1801 - 1825 of 3700) sorted by relevance

1...<<71727374757677787980>>...148

/third_party/musl/src/network/linux/
H A Dgetaddrinfo.c128 struct aibuf *out; in getaddrinfo_ext() local
[all...]
/third_party/nghttp2/lib/
H A Dnghttp2_buf.c433 ssize_t nghttp2_bufs_remove(nghttp2_bufs *bufs, uint8_t **out) { in nghttp2_bufs_remove() argument
468 size_t nghttp2_bufs_remove_copy(nghttp2_bufs *bufs, uint8_t *out) { in nghttp2_bufs_remove_copy() argument
/third_party/node/deps/brotli/c/common/
H A Dplatform.h444 uint8_t* out = (uint8_t*)p; in BROTLI_UNALIGNED_STORE64LE() local
/third_party/nghttp2/tests/
H A Dnghttp2_hd_test.c51 nva_out out; in test_nghttp2_hd_deflate() local
146 nva_out out; test_nghttp2_hd_deflate_same_indexed_repr() local
196 nva_out out; test_nghttp2_hd_inflate_indexed() local
241 nva_out out; test_nghttp2_hd_inflate_indname_noinc() local
277 nva_out out; test_nghttp2_hd_inflate_indname_inc() local
314 nva_out out; test_nghttp2_hd_inflate_indname_inc_eviction() local
374 nva_out out; test_nghttp2_hd_inflate_newname_noinc() local
408 nva_out out; test_nghttp2_hd_inflate_newname_inc() local
445 nva_out out; test_nghttp2_hd_inflate_clearall_inc() local
516 nva_out out; test_nghttp2_hd_inflate_zero_length_huffman() local
552 nva_out out; test_nghttp2_hd_inflate_expect_table_size_update() local
644 nva_out out; test_nghttp2_hd_inflate_unexpected_table_size_update() local
665 nva_out out; test_nghttp2_hd_ringbuf_reserve() local
719 nva_out out; test_nghttp2_hd_change_table_size() local
981 nva_out out; check_deflate_inflate() local
1171 nva_out out; test_nghttp2_hd_no_index() local
1300 nva_out out; test_nghttp2_hd_deflate_hd_vec() local
1450 uint32_t out; test_nghttp2_hd_decode_length() local
[all...]
H A Dnghttp2_frame_test.c79 nva_out out; in test_nghttp2_frame_pack_headers() local
316 nva_out out; test_nghttp2_frame_pack_push_promise() local
[all...]
/third_party/ninja/src/
H A Dmanifest_parser.cc215 EvalString out; in ParseEdge() local
231 EvalString out; in ParseEdge() local
394 Node* out = edge->outputs_[0]; ParseEdge() local
[all...]
H A Dstatus.cc272 string out; in FormatProgressStatus() local
[all...]
/third_party/nghttp2/src/
H A Dutil_test.cc205 const unsigned char *out = nullptr; in test_util_select_h2() local
[all...]
/third_party/node/deps/brotli/c/enc/
H A Dhash_longest_match64_inc.h162 FindLongestMatch( HashLongestMatch* BROTLI_RESTRICT self, const BrotliEncoderDictionary* dictionary, const uint8_t* BROTLI_RESTRICT data, const size_t ring_buffer_mask, const int* BROTLI_RESTRICT distance_cache, const size_t cur_ix, const size_t max_length, const size_t max_backward, const size_t dictionary_distance, const size_t max_distance, HasherSearchResult* BROTLI_RESTRICT out) FindLongestMatch() argument
[all...]
H A Dhash_longest_match_quickly_inc.h147 FindLongestMatch( HashLongestMatchQuickly* BROTLI_RESTRICT self, const BrotliEncoderDictionary* dictionary, const uint8_t* BROTLI_RESTRICT data, const size_t ring_buffer_mask, const int* BROTLI_RESTRICT distance_cache, const size_t cur_ix, const size_t max_length, const size_t max_backward, const size_t dictionary_distance, const size_t max_distance, HasherSearchResult* BROTLI_RESTRICT out) FindLongestMatch() argument
[all...]
H A Dhash_rolling_inc.h150 FindLongestMatch( HashRolling* BROTLI_RESTRICT self, const BrotliEncoderDictionary* dictionary, const uint8_t* BROTLI_RESTRICT data, const size_t ring_buffer_mask, const int* BROTLI_RESTRICT distance_cache, const size_t cur_ix, const size_t max_length, const size_t max_backward, const size_t dictionary_distance, const size_t max_distance, HasherSearchResult* BROTLI_RESTRICT out) FindLongestMatch() argument
/third_party/node/deps/googletest/src/
H A Dgtest-filepath.cc387 auto out = pathname_.begin(); in Normalize() local
/third_party/node/deps/cares/src/lib/
H A Dares__htable.c140 const void **out = NULL; in ares__htable_all_buckets() local
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dpkg_gencmn.cpp225 UNewDataMemory *out; in createCommonDataFile() local
312 FileStream *out; createCommonDataFile() local
[all...]
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_buf.c433 ssize_t nghttp2_bufs_remove(nghttp2_bufs *bufs, uint8_t **out) { in nghttp2_bufs_remove() argument
468 size_t nghttp2_bufs_remove_copy(nghttp2_bufs *bufs, uint8_t *out) { in nghttp2_bufs_remove_copy() argument
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dderb.cpp419 printOutBundle(UFILE *out, UResourceBundle *resource, int32_t indent, const char *pname, UErrorCode *status) printOutBundle() argument
[all...]
/third_party/node/deps/icu-small/source/tools/icupkg/
H A Dicupkg.cpp494 FileStream *out; in main() local
/third_party/node/deps/icu-small/source/i18n/
H A Dmeasunit_extra.cpp174 explicit SimpleUnitIdentifiersSink(StringPiece quantitiesTrieData, const char **out, in SimpleUnitIdentifiersSink() argument
[all...]
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_meta.c475 D3D12_SHADER_BYTECODE *out = NULL; in dzn_meta_blits_get_fs() local
697 struct dzn_meta_blit *out = NULL; dzn_meta_blits_get_context() local
[all...]
H A Ddzn_util.c278 dzn_translate_viewport(D3D12_VIEWPORT *out, in dzn_translate_viewport() argument
290 dzn_translate_rect(D3D12_RECT *out, in dzn_translate_rect() argument
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_ssa.cpp231 BasicBlock *out = BasicBlock::get(ei.getNode()); in buildLiveSetsPreSSA() local
H A Dnv50_ir_bb.cpp370 Graph::Node *out[2]; in initiatesSimpleConditional() local
511 FILE *out = fopen(filePath, "a"); printCFGraph() local
[all...]
/third_party/mesa3d/src/panfrost/lib/genxml/
H A Ddecode_common.c185 char *out = malloc(128); in pointer_as_memory_reference() local
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_pipeline.c261 vn_fix_graphics_pipeline_create_info( struct vn_device *dev, uint32_t create_info_count, const VkGraphicsPipelineCreateInfo *create_infos, const VkAllocationCallbacks *alloc, VkGraphicsPipelineCreateInfo **out) vn_fix_graphics_pipeline_create_info() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup_analysis.c80 make_vert(const float (*vx)[4], const float (*vy)[4], float (*out)[4]) make_vert() argument

Completed in 19 milliseconds

1...<<71727374757677787980>>...148