Searched refs:word (Results 101 - 125 of 658) sorted by relevance

1234567891011>>

/external/python/cpython3/Tools/scripts/
H A Difdef.py78 word = words[1]
79 if word in defs:
80 stack.append((ok, ko, word))
82 elif word in undefs:
83 stack.append((ok, not ko, word))
86 stack.append((ok, -1, word))
H A Dpdeps.py85 for word in words:
86 word = word.strip()
87 if word not in list:
88 list.append(word)
/external/boringssl/ios-arm/crypto/fipsmodule/
H A Daes-armv4.S64 .word 0xc66363a5, 0xf87c7c84, 0xee777799, 0xf67b7b8d
65 .word 0xfff2f20d, 0xd66b6bbd, 0xde6f6fb1, 0x91c5c554
66 .word 0x60303050, 0x02010103, 0xce6767a9, 0x562b2b7d
67 .word 0xe7fefe19, 0xb5d7d762, 0x4dababe6, 0xec76769a
68 .word 0x8fcaca45, 0x1f82829d, 0x89c9c940, 0xfa7d7d87
69 .word 0xeffafa15, 0xb25959eb, 0x8e4747c9, 0xfbf0f00b
70 .word 0x41adadec, 0xb3d4d467, 0x5fa2a2fd, 0x45afafea
71 .word 0x239c9cbf, 0x53a4a4f7, 0xe4727296, 0x9bc0c05b
72 .word 0x75b7b7c2, 0xe1fdfd1c, 0x3d9393ae, 0x4c26266a
73 .word
[all...]
/external/boringssl/linux-arm/crypto/fipsmodule/
H A Daes-armv4.S65 .word 0xc66363a5, 0xf87c7c84, 0xee777799, 0xf67b7b8d
66 .word 0xfff2f20d, 0xd66b6bbd, 0xde6f6fb1, 0x91c5c554
67 .word 0x60303050, 0x02010103, 0xce6767a9, 0x562b2b7d
68 .word 0xe7fefe19, 0xb5d7d762, 0x4dababe6, 0xec76769a
69 .word 0x8fcaca45, 0x1f82829d, 0x89c9c940, 0xfa7d7d87
70 .word 0xeffafa15, 0xb25959eb, 0x8e4747c9, 0xfbf0f00b
71 .word 0x41adadec, 0xb3d4d467, 0x5fa2a2fd, 0x45afafea
72 .word 0x239c9cbf, 0x53a4a4f7, 0xe4727296, 0x9bc0c05b
73 .word 0x75b7b7c2, 0xe1fdfd1c, 0x3d9393ae, 0x4c26266a
74 .word
[all...]
/external/pdfium/fpdfsdk/pwl/
H A Dcpwl_edit_ctrl.cpp210 uint16_t word = nChar; local
241 if (m_pEdit->IsSelected() && word == FWL_VKEY_Back)
242 word = FWL_VKEY_Unknown;
246 switch (word) {
256 InsertWord(word, GetCharSet());
317 CPVT_Word word; local
319 if (pIterator->GetWord(word)) {
320 ptHead->x = word.ptWord.x + word.fWidth;
321 ptHead->y = word
384 InsertWord(uint16_t word, int32_t nCharset) argument
[all...]
H A Dcpwl_edit_impl.cpp85 bool CPWL_EditImpl_Iterator::GetWord(CPVT_Word& word) const {
88 if (m_pVTIterator->GetWord(word)) {
89 word.ptWord = m_pEdit->VTToEdit(word.ptWord);
129 uint16_t word) {
131 uint32_t charcode = word;
134 charcode = pPDFFont->CharCodeFromUnicode(word);
136 charcode = m_pFontMap->CharCodeFromUnicode(nFontIndex, word);
159 int32_t CPWL_EditImpl_Provider::GetWordFontIndex(uint16_t word, argument
162 return m_pFontMap->GetWordFontIndex(word, charse
128 GetCharWidth(int32_t nFontIndex, uint16_t word) argument
169 IsLatinWord(uint16_t word) argument
266 CFXEU_InsertWord(CPWL_EditImpl* pEdit, const CPVT_WordPlace& wpOldPlace, const CPVT_WordPlace& wpNewPlace, uint16_t word, int32_t charset) argument
314 CFXEU_Backspace(CPWL_EditImpl* pEdit, const CPVT_WordPlace& wpOldPlace, const CPVT_WordPlace& wpNewPlace, uint16_t word, int32_t charset) argument
344 CFXEU_Delete(CPWL_EditImpl* pEdit, const CPVT_WordPlace& wpOldPlace, const CPVT_WordPlace& wpNewPlace, uint16_t word, int32_t charset, bool bSecEnd) argument
480 CPVT_Word word; local
792 InsertWord(uint16_t word, int32_t charset) argument
1091 CPVT_Word word; local
1249 CPVT_Word word; local
1508 InsertWord(uint16_t word, int32_t charset, bool bAddUndo, bool bPaint) argument
1738 CPVT_Word word; local
1813 uint16_t word = sText[i]; local
1836 GetCharSetFromUnicode(uint16_t word, int32_t nOldCharset) argument
[all...]
/external/boringssl/src/crypto/fipsmodule/aes/asm/
H A Daes-armv4.pl96 .word 0xc66363a5, 0xf87c7c84, 0xee777799, 0xf67b7b8d
97 .word 0xfff2f20d, 0xd66b6bbd, 0xde6f6fb1, 0x91c5c554
98 .word 0x60303050, 0x02010103, 0xce6767a9, 0x562b2b7d
99 .word 0xe7fefe19, 0xb5d7d762, 0x4dababe6, 0xec76769a
100 .word 0x8fcaca45, 0x1f82829d, 0x89c9c940, 0xfa7d7d87
101 .word 0xeffafa15, 0xb25959eb, 0x8e4747c9, 0xfbf0f00b
102 .word 0x41adadec, 0xb3d4d467, 0x5fa2a2fd, 0x45afafea
103 .word 0x239c9cbf, 0x53a4a4f7, 0xe4727296, 0x9bc0c05b
104 .word 0x75b7b7c2, 0xe1fdfd1c, 0x3d9393ae, 0x4c26266a
105 .word
[all...]
/external/llvm/test/MC/Mips/
H A Dgot-rel-expr.s18 .word 0
20 .word 0
/external/selinux/policycoreutils/setsebool/
H A Dsetsebool-bash-completion.sh19 local word=$1; shift
20 for w in $*; do [[ $w = $word ]] && return 0; done
/external/syslinux/gpxe/src/arch/i386/prefix/
H A Dnbiprefix.S19 .word 0x0000, 0x07c0 /* Load header to 0x07c0:0x0000 */
20 .word entry, 0x07c0 /* Start execution at 0x07c0:entry */
/external/llvm/test/MC/ARM/
H A Ddirective-word-diagnostics.s8 .word invalid(invalid) + 32
H A Dmodified-immediate-fixup-error.s7 .word 0
H A Deh-directive-cantunwind.s7 @ in corresponding .ARM.exidx, and its second word should be EXIDX_CANTUNWIND.
41 @ The first word should be the offset to .text.
42 @ The second word should be EXIDX_CANTUNWIND (01000000).
H A Dthumb1-relax.s26 .word 42
30 .word 42
34 .word 42
/external/toybox/toys/posix/
H A Dwc.c53 unsigned long word = 0, lengths[] = {0,0,0,0}; local
91 if (space) word=0;
93 if (!word) lengths[1]++;
94 word=1;
/external/ltp/testcases/kernel/controllers/freezer/
H A Dtimed_forkbomb.c57 char *word; local
58 while (scanf("%as", &word) < 1) {
60 free(word);
/external/pdfium/core/fpdfdoc/
H A Dcpvt_fontmap.cpp77 int32_t CPVT_FontMap::GetWordFontIndex(uint16_t word, argument
84 int32_t CPVT_FontMap::CharCodeFromUnicode(int32_t nFontIndex, uint16_t word) { argument
89 int32_t CPVT_FontMap::CharSetFromUnicode(uint16_t word, int32_t nOldCharset) { argument
H A Dcpvt_fontmap.h31 int32_t GetWordFontIndex(uint16_t word,
34 int32_t CharCodeFromUnicode(int32_t nFontIndex, uint16_t word) override;
35 int32_t CharSetFromUnicode(uint16_t word, int32_t nOldCharset) override;
/external/tcpdump/
H A Dprint-decnet.c56 typedef uint8_t word[2]; /* 2 byte field */ typedef
90 word sh_dst; /* destination node address */
91 word sh_src; /* source node address */
179 word inIII_src; /* source node address */
181 word inIII_blksize; /* maximum data link block size */
191 word in_src; /* source node address */
193 word in_blksize; /* maximum data link block size */
197 word in_hello; /* hello timer */
204 word ve_src; /* source node address */
211 word te_sr
[all...]
/external/pdfium/core/fpdfapi/page/
H A Dcpdf_psengine.cpp111 ByteStringView word = parser->GetWord(); local
112 if (word.IsEmpty())
115 if (word == "}")
118 if (word == "{") {
125 AddOperator(word);
160 void CPDF_PSProc::AddOperatorForTesting(const ByteStringView& word) { argument
161 AddOperator(word);
164 void CPDF_PSProc::AddOperator(const ByteStringView& word) { argument
166 std::begin(kPsOpNames), std::end(kPsOpNames), word,
167 [](const PDF_PSOpName& name, const ByteStringView& word) {
195 ByteStringView word = parser.GetWord(); local
[all...]
/external/syslinux/gpxe/src/arch/i386/transitions/
H A Dlibrm.S38 * Note also that putting ".word gdt_end - gdt - 1" directly into
53 gdt_limit: .word gdt_length - 1
55 .word 0 /* padding */
59 .word 0xffff, 0
64 .word 0xffff, 0
69 .word 0xffff, 0
74 .word 0xffff, 0
79 .word 0xffff, 0
84 .word 0xffff, 0
246 .word
[all...]
/external/autotest/client/common_lib/
H A Di2c_slave.py166 def writeWord(self, reg, word):
167 """Writes a word to a specific register.
173 word: a 16-bit unsigned integer, value to write.
176 I2cError: if error writing word to I2C bus.
178 logging.info('Attempt to write word %r to reg %r', word, reg)
179 if self.lib_obj.WriteWord(self.fd, reg, ctypes.c_uint16(word)) < 0:
180 raise I2cError('Error writing word 0x%x to reg %r' % (word, reg))
182 logging.info('Successfully wrote word
[all...]
/external/python/cpython2/Demo/pdist/
H A Dmakechangelog.py62 for word in words:
63 if col > 0 and col + len(word) >= maxcol:
65 print '\t' + word,
68 print word,
69 col = col + 1 + len(word)
/external/python/cpython2/Tools/scripts/
H A Dpdeps.py86 for word in words:
87 word = word.strip()
88 if word not in list:
89 list.append(word)
/external/flac/libFLAC/
H A Dbitreader.c47 /* Things should be fastest when this matches the machine word size */
50 /* also, some sections currently only have fast versions for 4 or 8 bytes per word */
64 /* counts the # of zero MSBs in a word */
65 #define COUNT_ZERO_MSBS(word) FLAC__clz_uint32(word)
66 #define COUNT_ZERO_MSBS2(word) FLAC__clz2_uint32(word)
80 /* counts the # of zero MSBs in a word */
81 #define COUNT_ZERO_MSBS(word) FLAC__clz_uint64(word)
117 crc16_update_word_(FLAC__BitReader *br, brword word) argument
391 const brword word = br->buffer[br->consumed_words]; local
411 const brword word = br->buffer[br->consumed_words]; local
594 const brword word = br->buffer[br->consumed_words++]; local
[all...]

Completed in 750 milliseconds

1234567891011>>