Home
last modified time | relevance | path

Searched defs:allocated (Results 1 – 25 of 4942) sorted by relevance

12345678910>>...198

/dports/misc/py-cinder/cinder-12.0.10/api-ref/source/v3/samples/
H A Dquotas-show-usage-response.json6 "allocated": 0, number
12 "allocated": 0, number
18 "allocated": 0, number
24 "allocated": 0, number
30 "allocated": 0, number
36 "allocated": 0, number
42 "allocated": 0, number
48 "allocated": 0, number
54 "allocated": 0, number
60 "allocated": 0, number
/dports/sysutils/smenu/smenu-0.9.18/
H A Dxmalloc.c61 void * allocated; in xmalloc() local
84 void * allocated; in xcalloc() local
107 void * allocated; in xrealloc() local
128 char * allocated; in xstrdup() local
/dports/graphics/qiv/qiv-2.3.2/
H A Dxmalloc.c21 void *allocated = malloc(size); in xmalloc() local
39 void *allocated = calloc(num, size); in xcalloc() local
57 void *allocated; in xrealloc() local
/dports/java/sablevm-classpath/sablevm-classpath-1.13/javax/swing/
H A DSizeRequirements.java221 public static void calculateTiledPositions(int allocated, in calculateTiledPositions()
256 public static void calculateTiledPositions(int allocated, in calculateTiledPositions()
312 private static void adjustSmaller(int allocated, SizeRequirements[] children, in adjustSmaller()
337 private static void adjustGreater(int allocated, SizeRequirements[] children, in adjustGreater()
385 public static void calculateAlignedPositions(int allocated, in calculateAlignedPositions()
420 public static void calculateAlignedPositions(int allocated, in calculateAlignedPositions()
453 int allocated, int[] spanAndOffset) in adjustFromRight()
479 int allocated, int[] spanAndOffset) in adjustFromLeft()
/dports/misc/bogosort/bogosort-0.4.2/
H A Dgetlines.c47 int numlines = 0, allocated = 0; in getlines() local
75 int numlines = 0, allocated = 0; in getmorelines() local
105 int c, numchars = 0, allocated = 0; in get_line() local
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/javax/swing/
H A DSizeRequirements.java234 public static void calculateTiledPositions(int allocated, in calculateTiledPositions()
269 public static void calculateTiledPositions(int allocated, in calculateTiledPositions()
325 private static void adjustSmaller(int allocated, SizeRequirements[] children, in adjustSmaller()
350 private static void adjustGreater(int allocated, SizeRequirements[] children, in adjustGreater()
396 public static void calculateAlignedPositions(int allocated, in calculateAlignedPositions()
431 public static void calculateAlignedPositions(int allocated, in calculateAlignedPositions()
464 int allocated, int[] spanAndOffset) in adjustFromRight()
490 int allocated, int[] spanAndOffset) in adjustFromLeft()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/javax/swing/
H A DSizeRequirements.java234 public static void calculateTiledPositions(int allocated, in calculateTiledPositions()
269 public static void calculateTiledPositions(int allocated, in calculateTiledPositions()
325 private static void adjustSmaller(int allocated, SizeRequirements[] children, in adjustSmaller()
350 private static void adjustGreater(int allocated, SizeRequirements[] children, in adjustGreater()
396 public static void calculateAlignedPositions(int allocated, in calculateAlignedPositions()
431 public static void calculateAlignedPositions(int allocated, in calculateAlignedPositions()
464 int allocated, int[] spanAndOffset) in adjustFromRight()
490 int allocated, int[] spanAndOffset) in adjustFromLeft()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/javax/swing/
H A DSizeRequirements.java234 public static void calculateTiledPositions(int allocated, in calculateTiledPositions()
269 public static void calculateTiledPositions(int allocated, in calculateTiledPositions()
325 private static void adjustSmaller(int allocated, SizeRequirements[] children, in adjustSmaller()
350 private static void adjustGreater(int allocated, SizeRequirements[] children, in adjustGreater()
396 public static void calculateAlignedPositions(int allocated, in calculateAlignedPositions()
431 public static void calculateAlignedPositions(int allocated, in calculateAlignedPositions()
464 int allocated, int[] spanAndOffset) in adjustFromRight()
490 int allocated, int[] spanAndOffset) in adjustFromLeft()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/javax/swing/
H A DSizeRequirements.java234 public static void calculateTiledPositions(int allocated, in calculateTiledPositions()
269 public static void calculateTiledPositions(int allocated, in calculateTiledPositions()
325 private static void adjustSmaller(int allocated, SizeRequirements[] children, in adjustSmaller()
350 private static void adjustGreater(int allocated, SizeRequirements[] children, in adjustGreater()
396 public static void calculateAlignedPositions(int allocated, in calculateAlignedPositions()
431 public static void calculateAlignedPositions(int allocated, in calculateAlignedPositions()
464 int allocated, int[] spanAndOffset) in adjustFromRight()
490 int allocated, int[] spanAndOffset) in adjustFromLeft()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/javax/swing/
H A DSizeRequirements.java234 public static void calculateTiledPositions(int allocated, in calculateTiledPositions()
269 public static void calculateTiledPositions(int allocated, in calculateTiledPositions()
325 private static void adjustSmaller(int allocated, SizeRequirements[] children, in adjustSmaller()
350 private static void adjustGreater(int allocated, SizeRequirements[] children, in adjustGreater()
396 public static void calculateAlignedPositions(int allocated, in calculateAlignedPositions()
431 public static void calculateAlignedPositions(int allocated, in calculateAlignedPositions()
464 int allocated, int[] spanAndOffset) in adjustFromRight()
490 int allocated, int[] spanAndOffset) in adjustFromLeft()
/dports/lang/gcc11/gcc-11.2.0/libphobos/src/std/experimental/allocator/building_blocks/
H A Dquantizer.d103 immutable allocated = goodAllocSize(b.length), in Quantizer() local
149 allocated = goodAllocSize(b.length); in Quantizer() local
179 allocated = goodAllocSize(b.length); in Quantizer() local
/dports/lang/gcc10/gcc-10.3.0/libphobos/src/std/experimental/allocator/building_blocks/
H A Dquantizer.d103 immutable allocated = goodAllocSize(b.length), in Quantizer() local
149 allocated = goodAllocSize(b.length); in Quantizer() local
179 allocated = goodAllocSize(b.length); in Quantizer() local
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/src/std/experimental/allocator/building_blocks/
H A Dquantizer.d103 immutable allocated = goodAllocSize(b.length), in Quantizer() local
149 allocated = goodAllocSize(b.length); in Quantizer() local
179 allocated = goodAllocSize(b.length); in Quantizer() local
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/src/std/experimental/allocator/building_blocks/
H A Dquantizer.d103 immutable allocated = goodAllocSize(b.length), in Quantizer() local
149 allocated = goodAllocSize(b.length); in Quantizer() local
179 allocated = goodAllocSize(b.length); in Quantizer() local
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/src/std/experimental/allocator/building_blocks/
H A Dquantizer.d103 immutable allocated = goodAllocSize(b.length), in Quantizer() local
149 allocated = goodAllocSize(b.length); in Quantizer() local
179 allocated = goodAllocSize(b.length); in Quantizer() local
/dports/lang/gcc9/gcc-9.4.0/libphobos/src/std/experimental/allocator/building_blocks/
H A Dquantizer.d103 immutable allocated = goodAllocSize(b.length), in Quantizer() local
149 allocated = goodAllocSize(b.length); in Quantizer() local
179 allocated = goodAllocSize(b.length); in Quantizer() local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/src/std/experimental/allocator/building_blocks/
H A Dquantizer.d103 immutable allocated = goodAllocSize(b.length), in Quantizer() local
149 allocated = goodAllocSize(b.length); in Quantizer() local
179 allocated = goodAllocSize(b.length); in Quantizer() local
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/src/std/experimental/allocator/building_blocks/
H A Dquantizer.d103 immutable allocated = goodAllocSize(b.length), in Quantizer() local
149 allocated = goodAllocSize(b.length); in Quantizer() local
179 allocated = goodAllocSize(b.length); in Quantizer() local
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/src/std/experimental/allocator/building_blocks/
H A Dquantizer.d103 immutable allocated = goodAllocSize(b.length), in Quantizer() local
149 allocated = goodAllocSize(b.length); in Quantizer() local
179 allocated = goodAllocSize(b.length); in Quantizer() local
/dports/lang/swi-pl/swipl-8.2.3/library/
H A Dstatistics.pl146 allocated:Local, label
149 allocated:Global, label
152 allocated:Trail, label
156 allocated:StackAllocated, label
/dports/games/billardgl/BillardGL-1.75/src/
H A DLA.h21 inline short allocated() const {return (v != NULL);} in allocated() function
43 inline short allocated() const {return (m != NULL);} in allocated() function
/dports/devel/simdjson/simdjson-0.9.6/include/simdjson/generic/ondemand/
H A Dparser-inl.h39 …djson_result<document> parser::iterate(const char *json, size_t len, size_t allocated) & noexcept { in iterate()
43 …on_result<document> parser::iterate(const uint8_t *json, size_t len, size_t allocated) & noexcept { in iterate()
47 …ine simdjson_result<document> parser::iterate(std::string_view json, size_t allocated) & noexcept { in iterate()
/dports/misc/box2d/box2d-2.4.1/extern/glfw/src/
H A Dposix_thread.h38 GLFWbool allocated; member
47 GLFWbool allocated; member
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/src/
H A Dposix_thread.h38 GLFWbool allocated; member
47 GLFWbool allocated; member
/dports/graphics/glfw/glfw-3.3.4/src/
H A Dposix_thread.h38 GLFWbool allocated; member
47 GLFWbool allocated; member

12345678910>>...198