Searched refs:x10 (Results 201 - 225 of 279) sorted by relevance

1234567891011>>

/barrelfish-master/lib/openssl-1.0.0d/crypto/cms/
H A Dcms.h100 #define CMS_NOINTERN 0x10
/barrelfish-master/lib/openssl-1.0.0d/crypto/pkcs7/
H A Dpkcs7.h254 #define PKCS7_NOINTERN 0x10
/barrelfish-master/lib/openssl-1.0.0d/crypto/store/
H A Dstr_lib.c1697 if (!(*abits & 0x10)) alow++;
1705 if (!(*abits & 0x10)) ahigh++;
1719 if (!(*bbits & 0x10)) blow++;
1727 if (!(*bbits & 0x10)) bhigh++;
/barrelfish-master/include/openssl/
H A Dcms.h100 #define CMS_NOINTERN 0x10
H A Dpkcs7.h254 #define PKCS7_NOINTERN 0x10
/barrelfish-master/include/sys/
H A Dfile.h83 #define FOF_NOUPDATE 0x10 /* Do not update f_offset */
H A Dsocket.h421 #define MSG_TRUNC 0x10 /* data discarded before delivery */
/barrelfish-master/include/vm/
H A Dvm_page.h181 #define VPO_NOSYNC 0x10 /* do not collect for syncer */
/barrelfish-master/lib/acpica/source/components/disassembler/
H A Ddmopcode.c589 AcpiOsPrintf ("%s, ", AcpiGbl_LockRule [(Flags & 0x10) >> 4]);
/barrelfish-master/tools/usbboot/arch/omap4/
H A Dclock.c128 sr32(CM_CLKMODE_DPLL_MPU, 0, 3, PLL_LOCK | 0x10);
/barrelfish-master/usr/eclipseclp/Eplex/
H A Deplex_xpress.h79 # define XP_GLSTAT_OFFSET 0x10
/barrelfish-master/include/arch/arm/machine/
H A Dpmap-v4.h496 #define PVF_EXEC 0x10 /* mapping is executable */
/barrelfish-master/include/lwip2/netif/ppp/
H A Dppp_impl.h334 #define EAP_WITHPEER 0x10
/barrelfish-master/lib/devif/backends/net/mlx4/drivers/net/mlx4/
H A Dmlx4_en.h149 #define MLX4_EN_RX_COAL_TIME 0x10
H A Dcmd.c94 CMD_STAT_BAD_QP_STATE = 0x10,
/barrelfish-master/lib/compiler-rt/builtins/
H A Dcpu_model.c459 if ((Model >= 0x10 && Model <= 0x1f) || Model == 0x02) {
/barrelfish-master/lib/bfdmuxtools/
H A Dtools.c56 msb |= 0x10;
/barrelfish-master/lib/acpica/source/tools/examples/
H A Dextables.c147 0x01,0x10,0x49,0x4E,0x54,0x45,0x4C,0x20, /* 00000008 "..INTEL " */
186 0x00,0x00,0x00,0x00,0x01,0x10,0x00,0x02, /* 000000A8 "........" */
/barrelfish-master/lib/openssl-1.0.0d/crypto/aes/asm/
H A Daes-586.pl1036 &data_byte(0xbc, 0xb6, 0xda, 0x21, 0x10, 0xff, 0xf3, 0xd2);
1069 &data_byte(0xbc, 0xb6, 0xda, 0x21, 0x10, 0xff, 0xf3, 0xd2);
1102 &data_byte(0xbc, 0xb6, 0xda, 0x21, 0x10, 0xff, 0xf3, 0xd2);
1135 &data_byte(0xbc, 0xb6, 0xda, 0x21, 0x10, 0xff, 0xf3, 0xd2);
1840 &data_byte(0xb1, 0x12, 0x10, 0x59, 0x27, 0x80, 0xec, 0x5f);
1873 &data_byte(0xb1, 0x12, 0x10, 0x59, 0x27, 0x80, 0xec, 0x5f);
1906 &data_byte(0xb1, 0x12, 0x10, 0x59, 0x27, 0x80, 0xec, 0x5f);
1939 &data_byte(0xb1, 0x12, 0x10, 0x59, 0x27, 0x80, 0xec, 0x5f);
H A Daes-x86_64.pl2189 &data_byte(0xbc, 0xb6, 0xda, 0x21, 0x10, 0xff, 0xf3, 0xd2);
2222 &data_byte(0xbc, 0xb6, 0xda, 0x21, 0x10, 0xff, 0xf3, 0xd2);
2255 &data_byte(0xbc, 0xb6, 0xda, 0x21, 0x10, 0xff, 0xf3, 0xd2);
2288 &data_byte(0xbc, 0xb6, 0xda, 0x21, 0x10, 0xff, 0xf3, 0xd2);
2407 &data_byte(0xb1, 0x12, 0x10, 0x59, 0x27, 0x80, 0xec, 0x5f);
2443 &data_byte(0xb1, 0x12, 0x10, 0x59, 0x27, 0x80, 0xec, 0x5f);
2479 &data_byte(0xb1, 0x12, 0x10, 0x59, 0x27, 0x80, 0xec, 0x5f);
2515 &data_byte(0xb1, 0x12, 0x10, 0x59, 0x27, 0x80, 0xec, 0x5f);
/barrelfish-master/lib/openssl-1.0.0d/engines/
H A De_padlock.c682 ( (0x10 - ((size_t)(ptr) & 0x0F)) & 0x0F ) )
996 out = alloca(0x10 + allocated);
/barrelfish-master/lib/devif/backends/net/mlx4/include/linux/mlx4/
H A Ddevice.h268 MLX4_EVENT_TYPE_WQ_INVAL_REQ_ERROR = 0x10,
333 MLX4_OPCODE_RDMA_READ = 0x10,
/barrelfish-master/lib/libc/stdio/
H A Dvfscanf.c74 #define POINTER 0x10 /* p: void * (as hex) */
H A Dvfwscanf.c72 #define POINTER 0x10 /* p: void * (as hex) */
/barrelfish-master/lib/lwip/src/core/
H A Ddns.c109 #define DNS_FLAG1_OPCODE_STATUS 0x10

Completed in 242 milliseconds

1234567891011>>