HomeSort by relevance Sort by last modified time
    Searched refs:Word (Results 1 - 25 of 150) sorted by null

1 2 3 4 5 6

  /external/jmonkeyengine/engine/src/core/com/jme3/font/
LineWrapMode.java 10 Word
  /external/valgrind/main/include/
pub_tool_xarray.h 55 Word elemSzB );
68 extern Word VG_(addToXA) ( XArray*, void* elem );
73 extern Word VG_(addBytesToXA) ( XArray* xao, void* bytesV, Word nbytes );
85 /*OUT*/Word* first, /*OUT*/Word* last );
96 /*OUT*/Word* first, /*OUT*/Word* last,
100 extern Word VG_(sizeXA) ( XArray* );
109 extern void* VG_(indexXA) ( XArray*, Word );
    [all...]
pub_tool_vkiscnums.h 42 extern Char* VG_(sysnum_string) (Word sysnum, SizeT n_buf, Char* buf);
46 extern Char* VG_(sysnum_string_extra)(Word sysnum, SizeT n_buf, Char* buf);
pub_tool_execontext.h 61 ExeContext* VG_(record_ExeContext) ( ThreadId tid, Word first_ip_delta );
70 ExeContext* VG_(record_depth_1_ExeContext)(ThreadId tid, Word first_ip_delta);
pub_tool_oset.h 57 // (signed or unsigned) words, and that the key is the first word in each
79 typedef Word (*OSetCmp_t) ( const void* key, const void* elem );
134 // Word val;
146 extern Word VG_(OSetWord_Size) ( OSet* os );
192 // Note that the element allocated will be at most word-aligned, which may
293 extern Word VG_(OSetGen_Size) ( const OSet* os );
pub_tool_stacktrace.h 63 Word first_ip_delta );
  /external/valgrind/main/coregrind/m_debuginfo/
