Home
last modified time | relevance | path

Searched defs:word (Results 1 – 25 of 7949) sorted by relevance

12345678910>>...318

/dports/korean/hunspell/hunspell-dict-ko-0.7.90/
H A Ddict-ko-galkwi-ccbysa.json4 "word": "1루", string
8 "word": "1루수", string
12 "word": "1루타", string
16 "word": "2루", string
20 "word": "2루수", string
24 "word": "2루타", string
28 "word": "3루", string
40 "word": "ㄱ", string
44 "word": "ㄲ", string
48 "word": "ㄴ", string
[all …]
H A Ddict-ko-galkwi-mplgpllgpl.json4 "word": "가담항설", string
8 "word": "가렴주구", string
12 "word": "가무극", string
16 "word": "가무러지다", string
24 "word": "가문비나무", string
28 "word": "가산기", string
32 "word": "가스등", string
40 "word": "가압류", string
48 "word": "가점", string
68 "word": "간뇌", string
[all …]
H A Ddict-ko-builtins.json4 "word":"0", string
8 "word":"1", string
12 "word":"2", string
16 "word":"3", string
20 "word":"4", string
24 "word":"5", string
28 "word":"6", string
32 "word":"7", string
36 "word":"8", string
40 "word":"9", string
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/googleapis/gnostic/testdata/metrics/vocabulary/
H A Ddiscovery.json4 "word": "DirectoryList", string
8 "word": "JsonSchema", string
26 "word": "$ref", string
30 "word": "accept", string
42 "word": "auth", string
82 "word": "enum", string
90 "word": "etag", string
122 "word": "id", string
130 "word": "kind", string
138 "word": "list", string
[all …]
H A Dpetstore-v3.json4 "word": "Error", string
8 "word": "Pet", string
12 "word": "Pets", string
18 "word": "code", string
22 "word": "id", string
26 "word": "message", string
30 "word": "name", string
34 "word": "tag", string
44 "word": "listPets", string
54 "word": "limit", string
[all …]
H A Dpetstore-v2.json4 "word": "Error", string
8 "word": "Pet", string
12 "word": "Pets", string
18 "word": "code", string
22 "word": "id", string
26 "word": "message", string
30 "word": "name", string
34 "word": "tag", string
44 "word": "listPets", string
54 "word": "limit", string
[all …]
/dports/textproc/dadadodo/dadadodo-1.04/
H A Ddadadodo.h20 typedef struct word word; typedef
23 struct word { struct
33 word_link *succ, *pred; argument
38 int word; argument
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/misc/
H A Dbit_twiddling.h154 setBit(TWord & word, TPos index) in setBit()
176 clearBit(TWord & word, TPos index) in clearBit()
197 clearBits(TWord & word) in clearBits()
221 isBitSet(TWord word, TIndex index) in isBitSet()
233 hiBits(TWord word, TPos index) in hiBits()
258 popCount(TWord word) in popCount()
606 _bitScanReverse(TWord word, WordSize_<64>) in _bitScanReverse()
613 _bitScanReverse(TWord word, WordSize_<32>) in _bitScanReverse()
621 _bitScanForward(TWord word, WordSize_<64>) in _bitScanForward()
628 _bitScanForward(TWord word, WordSize_<32>) in _bitScanForward()
[all …]
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/misc/
H A Dbit_twiddling.h157 setBit(TWord & word, TPos index) in setBit()
179 clearBit(TWord & word, TPos index) in clearBit()
200 clearBits(TWord & word) in clearBits()
224 isBitSet(TWord word, TIndex index) in isBitSet()
236 hiBits(TWord word, TPos index) in hiBits()
260 popCount(TWord word) in popCount()
529 _bitScanReverse(TWord word, WordSize_<64>) in _bitScanReverse()
536 _bitScanReverse(TWord word, WordSize_<32>) in _bitScanReverse()
544 _bitScanForward(TWord word, WordSize_<64>) in _bitScanForward()
551 _bitScanForward(TWord word, WordSize_<32>) in _bitScanForward()
[all …]
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/misc/
H A Dbit_twiddling.h157 setBit(TWord & word, TPos index) in setBit()
179 clearBit(TWord & word, TPos index) in clearBit()
200 clearBits(TWord & word) in clearBits()
224 isBitSet(TWord word, TIndex index) in isBitSet()
236 hiBits(TWord word, TPos index) in hiBits()
260 popCount(TWord word) in popCount()
529 _bitScanReverse(TWord word, WordSize_<64>) in _bitScanReverse()
536 _bitScanReverse(TWord word, WordSize_<32>) in _bitScanReverse()
544 _bitScanForward(TWord word, WordSize_<64>) in _bitScanForward()
551 _bitScanForward(TWord word, WordSize_<32>) in _bitScanForward()
[all …]
/dports/textproc/py-whoosh/Whoosh-2.7.4/src/whoosh/lang/
H A Dporter2.py21 def get_r1(word): argument
35 def get_r2(word): argument
51 def is_short_word(word): argument
70 def step_0(word): argument
80 def step_1a(word): argument
121 def step_1b(word, r1): argument
141 def step_1c(word): argument
187 def step_2(word, r1): argument
230 def step_4(word, r2): argument
259 def normalize_ys(word): argument
[all …]
/dports/textproc/py-stemming/stemming-1.0.1/stemming/
H A Dporter2.py20 def get_r1(word): argument
33 def get_r2(word): argument
47 def is_short_word(word): argument
63 def step_0(word): argument
72 def step_1a(word): argument
105 def step_1b(word, r1): argument
124 def step_1c(word): argument
166 def step_2(word, r1): argument
202 def step_4(word, r2): argument
229 def normalize_ys(word): argument
[all …]
/dports/textproc/py-nltk/nltk-3.4.1/nltk/stem/
H A Disri.py238 def pre32(self, word): argument
250 def suf32(self, word): argument
262 def waw(self, word): argument
268 def pro_w4(self, word): argument
284 def pro_w53(self, word): argument
322 def pro_w54(self, word): argument
332 def end_w5(self, word): argument
340 def pro_w6(self, word): argument
376 def end_w6(self, word): argument
385 def suf1(self, word): argument
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements.test/src/org/graalvm/compiler/replacements/test/
H A DWordTest.java125 Word word = (Word) pointer; in cast() local
130 public static long unsignedLong(long word) { in unsignedLong()
135 public static long unsignedInt(int word) { in unsignedInt()
140 public static long signedLong(long word) { in signedLong()
145 public static long signedInt(int word) { in signedInt()
190 public static long signedNot(long word) { in signedNot()
195 public static long unsignedNot(long word) { in unsignedNot()
220 public static long andInt(long word, int addend) { in andInt()
225 public static long orInt(long word, int addend) { in orInt()
230 public static long andLong(long word, long addend) { in andLong()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements.test/src/org/graalvm/compiler/replacements/test/
H A DWordTest.java125 Word word = (Word) pointer; in cast() local
130 public static long unsignedLong(long word) { in unsignedLong()
135 public static long unsignedInt(int word) { in unsignedInt()
140 public static long signedLong(long word) { in signedLong()
145 public static long signedInt(int word) { in signedInt()
190 public static long signedNot(long word) { in signedNot()
195 public static long unsignedNot(long word) { in unsignedNot()
220 public static long andInt(long word, int addend) { in andInt()
225 public static long orInt(long word, int addend) { in orInt()
230 public static long andLong(long word, long addend) { in andLong()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements.test/src/org/graalvm/compiler/replacements/test/
H A DWordTest.java125 Word word = (Word) pointer; in cast() local
130 public static long unsignedLong(long word) { in unsignedLong()
135 public static long unsignedInt(int word) { in unsignedInt()
140 public static long signedLong(long word) { in signedLong()
145 public static long signedInt(int word) { in signedInt()
190 public static long signedNot(long word) { in signedNot()
195 public static long unsignedNot(long word) { in unsignedNot()
220 public static long andInt(long word, int addend) { in andInt()
225 public static long orInt(long word, int addend) { in orInt()
230 public static long andLong(long word, long addend) { in andLong()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements.test/src/org/graalvm/compiler/replacements/test/
H A DWordTest.java125 Word word = (Word) pointer; in cast() local
130 public static long unsignedLong(long word) { in unsignedLong()
135 public static long unsignedInt(int word) { in unsignedInt()
140 public static long signedLong(long word) { in signedLong()
145 public static long signedInt(int word) { in signedInt()
190 public static long signedNot(long word) { in signedNot()
195 public static long unsignedNot(long word) { in unsignedNot()
220 public static long andInt(long word, int addend) { in andInt()
225 public static long orInt(long word, int addend) { in orInt()
230 public static long andLong(long word, long addend) { in andLong()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements.test/src/org/graalvm/compiler/replacements/test/
H A DWordTest.java125 Word word = (Word) pointer; in cast() local
130 public static long unsignedLong(long word) { in unsignedLong()
135 public static long unsignedInt(int word) { in unsignedInt()
140 public static long signedLong(long word) { in signedLong()
145 public static long signedInt(int word) { in signedInt()
190 public static long signedNot(long word) { in signedNot()
195 public static long unsignedNot(long word) { in unsignedNot()
220 public static long andInt(long word, int addend) { in andInt()
225 public static long orInt(long word, int addend) { in orInt()
230 public static long andLong(long word, long addend) { in andLong()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements.test/src/org/graalvm/compiler/replacements/test/
H A DWordTest.java125 Word word = (Word) pointer; in cast() local
130 public static long unsignedLong(long word) { in unsignedLong()
135 public static long unsignedInt(int word) { in unsignedInt()
140 public static long signedLong(long word) { in signedLong()
145 public static long signedInt(int word) { in signedInt()
190 public static long signedNot(long word) { in signedNot()
195 public static long unsignedNot(long word) { in unsignedNot()
220 public static long andInt(long word, int addend) { in andInt()
225 public static long orInt(long word, int addend) { in orInt()
230 public static long andLong(long word, long addend) { in andLong()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements.test/src/org/graalvm/compiler/replacements/test/
H A DWordTest.java125 Word word = (Word) pointer; in cast() local
130 public static long unsignedLong(long word) { in unsignedLong()
135 public static long unsignedInt(int word) { in unsignedInt()
140 public static long signedLong(long word) { in signedLong()
145 public static long signedInt(int word) { in signedInt()
190 public static long signedNot(long word) { in signedNot()
195 public static long unsignedNot(long word) { in unsignedNot()
220 public static long andInt(long word, int addend) { in andInt()
225 public static long orInt(long word, int addend) { in orInt()
230 public static long andLong(long word, long addend) { in andLong()
[all …]
/dports/audio/moony-lv2/moony-0.36.0/tlsf-3.0/
H A Dtlsfbits.h44 tlsf_decl int tlsf_ffs(unsigned int word) in tlsf_ffs()
49 tlsf_decl int tlsf_fls(unsigned int word) in tlsf_fls()
63 tlsf_decl int tlsf_fls(unsigned int word) in tlsf_fls()
69 tlsf_decl int tlsf_ffs(unsigned int word) in tlsf_ffs()
80 tlsf_decl int tlsf_fls(unsigned int word) in tlsf_fls()
86 tlsf_decl int tlsf_ffs(unsigned int word) in tlsf_ffs()
96 tlsf_decl int tlsf_ffs(unsigned int word) in tlsf_ffs()
103 tlsf_decl int tlsf_fls(unsigned int word) in tlsf_fls()
114 tlsf_decl int tlsf_ffs(unsigned int word) in tlsf_ffs()
121 tlsf_decl int tlsf_fls(unsigned int word) in tlsf_fls()
[all …]
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/tlsf/
H A Dtlsfbits.h44 tlsf_decl int tlsf_ffs(unsigned int word) in tlsf_ffs()
49 tlsf_decl int tlsf_fls(unsigned int word) in tlsf_fls()
63 tlsf_decl int tlsf_fls(unsigned int word) in tlsf_fls()
69 tlsf_decl int tlsf_ffs(unsigned int word) in tlsf_ffs()
80 tlsf_decl int tlsf_fls(unsigned int word) in tlsf_fls()
86 tlsf_decl int tlsf_ffs(unsigned int word) in tlsf_ffs()
96 tlsf_decl int tlsf_ffs(unsigned int word) in tlsf_ffs()
103 tlsf_decl int tlsf_fls(unsigned int word) in tlsf_fls()
114 tlsf_decl int tlsf_ffs(unsigned int word) in tlsf_ffs()
121 tlsf_decl int tlsf_fls(unsigned int word) in tlsf_fls()
[all …]
/dports/security/super/super-3.30.3/
H A Doptions.c98 find_option(word) in find_option() argument
368 option_auth(word, s, isglobal) in option_auth() argument
557 option_cd(word, s, isglobal) in option_cd() argument
601 option_die(word, s, isglobal) in option_die() argument
617 option_egid(word, s, isglobal) in option_egid() argument
631 option_euid(word, s, isglobal) in option_euid() argument
645 option_env(word, s, isglobal) in option_env() argument
686 option_fd(word, s, isglobal) in option_fd() argument
718 option_gid(word, s, isglobal) in option_gid() argument
1455 option_u_g(word, s, isglobal) in option_u_g() argument
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arc/include/asm/
H A Ddisasm.h31 #define IS_BIT(word, n) ((word) & (1<<n)) argument
34 #define MAJOR_OPCODE(word) (BITS((word), 27, 31)) argument
35 #define MINOR_OPCODE(word) (BITS((word), 16, 21)) argument
36 #define FIELD_A(word) (BITS((word), 0, 5)) argument
37 #define FIELD_B(word) ((BITS((word), 12, 14)<<3) | \ argument
39 #define FIELD_C(word) (BITS((word), 6, 11)) argument
40 #define FIELD_u6(word) FIELDC(word) argument
60 #define FIELD_S_u5(word) (BITS((word), 0, 4)) argument
61 #define FIELD_S_u6(word) (BITS((word), 0, 4) << 1) argument
62 #define FIELD_S_u7(word) (BITS((word), 0, 4) << 2) argument
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arc/include/asm/
H A Ddisasm.h31 #define IS_BIT(word, n) ((word) & (1<<n)) argument
34 #define MAJOR_OPCODE(word) (BITS((word), 27, 31)) argument
35 #define MINOR_OPCODE(word) (BITS((word), 16, 21)) argument
36 #define FIELD_A(word) (BITS((word), 0, 5)) argument
37 #define FIELD_B(word) ((BITS((word), 12, 14)<<3) | \ argument
39 #define FIELD_C(word) (BITS((word), 6, 11)) argument
40 #define FIELD_u6(word) FIELDC(word) argument
60 #define FIELD_S_u5(word) (BITS((word), 0, 4)) argument
61 #define FIELD_S_u6(word) (BITS((word), 0, 4) << 1) argument
62 #define FIELD_S_u7(word) (BITS((word), 0, 4) << 2) argument
[all …]

12345678910>>...318