| /netbsd-src/external/gpl3/binutils/dist/gas/config/ |
| H A D | tc-m68851.h | 115 {"pdbac", two(0xf048, 0x0007), two(0xfff8, 0xffff), "DsBw"}, 116 {"pdbas", two(0xf048, 0x0006), two(0xfff8, 0xffff), "DsBw"}, 117 {"pdbbc", two(0xf048, 0x0001), two(0xfff8, 0xffff), "DsBw"}, 118 {"pdbbs", two(0xf048, 0x0000), two(0xfff8, 0xffff), "DsBw"}, 119 {"pdbcc", two(0xf048, 0x000f), two(0xfff8, 0xffff), "DsBw"}, 120 {"pdbcs", two(0xf048, 0x000e), two(0xfff8, 0xffff), "DsBw"}, 121 {"pdbgc", two(0xf048, 0x000d), two(0xfff8, 0xffff), "DsBw"}, 122 {"pdbgs", two(0xf048, 0x000c), two(0xfff8, 0xffff), "DsBw"}, 123 {"pdbic", two(0xf048, 0x000b), two(0xfff8, 0xffff), "DsBw"}, 124 {"pdbis", two(0xf048, 0x000a), two(0xfff8, 0xffff), "DsBw"}, [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
| H A D | tc-m68851.h | 115 {"pdbac", two(0xf048, 0x0007), two(0xfff8, 0xffff), "DsBw"}, 116 {"pdbas", two(0xf048, 0x0006), two(0xfff8, 0xffff), "DsBw"}, 117 {"pdbbc", two(0xf048, 0x0001), two(0xfff8, 0xffff), "DsBw"}, 118 {"pdbbs", two(0xf048, 0x0000), two(0xfff8, 0xffff), "DsBw"}, 119 {"pdbcc", two(0xf048, 0x000f), two(0xfff8, 0xffff), "DsBw"}, 120 {"pdbcs", two(0xf048, 0x000e), two(0xfff8, 0xffff), "DsBw"}, 121 {"pdbgc", two(0xf048, 0x000d), two(0xfff8, 0xffff), "DsBw"}, 122 {"pdbgs", two(0xf048, 0x000c), two(0xfff8, 0xffff), "DsBw"}, 123 {"pdbic", two(0xf048, 0x000b), two(0xfff8, 0xffff), "DsBw"}, 124 {"pdbis", two(0xf048, 0x000a), two(0xfff8, 0xffff), "DsBw"}, [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
| H A D | m68k-opc.c | 25 #define two(x, y) (((unsigned int) (x) << 16) + (y)) macro 189 {"bfchg", 4, two(0165300, 0), two(0177700, 0170000), "?sO2O3", m68020up }, 190 {"bfclr", 4, two(0166300, 0), two(0177700, 0170000), "?sO2O3", m68020up }, 191 {"bfexts", 4, two(0165700, 0), two(0177700, 0100000), "/sO2O3D1", m68020up }, 192 {"bfextu", 4, two(0164700, 0), two(0177700, 0100000), "/sO2O3D1", m68020up }, 193 {"bfffo", 4, two(0166700, 0), two(0177700, 0100000), "/sO2O3D1", m68020up }, 194 {"bfins", 4, two(0167700, 0), two(0177700, 0100000), "D1?sO2O3", m68020up }, 195 {"bfset", 4, two(0167300, 0), two(0177700, 0170000), "?sO2O3", m68020up }, 196 {"bftst", 4, two(0164300, 0), two(0177700, 0170000), "/sO2O3", m68020up }, 225 {"cas2w", 6, two(0006374,0), two(0177777,0007070), "D3D6D2D5r1r4", m68020up }, [all …]
|
| H A D | v850-opc.c | 43 #define two(x,y) ((unsigned int) (x) | ((unsigned int) (y) << 16)) macro 1340 { "adf", two (0x07e0, 0x03a0), two (0x07e0, 0x07e1), {CCCC_NOTSA, R1, R2, R3}, 0, PROCESSOR_V85… 1374 { "bge", two (0x07ee, 0x0001), two (0xffef, 0x0001), IF7, 0, PROCESSOR_V850E3V5_UP }, 1375 { "bgt", two (0x07ef, 0x0001), two (0xffef, 0x0001), IF7, 0, PROCESSOR_V850E3V5_UP }, 1376 { "ble", two (0x07e7, 0x0001), two (0xffef, 0x0001), IF7, 0, PROCESSOR_V850E3V5_UP }, 1377 { "blt", two (0x07e6, 0x0001), two (0xffef, 0x0001), IF7, 0, PROCESSOR_V850E3V5_UP }, 1379 { "bh", two (0x07eb, 0x0001), two (0xffef, 0x0001), IF7, 0, PROCESSOR_V850E3V5_UP }, 1380 { "bl", two (0x07e1, 0x0001), two (0xffef, 0x0001), IF7, 0, PROCESSOR_V850E3V5_UP }, 1381 { "bnh", two (0x07e3, 0x0001), two (0xffef, 0x0001), IF7, 0, PROCESSOR_V850E3V5_UP }, 1382 { "bnl", two (0x07e9, 0x0001), two (0xffef, 0x0001), IF7, 0, PROCESSOR_V850E3V5_UP }, [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/opcodes/ |
| H A D | m68k-opc.c | 25 #define two(x, y) (((unsigned int) (x) << 16) + (y)) macro 189 {"bfchg", 4, two(0165300, 0), two(0177700, 0170000), "?sO2O3", m68020up }, 190 {"bfclr", 4, two(0166300, 0), two(0177700, 0170000), "?sO2O3", m68020up }, 191 {"bfexts", 4, two(0165700, 0), two(0177700, 0100000), "/sO2O3D1", m68020up }, 192 {"bfextu", 4, two(0164700, 0), two(0177700, 0100000), "/sO2O3D1", m68020up }, 193 {"bfffo", 4, two(0166700, 0), two(0177700, 0100000), "/sO2O3D1", m68020up }, 194 {"bfins", 4, two(0167700, 0), two(0177700, 0100000), "D1?sO2O3", m68020up }, 195 {"bfset", 4, two(0167300, 0), two(0177700, 0170000), "?sO2O3", m68020up }, 196 {"bftst", 4, two(0164300, 0), two(0177700, 0170000), "/sO2O3", m68020up }, 225 {"cas2w", 6, two(0006374,0), two(0177777,0007070), "D3D6D2D5r1r4", m68020up }, [all …]
|
| H A D | v850-opc.c | 43 #define two(x,y) ((unsigned int) (x) | ((unsigned int) (y) << 16)) macro 1340 { "adf", two (0x07e0, 0x03a0), two (0x07e0, 0x07e1), {CCCC_NOTSA, R1, R2, R3}, 0, PROCESSOR_V85… 1374 { "bge", two (0x07ee, 0x0001), two (0xffef, 0x0001), IF7, 0, PROCESSOR_V850E3V5_UP }, 1375 { "bgt", two (0x07ef, 0x0001), two (0xffef, 0x0001), IF7, 0, PROCESSOR_V850E3V5_UP }, 1376 { "ble", two (0x07e7, 0x0001), two (0xffef, 0x0001), IF7, 0, PROCESSOR_V850E3V5_UP }, 1377 { "blt", two (0x07e6, 0x0001), two (0xffef, 0x0001), IF7, 0, PROCESSOR_V850E3V5_UP }, 1379 { "bh", two (0x07eb, 0x0001), two (0xffef, 0x0001), IF7, 0, PROCESSOR_V850E3V5_UP }, 1380 { "bl", two (0x07e1, 0x0001), two (0xffef, 0x0001), IF7, 0, PROCESSOR_V850E3V5_UP }, 1381 { "bnh", two (0x07e3, 0x0001), two (0xffef, 0x0001), IF7, 0, PROCESSOR_V850E3V5_UP }, 1382 { "bnl", two (0x07e9, 0x0001), two (0xffef, 0x0001), IF7, 0, PROCESSOR_V850E3V5_UP }, [all …]
|
| /netbsd-src/usr.bin/make/unit-tests/ |
| H A D | varmod-subst.exp | 9 1 two 3 horizontal tabulator 10 1 two 3 space 11 1 two 3 exclamation mark 12 1 two 3 quotation mark 13 1 two 3 number sign 14 1 two 3 dollar sign 15 1 two 3 percent sign 16 1 two 3 ampersand 17 1 two 3 apostrophe 18 1 two [all...] |
| H A D | varmod-sysv.mk | 17 .if ${one.c two.c three.c:L:.c=.o} != "one.o two.o three.o" 41 .if ${one two three:L:%=(%)} != "(one) (two) (three)" 53 .if ${one two:L:${:Uone}=${:U1}} != "1 two" 141 .if ${one two:L:o%=a%w} != "anew two" 146 .if ${one two:L:=X} != "oneX twoX" 151 .if ${one two [all...] |
| H A D | varmod-no-match.mk | 8 .if ${:U one two three :Ntwo} != "one three" 14 .if ${:U one two three four six :Nt*} != "one four six" 30 .if ${:U one two three :N} != "one two three" 33 .if ${:U one two three :M*} != "one two three" 50 .if ${:U two :None:Ntwo:Nthree} != "" 73 .if ${:U two :None:Ntwo:Nthree} 90 .if !empty(:U two :None:Ntwo:Nthree)
|
| /netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/tests/functional/src/build/ |
| H A D | Makefile | 14 $(OBJDIR)/clean-two.o: $(SRCDIR)/clean-two.c 15 $(CC) $(CFLAGS) -c -o $@ $(SRCDIR)/clean-two.c 20 $(OBJDIR)/emit-two.o: $(SRCDIR)/emit-two.c 21 $(CC) $(CFLAGS) -c -o $@ $(SRCDIR)/emit-two.c 26 $(OBJDIR)/broken-two.o: $(SRCDIR)/broken-two.c 27 $(CC) $(CFLAGS) -c -o $@ $(SRCDIR)/broken-two.c 29 …(OBJDIR)/main.o $(OBJDIR)/clean-one.o $(OBJDIR)/clean-two.o $(OBJDIR)/emit-one.o $(OBJDIR)/emit-tw… 30 …(OBJDIR)/main.o $(OBJDIR)/clean-one.o $(OBJDIR)/clean-two.o $(OBJDIR)/emit-one.o $(OBJDIR)/emit-tw… 34 build_clean: $(OBJDIR)/main.o $(OBJDIR)/clean-one.o $(OBJDIR)/clean-two.o 36 build_broken: $(OBJDIR)/main.o $(OBJDIR)/broken-one.o $(OBJDIR)/broken-two.o [all …]
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/generic/ |
| H A D | jacbase.c | 63 int two; \ 64 two = JACOBI_TWO_U_BIT1 (b); \ 68 result_bit1 ^= two; \ 84 int two, mask, shift; \ 86 two = JACOBI_TWO_U_BIT1 (b); \ 92 result_bit1 ^= two ^ (two & mask); \ 97 result_bit1 ^= two; \ 103 int two, mask, shift; \ 105 two = JACOBI_TWO_U_BIT1 (b); \ 110 result_bit1 ^= (two & mask); \ [all …]
|
| /netbsd-src/external/apache2/llvm/dist/clang/bindings/python/tests/cindex/ |
| H A D | test_location.py | 28 two = get_cursor(tu, 'two') 31 self.assertIsNotNone(two) 34 self.assert_location(two.location,line=2,column=5,offset=13) 39 two = get_cursor(tu, 'two') 42 self.assertIsNotNone(two) 45 self.assert_location(two.location,line=3,column=5,offset=14) 50 two = get_cursor(tu, 'two') 53 self.assert_location(two.location,line=2,column=5,offset=14) 85 two = get_cursor(tu, 'two') 91 self.assert_location(two.extent.start,line=2,column=1,offset=9) [all …]
|
| /netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/tests/functional/src/compilation_database/ |
| H A D | build_broken.json.in | 16 "command": "g++ -c -o broken-two.o broken-two.c -Wall -DDEBUG -Dvariable=value", 17 "file": "${path}/broken-two.c" 28 "command": "g++ -c -o clean-two.o clean-two.c -Wall -DDEBUG -Dvariable=value -I ./include", 29 "file": "${path}/clean-two.c" 40 "command": "g++ -c -o emit-two.o emit-two.c -Wall -DDEBUG -Dvariable=value", 41 "file": "${path}/emit-two.c"
|
| /netbsd-src/usr.bin/ctags/test/ |
| H A D | ctags.test | 19 char qq[] = " quote(one,two) {int bar;} "; 40 multiple(one,two); \ 42 callroute(one,two); \ 52 routine1(one,two) /* comments here are fun... */ 57 char two[10]; 61 five(one,two); 63 routine2 (one,two) { puts("hello\n"); } 66 two) { puts("world\n"); } 67 routine4(int one, char (*two)(void)) /* test ANSI arguments */
|
| /netbsd-src/external/ibm-public/postfix/dist/src/util/ |
| H A D | name_mask.ref7 | 3 two -> 0x4 -> two 7 unknown: warning: unknown name value "four" in "zero one two three four" 8 zero one two three four -> 0xf -> zero one two three 9 0xff -> 0xff -> zero one two three 10 0xffffffff -> 0xffffffff -> zero one two three
|
| H A D | name_mask.ref9 | 3 two -> 0x4 -> two 7 unknown: warning: unknown name value "four" in "zero one two three four" 8 zero one two three four -> 0xf -> zero|one|two|three 9 0xff -> 0xff -> zero|one|two|three|0xf0 10 0xffffffff -> 0xffffffff -> zero|one|two|three|0xfffffff0
|
| H A D | name_mask.ref1 | 3 two -> 0x4 -> two 7 unknown: warning: unknown name value "four" in "zero one two three four" 8 zero one two three four -> 0xf -> zero one two three 9 0xff -> 0xff -> zero one two three 0xf0 10 0xffffffff -> 0xffffffff -> zero one two three 0xfffffff0
|
| H A D | name_mask.ref8 | 3 two -> 0x4 -> two 7 unknown: warning: unknown name value "four" in "zero one two three four" 8 zero one two three four -> 0xf -> zero,one,two,three 9 0xff -> 0xff -> zero,one,two,three,0xf0 10 0xffffffff -> 0xffffffff -> zero,one,two,three,0xfffffff0
|
| H A D | name_mask.ref6 | 3 two -> 0x4 -> two 7 unknown: warning: unknown name value "four" in "zero one two three four" 8 zero one two three four -> 0xf -> zero one two three 10 0xff -> 0xff -> zero one two three 12 0xffffffff -> 0xffffffff -> zero one two three
|
| H A D | name_mask.ref2 | 3 two -> 0x4 -> two 7 unknown: warning: unknown name value "four" in "zero one two three four" 8 zero one two three four -> 0x0 -> 9 0xff -> 0xff -> zero one two three 0xf0 10 0xffffffff -> 0xffffffff -> zero one two three 0xfffffff0
|
| /netbsd-src/external/mit/libcbor/dist/test/ |
| H A D | cbor_serialize_test.c | 164 cbor_item_t *two = cbor_build_uint8(2); in test_serialize_definite_array() local 167 cbor_array_set(item, 1, two); in test_serialize_definite_array() 174 cbor_decref(&two); in test_serialize_definite_array() 180 cbor_item_t *two = cbor_build_uint8(2); in test_serialize_indefinite_array() local 183 cbor_array_push(item, two); in test_serialize_indefinite_array() 189 cbor_decref(&two); in test_serialize_indefinite_array() 195 cbor_item_t *two = cbor_build_uint8(2); in test_serialize_definite_map() local 197 cbor_map_add(item, (struct cbor_pair){.key = one, .value = two}); in test_serialize_definite_map() 198 cbor_map_add(item, (struct cbor_pair){.key = two, .value = one}); in test_serialize_definite_map() 205 cbor_decref(&two); in test_serialize_definite_map() [all …]
|
| /netbsd-src/lib/libm/src/ |
| H A D | s_tanhf.c | 24 static const float one=1.0, two=2.0, tiny = 1.0e-30; variable 46 t = expm1f(two*fabsf(x)); in tanhf() 47 z = one - two/(t+two); in tanhf() 49 t = expm1f(-two*fabsf(x)); in tanhf() 50 z= -t/(t+two); in tanhf()
|
| H A D | s_tanh.c | 45 static const double one=1.0, two=2.0, tiny = 1.0e-300; variable 68 t = expm1(two*fabs(x)); in tanh() 69 z = one - two/(t+two); in tanh() 71 t = expm1(-two*fabs(x)); in tanh() 72 z= -t/(t+two); in tanh()
|
| /netbsd-src/external/gpl3/gcc/dist/libquadmath/math/ |
| H A D | tanhq.c | 46 static const __float128 one = 1.0, two = 2.0, tiny = 1.0e-4900Q; variable 82 t = expm1q (two * u.value); in tanhq() 83 z = one - two / (t + two); in tanhq() 87 t = expm1q (-two * u.value); in tanhq() 88 z = -t / (t + two); in tanhq()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libquadmath/math/ |
| H A D | tanhq.c | 46 static const __float128 one = 1.0, two = 2.0, tiny = 1.0e-4900Q; variable 82 t = expm1q (two * u.value); in tanhq() 83 z = one - two / (t + two); in tanhq() 87 t = expm1q (-two * u.value); in tanhq() 88 z = -t / (t + two); in tanhq()
|