/bionic/libc/string/ |
bcopy.c | 37 * sizeof(word) MUST BE A POWER OF TWO 40 typedef long word; /* "word" used for optimal copy speed */ typedef 42 #define wsize sizeof(word) 97 TLOOP(*(word *)dst = *(word *)src; src += wsize; dst += wsize); 118 TLOOP(src -= wsize; dst -= wsize; *(word *)dst = *(word *)src);
|
/bionic/libm/i387/ |
npx.h | 46 long en_cw; /* control word (16bits) */ 47 long en_sw; /* status word (16bits) */ 48 long en_tw; /* tag word (16bits) */ 72 u_char sv_pad0[4]; /* padding for (now unused) saved status word */ 85 u_int16_t en_cw; /* control word (16bits) */ 86 u_int16_t en_sw; /* status word (16bits) */ 87 u_int16_t en_tw; /* tag word (16bits) */ 120 * The hardware default control word for i387's and later coprocessors is
|
/dalvik/libcore/crypto/src/main/java/javax/crypto/spec/ |
RC5ParameterSpec.java | 38 * version, round count an word size (in bits). 45 * the word size (in bits). 56 * version, round count, word size (in bits) and an <i>initialization 68 * the word size (in bits). 104 * the word size (in bits). 153 * Returns the word size (in bits). 155 * @return the word size (in bits). 181 * @return true if version, round count, word size and initializaion vector
|
/dalvik/vm/compiler/template/armv5te/ |
TEMPLATE_MUL_LONG.S | 13 * The low word of the result holds ZX, the high word holds
|
/dalvik/vm/mterp/x86-atom/ |
OP_MOVE_RESULT.S | 23 * Description: Move the single-word non-object result of the most 26 * method invocation whose (single-word, non-object) result
|
OP_MOVE_RESULT_WIDE.S | 23 * Description: Move the double-word non-object result of the most 26 * method invocation whose (single-word, non-object) result
|
/external/elfutils/libelf/ |
gelf_xlate.h | 23 FUNDAMENTAL (WORD, Word, LIBELFBITS);
|
/external/icu4c/data/xml/brkitr/ |
root.xml | 21 <icu:word icu:dependency="word.brk"/>
|
/external/icu4c/layout/ |
DeviceTables.cpp | 31 le_uint16 word = SWAPW(deltaValues[sizeIndex / count]); local 34 le_uint16 field = (word >> shift) & fieldMasks[format];
|
/external/iproute2/lib/ |
dnet_pton.c | 11 u_int16_t word; member in union:__anon2627 14 u.word = addr;
|
/external/quake/quake/src/QW/client/ |
d_spr8.asm | 492 cmp bp,ds:word ptr[ecx]
497 mov ds:word ptr[ecx],bp
506 cmp bp,ds:word ptr[2+ecx]
511 mov ds:word ptr[2+ecx],bp
520 cmp bp,ds:word ptr[4+ecx]
525 mov ds:word ptr[4+ecx],bp
534 cmp bp,ds:word ptr[6+ecx]
539 mov ds:word ptr[6+ecx],bp
548 cmp bp,ds:word ptr[8+ecx]
553 mov ds:word ptr[8+ecx],bp [all...] |
/external/webkit/WebCore/manual-tests/ |
autocompletion-fire-onchange.html | 28 <li>In the input field, type the word "apple" (without quotes). Then click the button Submit or hit the return/enter 30 <li>Once the page reloads, in the input field, type "ap" (without quotes) and let the browser autocomplete the word (or select
|
keep_spelling_markers.html | 5 <li>click before the word "One" in the editable text, below</li> 13 <p> (result should be that each misspelled word now has a red squiggly line below it)
|
/external/webkit/WebCore/platform/text/win/ |
TextBreakIteratorInternalICUWin.cpp | 34 // Using en_US_POSIX now so word selection in address field works as expected as before (double-clicking 35 // in a URL selects a word delimited by periods rather than selecting the entire URL).
|
/packages/apps/Music/src/com/android/music/ |
MusicAlphabetIndexer.java | 35 protected int compare(String word, String letter) { 36 String wordKey = MediaStore.Audio.keyFor(word);
|
/sdk/eclipse/sites/external/web/ |
site.css | 11 #indent {word-wrap : break-word;width :300px;text-indent:10px;}
|
/sdk/eclipse/sites/internal/web/ |
site.css | 11 #indent {word-wrap : break-word;width :300px;text-indent:10px;}
|
/development/samples/Wiktionary/src/com/example/android/wiktionary/ |
ExtendedWikiHelper.java | 35 * pick a random word, and to format generic wiki-style text into HTML. 103 * Number of times to try finding a random word in {@link #getRandomWord()}. 104 * These failures are usually when the found word fails the 193 * Query the Wiktionary API to pick a random dictionary word. Will try 194 * multiple times to find a valid word before giving up. 196 * @return Random dictionary word, or null if no valid word was found. 201 // Keep trying a few times until we find a valid word 204 // Query the API for a random word 207 // Drill into the JSON response to find the returned word 211 JSONObject word = random.getJSONObject(0); local [all...] |
LookupActivity.java | 114 * Intercept the back-key to try walking backwards along our word history 143 * Start navigating to the given word, pushing any current word onto the 147 * @param word The dictionary word to navigate to. 148 * @param pushHistory If true, push the current word onto history stack. 150 private void startNavigating(String word, boolean pushHistory) { 151 // Push any current word onto the history stack 156 // Start lookup for new word in background 157 new LookupTask().execute(word); [all...] |
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
OMX_Types.h | 138 /** OMX_U16 is a 16 bit unsigned quantity that is 16 bit word aligned */
141 /** OMX_S16 is a 16 bit signed quantity that is 16 bit word aligned */
144 /** OMX_U32 is a 32 bit unsigned quantity that is 32 bit word aligned */
147 /** OMX_S32 is a 32 bit signed quantity that is 32 bit word aligned */
159 /** OMX_U64 is a 64 bit unsigned quantity that is 64 bit word aligned */
162 /** OMX_S64 is a 64 bit signed quantity that is 64 bit word aligned */
167 /** OMX_U64 is a 64 bit unsigned quantity that is 64 bit word aligned */
170 /** OMX_S64 is a 64 bit signed quantity that is 64 bit word aligned */
175 /** OMX_U64 is a 64 bit unsigned quantity that is 64 bit word aligned */
178 /** OMX_S64 is a 64 bit signed quantity that is 64 bit word aligned */ [all...] |
/build/core/tasks/ |
sdk-addon.mk | 33 $(eval _src := $(call module-stubs-files,$(call word-colon,1,$(cf)))) \ 34 $(if $(_src),,$(eval $(error Unknown or unlinkable module: $(call word-colon,1,$(cf)). Requested by $(INTERNAL_PRODUCT)))) \ 35 $(eval _dest := $(call word-colon,2,$(cf))) \ 52 $(eval _src := $(call word-colon,1,$(cf))) \ 53 $(eval _dest := $(call append-path,$(staging),$(call word-colon,2,$(cf)))) \
|
/external/grub/stage2/ |
nbloader.S | 37 .word NBI_DEST_OFF 38 .word NBI_DEST_SEG 40 .word NBI_DEST_OFF + (relocate - _start) 41 .word NBI_DEST_SEG 105 /* Use word-size copy */
|
/external/icu4c/test/perf/strsrchperf/ |
strsrchperf.cpp | 33 /* Get a word to find. Do this by selecting a random word with a word breakiterator. */ 46 pttrn = temp; /* store word in pttrn */ 65 pttrn = temp; /* store word in pttrn */
|
/external/srec/srec/Semproc/include/ |
SR_SemanticGraphImpl.h | 57 * The word map containing the actual scripts. The index of teh script in the wordmap 83 * ilables are integers which map to words in the word maps 84 * olabels are integers which map to words in the word maps 100 * Free list of arcs for dynamic add word to slot. 138 SREC_SEMPROC_API ESR_ReturnCode SR_SemanticGraph_AddWordToSlot(SR_SemanticGraph* self, const LCHAR* slot, const LCHAR* word, const LCHAR* tag, const ESR_BOOL maybeMultiMeaning);
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
sbitmap.h | 97 /* The pointer to the first word of the bitmap. */ 103 /* The current word index. */ 110 SBITMAP_ELT_TYPE word; member in struct:__anon12801 125 i->word = 0; 127 i->word = (i->ptr[i->word_num] 139 for (; i->word == 0; i->word = i->ptr[i->word_num]) 151 for (; (i->word & 1) == 0; i->word >>= 1) 164 i->word >>= 1 [all...] |