Home
last modified time | relevance | path

Searched defs:element_new (Results 1 – 25 of 26) sorted by relevance

12

/dports/devel/zydis/zydis-3.1.0/dependencies/zycore/tests/
H A DVector.cpp437 ZyanU64* element_new; in TEST_P() local
/dports/sysutils/testdisk/testdisk-7.1/src/
H A Dfnctdsk.c321 static list_part_t *element_new(partition_t *part) in element_new() function
/dports/sysutils/rclean/rclean-1.14/
H A Drclean.c185 struct element * element_new(const char * key, const char * value) { in element_new() function
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-0.17.3/src/subclass/
H A Dtracer.rs26 fn element_new(&self, ts: u64, element: &Element) {} in element_new() method
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-0.17.4/src/subclass/
H A Dtracer.rs26 fn element_new(&self, ts: u64, element: &Element) {} in element_new() method
/dports/security/pbc/pbc-0.5.14/arith/
H A Dfield.c880 element_ptr element_new(field_ptr f) { in element_new() function
/dports/games/rnd_jue/rnd_jue-3.3.0.0/src/
H A Deditor.c6991 static boolean CopyCustomElement(int element_old, int element_new, in CopyCustomElement()
8997 int element_new = getTubeFromOpenDirection(direction); in getTubeFromOpenDirectionNotEmpty() local
9026 int element_new = getBeltFromNrAndOpenDirection(nr, direction); in getBeltFromNrAndOpenDirectionNotEmpty() local
9085 int element_new = getPoolFromOpenDirectionExt(direction, element_old); in getPoolFromOpenDirectionNotEmpty() local
9116 int element_new = getPillarFromOpenDirection(direction); in getPillarFromOpenDirectionNotEmpty() local
9157 int element_new = getSteel2FromOpenDirection(direction); in getSteel2FromOpenDirectionNotEmpty() local
9192 int element_new = getChipFromOpenDirection(direction); in getChipFromOpenDirectionNotEmpty() local
H A Dfiles.c4373 int element_new = getMappedElement(map_element_SP_to_RND(element_old)); in CopyNativeLevel_SP_to_RND() local
/dports/games/rocksndiamonds/rnd_jue-3.3.0.0/src/
H A Deditor.c6991 static boolean CopyCustomElement(int element_old, int element_new, in CopyCustomElement()
8997 int element_new = getTubeFromOpenDirection(direction); in getTubeFromOpenDirectionNotEmpty() local
9026 int element_new = getBeltFromNrAndOpenDirection(nr, direction); in getBeltFromNrAndOpenDirectionNotEmpty() local
9085 int element_new = getPoolFromOpenDirectionExt(direction, element_old); in getPoolFromOpenDirectionNotEmpty() local
9116 int element_new = getPillarFromOpenDirection(direction); in getPillarFromOpenDirectionNotEmpty() local
9157 int element_new = getSteel2FromOpenDirection(direction); in getSteel2FromOpenDirectionNotEmpty() local
9192 int element_new = getChipFromOpenDirection(direction); in getChipFromOpenDirectionNotEmpty() local
H A Dfiles.c4373 int element_new = getMappedElement(map_element_SP_to_RND(element_old)); in CopyNativeLevel_SP_to_RND() local
/dports/games/rocksndiamonds/rocksndiamonds-3.3.1.2/src/
H A Deditor.c6996 static boolean CopyCustomElement(int element_old, int element_new, in CopyCustomElement()
9002 int element_new = getTubeFromOpenDirection(direction); in getTubeFromOpenDirectionNotEmpty() local
9031 int element_new = getBeltFromNrAndOpenDirection(nr, direction); in getBeltFromNrAndOpenDirectionNotEmpty() local
9090 int element_new = getPoolFromOpenDirectionExt(direction, element_old); in getPoolFromOpenDirectionNotEmpty() local
9121 int element_new = getPillarFromOpenDirection(direction); in getPillarFromOpenDirectionNotEmpty() local
9162 int element_new = getSteel2FromOpenDirection(direction); in getSteel2FromOpenDirectionNotEmpty() local
9197 int element_new = getChipFromOpenDirection(direction); in getChipFromOpenDirectionNotEmpty() local
/dports/games/rnd_jue/rocksndiamonds-3.3.1.0/src/
H A Deditor.c6996 static boolean CopyCustomElement(int element_old, int element_new, in CopyCustomElement()
9002 int element_new = getTubeFromOpenDirection(direction); in getTubeFromOpenDirectionNotEmpty() local
9031 int element_new = getBeltFromNrAndOpenDirection(nr, direction); in getBeltFromNrAndOpenDirectionNotEmpty() local
9090 int element_new = getPoolFromOpenDirectionExt(direction, element_old); in getPoolFromOpenDirectionNotEmpty() local
9121 int element_new = getPillarFromOpenDirection(direction); in getPillarFromOpenDirectionNotEmpty() local
9162 int element_new = getSteel2FromOpenDirection(direction); in getSteel2FromOpenDirectionNotEmpty() local
9197 int element_new = getChipFromOpenDirection(direction); in getChipFromOpenDirectionNotEmpty() local
H A Dfiles.c4580 int element_new = getMappedElement(map_element_SP_to_RND(element_old)); in CopyNativeLevel_SP_to_RND() local
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A D_elementtree.c308 element_new(PyObject* tag, PyObject* attrib) in element_new() function
/dports/lang/python27/Python-2.7.18/Modules/
H A D_elementtree.c308 element_new(PyObject* tag, PyObject* attrib) in element_new() function
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A D_elementtree.c298 element_new(PyObject* tag, PyObject* attrib) in element_new() function
/dports/lang/python37/Python-3.7.12/Modules/
H A D_elementtree.c308 element_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in element_new() function
/dports/databases/py-gdbm/Python-3.8.12/Modules/
H A D_elementtree.c314 element_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in element_new() function
/dports/lang/python310/Python-3.10.1/Modules/
H A D_elementtree.c317 element_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in element_new() function
/dports/lang/python311/Python-3.11.0a3/Modules/
H A D_elementtree.c317 element_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in element_new() function
/dports/lang/python-tools/Python-3.8.12/Modules/
H A D_elementtree.c314 element_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in element_new() function
/dports/lang/python39/Python-3.9.9/Modules/
H A D_elementtree.c317 element_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in element_new() function
/dports/lang/python38/Python-3.8.12/Modules/
H A D_elementtree.c314 element_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in element_new() function
/dports/databases/py-sqlite3/Python-3.8.12/Modules/
H A D_elementtree.c314 element_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in element_new() function
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/
H A D_elementtree.c314 element_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in element_new() function

12