Home
last modified time | relevance | path

Searched refs:obj_length (Results 26 – 50 of 61) sorted by relevance

123

/dports/math/py-yt/yt-4.0.1/yt/data_objects/
H A Dregion_expression.py3 from yt.funcs import obj_length
33 if obj_length(item.start) == 3 and obj_length(item.stop) == 3:
/dports/devel/R-cran-purrr/purrr/src/
H A Dpluck.c20 int obj_length(SEXP x, bool strict);
27 int n = obj_length(x, strict); in find_offset()
412 int obj_length(SEXP x, bool strict) { in obj_length() function
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libawt/awt/image/cvutils/
H A Dimg_icm.h63 mapsize = obj_length(icm->rgb); \
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libawt/awt/image/cvutils/
H A Dimg_icm.h63 mapsize = obj_length(icm->rgb); \
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libawt/awt/image/cvutils/
H A Dimg_icm.h63 mapsize = obj_length(icm->rgb); \
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/awt/image/cvutils/
H A Dimg_icm.h63 mapsize = obj_length(icm->rgb); \
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/libawt/awt/image/cvutils/
H A Dimg_icm.h63 mapsize = obj_length(icm->rgb); \
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/native/libawt/awt/image/cvutils/
H A Dimg_icm.h63 mapsize = obj_length(icm->rgb); \
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/native/libawt/awt/image/cvutils/
H A Dimg_icm.h63 mapsize = obj_length(icm->rgb); \
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/native/libawt/awt/image/cvutils/
H A Dimg_icm.h63 mapsize = obj_length(icm->rgb); \
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/native/libawt/awt/image/cvutils/
H A Dimg_icm.h63 mapsize = obj_length(icm->rgb); \
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/awt/image/cvutils/
H A Dimg_icm.h63 mapsize = obj_length(icm->rgb); \
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/output/
H A Dcodeview.c734 uint16_t obj_length, creator_length, sym_length; in write_symbolinfo_table() local
740 obj_length = 2 + 4 + cv8_state.outfile.namebytes; in write_symbolinfo_table()
749 field_length = 2 + obj_length + in write_symbolinfo_table()
759 nasm_assert(out_len == obj_length); in write_symbolinfo_table()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/output/
H A Dcodeview.c730 uint32_t obj_length, creator_length, sym_length; in write_symbolinfo_table() local
736 obj_length = 2 + 4 + cv8_state.outfile.namebytes; in write_symbolinfo_table()
745 field_length = 2 + obj_length + in write_symbolinfo_table()
755 nasm_assert(out_len == obj_length); in write_symbolinfo_table()
/dports/devel/nasm/nasm-2.15.05/output/
H A Dcodeview.c729 uint32_t obj_length, creator_length, sym_length; in write_symbolinfo_table() local
735 obj_length = 2 + 4 + cv8_state.outfile.namebytes; in write_symbolinfo_table()
744 field_length = 2 + obj_length + in write_symbolinfo_table()
754 nasm_assert(out_len == obj_length); in write_symbolinfo_table()
/dports/lang/polyml/polyml-5.8.2/libpolyml/
H A Dglobals.h335 void GetConstSegmentForCode(POLYUNSIGNED obj_length, PolyWord * &cp, POLYUNSIGNED &count) const in GetConstSegmentForCode() argument
337 PolyWord *last_word = Offset(obj_length - 1); // Last word in the code in GetConstSegmentForCode()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dlpmapi.h34 USHORT obj_length; member
39 #define ObjLength(x) ((RsvpObjHdr *)x)->obj_length
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dlpmapi.h34 USHORT obj_length; member
39 #define ObjLength(x) ((RsvpObjHdr *)x)->obj_length
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwalpmapi.pas112 obj_length: USHORT; (* Length in bytes *)
1515 Result := x.obj_length;
/dports/math/py-yt/yt-4.0.1/yt/visualization/
H A Dplot_window.py17 from yt.funcs import fix_axis, fix_unitary, is_sequence, iter_fields, mylog, obj_length
2606 if not isinstance(center, str) and obj_length(center) == 2:
2610 if obj_length(center[0]) == 2 and c1_string:
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/acpi/acpica/
H A Dacutils.h447 acpi_ut_get_object_size(union acpi_operand_object *obj, acpi_size *obj_length);
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/acpi/acpica/
H A Dacutils.h447 acpi_ut_get_object_size(union acpi_operand_object *obj, acpi_size *obj_length);
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/acpi/acpica/
H A Dacutils.h447 acpi_ut_get_object_size(union acpi_operand_object *obj, acpi_size *obj_length);
/dports/math/py-yt/yt-4.0.1/yt/
H A Dfuncs.py1101 def obj_length(v): function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/NetworkManagement/QoS/
H A Dmod.rs2993 pub obj_length: u16, field
3005 …fmt.debug_struct("RsvpObjHdr").field("obj_length", &self.obj_length).field("obj_class", &self.obj_… in fmt()
3010 …self.obj_length == other.obj_length && self.obj_class == other.obj_class && self.obj_ctype == othe… in eq()

123