priv_readdwarf.h 47 UChar* debug_info_img, Word debug_info_sz, /* .debug_info */
48 UChar* debug_types_img, Word debug_types_sz, /* .debug_types */
49 UChar* debug_abbv_img, Word debug_abbv_sz, /* .debug_abbrev */
50 UChar* debug_line_img, Word debug_line_sz, /* .debug_line */
51 UChar* debug_str_img, Word debug_str_sz, /* .debug_str */
52 UChar* debug_str_alt_img, Word debug_str_alt_sz ); /* .debug_str */
priv_tytypes.h 86 Word offset; /* or offset from the beginning of containing
89 Word nLoc; /* number of bytes in .pos.loc if >= 0, or -1
157 Word ML_(TyEnt__cmp_by_cuOff_only) ( TyEnt* te1, TyEnt* te2 );
161 Word ML_(TyEnt__cmp_by_all_except_cuOff) ( TyEnt* te1, TyEnt* te2 );
188 the first word of the pair that could indicate an invalid entry.
  /external/chromium_org/content/common/android/
address_parser_internal.h 21 struct CONTENT_EXPORT Word {
25 Word() {}
26 Word(const string16::const_iterator& begin,
37 Word* word);
44 inline bool CheckFinished(Word* word) const;
65 typedef std::vector<Word> WordList;
76 CONTENT_EXPORT bool IsValidLocationName(const Word& word);
    [all...]
address_parser.cc 26 // Maximum length allowed for any address word between the house number
68 // street name within a word range. Then, find a state name followed
75 Word house_number;
91 // Don't include the house number in the word count.
95 // Extract a new word from the tokenizer.
111 words.push_back(Word(tokenizer.token_begin(), tokenizer.token_end()));
114 // Check the word length. If too long, don't try to continue from
115 // the next house number as no address can hold this word.
116 const Word& current_word = words[next_word];
125 // Check if the new word is a valid house number
    [all...]
  /external/clang/test/CodeGen/
2003-08-29-BitFieldStruct.c 3 struct Word {
  /external/valgrind/main/coregrind/
m_vkiscnums.c 49 Char* VG_(sysnum_string)(Word sysnum, SizeT n_buf, Char* buf)
55 Char* VG_(sysnum_string_extra)(Word sysnum, SizeT n_buf, Char* buf)
64 Char* VG_(sysnum_string)(Word sysnum, SizeT n_buf, Char* buf)
79 Char* VG_(sysnum_string_extra)(Word sysnum, SizeT n_buf, Char* buf)
m_xarray.c 45 Word elemSzB; /* element size in bytes */
47 Word usedsizeE; /* # used elements in arr */
48 Word totsizeE; /* max size of arr, in elements */
56 Word elemSzB )
59 /* Implementation relies on Word being signed and (possibly)
61 vg_assert( sizeof(Word) == sizeof(void*) );
62 vg_assert( ((Word)(-1)) < ((Word)(0)) );
137 inline void* VG_(indexXA) ( XArray* xao, Word n )
150 Word newsz
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
Word.java 25 * Utility class for a word with a frequency.
29 public final class Word implements Comparable<Word> {
39 public Word(final String word, final int frequency,
43 mWord = word;
51 private static int computeHashCode(Word word) {
53 word.mWord,
54 word.mFrequency
    [all...]
  /external/valgrind/main/cachegrind/
cg_merge.c 43 typedef signed long Word;
66 Word (*kCmp)(Word,Word) );
71 Word (*kCmp)(Word,Word) );
75 void deleteFM ( WordFM*, void(*kFin)(Word), void(*vFin)(Word) );
80 void addToFM ( WordFM* fm, Word k, Word v )
    [all...]
  /external/valgrind/main/memcheck/tests/amd64/
bt_everything.c 14 typedef signed long int Word;
18 ULong btsq_mem ( char* base, Word bitno )
32 ULong btrq_mem ( char* base, Word bitno )
43 ULong btcq_mem ( char* base, Word bitno )
54 ULong btq_mem ( char* base, Word bitno )
69 ULong btsl_mem ( char* base, Word bitno )
83 ULong btrl_mem ( char* base, Word bitno )
94 ULong btcl_mem ( char* base, Word bitno )
105 ULong btl_mem ( char* base, Word bitno )
121 ULong btsw_mem ( char* base, Word bitno
    [all...]
  /external/elfutils/libelf/
abstract.h 58 TYPE_NAME (ElfW2(Bits, Ext##Word), e_version) \
62 TYPE_NAME (ElfW2(Bits, Ext##Word), e_flags) \
80 TYPE_NAME (ElfW2(32, Ext##Word), p_type) \
84 TYPE_NAME (ElfW2(32, Ext##Word), p_filesz) \
85 TYPE_NAME (ElfW2(32, Ext##Word), p_memsz) \
86 TYPE_NAME (ElfW2(32, Ext##Word), p_flags) \
87 TYPE_NAME (ElfW2(32, Ext##Word), p_align) \
91 TYPE_NAME (ElfW2(64, Ext##Word), p_type) \
92 TYPE_NAME (ElfW2(64, Ext##Word), p_flags) \
105 TYPE_NAME (ElfW2(32, Ext##Word), sh_name)
    [all...]
  /external/valgrind/main/drd/
drd_semaphore.h 41 const Word pshared,
45 const Char* name, const Word oflag,
46 const Word mode, const UInt value);
drd_clientobj.h 122 Word count; // Participant count in a barrier wait.
123 Word pre_iteration; // pre barrier completion count modulo two.
124 Word post_iteration; // post barrier completion count modulo two.
125 Word pre_waiters_left; // number of waiters left for a complete barrier.
126 Word post_waiters_left; // number of waiters left for a complete barrier.
drd_barrier.h 42 const BarrierT barrier_type, const Word count,
  /cts/tools/dasm/src/dasm/
parser.cup 86 terminal str_token Str, Word, Insn;
166 DSOURCE Word:w SEP
188 classname ::= Word:w
279 DENCLOSING METHOD Word:w SEP
354 Word:n Word:dsc
358 Word:n Word:dsc Word:sub
388 Word:ds
    [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
elf_mem_image.h 97 const char* GetDynstr(ElfW(Word) offset) const;
99 const char* GetVerstr(ElfW(Word) offset) const;
123 const ElfW(Word) *hash_;
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
elf_mem_image.h 97 const char* GetDynstr(ElfW(Word) offset) const;
99 const char* GetVerstr(ElfW(Word) offset) const;
123 const ElfW(Word) *hash_;
  /external/valgrind/main/memcheck/tests/
unit_oset.c 65 // Word example
69 // case a Word), in which case the element is also the key.
75 sprintf(buf, "%ld", *(Word*)p);
80 static Word wordCmp(void* vkey, void* velem)
82 return *(Word*)vkey - *(Word*)velem;
88 Word v, prev;
89 Word* vs[NN];
90 Word *pv;
102 vs[i] = VG_(OSetGen_AllocNode)(oset, sizeof(Word));
    [all...]
  /external/valgrind/main/helgrind/
hg_main.c 79 Word and pointer types. gcc rightly complains this breaks ANSI C
136 /* The word-set universes for lock sets. */
263 VG_(addToBag)( lk->heldBy, (Word)thr );
273 tl_assert(VG_(elemBag)(lk->heldBy, (Word)thr)
275 VG_(addToBag)(lk->heldBy, (Word)thr);
313 VG_(addToBag)(lk->heldBy, (Word)thr);
317 VG_(addToBag)( lk->heldBy, (Word)thr );
336 b = VG_(delFromBag)(lk->heldBy, (Word)thr);
359 while (VG_(nextIterBag)( lk->heldBy, (Word*)&thr, NULL )) {
362 thr->locksetA, (Word)lk ))
    [all...]

Completed in 846 milliseconds

1 2 3 4 5 6