HomeSort by: relevance | last modified time | path
    Searched refs:x25 (Results 1 - 25 of 1407) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/mpl/bind/dist/lib/dns/rdata/generic/
x25_19.h 24 unsigned char *x25; member in struct:dns_rdata_x25
x25_19.c 115 dns_rdata_x25_t *x25 = source; local
119 REQUIRE(x25 != NULL);
120 REQUIRE(x25->common.rdtype == type);
121 REQUIRE(x25->common.rdclass == rdclass);
122 REQUIRE(x25->x25 != NULL && x25->x25_len != 0);
127 if (x25->x25_len < 4) {
131 for (i = 0; i < x25->x25_len; i++) {
132 if (!isdigit((unsigned char)x25->x25[i]))
143 dns_rdata_x25_t *x25 = target; local
162 dns_rdata_x25_t *x25 = source; local
    [all...]
  /src/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/
x25_19.c 116 dns_rdata_x25_t *x25 = source; local
120 REQUIRE(x25 != NULL);
121 REQUIRE(x25->common.rdtype == type);
122 REQUIRE(x25->common.rdclass == rdclass);
123 REQUIRE(x25->x25 != NULL && x25->x25_len != 0);
128 if (x25->x25_len < 4) {
132 for (i = 0; i < x25->x25_len; i++) {
133 if (!isdigit((unsigned char)x25->x25[i]))
144 dns_rdata_x25_t *x25 = target; local
169 dns_rdata_x25_t *x25 = source; local
    [all...]
x25_19.h 25 unsigned char *x25; member in struct:dns_rdata_x25
  /src/sys/arch/hpcmips/vr/
vrc4172pwmreg.h 42 #define VRC2_PWM_LCDDUTY_DEF 0x25 /* default XXX */
  /src/share/locale/ctype/charset/
Latin-2 10 ALPHA 0x21 0x23 0x25 - 0x26 0x29 - 0x2c 0x2e - 0x2f
21 UPPER 0x21 0x23 0x25 - 0x26 0x29 - 0x2c 0x2e - 0x2f
29 MAPLOWER < 0x25 - 0x26 : 0x35 >
44 MAPUPPER < 0x25 - 0x26 : 0x25 >
49 MAPUPPER < 0x35 - 0x36 : 0x25 >
Latin-4 10 ALPHA 0x21 0x22 0x23 0x25 - 0x26 0x29 - 0x2c 0x2e
20 UPPER 0x21 0x23 0x25 - 0x26 0x29 - 0x2c 0x2e 0x3d
28 MAPLOWER < 0x25 - 0x26 : 0x35 >
45 MAPUPPER < 0x25 - 0x26 : 0x25 >
50 MAPUPPER < 0x35 - 0x36 : 0x25 >
  /src/sys/dev/microcode/cyclades-z/
cyzfirm.h 103 0x42, 0x24, 0x00, 0xa0, 0x01, 0x3c, 0x25, 0x10, 0x41, 0x00,
167 0x42, 0x20, 0x00, 0xa0, 0x01, 0x3c, 0x25, 0x10, 0x41, 0x00,
168 0x00, 0x04, 0x43, 0x20, 0xf0, 0xff, 0x63, 0x20, 0x25, 0xe8,
172 0xcc, 0x02, 0x42, 0x24, 0x00, 0xa0, 0x03, 0x3c, 0x25, 0x10,
174 0xc2, 0x9f, 0x04, 0x3c, 0xc2, 0x9f, 0x02, 0x3c, 0x25, 0x20,
176 0xb8, 0x21, 0xf0, 0x0f, 0x00, 0x00, 0x00, 0x00, 0x25, 0x10,
179 0x0a, 0x3c, 0xc0, 0xf0, 0x4a, 0x25, 0x00, 0xf0, 0x01, 0x3c,
181 0x29, 0x25, 0x25, 0x48, 0x2a, 0x01, 0x08, 0x00, 0x20, 0x01,
182 0x00, 0x00, 0x00, 0x00, 0x25, 0x10, 0x4a, 0x00, 0xf0, 0xff
    [all...]
  /src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/aarch64/
armv8-mont.S 218 stp x25,x26,[sp,#64]
256 mov x25,xzr
307 adcs x25,x25,x15
321 adcs x25,x25,x17
334 adcs x25,x25,x15
346 adcs x25,x25,x1
    [all...]
  /src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/arm/
armv8-mont.S 219 stp x25,x26,[sp,#64]
257 mov x25,xzr
308 adcs x25,x25,x15
322 adcs x25,x25,x17
335 adcs x25,x25,x15
347 adcs x25,x25,x1
    [all...]
  /src/sys/dev/usb/
ugraphire_rdesc.h 44 0x25, 0x01, /* LOGICAL_MAXIMUM (1) */
56 0x25, 0x7f, /* LOGICAL_MAXIMUM (127) */
73 0x25, 0x01, /* LOGICAL_MAXIMUM (1) */
  /src/sys/external/gpl2/dts/dist/include/dt-bindings/dma/
x1000-dma.h 36 #define X1000_DMA_SMB0_RX 0x25
x1830-dma.h 35 #define X1830_DMA_SMB0_RX 0x25
  /src/sys/external/gpl2/dts/dist/include/dt-bindings/firmware/
qcom,scm.h 35 #define QCOM_SCM_VMID_ADSP_HEAP 0x25
  /src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
x86_64.cpp 60 static_cast<char>(0xFFu), 0x25, 0x00, 0x00, 0x00, 0x00};
  /src/external/gpl3/binutils/dist/include/coff/
z8k.h 60 #define R_DISP7 0x25 /* djnz displacement */
  /src/external/gpl3/binutils.old/dist/include/coff/
z8k.h 60 #define R_DISP7 0x25 /* djnz displacement */
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
aarch64-fp.c 23 char buf1[] = {0x20, 0x21, 0x22, 0x23, 0x24, 0x25, 0x26, 0x27,
  /src/external/gpl3/gdb.old/dist/include/coff/
z8k.h 60 #define R_DISP7 0x25 /* djnz displacement */
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
aarch64-fp.c 23 char buf1[] = {0x20, 0x21, 0x22, 0x23, 0x24, 0x25, 0x26, 0x27,
  /src/external/gpl3/gdb/dist/include/coff/
z8k.h 60 #define R_DISP7 0x25 /* djnz displacement */
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/
dw2-filename.S 45 .uleb128 0x25 /* DW_AT_producer */
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
dw2-filename.S 45 .uleb128 0x25 /* DW_AT_producer */
  /src/sys/external/isc/libsodium/dist/test/default/
onetimeauth2.c 6 0xee, 0xa6, 0xa7, 0x25, 0x1c, 0x1e, 0x72, 0x91, 0x6d, 0x11, 0xc2,
7 0xcb, 0x21, 0x4d, 0x3c, 0x25, 0x25, 0x39, 0x12, 0x1d, 0x8e, 0x23,
  /src/sys/arch/x68k/stand/libiocs/
iocscall.h 45 #define __S_READCAP 0x25

Completed in 95 milliseconds

1 2 3 4 5 6 7 8 91011>>