OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:word
(Results
351 - 375
of
2584
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/grub/stage2/
start.S
385
.
word
0
386
.
word
0
397
.
word
0 /* the command "install" will fill this up */
399
.
word
(STAGE2_SIZE + 511) >> 9
403
.
word
0x220
405
.
word
0x820 /* this is the segment of the starting address
/external/icu4c/common/
ucase.h
86
* Bit mask for getting just the options from a string compare options
word
94
* Bit mask for getting just the options from a string compare options
word
294
/* definitions for 16-bit case properties
word
------------------------------ */
334
/* definitions for 16-bit main exceptions
word
------------------------------ */
357
/* normally stored in the main
word
, but pushed out for larger exception indexes */
370
/* definitions for lengths
word
for full case mappings */
/external/v8/src/x64/
regexp-macro-assembler-x64.h
230
// stack pointer (rcx) by a
word
size and stores the register's value there.
234
// by a
word
size and stores the value there.
239
// by a
word
size and stores the value there.
242
// Pops a value from the backtrack stack. Reads the
word
at the stack pointer
243
// (rcx) and increments it by a
word
size.
247
// Increments the stack pointer (rcx) by a
word
size.
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
NameSplitter.java
43
* <li>If the previous
word
to the last name is one from LASTNAME_PREFIXES, use
44
* this
word
also as the last name.</li>
405
// If a single
word
parse that
word
up.
615
* Parses the first
word
from the name if it is a prefix.
630
* Parses the last
word
(s) from the name if it is a suffix.
684
// If the first
word
is followed by a comma, assume that it's the family name
691
// If the second
word
is followed by a comma and the first
word
706
// Finally, assume that the last
word
is the last nam
[
all
...]
/build/core/
version_defaults.mk
81
#
word
and a valid file name.
92
# but must be a single
word
and a valid file name.
/dalvik/vm/mterp/armv5te/
OP_CMP_LONG.S
10
* be resolved by only looking at the high
word
. This could be made
22
* 2 or 3 cycles + branch if the high
word
doesn't match, 6 + branch
OP_FILLED_NEW_ARRAY.S
99
.
word
.LstrFilledNewArrayNotImpl
101
.
word
.LstrInternalError
/external/dhcpcd/
dhcpcd-run-hooks.8.in
61
DHCP information to be configured is held in variables starting with the
word
63
the
word
old_.
/external/dropbear/libtomcrypt/src/headers/
tomcrypt_cfg.h
4
* out the line that #define's the
word
for the thing you want to remove. phew!
124
#error You must specify a
word
size as well as endianess in tomcrypt_cfg.h
/external/kernel-headers/original/asm-x86/
sigcontext.h
12
* hardware setup, the extra "status"
word
is used to save the
13
* coprocessor status
word
before entering the handler.
/external/opencore/baselibs/gen_data_structures/src/
bool_array.h
89
// compute the
word
offset
103
// compute the
word
offset
/external/opencore/codecs_v2/video/avc_h264/dec/src/
avc_bitstream.cpp
60
/* Purpose : Read up to machine
word
. */
62
/* Return : Next
word
with emulation prevention code removed. Everything
88
/* Purpose : Read up to machine
word
. */
163
/* Purpose : Read up to machine
word
. */
166
/* is greater than the
word
-size, AVCDEC_PACKET_LOSS or */
187
/* Purpose : Show up to machine
word
without advancing the pointer. */
190
/* is greater than the
word
-size, AVCDEC_NO_DATA if it needs */
213
/* is greater than the
word
-size, AVCDEC_PACKET_LOSS or */
/external/opencore/tools_v2/build/make/
basic_defs.mk
73
$(eval tmp := $(subst $(
word
1,$(subst :, ,$c)),$(
word
2,$(subst :, ,$c)), \
/external/webkit/WebCore/platform/graphics/skia/
SkiaFontWin.h
47
static const SkPath* lookupOrCreatePathForGlyph(HDC, HFONT,
WORD
);
86
const
WORD
* glyphs,
/external/webkit/WebKit/gtk/WebCoreSupport/
EditorClientGtk.cpp
622
// Set the iterator to be at the current
word
end, so we don't
630
gchar*
word
= g_new0(gchar, bytes+1);
local
633
g_utf8_strncpy(
word
, cstart, end - start);
635
result = enchant_dict_check(lang->speller,
word
, -1);
636
g_free(
word
);
641
// Stop checking, this
word
is ok in at least one dict.
687
void EditorClient::getGuessesForWord(const String&
word
, WTF::Vector<String>& guesses)
697
gchar** suggestions = enchant_dict_suggest(lang->speller,
word
.utf8().data(), -1, &numberOfSuggestions);
/frameworks/base/common/tools/
make-iana-tld-pattern.py
59
for
word
in self.words:
63
for letter in
word
:
/frameworks/base/media/libstagefright/codecs/avc/dec/src/
avc_bitstream.cpp
60
/* Purpose : Read up to machine
word
. */
62
/* Return : Next
word
with emulation prevention code removed. Everything
88
/* Purpose : Read up to machine
word
. */
163
/* Purpose : Read up to machine
word
. */
166
/* is greater than the
word
-size, AVCDEC_PACKET_LOSS or */
187
/* Purpose : Show up to machine
word
without advancing the pointer. */
190
/* is greater than the
word
-size, AVCDEC_NO_DATA if it needs */
213
/* is greater than the
word
-size, AVCDEC_PACKET_LOSS or */
/packages/inputmethods/PinyinIME/jni/include/
dictlist.h
40
// The large memory block to store the
word
list.
65
// Find the starting position for the buffer of those 2-character Chinese
word
/bionic/libc/kernel/common/linux/
i2c.h
62
__u16
word
;
member in union:i2c_smbus_data
/build/tools/zipalign/
README.txt
19
Some data needs to be
word
-aligned for easy access, others might benefit
/dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/digests/
GeneralDigest.java
61
// fill the current
word
/development/samples/SearchableDictionary/
_index.html
6
to view the complete definition. You can also execute the search to view all
word
definitions
/development/samples/SearchableDictionary/res/values/
strings.xml
37
<string name="search_instructions">Press the search key to look up a
word
</string>
/external/e2fsprogs/e2fsck/
argv_parse.h
12
*
word
placed into its own slot in the argv. This function handles
/external/fdlibm/
s_ilogb.c
31
hx = (__HI(x))&0x7fffffff; /* high
word
of x */
Completed in 216 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>