HomeSort by relevance Sort by last modified time
    Searched refs:ah (Results 1 - 25 of 99) sorted by null

1 2 3 4

  /external/tcpdump/
print-ah.c 1 /* $NetBSD: print-ah.c,v 1.4 1996/05/20 00:41:16 fvdl Exp $ */
26 "@(#) $Header: /tcpdump/master/tcpdump/print-ah.c,v 1.22 2003/11/19 00:36:06 guy Exp $ (LBL)";
37 #include "ah.h"
46 register const struct ah *ah; local
51 ah = (const struct ah *)bp;
54 TCHECK(*ah);
56 sumlen = ah->ah_len << 2;
57 spi = EXTRACT_32BITS(&ah->ah_spi)
    [all...]
ah.h 1 /* $NetBSD: ah.h,v 1.12 2000/07/23 05:23:04 itojun Exp $ */
2 /* $KAME: ah.h,v 1.12 2000/07/20 17:41:01 itojun Exp $ */
40 struct ah { struct
  /external/iptables/extensions/
.ah-test6 2 [ -f $KERNEL_DIR/net/ipv6/netfilter/ip6t_ah.c -a -f $KERNEL_DIR/include/linux/netfilter_ipv6/ip6t_ah.h ] && echo ah
libip6t_ah.c 1 /* Shared library add-on to ip6tables to add AH support. */
16 "AH v%s options:\n"
40 "AH no valid digits in %s `%s'", typestr, spistr);
49 "AH error parsing %s `%s'", typestr, spistr);
163 const struct ip6t_ah *ah = (struct ip6t_ah *)match->data; local
165 printf("ah ");
166 print_spis("spi", ah->spis[0], ah->spis[1],
167 ah->invflags & IP6T_AH_INV_SPI);
168 print_len("length", ah->hdrlen,
209 struct ip6tables_match ah = { variable in typeref:struct:ip6tables_match
    [all...]
libipt_ah.c 1 /* Shared library add-on to iptables to add AH support. */
16 "AH v%s options:\n"
37 "AH no valid digits in spi `%s'", spistr);
45 "AH error parsing spi `%s'", spistr);
140 const struct ipt_ah *ah = (struct ipt_ah *)match->data; local
142 printf("ah ");
143 print_spis("spi", ah->spis[0], ah->spis[1],
144 ah->invflags & IPT_AH_INV_SPI);
145 if (ah->invflags & ~IPT_AH_INV_MASK
171 static struct iptables_match ah = { variable in typeref:struct:iptables_match
    [all...]
  /external/quake/quake/src/QW/client/
sys_dosa.s 77 andb $0xF0,%ah
78 orb $0x03,%ah // round mode, 64-bit precision
83 andb $0xF0,%ah
84 orb $0x0C,%ah // chop mode, single precision
89 andb $0xF0,%ah
90 orb $0x08,%ah // ceil mode, single precision
sys_wina.s 97 andb $0xF0,%ah
98 orb $0x03,%ah // round mode, 64-bit precision
103 andb $0xF0,%ah
104 orb $0x0C,%ah // chop mode, single precision
109 andb $0xF0,%ah
110 orb $0x08,%ah // ceil mode, single precision
block16.h 4 movb %dh,%ah
19 movb %dh,%ah
34 movb %dh,%ah
49 movb %dh,%ah
65 movb %dh,%ah
80 movb %dh,%ah
96 movb %dh,%ah
112 movb %dh,%ah
block8.h 4 movb %dh,%ah
19 movb %dh,%ah
34 movb %dh,%ah
49 movb %dh,%ah
65 movb %dh,%ah
80 movb %dh,%ah
96 movb %dh,%ah
112 movb %dh,%ah
surf8.s 121 movb 0x12345678(%ebx),%ah
136 movb 0x12345678(%ebx),%ah
152 movb 0x12345678(%ebx),%ah
167 movb 0x12345678(%ebx),%ah
183 movb 0x12345678(%ebx),%ah
198 movb 0x12345678(%ebx),%ah
214 movb 0x12345678(%ebx),%ah
228 movb 0x12345678(%ebx),%ah
347 movb 0x12345678(%ebx),%ah
362 movb 0x12345678(%ebx),%ah
    [all...]
  /external/quake/quake/src/WinQuake/
sys_dosa.s 77 andb $0xF0,%ah
78 orb $0x03,%ah // round mode, 64-bit precision
83 andb $0xF0,%ah
84 orb $0x0C,%ah // chop mode, single precision
89 andb $0xF0,%ah
90 orb $0x08,%ah // ceil mode, single precision
sys_wina.s 98 andb $0xF0,%ah
99 orb $0x03,%ah // round mode, 64-bit precision
104 andb $0xF0,%ah
105 orb $0x0C,%ah // chop mode, single precision
110 andb $0xF0,%ah
111 orb $0x08,%ah // ceil mode, single precision
block16.h 23 movb %dh,%ah
38 movb %dh,%ah
53 movb %dh,%ah
68 movb %dh,%ah
84 movb %dh,%ah
99 movb %dh,%ah
115 movb %dh,%ah
131 movb %dh,%ah
block8.h 23 movb %dh,%ah
38 movb %dh,%ah
53 movb %dh,%ah
68 movb %dh,%ah
84 movb %dh,%ah
99 movb %dh,%ah
115 movb %dh,%ah
131 movb %dh,%ah
surf8.s 121 movb 0x12345678(%ebx),%ah
136 movb 0x12345678(%ebx),%ah
152 movb 0x12345678(%ebx),%ah
167 movb 0x12345678(%ebx),%ah
183 movb 0x12345678(%ebx),%ah
198 movb 0x12345678(%ebx),%ah
214 movb 0x12345678(%ebx),%ah
228 movb 0x12345678(%ebx),%ah
347 movb 0x12345678(%ebx),%ah
362 movb 0x12345678(%ebx),%ah
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SimpleAttributeTest.java 87 int ah = a.hashCode(); local
89 assertFalse(ah == new Object().hashCode());
92 assertFalse(ah == new SimpleAttribute(SdkConstants.NS_RESOURCES,
96 assertFalse(ah == new SimpleAttribute(SdkConstants.NS_RESOURCES,
100 assertFalse(ah == new SimpleAttribute("uri", "name", "value = with space ").hashCode());
102 assertFalse(ah == new SimpleAttribute("uri", "wrong name", "value").hashCode());
104 assertEquals(ah, new SimpleAttribute(SdkConstants.NS_RESOURCES,
  /external/proguard/src/proguard/gui/splash/
RectangleSprite.java 103 int ah = arcHeight.getInt(time); local
107 graphics.fillRoundRect(xt, yt, w, h, aw, ah);
111 graphics.drawRoundRect(xt, yt, w, h, aw, ah);
  /external/qemu/distrib/sdl-1.2.12/src/hermes/
x86p_32.asm 471 mov ah,[esi+2] ; red
472 shr ah,3
478 mov [edi+1],ah
495 mov ah,[esi+2] ; red
496 shr ah,3
502 mov [edi+1],ah
527 shr ah,2
559 mov ah,[esi+2] ; red
560 shr ah,3
566 mov [edi+1],ah
    [all...]
x86p_16.asm 35 mov ah,[esi+1]
45 mov [edi+1],ah
58 mov ah,[esi+1]
68 mov [edi+1],ah
114 mov ah,[esi+1]
124 mov [edi+1],ah
145 mov ah,[esi+1]
152 mov [edi+1],ah
165 mov ah,[esi+1]
172 mov [edi+1],ah
    [all...]
  /external/grub/stage2/
start_eltorito.S 151 mov $0x42, %ah /* Extended Read */
181 mov %ah, %dl /* Save error code */
185 mov ABS(dapa+2), %ah /* Sector transfer count */
188 mov $1, %ah /* Drop transfer size to 1 */
193 shr $1, %ah /* Otherwise, try to reduce */
194 adc $0, %ah /* the max transfer size, but not */
196 mov %ah, ABS(MaxTransfer)
197 mov %ah, ABS(dapa+2)
219 * %ah = 0xe %al = character
224 mov $0x0E, %ah
    [all...]
  /external/freetype/src/truetype/
ttgload.h 49 FT_UShort* ah );
  /external/quake/quake/src/QW/server/
math.s 311 andb $1,%ah
312 xorb $1,%ah
313 addb %ah,%cl
316 andb $1,%ah
317 addb %ah,%ah
318 addb %ah,%cl
  /external/dnsmasq/src/
cache.c 872 struct hostsfile *ah; local
909 for (i = 0, ah = daemon->addn_hosts; ah; ah = ah->next)
911 if (i <= ah->index)
912 i = ah->index + 1;
914 if (ah->flags & AH_DIR)
915 ah->flags |= AH_INACTIVE;
917 ah->flags &= ~AH_INACTIVE
1215 struct hostsfile *ah; local
    [all...]
  /bionic/libc/arch-x86/string/
memset.S 27 movb %al,%ah /* copy char to all bytes in word */
  /external/skia/src/core/
SkMath.cpp 96 uint32_t ah = a >> 16; local
101 uint32_t A = ah * bh;
102 uint32_t B = ah * bl + al * bh;
151 uint32_t ah = a >> 16; local
156 uint32_t R = ah * b + al * bh + (al * bl >> 16);
176 uint32_t ah = a >> 16; local
181 uint32_t A = ah * bh;
182 uint32_t B = ah * bl + al * bh;
207 uint32_t ah = a >> 16; local
209 uint32_t R = ah * b + ((al * b + bias) >> 16)
    [all...]

Completed in 645 milliseconds

1 2 3 4