/freebsd/contrib/file/magic/Magdir/ |
H A D | der | 37 >&0 der int3=010001 DER Encoded Key Pair, 512 bits 42 >&0 der int3=010001 DER Encoded Key Pair, 1024 bits 47 >&0 der int3=010001 DER Encoded Key Pair, 2048 bits 52 >&0 der int3=010001 DER Encoded Key Pair, 4096 bits 57 >&0 der int3=010001 DER Encoded Key Pair, 8192 bits 62 >&0 der int3=010001 DER Encoded Key Pair, 16k bits 67 >&0 der int3=010001 DER Encoded Key Pair, 32k bits
|
/freebsd/contrib/llvm-project/clang/lib/Headers/hlsl/ |
H A D | hlsl_intrinsics.h | 79 int3 abs(int3); 201 bool all(int3); 313 bool any(int3); 510 int3 clamp(int3, int3, int3); 684 int dot(int3, int3); 1066 int3 mad(int3, int3, int3); 1170 int3 max(int3, int3); 1274 int3 min(int3, int3);
|
H A D | hlsl_basic_types.h | 49 typedef vector<int, 3> int3; typedef
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | opencl-c.h | 1616 char3 __ovld __cnfn convert_char3_rte(int3); 1617 char3 __ovld __cnfn convert_char3_sat_rte(int3); 1618 char3 __ovld __cnfn convert_char3_rtz(int3); 1619 char3 __ovld __cnfn convert_char3_sat_rtz(int3); 1620 char3 __ovld __cnfn convert_char3_rtp(int3); 1621 char3 __ovld __cnfn convert_char3_sat_rtp(int3); 1622 char3 __ovld __cnfn convert_char3_rtn(int3); 1623 char3 __ovld __cnfn convert_char3_sat_rtn(int3); 1624 char3 __ovld __cnfn convert_char3(int3); 1625 char3 __ovld __cnfn convert_char3_sat(int3); [all …]
|
H A D | opencl-c-base.h | 188 typedef int int3 __attribute__((ext_vector_type(3))); typedef 596 #define as_int3(x) __builtin_astype((x), int3)
|
/freebsd/stand/i386/ |
H A D | boot.ldscript | 7 .text : { *(.text .text.*) } =0xcccccccc /* Pad with int3, if needed */
|
/freebsd/lib/csu/amd64/ |
H A D | crt1_s.S | 82 int3
|
/freebsd/sys/contrib/device-tree/src/mips/loongson/ |
H A D | loongson64g-package.dtsi | 38 <0x00000000>; /* int3 */
|
H A D | loongson3-package.dtsi | 41 <0x00000000>; /* int3 */
|
H A D | loongson64c-package.dtsi | 41 <0x00000000>; /* int3 */
|
H A D | loongson64-2k1000.dtsi | 76 <0x00000000>; /* int3 */ 96 <0x00000000>; /* int3 */
|
H A D | loongson64v_4core_virtio.dts | 40 <0x00000000>; /* int3 */
|
/freebsd/lib/csu/i386/ |
H A D | crt1_s.S | 87 int3
|
/freebsd/sys/contrib/openzfs/lib/libspl/include/os/freebsd/sys/ia32/ |
H A D | asm_linkage.h | 31 #define RET ret; int3
|
/freebsd/sys/contrib/device-tree/src/loongarch/ |
H A D | loongson-2k0500.dtsi | 142 <0x00000000>; /* int3 */ 160 <0x00000000>; /* int3 */
|
H A D | loongson-2k1000.dtsi | 124 <0x00000000>; /* int3 */ 141 <0x00000000>; /* int3 */
|
H A D | loongson-2k2000.dtsi | 136 <0x00000000>; /* int3 */
|
/freebsd/contrib/processor-trace/libipt/test/src/ |
H A D | ptunit-ild.c | 288 static struct ptunit_result int3(void) in int3() function 712 ptu_run(suite, int3); in main()
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | marvell,armada-xp-pinctrl.txt | 53 mpp32 32 gpio, tdm(int3), sd0(d0)
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrSystem.td | 50 def INT3 : I<0xcc, RawFrm, (outs), (ins), "int3", [(int_x86_int (i8 3))]>; 53 // The long form of "int $3" turns into int3 as a size optimization.
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | OpenCLBuiltins.td | 186 // OpenCL vector types (e.g. int2, int3, int16, float8, ...).
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | ChangeLog | 741 o test/regress_be: drop debug __asm__(int3) to fix arm build (8240379 Azat Khuzhin)
|
/freebsd/contrib/libevent/ |
H A D | ChangeLog | 741 o test/regress_be: drop debug __asm__(int3) to fix arm build (8240379 Azat Khuzhin)
|