Home
last modified time | relevance | path

Searched defs:array_remove (Results 1 – 25 of 74) sorted by relevance

123

/dports/dns/mydns-ng/mydns-1.2.8.31/src/mydns/
H A Darray.c86 array_remove(ARRAY *a) { in array_remove() function
/dports/devel/tradcpp/tradcpp-0.5.3/
H A Darray.c105 array_remove(struct array *a, unsigned index_) in array_remove() function
/dports/sysutils/vector/vector-0.10.0/src/event/util/log/
H A Dremove.rs61 fn array_remove(values: &mut Vec<Value>, index: usize) -> Option<Value> { in array_remove() function
/dports/benchmarks/siege/siege-4.1.1/src/
H A Darray.c128 array_remove (ARRAY this, int index) { in array_remove() function
/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/libocad/
H A Darray.c86 void *array_remove(PtrArray *array, u32 index) { in array_remove() function
/dports/ports-mgmt/parfetch-overlay/parfetch-0.1.0/libias/
H A Darray.c120 array_remove(struct Array *array, size_t index) in array_remove() function
/dports/ports-mgmt/portfmt/portfmt-1.1.0/libias/
H A Darray.c119 array_remove(struct Array *array, size_t index) in array_remove() function
/dports/dns/dog/dog-0.1.0/cargo-crates/json-0.12.4/tests/
H A Dvalue.rs169 fn array_remove() { in array_remove() function
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/json-0.12.4/tests/
H A Dvalue.rs169 fn array_remove() { in array_remove() function
/dports/lang/rust/rustc-1.58.1-src/vendor/json/tests/
H A Dvalue.rs169 fn array_remove() { in array_remove() function
/dports/dns/dog/dog-0.1.0/cargo-crates/json-0.12.4/src/value/
H A Dmod.rs511 pub fn array_remove(&mut self, index: usize) -> JsonValue { in array_remove() method
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/json-0.12.4/src/value/
H A Dmod.rs511 pub fn array_remove(&mut self, index: usize) -> JsonValue { in array_remove() method
/dports/lang/rust/rustc-1.58.1-src/vendor/json/src/value/
H A Dmod.rs511 pub fn array_remove(&mut self, index: usize) -> JsonValue { in array_remove() method
/dports/games/scourge/scourge/src/squirrel/
H A Dsqbaselib.cpp369 static SQInteger array_remove( HSQUIRRELVM v ) { in array_remove() function
/dports/games/openttd/openttd-12.1/src/3rdparty/squirrel/squirrel/
H A Dsqbaselib.cpp467 static SQInteger array_remove(HSQUIRRELVM v) in array_remove() function
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/scripting/squirrel/
H A Dsqbaselib.cpp448 static SQInteger array_remove(HSQUIRRELVM v) in array_remove() function
/dports/shells/bash/bash-5.1/
H A Darray.c643 array_remove(a, i) in array_remove() function
/dports/lang/squirrel/squirrel3/squirrel/
H A Dsqbaselib.cpp525 static SQInteger array_remove(HSQUIRRELVM v) in array_remove() function
/dports/games/simutrans/simutrans-121.0/squirrel/squirrel/
H A Dsqbaselib.cc525 static SQInteger array_remove(HSQUIRRELVM v) in array_remove() function
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/squirrel/squirrel/
H A Dsqbaselib.cpp561 static SQInteger array_remove(HSQUIRRELVM v) in array_remove() function
/dports/net/kamailio/kamailio-5.4.5/src/modules/app_sqlang/squirrel/squirrel/
H A Dsqbaselib.cpp589 static SQInteger array_remove(HSQUIRRELVM v) in array_remove() function
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Darraymodule.c979 array_remove(arrayobject *self, PyObject *v) in array_remove() function
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Darraymodule.c989 array_remove(arrayobject *self, PyObject *v) in array_remove() function
/dports/lang/python27/Python-2.7.18/Modules/
H A Darraymodule.c989 array_remove(arrayobject *self, PyObject *v) in array_remove() function
/dports/net/scamper/scamper-cvs-20211026/
H A Dutils.c658 void array_remove(void **array, int *nmemb, int p) in array_remove() function

123