Home
last modified time | relevance | path

Searched defs:num (Results 1601 - 1625 of 4365) sorted by relevance

1...<<61626364656667686970>>...175

/third_party/lwip/test/unit/tcp/
H A Dtest_tcp_oos.c30 int num = 0; in tcp_oos_count() local
43 int num = 0; in tcp_oos_pbuf_count() local
62 int num = 0; in tcp_oos_seg_seqno() local
86 int num in tcp_oos_seg_tcplen() local
[all...]
/third_party/lzma/C/
H A DAes.c235 unsigned i, num; in Aes_SetKey_Dec() local
H A DCpuArch.c498 static UInt64 x86_xgetbv_0(UInt32 num) in x86_xgetbv_0() argument
/third_party/node/deps/v8/src/compiler/
H A Dloop-analysis.h78 int num = node_to_loop_num_[node->id()]; in ContainingLoop() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_const.c103 emit_const_ptrs(struct fd_ringbuffer *ring, const struct ir3_shader_variant *v, uint32_t dst_offset, uint32_t num, struct fd_bo **bos, uint32_t *offsets) emit_const_ptrs() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.c862 int i, num = 0; in fd_screen_query_dmabuf_modifiers() local
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_state_emit.c154 int i, num = util_bitcount(dirty); in emit_immediate() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_pstipple.c395 pstip_bind_sampler_states(struct pipe_context *pipe, enum pipe_shader_type shader, unsigned start, unsigned num, void **sampler) pstip_bind_sampler_states() argument
419 pstip_set_sampler_views(struct pipe_context *pipe, enum pipe_shader_type shader, unsigned start, unsigned num, unsigned unbind_num_trailing_slots, bool take_ownership, struct pipe_sampler_view **views) pstip_set_sampler_views() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_texture.c120 etna_can_use_sampler_ts(struct pipe_sampler_view *view, int num) in etna_can_use_sampler_ts() argument
146 etna_update_sampler_source(struct pipe_sampler_view *view, int num) in etna_update_sampler_source() argument
H A Detnaviv_screen.c614 static bool modifier_num_supported(struct pipe_screen *pscreen, int num) in modifier_num_supported() argument
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_cpu.c194 int i, num; in get_cpu_stats() local
/third_party/mindspore/test/utils/
H A Dmodel_utils.cpp55 size_t num = 0; in IsNPU() local
70 size_t num = 0; in AddContextDeviceNNRT() local
H A Dcommon.cpp443 std::vector<std::string> TransCharArraysToStrVector(char **c, const size_t &num) { in TransCharArraysToStrVector() argument
/third_party/musl/libc-test/src/functionalext/ldso_cfi/
H A Dldso_cfi_check.c387 int num = sizeof(G_Fun_Array) / sizeof(TEST_FUN); in main() local
/third_party/musl/libc-test/src/functionalext/relro/
H A Ddlopen_ext_relro_test.c763 int num = sizeof(g_fun_array) / sizeof(TEST_FUN); in main() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_state_sampler.c51 softpipe_bind_sampler_states(struct pipe_context *pipe, enum pipe_shader_type shader, unsigned start, unsigned num, void **samplers) softpipe_bind_sampler_states() argument
99 softpipe_set_sampler_views(struct pipe_context *pipe, enum pipe_shader_type shader, unsigned start, unsigned num, unsigned unbind_num_trailing_slots, bool take_ownership, struct pipe_sampler_view **views) softpipe_set_sampler_views() argument
181 prepare_shader_sampling( struct softpipe_context *sp, unsigned num, struct pipe_sampler_view **views, enum pipe_shader_type shader_type, struct pipe_resource *mapped_tex[PIPE_MAX_SHADER_SAMPLER_VIEWS]) prepare_shader_sampling() argument
304 softpipe_prepare_vertex_sampling(struct softpipe_context *sp, unsigned num, struct pipe_sampler_view **views) softpipe_prepare_vertex_sampling() argument
328 softpipe_prepare_geometry_sampling(struct softpipe_context *sp, unsigned num, struct pipe_sampler_view **views) softpipe_prepare_geometry_sampling() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/va/
H A Dpicture.c219 handleSliceParameterBuffer(vlVaContext *context, vlVaBuffer *buf, unsigned num) in handleSliceParameterBuffer() argument
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dfread.c393 int num = sizeof(G_Fun_Array) / sizeof(TEST_FUN); in main() local
/third_party/musl/libc-test/src/functionalext/thread/
H A Dpthread_rwlock_wrlock.c381 int num = sizeof(G_Fun_Array) / sizeof(TEST_FUN); in main() local
/third_party/musl/libc-test/src/functionalext/unittest/
H A Dunit_test_hilog_adapter.c67 int num = 0; in GenerateRandomString() local
H A Dunit_test_ldso_ns_config.c547 int num = sizeof(G_Fun_Array) / sizeof(TEST_FUN); in main() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Deg_debug.c46 static void print_spaces(FILE *f, unsigned num) in print_spaces() argument
/third_party/node/deps/openssl/openssl/apps/
H A Dasn1parse.c74 long num, tmplen; in asn1parse_main() local
[all...]
H A Ddhparam.c87 int text = 0, ret = 1, num = 0, g = 0; in dhparam_main() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbss_bio.c203 ossl_ssize_t num; in bio_nread0() local
240 ossl_ssize_t num, available; in bio_nread() local
270 size_t num = num_; bio_write() local
348 size_t num; bio_nwrite0() local
396 ossl_ssize_t num, space; bio_nwrite() local
416 bio_ctrl(BIO *bio, int cmd, long num, void *ptr) bio_ctrl() argument
762 BIO_nread(BIO *bio, char **buf, int num) BIO_nread() argument
793 BIO_nwrite(BIO *bio, char **buf, int num) BIO_nwrite() argument
[all...]

Completed in 28 milliseconds

1...<<61626364656667686970>>...175