Home
last modified time | relevance | path

Searched +defs:array +defs:type (Results 1 – 25 of 16936) sorted by relevance

12345678910>>...678

/dports/databases/p5-Cache-Memcached-Fast/Cache-Memcached-Fast-0.27/src/
H A Darray.h28 struct array struct
38 array_init(struct array *a); argument
55 #define array_extend(array, type, add, extend) \ argument
58 #define array_push(array) ++(array).elems argument
60 #define array_pop(array) --(array).elems argument
64 #define array_size(array) ((array).elems) argument
68 #define array_clear(array) (array).elems = 0 argument
70 #define array_elem(array, type, index) ((type *) (array).buf + index) argument
72 #define array_beg(array, type) ((type *) (array).buf) argument
74 #define array_end(array, type) ((type *) (array).buf + (array).elems) argument
[all …]
/dports/games/scummvm-tools/scummvm-tools-2.5.0/sci/
H A Dutil.h30 #define FLEXARRAY(type, extra) struct{\ argument
39 #define FLEXARRAY_NOEXTRA(type) struct{\ argument
45 #define FLEXARRAY_INIT(type, array) do {(array).itemsize=sizeof(type); (array).size=0; (array).used… argument
54 #define FLEXARRAY_PANIC_BADSTATE(array, errorcode) FLEXARRAY_PANIC((stderr, "PANIC: flexarray "#arr… argument
57 #define FLEXARRAY_PANIC_MEMORY(array, bytes, errorcode) FLEXARRAY_PANIC((stderr, "PANIC: Unable to … argument
60 #define FLEXARRAY_ALLOCATE_INITIAL(type, array, errorcode) do{\ argument
68 #define FLEXARRAY_RESIZE(type, array, errorcode) do{\ argument
76 #define FLEXARRAY_APPEND(type, array, value, errorcode) do\ argument
91 #define FLEXARRAY_ADD_SPACE(type, array, items, errorcode) do{\ argument
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Interop/src/System/Runtime/InteropServices/WindowsRuntime/
H A DPropertyValueImpl.cs16 internal PropertyValueImpl(object val, int type) : base(val, type) in PropertyValueImpl()
136 public void GetUInt8Array(out byte[] array) in GetUInt8Array()
141 public void GetInt16Array(out short[] array) in GetInt16Array()
151 public void GetInt32Array(out int[] array) in GetInt32Array()
156 public void GetUInt32Array(out uint[] array) in GetUInt32Array()
161 public void GetInt64Array(out long[] array) in GetInt64Array()
290 … static private object CoerceScalarValue(PropertyType type, object value, PropertyType unboxType) in CoerceScalarValue()
390 private static bool IsNumericScalarImpl(PropertyType type, object data) in IsNumericScalarImpl()
419 PropertyType type, in CreateExceptionForInvalidCast()
428 PropertyType type, in CreateExceptionForInvalidCoersion()
[all …]
/dports/games/manaplus/manaplus-2.1.3.17/src/utils/
H A Dforeach.h25 #define FOR_EACH(type, iter, array) for (type iter = array.begin(), \ argument
28 #define FOR_EACHR(type, iter, array) for (type iter = array.rbegin(), \ argument
31 #define FOR_EACHP(type, iter, array) for (type iter = array->begin(), \ argument
34 #define FOR_EACH_SAFE(type, iter, array) for (type iter = array.begin(); \ argument
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/MINC/src/libminc/volume_io/Include/volume_io/
H A Dmultidim.h59 #define SET_ONE( array, type, asterisks, subscripts, value ) \ argument
92 #define GET_MULTIDIM_TYPE_1D( array, type, v0 ) \ argument
95 #define GET_MULTIDIM_TYPE_2D( array, type, v0, v1 ) \ argument
98 #define GET_MULTIDIM_TYPE_3D( array, type, v0, v1, v2 ) \ argument
101 #define GET_MULTIDIM_TYPE_4D( array, type, v0, v1, v2, v3 ) \ argument
104 #define GET_MULTIDIM_TYPE_5D( array, type, v0, v1, v2, v3, v4 ) \ argument
107 #define SET_MULTIDIM_TYPE_1D( array, type, v0, value ) \ argument
110 #define SET_MULTIDIM_TYPE_2D( array, type, v0, v1, value ) \ argument
113 #define SET_MULTIDIM_TYPE_3D( array, type, v0, v1, v2, value ) \ argument
116 #define SET_MULTIDIM_TYPE_4D( array, type, v0, v1, v2, v3, value ) \ argument
[all …]
/dports/science/minc2/minc-release-2.2.00/volume_io/Include/volume_io/
H A Dmultidim.h59 #define SET_ONE( array, type, asterisks, subscripts, value ) \ argument
91 #define GET_MULTIDIM_TYPE_1D( array, type, v0 ) \ argument
94 #define GET_MULTIDIM_TYPE_2D( array, type, v0, v1 ) \ argument
97 #define GET_MULTIDIM_TYPE_3D( array, type, v0, v1, v2 ) \ argument
100 #define GET_MULTIDIM_TYPE_4D( array, type, v0, v1, v2, v3 ) \ argument
103 #define GET_MULTIDIM_TYPE_5D( array, type, v0, v1, v2, v3, v4 ) \ argument
106 #define SET_MULTIDIM_TYPE_1D( array, type, v0, value ) \ argument
109 #define SET_MULTIDIM_TYPE_2D( array, type, v0, v1, value ) \ argument
112 #define SET_MULTIDIM_TYPE_3D( array, type, v0, v1, v2, value ) \ argument
115 #define SET_MULTIDIM_TYPE_4D( array, type, v0, v1, v2, v3, value ) \ argument
[all …]
/dports/games/retroarch/RetroArch-1.9.7/deps/SPIRV-Cross/reference/shaders-reflection/comp/
H A Dstruct-packing.comp.json15 "array" : [ array
48 "array" : [ array
91 "array" : [ array
99 "array" : [ array
107 "array" : [ array
140 "array" : [ array
158 "array" : [ array
181 "array" : [ array
201 "array" : [ array
210 "array" : [ array
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/reference/shaders-reflection/comp/
H A Dstruct-packing.comp.json25 "array" : [ array
58 "array" : [ array
101 "array" : [ array
109 "array" : [ array
117 "array" : [ array
150 "array" : [ array
168 "array" : [ array
191 "array" : [ array
211 "array" : [ array
220 "array" : [ array
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/reference/shaders-reflection/comp/
H A Dstruct-packing.comp.json25 "array" : [ array
58 "array" : [ array
101 "array" : [ array
109 "array" : [ array
117 "array" : [ array
150 "array" : [ array
168 "array" : [ array
191 "array" : [ array
211 "array" : [ array
220 "array" : [ array
[all …]
/dports/graphics/rx/rx-0.4.0/cargo-crates/spirv_cross-0.16.0/src/vendor/SPIRV-Cross/reference/shaders-reflection/comp/
H A Dstruct-packing.comp.json15 "array" : [ array
48 "array" : [ array
91 "array" : [ array
99 "array" : [ array
107 "array" : [ array
140 "array" : [ array
158 "array" : [ array
181 "array" : [ array
201 "array" : [ array
210 "array" : [ array
[all …]
/dports/net/gsk/gsk-1.0.63/src/
H A Dgskqsortmacro.h27 #define GSK_QSORT(array, type, n_elements, compare) \ argument
33 #define GSK_QSORT_DEBUG(array, type, n_elements, compare) \ argument
39 #define GSK_QSELECT(array, type, n_elements, n_select, compare) \ argument
45 #define GSK_QSORT_FULL(array, type, n_elements, compare, isort_threshold, stack_size, ss_assertion)… argument
223 #define GSK_QSELECT_FULL(array, type, n_elements, n_select, compare, isort_threshold, stack_size, s… argument
420 #define GSK_INSERTION_SORT(array, type, length, compare) \ argument
/dports/devel/frink/frink-2.2.2/
H A Dvars.c200 static VarData *newVar(const char *name, enum VarType type) in newVar()
213 static VarData *addVar(const char *name, enum VarType type, int array) in addVar()
247 VarData *declareVar(const Token *nm, enum VarType type, int array) in declareVar()
270 VarData *useVar(const Token *nm, enum VarType type, int array) in useVar()
300 VarData *setVar(const Token *nm, enum VarType type, int array) in setVar()
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/web-platform/tests/resources/webidl2/test/syntax/json/
H A Ddictionary.json3 "type": "dictionary", string
8 "type": "field", string
15 "array": false, boolean
26 "type": "field", string
33 "array": false, boolean
50 "array": false, boolean
64 "array": false, boolean
70 "array": false, boolean
89 "array": false, boolean
112 "array": false, boolean
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/
H A DArrayTests.java153 IJavaArrayType type = (IJavaArrayType) v.getJavaType(); in testCreateArray() local
198 IJavaArrayType type = (IJavaArrayType) v.getJavaType(); in testSetZeroLengthArray() local
233 IJavaArrayType type = (IJavaArrayType) v.getJavaType(); in testSetBadLowerIndexArray() local
271 IJavaArrayType type = (IJavaArrayType) v.getJavaType(); in testSetBadUpperIndexArray() local
311 IJavaArrayType type = (IJavaArrayType) v.getJavaType(); in testSetExactUpperIndexArray() local
351 IJavaArrayType type = (IJavaArrayType) v.getJavaType(); in testSetBadLowerSrcIndexArray() local
391 IJavaArrayType type = (IJavaArrayType) v.getJavaType(); in testSetBadUpperSrcIndexArray() local
431 IJavaArrayType type = (IJavaArrayType) v.getJavaType(); in testSetExactSrcIndexArray() local
471 IJavaArrayType type = (IJavaArrayType) v.getJavaType(); in testSetBadLowerLengthArray() local
511 IJavaArrayType type = (IJavaArrayType) v.getJavaType(); in testSetMinus1LengthArray() local
[all …]
/dports/devel/libsoup/libsoup-2.74.0/libsoup/
H A Dsoup-value-utils.c89 GType type; in soup_value_hash_insert_valist() local
255 GType type; in soup_value_hash_lookup_vals() local
296 GValueArray *array; in soup_value_array_from_args() local
297 GType type; in soup_value_array_from_args() local
325 GType type; in soup_value_array_to_args() local
358 soup_value_array_append_valist (GValueArray *array, in soup_value_array_append_valist()
361 GType type; in soup_value_array_append_valist() local
389 GValueArray *array = soup_value_array_new (); in soup_value_array_new_with_vals() local
413 soup_value_array_insert (GValueArray *array, guint index_, GType type, ...) in soup_value_array_insert()
437 soup_value_array_append (GValueArray *array, GType type, ...) in soup_value_array_append()
[all …]
/dports/science/clipper/clipper-2.1/examples/
H A Dcns2mtz.h21 static String type() { return ""; } in type() function
44 static String type() { return ""; } in type() function
67 static String type() { return ""; } in type() function
90 static String type() { return ""; } in type() function
113 static String type() { return ""; } in type() function
138 static String type() { return ""; } in type() function
161 static String type() { return ""; } in type() function
167 void data_export( xtype array[] ) const in data_export()
188 static String type() { return ""; } in type() function
215 static String type() { return ""; } in type() function
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/ipc/
H A Djson_simple_test.cc187 std::shared_ptr<Array> array; in TYPED_TEST_P() local
203 std::shared_ptr<Array> array; in TYPED_TEST_P() local
228 std::shared_ptr<Array> array; in TYPED_TEST_P() local
292 std::shared_ptr<Array> array; in TYPED_TEST_P() local
323 std::shared_ptr<Array> array; in TEST() local
346 std::shared_ptr<Array> array; in TEST() local
371 std::shared_ptr<Array> array; in TEST() local
393 std::shared_ptr<Array> array; in TEST() local
480 std::shared_ptr<Array> array; in TEST() local
1117 auto array = in TEST() local
[all …]
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/SPIRV-Cross/reference/shaders-reflection/comp/
H A Dstruct-packing.comp.json25 "array" : [ array
62 "array" : [ array
109 "array" : [ array
121 "array" : [ array
133 "array" : [ array
170 "array" : [ array
192 "array" : [ array
221 "array" : [ array
247 "array" : [ array
261 "array" : [ array
[all …]
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/reference/shaders-reflection/comp/
H A Dstruct-packing.comp.json25 "array" : [ array
62 "array" : [ array
109 "array" : [ array
121 "array" : [ array
133 "array" : [ array
170 "array" : [ array
192 "array" : [ array
221 "array" : [ array
247 "array" : [ array
261 "array" : [ array
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/spirv-cross/spirv-cross/reference/shaders-reflection/comp/
H A Dstruct-packing.comp.json25 "array" : [ array
62 "array" : [ array
109 "array" : [ array
121 "array" : [ array
133 "array" : [ array
170 "array" : [ array
192 "array" : [ array
221 "array" : [ array
247 "array" : [ array
261 "array" : [ array
[all …]
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/reference/shaders-reflection/comp/
H A Dstruct-packing.comp.json25 "array" : [ array
62 "array" : [ array
109 "array" : [ array
121 "array" : [ array
133 "array" : [ array
170 "array" : [ array
192 "array" : [ array
221 "array" : [ array
247 "array" : [ array
261 "array" : [ array
[all …]
/dports/games/retroarch/RetroArch-1.9.7/deps/SPIRV-Cross/reference/shaders-reflection/frag/
H A Dseparate-sampler-texture-array.vk.frag.json10 "type" : "vec2", string
15 "type" : "vec3", string
22 "type" : "vec4", string
29 "type" : "texture2D", string
31 "array" : [ array
40 "array" : [ array
47 "type" : "textureCube", string
49 "array" : [ array
56 "type" : "texture3D", string
58 "array" : [ array
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/reference/shaders-reflection/frag/
H A Dseparate-sampler-texture-array.vk.frag.json10 "type" : "vec2", string
15 "type" : "vec3", string
22 "type" : "vec4", string
29 "type" : "texture2D", string
31 "array" : [ array
40 "array" : [ array
47 "type" : "textureCube", string
49 "array" : [ array
56 "type" : "texture3D", string
58 "array" : [ array
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/reference/shaders-reflection/frag/
H A Dseparate-sampler-texture-array.vk.frag.json10 "type" : "vec2", string
15 "type" : "vec3", string
22 "type" : "vec4", string
29 "type" : "texture2D", string
31 "array" : [ array
40 "array" : [ array
47 "type" : "textureCube", string
49 "array" : [ array
56 "type" : "texture3D", string
58 "array" : [ array
[all …]
/dports/graphics/rx/rx-0.4.0/cargo-crates/spirv_cross-0.16.0/src/vendor/SPIRV-Cross/reference/shaders-reflection/frag/
H A Dseparate-sampler-texture-array.vk.frag.json10 "type" : "vec2", string
15 "type" : "vec3", string
22 "type" : "vec4", string
29 "type" : "texture2D", string
31 "array" : [ array
40 "array" : [ array
47 "type" : "textureCube", string
49 "array" : [ array
56 "type" : "texture3D", string
58 "array" : [ array
[all …]

12345678910>>...678