Home
last modified time | relevance | path

Searched refs:eightbytes (Results 1 – 21 of 21) sorted by relevance

/dports/devel/efivar/efivar-0.15/src/
H A Dguid.h70 char eightbytes[9] = ""; in text_to_guid() local
90 strncpy(eightbytes, text, 8); in text_to_guid()
91 if (check_segment_sanity(eightbytes, 8) < 0) in text_to_guid()
93 guid->a = (uint32_t)strtoul(eightbytes, NULL, 16); in text_to_guid()
/dports/science/afni/afni-AFNI_21.3.16/src/niml/
H A Dniml_byteorder.c70 typedef struct { unsigned char a,b,c,d , e,f,g,h ; } eightbytes ; typedef
79 register eightbytes *tb = (eightbytes *) ar ; in NI_swap8()
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dmri_swapbytes.c69 typedef struct { unsigned char a,b,c,d , D,C,B,A ; } eightbytes ; typedef
74 register eightbytes * tb = (eightbytes *) ar ; in swap_eightbytes()
H A DFD2_inc.c3556 typedef struct { unsigned char a,b,c,d , D,C,B,A ; } eightbytes ;
3561 register eightbytes * tb = (eightbytes *) ar ;
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.incubator.foreign/share/classes/jdk/internal/foreign/abi/x64/sysv/
H A DTypeClass.java119 List<ArgumentClassImpl>[] eightbytes = groupByEightBytes(type); in classifyStructType() local
120 long nWords = eightbytes.length; in classifyStructType()
128 List<ArgumentClassImpl> subclasses = eightbytes[idx]; in classifyStructType()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.incubator.foreign/share/classes/jdk/internal/foreign/abi/x64/sysv/
H A DTypeClass.java119 List<ArgumentClassImpl>[] eightbytes = groupByEightBytes(type); in classifyStructType() local
120 long nWords = eightbytes.length; in classifyStructType()
128 List<ArgumentClassImpl> subclasses = eightbytes[idx]; in classifyStructType()
/dports/devel/p5-IO-Async/IO-Async-0.800/t/
H A D21stream-1read.t355 my $eightbytes;
360 $eightbytes = substr( $$buffref, 0, 8, "" );
367 wait_for { defined $firstline and defined $eightbytes };
370 is( $eightbytes, "ABCDEFGH", '$eightbytes from ->push_on_read CODE' );
/dports/lang/zig-devel/zig-0.9.0/src/arch/x86_64/
H A Dabi.zig145 // "If the size of an object is larger than eight eightbytes, or
241 // "If the size of the aggregate exceeds two eightbytes and the first eight-
256 // "If the size of an object is larger than eight eightbytes, or
332 // "If the size of the aggregate exceeds two eightbytes and the first eight-
/dports/lang/zig/zig-0.9.0/src/arch/x86_64/
H A Dabi.zig145 // "If the size of an object is larger than eight eightbytes, or
241 // "If the size of the aggregate exceeds two eightbytes and the first eight-
256 // "If the size of an object is larger than eight eightbytes, or
332 // "If the size of the aggregate exceeds two eightbytes and the first eight-
/dports/multimedia/handbrake/ffmpeg-4.4/libswscale/
H A Doutput.c1058 if (eightbytes) { in yuv2rgba64_X_c_template()
1079 enum AVPixelFormat target, int hasAlpha, int eightbytes) in yuv2rgba64_2_c_template() argument
1123 if (eightbytes) { in yuv2rgba64_2_c_template()
1179 if (eightbytes) { in yuv2rgba64_1_c_template()
1225 if (eightbytes) { in yuv2rgba64_1_c_template()
1297 if (eightbytes) { in yuv2rgba64_full_X_c_template()
1349 if (eightbytes) { in yuv2rgba64_full_2_c_template()
1392 if (eightbytes) { in yuv2rgba64_full_1_c_template()
1425 if (eightbytes) { in yuv2rgba64_full_1_c_template()
1439 #define YUV2PACKED16WRAPPER(name, base, ext, fmt, hasAlpha, eightbytes) \ argument
[all …]
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libswscale/
H A Doutput.c1062 if (eightbytes) { in yuv2rgba64_X_c_template()
1083 enum AVPixelFormat target, int hasAlpha, int eightbytes) in yuv2rgba64_2_c_template() argument
1127 if (eightbytes) { in yuv2rgba64_2_c_template()
1183 if (eightbytes) { in yuv2rgba64_1_c_template()
1229 if (eightbytes) { in yuv2rgba64_1_c_template()
1301 if (eightbytes) { in yuv2rgba64_full_X_c_template()
1353 if (eightbytes) { in yuv2rgba64_full_2_c_template()
1396 if (eightbytes) { in yuv2rgba64_full_1_c_template()
1429 if (eightbytes) { in yuv2rgba64_full_1_c_template()
1443 #define YUV2PACKED16WRAPPER(name, base, ext, fmt, hasAlpha, eightbytes) \ argument
[all …]
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libswscale/
H A Doutput.c1058 if (eightbytes) { in yuv2rgba64_X_c_template()
1079 enum AVPixelFormat target, int hasAlpha, int eightbytes) in yuv2rgba64_2_c_template() argument
1123 if (eightbytes) { in yuv2rgba64_2_c_template()
1179 if (eightbytes) { in yuv2rgba64_1_c_template()
1225 if (eightbytes) { in yuv2rgba64_1_c_template()
1297 if (eightbytes) { in yuv2rgba64_full_X_c_template()
1349 if (eightbytes) { in yuv2rgba64_full_2_c_template()
1392 if (eightbytes) { in yuv2rgba64_full_1_c_template()
1425 if (eightbytes) { in yuv2rgba64_full_1_c_template()
1439 #define YUV2PACKED16WRAPPER(name, base, ext, fmt, hasAlpha, eightbytes) \ argument
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libswscale/
H A Doutput.c1056 if (eightbytes) { in yuv2rgba64_X_c_template()
1077 enum AVPixelFormat target, int hasAlpha, int eightbytes) in yuv2rgba64_2_c_template() argument
1121 if (eightbytes) { in yuv2rgba64_2_c_template()
1177 if (eightbytes) { in yuv2rgba64_1_c_template()
1223 if (eightbytes) { in yuv2rgba64_1_c_template()
1295 if (eightbytes) { in yuv2rgba64_full_X_c_template()
1347 if (eightbytes) { in yuv2rgba64_full_2_c_template()
1390 if (eightbytes) { in yuv2rgba64_full_1_c_template()
1423 if (eightbytes) { in yuv2rgba64_full_1_c_template()
1437 #define YUV2PACKED16WRAPPER(name, base, ext, fmt, hasAlpha, eightbytes) \ argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libswscale/
H A Doutput.c1057 if (eightbytes) { in yuv2rgba64_X_c_template()
1078 enum AVPixelFormat target, int hasAlpha, int eightbytes) in yuv2rgba64_2_c_template() argument
1122 if (eightbytes) { in yuv2rgba64_2_c_template()
1178 if (eightbytes) { in yuv2rgba64_1_c_template()
1224 if (eightbytes) { in yuv2rgba64_1_c_template()
1296 if (eightbytes) { in yuv2rgba64_full_X_c_template()
1348 if (eightbytes) { in yuv2rgba64_full_2_c_template()
1391 if (eightbytes) { in yuv2rgba64_full_1_c_template()
1424 if (eightbytes) { in yuv2rgba64_full_1_c_template()
1438 #define YUV2PACKED16WRAPPER(name, base, ext, fmt, hasAlpha, eightbytes) \ argument
[all …]
/dports/lang/racket-minimal/racket-8.3/src/ChezScheme/s/
H A Dx86_64.ss2476 [(fp-ftd& ,ftd) (classify-eightbytes ftd)]
2484 ;; classify-eightbytes: returns '(memory) or a nonemtpy list of 'integer/'sse
2487 (define (classify-eightbytes ftd)
2498 (define (classify-eightbytes ftd)
2508 [(or (> ($ftd-size ftd) 16) ; more than 2 eightbytes => passed in memory
2543 ;; eightbytes, each 'integer or 'sse. On Windows,
2812 (let* ([classes (classify-eightbytes ftd)]
3172 (let* ([classes (classify-eightbytes ftd)]
3249 (let* ([classes (classify-eightbytes ftd)]
/dports/lang/racket/racket-8.3/src/ChezScheme/s/
H A Dx86_64.ss2476 [(fp-ftd& ,ftd) (classify-eightbytes ftd)]
2484 ;; classify-eightbytes: returns '(memory) or a nonemtpy list of 'integer/'sse
2487 (define (classify-eightbytes ftd)
2498 (define (classify-eightbytes ftd)
2508 [(or (> ($ftd-size ftd) 16) ; more than 2 eightbytes => passed in memory
2543 ;; eightbytes, each 'integer or 'sse. On Windows,
2812 (let* ([classes (classify-eightbytes ftd)]
3172 (let* ([classes (classify-eightbytes ftd)]
3249 (let* ([classes (classify-eightbytes ftd)]
/dports/lang/chez-scheme/ChezScheme-9.5.4/s/
H A Dx86_64.ss2480 [(fp-ftd& ,ftd) (classify-eightbytes ftd)]
2488 ;; classify-eightbytes: returns '(memory) or a nonemtpy list of 'integer/'sse
2491 (define (classify-eightbytes ftd)
2502 (define (classify-eightbytes ftd)
2512 [(or (> ($ftd-size ftd) 16) ; more than 2 eightbytes => passed in memory
2547 ;; eightbytes, each 'integer or 'sse. On Windows,
2821 (let* ([classes (classify-eightbytes ftd)]
3187 (let* ([classes (classify-eightbytes ftd)]
3265 (let* ([classes (classify-eightbytes ftd)]
/dports/science/minc2/minc-release-2.2.00/conversion/nifti1/
H A Dnifti1_io.c1996 typedef struct { unsigned char a,b,c,d , D,C,B,A ; } eightbytes ; typedef
2004 register eightbytes *tb = (eightbytes *)ar ; in nifti_swap_8bytes()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A DChangeLog-201010621 eightbytes.
/dports/devel/gdb/gdb-11.1/gdb/
H A DChangeLog-201010621 eightbytes.
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A DChangeLog-201010621 eightbytes.