Home
last modified time | relevance | path

Searched defs:ind_size (Results 1 – 8 of 8) sorted by relevance

/dports/security/snort3/snort3-3.1.19.0/src/payload_injector/
H A Dpayload_injector_translate_page.cc113 uint32_t& out_free_space, const uint8_t* ind, uint8_t ind_size) in write_indexed()
/dports/games/ldmud/ldmud-3.3.720/src/util/indent/
H A Dargs.c116 int ind_size; variable
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/imesh/algo/
H A Dimesh_kd_tree.cxx111 const unsigned int ind_size = indices.size(); in best_split() local
/dports/devel/gindent/indent-2.2.12/regression/input/
H A Dargs.c123 int ind_size; variable
/dports/devel/gindent/indent-2.2.12/regression/standard/
H A Dargs.c123 int ind_size; variable
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/plugins/
H A Dcrossover.cpp74 …size_t ind_size = ALIGN_SIZE(crossover_base_metadata::MESH_POINTS * sizeof(uint32_t), DEFA… in init() local
/dports/devel/gindent/indent-2.2.12/src/
H A Dindent.h300 int ind_size; /* !< The size of one indentation level in spaces. */ member
/dports/math/py-numpy/numpy-1.20.3/numpy/core/src/umath/
H A Dufunc_object.c4087 npy_intp i, ind_size, red_axis_size; in PyUFunc_Reduceat() local