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

1 2 3 4 5 6 7 8 91011>>

  /src/common/lib/libc/arch/aarch64/atomic/
atomic_and_16.S 10 * Redistribution and use in source and binary forms, with or without
14 * notice, this list of conditions and the following disclaimer.
16 * notice, this list of conditions and the following disclaimer in the
17 * documentation and/or other materials provided with the distribution.
19 * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
20 * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
21 * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
26 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
34 ATOMIC_OP16(and, and
    [all...]
atomic_and_32.S 10 * Redistribution and use in source and binary forms, with or without
14 * notice, this list of conditions and the following disclaimer.
16 * notice, this list of conditions and the following disclaimer in the
17 * documentation and/or other materials provided with the distribution.
19 * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
20 * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
21 * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
26 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
34 ATOMIC_OP32(and, and
    [all...]
atomic_and_64.S 10 * Redistribution and use in source and binary forms, with or without
14 * notice, this list of conditions and the following disclaimer.
16 * notice, this list of conditions and the following disclaimer in the
17 * documentation and/or other materials provided with the distribution.
19 * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
20 * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
21 * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
26 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
34 ATOMIC_OP64(and, and
    [all...]
atomic_and_8.S 10 * Redistribution and use in source and binary forms, with or without
14 * notice, this list of conditions and the following disclaimer.
16 * notice, this list of conditions and the following disclaimer in the
17 * documentation and/or other materials provided with the distribution.
19 * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
20 * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
21 * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
26 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
34 ATOMIC_OP8(and, and
    [all...]
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.disasm/
t10_and.s 8 and.b #0x12:8,r1h ;e112
9 and.b #0x12:8,@er1 ;7d10e012
10 and.b #0x12:8,@(0x3:2,er1) ;01776818e012
11 and.b #0x12:8,@er1+ ;01746c18e012
12 and.b #0x12:8,@-er1 ;01776c18e012
13 and.b #0x12:8,@+er1 ;01756c18e012
14 and.b #0x12:8,@er1- ;01766c18e012
15 and.b #0x12:8,@(0x1234:16,er1) ;01746e181234e012
16 and.b #0x12:8,@(0x12345678:32,er1) ;78146a2812345678e012
17 and.b #0x12:8,@(0x1234:16,r2l.b) ;01756e281234e01
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.disasm/
t10_and.s 8 and.b #0x12:8,r1h ;e112
9 and.b #0x12:8,@er1 ;7d10e012
10 and.b #0x12:8,@(0x3:2,er1) ;01776818e012
11 and.b #0x12:8,@er1+ ;01746c18e012
12 and.b #0x12:8,@-er1 ;01776c18e012
13 and.b #0x12:8,@+er1 ;01756c18e012
14 and.b #0x12:8,@er1- ;01766c18e012
15 and.b #0x12:8,@(0x1234:16,er1) ;01746e181234e012
16 and.b #0x12:8,@(0x12345678:32,er1) ;78146a2812345678e012
17 and.b #0x12:8,@(0x1234:16,r2l.b) ;01756e281234e01
    [all...]
  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/arm/
sync_fetch_and_and_8.S 5 * This file is dual licensed under the MIT and the University of Illinois Open
19 and rD_LO, rN_LO, rM_LO ; \
20 and rD_HI, rN_HI, rM_HI
sync_fetch_and_and_4.S 5 * This file is dual licensed under the MIT and the University of Illinois Open
17 #define and_4(rD, rN, rM) and rD, rN, rM
  /src/crypto/external/apache2/openssl/lib/libcrypto/arch/powerpc/
sha256-ppc.S 133 and 5,6,12
146 and 5,8,9
147 and 0,8,10
151 and 0,9,10
162 and 5,12,11
175 and 5,15,8
176 and 0,15,9
180 and 0,8,9
191 and 5,11,10
204 and 5,14,1
    [all...]
sha512-ppc.S 133 and 5,6,12
146 and 5,8,9
147 and 0,8,10
151 and 0,9,10
162 and 5,12,11
175 and 5,15,8
176 and 0,15,9
180 and 0,8,9
191 and 5,11,10
204 and 5,14,1
    [all...]
  /src/crypto/external/apache2/openssl/lib/libcrypto/arch/powerpc64/
sha256-ppc.S 133 and 5,6,12
146 and 5,8,9
147 and 0,8,10
151 and 0,9,10
162 and 5,12,11
175 and 5,15,8
176 and 0,15,9
180 and 0,8,9
191 and 5,11,10
204 and 5,14,1
    [all...]
sha512-ppc.S 133 and 5,6,12
146 and 5,8,9
147 and 0,8,10
151 and 0,9,10
162 and 5,12,11
175 and 5,15,8
176 and 0,15,9
180 and 0,8,9
191 and 5,11,10
204 and 5,14,1
    [all...]
  /src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc/
sha256-ppc.S 133 and 5,6,12
146 and 5,8,9
147 and 0,8,10
151 and 0,9,10
162 and 5,12,11
175 and 5,15,8
176 and 0,15,9
180 and 0,8,9
191 and 5,11,10
204 and 5,14,1
    [all...]
sha512-ppc.S 133 and 5,6,12
146 and 5,8,9
147 and 0,8,10
151 and 0,9,10
162 and 5,12,11
175 and 5,15,8
176 and 0,15,9
180 and 0,8,9
191 and 5,11,10
204 and 5,14,1
    [all...]
  /src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc64/
sha256-ppc.S 133 and 5,6,12
146 and 5,8,9
147 and 0,8,10
151 and 0,9,10
162 and 5,12,11
175 and 5,15,8
176 and 0,15,9
180 and 0,8,9
191 and 5,11,10
204 and 5,14,1
    [all...]
sha512-ppc.S 133 and 5,6,12
146 and 5,8,9
147 and 0,8,10
151 and 0,9,10
162 and 5,12,11
175 and 5,15,8
176 and 0,15,9
180 and 0,8,9
191 and 5,11,10
204 and 5,14,1
    [all...]
  /src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/powerpc/
sha256-ppc.S 133 and 5,6,12
146 and 5,8,9
147 and 0,8,10
151 and 0,9,10
162 and 5,12,11
175 and 5,15,8
176 and 0,15,9
180 and 0,8,9
191 and 5,11,10
204 and 5,14,1
    [all...]
  /src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/powerpc64/
sha256-ppc.S 133 and 5,6,12
146 and 5,8,9
147 and 0,8,10
151 and 0,9,10
162 and 5,12,11
175 and 5,15,8
176 and 0,15,9
180 and 0,8,9
191 and 5,11,10
204 and 5,14,1
    [all...]
  /src/external/gpl2/gettext/dist/gettext-runtime/man/
ngettext.x 2 ngettext \- translate message and choose plural form
6 user's language, by looking up the translation in a message catalog, and
8 and the language of the message catalog where the translation was found.
  /src/external/gpl2/gettext/dist/gettext-tools/man/
msgattrib.x 2 msgattrib \- attribute matching and manipulation on message catalog
msgcmp.x 2 msgcmp \- compare message catalog and template
msgmerge.x 2 msgmerge \- merge message catalog and template
  /src/external/gpl3/autoconf/dist/man/
autom4te.x 2 autom4te \- Generate files and scripts thanks to M4
  /src/usr.bin/make/unit-tests/
cond-op-and.exp 1 make: cond-op-and.mk:36: Variable "UNDEF" is undefined
2 make: cond-op-and.mk:41: Variable "UNDEF" is undefined
3 make: cond-op-and.mk:44: Variable "UNDEF" is undefined
4 make: cond-op-and.mk:60: Unknown operator "&"
5 make: cond-op-and.mk:66: Unknown operator "&"
6 make: cond-op-and.mk:72: Unknown operator "&"
7 make: cond-op-and.mk:78: Unknown operator "&"
8 make: cond-op-and.mk:87: Unknown operator "&"
  /src/include/
iso646.h 12 #define and && macro

Completed in 22 milliseconds

1 2 3 4 5 6 7 8 91011>>