Home
last modified time | relevance | path

Searched refs:size_obj (Results 1 – 14 of 14) sorted by relevance

/dports/graphics/openjph/OpenJPH-0.7.3/src/core/common/
H A Dojph_mem.h58 avail_size_obj = avail_size_data = size_obj = size_data = 0; in mem_fixed_allocator()
74 pre_alloc_local<T, object_alignment>(num_ele, 0, size_obj); in pre_alloc_obj()
80 avail_obj = store = malloc(size_data + size_obj); in alloc()
81 avail_data = (ui8*)store + size_obj; in alloc()
84 avail_size_obj = size_obj; in alloc()
131 size_t size_data, size_obj, avail_size_obj, avail_size_data; variable
/dports/devel/R-cran-vctrs/vctrs/src/
H A Dsize.c159 SEXP vctrs_recycle(SEXP x, SEXP size_obj, SEXP x_arg) { in vctrs_recycle() argument
160 if (x == R_NilValue || size_obj == R_NilValue) { in vctrs_recycle()
164 size_obj = PROTECT(vec_cast(size_obj, vctrs_shared_empty_int, args_empty, args_empty)); in vctrs_recycle()
165 R_len_t size = r_int_get(size_obj, 0); in vctrs_recycle()
H A Dsubscript-loc.c472 SEXP size_obj = PROTECT(r_int(size)); in stop_subscript_oob_location() local
477 syms_size, size_obj, in stop_subscript_oob_location()
529 SEXP size_obj = PROTECT(r_int(size)); in stop_location_oob_non_consecutive() local
533 syms_size, size_obj, in stop_location_oob_non_consecutive()
/dports/devel/py-meliae/meliae-0.5.1/meliae/
H A D_scanner_core.c107 _object_to_size_with_gc(PyObject *size_obj, PyObject *c_obj) in _object_to_size_with_gc() argument
112 size = PyLong_AsSsize_t(size_obj); in _object_to_size_with_gc()
114 size = PyInt_AsSsize_t(size_obj); in _object_to_size_with_gc()
134 PyObject *size_obj = NULL; in _size_of_from__sizeof__() local
141 size_obj = PyObject_CallMethod( in _size_of_from__sizeof__()
144 size_obj = PyObject_CallMethod(c_obj, "__sizeof__", NULL); in _size_of_from__sizeof__()
146 if (size_obj == NULL) { in _size_of_from__sizeof__()
152 size = _object_to_size_with_gc(size_obj, c_obj); in _size_of_from__sizeof__()
153 Py_DECREF(size_obj); in _size_of_from__sizeof__()
/dports/devel/ccache-memcached/ccache-f7712082106bef085515f86ae47e7dbbd2a48b57/src/
H A Dccache.c1441 size_t size_obj; in to_fscache() local
1445 if (!read_file(cached_obj, 0, &data_obj, &size_obj)) { in to_fscache()
1447 size_obj = 0; in to_fscache()
1465 size_obj, size_stderr, size_dia, size_dep); in to_fscache()
2368 size_t size_obj; in from_fscache() local
2379 &size_obj, &size_stderr, &size_dia, &size_dep); in from_fscache()
2384 put_data_in_cache(data_obj, size_obj, cached_obj); in from_fscache()
2395 object_size = size_obj; in from_fscache()
2491 size_t size_obj; in from_memcached() local
2497 &size_obj, &size_stderr, &size_dia, &size_dep); in from_memcached()
[all …]
/dports/devel/ccache-memcached-static/ccache-f7712082106bef085515f86ae47e7dbbd2a48b57/src/
H A Dccache.c1441 size_t size_obj; in to_fscache() local
1445 if (!read_file(cached_obj, 0, &data_obj, &size_obj)) { in to_fscache()
1447 size_obj = 0; in to_fscache()
1465 size_obj, size_stderr, size_dia, size_dep); in to_fscache()
2368 size_t size_obj; in from_fscache() local
2379 &size_obj, &size_stderr, &size_dia, &size_dep); in from_fscache()
2384 put_data_in_cache(data_obj, size_obj, cached_obj); in from_fscache()
2395 object_size = size_obj; in from_fscache()
2491 size_t size_obj; in from_memcached() local
2497 &size_obj, &size_stderr, &size_dia, &size_dep); in from_memcached()
[all …]
/dports/print/tex-dvipdfmx/texlive-20150521-source/texk/dvipdfm-x/
H A Dpdfobj.c2983 pdf_obj *xrefstm, *size_obj, *W_obj, *index_obj; in parse_xref_stream() local
3003 size_obj = pdf_lookup_dict(*trailer, "Size"); in parse_xref_stream()
3004 if (!PDF_OBJ_NUMBERTYPE(size_obj)) in parse_xref_stream()
3006 size = (unsigned long) pdf_number_value(size_obj); in parse_xref_stream()
3033 size_obj = pdf_get_array(index_obj, i++); in parse_xref_stream()
3035 !PDF_OBJ_NUMBERTYPE(size_obj) || in parse_xref_stream()
3038 (long) pdf_number_value(size_obj))) in parse_xref_stream()
H A DChangeLog1855 size and use size_obj, not to shadow previous local (diff type).
1868 size and use size_obj, not to shadow previous local (diff type).
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/conf_randr/
H A De_int_config_randr2.c18 Evas_Object *size_obj; member
364 elm_object_text_set(cfdata->size_obj, buf); in _basic_screen_info_fill()
940 cfdata->size_obj = o; in _basic_create()
/dports/math/py-numpy/numpy-1.20.3/numpy/core/src/multiarray/
H A Ddescriptor.c663 PyObject *size_obj = PyLong_FromLong((long) totalsize); in _convert_from_list() local
664 if (!size_obj) { in _convert_from_list()
670 Py_DECREF(size_obj); in _convert_from_list()
675 PyTuple_SET_ITEM(tup, 1, size_obj); in _convert_from_list()
/dports/sysutils/py-salt/salt-3004.1/salt/cloud/clouds/
H A Dazurearm.py433 for size_obj in sizes:
434 size = size_obj.as_dict()
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dcmd.c142 static int size_obj(struct obj *);
2561 size_obj(struct obj *otmp) in size_obj() function
2588 size += size_obj(obj); in count_obj()
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dcmd.c168 STATIC_DCL int FDECL(size_obj, (struct obj *));
3862 size_obj(otmp) in size_obj() function
3897 size += size_obj(obj);
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dcmd.c168 STATIC_DCL int FDECL(size_obj, (struct obj *));
3862 size_obj(otmp) in size_obj() function
3897 size += size_obj(obj);