HomeSort by relevance Sort by last modified time
    Searched refs:Word (Results 26 - 50 of 191) sorted by null

12 3 4 5 6 7 8

  /external/elfutils/libelf/
gelf_xlate.h 35 FUNDAMENTAL (WORD, Word, LIBELFBITS);
  /external/google-breakpad/src/common/linux/
elfutils-inl.h 48 typename ElfClass::Word section_type,
elf_core_dump.cc 54 ElfCoreDump::Word ElfCoreDump::Note::GetType() const {
91 size_t mask = sizeof(Word) - 1;
134 Word type) const {
  /external/valgrind/include/
pub_tool_hashtable.h 75 typedef Word (*HT_Cmp_t) ( const void* node1, const void* node2 );
pub_tool_rangemap.h 37 // PURPOSE: a mapping from the host machine word (UWord) ranges to
78 /*OUT*/UWord* val, const RangeMap* rm, Word ix );
pub_tool_oset.h 34 #include "pub_tool_basics.h" // Word
59 // unsigned words, and that the key is the first word in each
84 typedef Word (*OSetCmp_t) ( const void* key, const void* elem );
138 // Word val;
150 extern Word VG_(OSetWord_Size) ( const OSet* os );
199 // Note that the element allocated will be at most word-aligned, which may
pub_tool_basics.h 87 typedef signed long Word; // 32 64
91 typedef Word SSizeT; // 32 64
97 typedef Word PtrdiffT; // 32 64
103 // Nb: on Linux, off_t is a signed word-sized int. On Darwin it's
106 typedef Word OffT; // 32 64
151 syscall is a single host word, _wLO.
153 Can record a double-word error or a double-word result:
156 Probably the high word of an error is always ignored by
361 Miscellaneous (word size, endianness, regparmness, stringification
    [all...]
  /external/valgrind/helgrind/
hg_addrdescr.c 77 ai->Addr.Block.rwoffset = (Word)(a) - (Word)(haddr);
hg_intercepts.c 92 sizeof(Word) is expected. */
93 #define CREQ_PTHREAD_T Word
107 // can have better typing (Word etc) and assertions, whereas
119 Word _arg1; \
120 assert(sizeof(_ty1F) == sizeof(Word)); \
121 _arg1 = (Word)(_arg1F); \
128 Word _arg1, _arg2; \
129 assert(sizeof(_ty1F) == sizeof(Word)); \
130 assert(sizeof(_ty2F) == sizeof(Word)); \
131 _arg1 = (Word)(_arg1F);
    [all...]
  /external/valgrind/drd/
drd_semaphore.c 53 Word n;
67 Word sz;
170 const Word pshared,
248 const HChar* name, const Word oflag,
249 const Word mode, const UInt value)
329 if ((Word)(p->waiters) <= 0)
370 if (p == NULL || (Int)(p->value) < 0 || (Word)(p->waiters) < 0)
  /external/valgrind/coregrind/
pub_core_options.h 289 NB: must be host-word-sized to be correct (hence Word). */
290 extern Word VG_(clo_max_stackframe);
293 extern Word VG_(clo_main_stacksize);
320 extern Word VG_(clo_valgrind_stacksize);
m_stacks.c 367 Word delta = (Word)new_SP - (Word)old_SP;
392 Word delta = (Word)new_SP - (Word)old_SP; \
m_wordfm.c 3 /*--- An AVL tree based finite map for word keys and word values. ---*/
87 Word (*kCmp)(UWord,UWord);
94 static Bool avl_removeroot_wrk(AvlNode** t, Word(*kCmp)(UWord,UWord));
148 static inline Word cmp_unsigned_Words ( UWord w1, UWord w2 ) {
164 Word (*kCmp)(UWord,UWord) )
166 Word cmpres;
265 Word(*kCmp)(UWord,UWord) )
268 Word cmpres;
357 Word(*kCmp)(UWord,UWord)
    [all...]
  /ndk/sources/host-tools/ndk-depends/
ndk-depends.cc 378 typedef uint32_t Word;
387 Word e_version;
391 Word e_flags;
401 Word sh_name;
402 Word sh_type;
403 Word sh_flags;
406 Word sh_size;
407 Word sh_link;
408 Word sh_info;
409 Word sh_addralign
    [all...]
  /bionic/linker/
linker_phdr.h 55 const char* get_string(ElfW(Word) index) const;
133 ElfW(Word)* dynamic_flags);
linker_mips.cpp 63 ElfW(Word) type = ELFW(R_TYPE)(rel->r_info);
64 ElfW(Word) sym = ELFW(R_SYM)(rel->r_info);
159 for (ElfW(Word) sym = mips_gotsym_; sym < mips_symtabno_; sym++, got++) {
166 ElfW(Word) st_visibility = (local_sym->st_other & 0x3);
  /external/valgrind/coregrind/m_debuginfo/
tytypes.c 72 Word i;
202 Word i, n;
279 Word w;
330 Word i;
344 Word first, last;
413 Word ML_(TyEnt__cmp_by_cuOff_only) ( const TyEnt* te1, const TyEnt* te2 )
423 static inline Word UWord__cmp ( UWord a, UWord b ) {
428 static inline Word Long__cmp ( Long a, Long b ) {
433 static inline Word Bool__cmp ( Bool a, Bool b ) {
440 static inline Word UChar__cmp ( UChar a, UChar b )
    [all...]
storage.c 354 UInt ML_(fndn_ix) (const DebugInfo* di, Word locno)
367 static inline void set_fndn_ix (struct _DebugInfo* di, Word locno, UInt fndn_ix)
369 Word i;
    [all...]
debuginfo.c 210 Word i, j, n;
406 Word i, j;
497 Word i, j;
619 Word i, n;
648 Word i, j, n;
    [all...]
priv_storage.h 120 /* Word 1 */
122 /* Word 2 */
138 /* Word 1 */
140 /* Word 2 */
142 /* Word 3 */
144 /* Word 4 and 5 */
509 Word
    [all...]
  /external/valgrind/coregrind/m_syswrap/
priv_types_n_macros.h 55 Word sysno;
324 #define SARG1 ((Word)ARG1)
325 #define SARG2 ((Word)ARG2)
326 #define SARG3 ((Word)ARG3)
327 #define SARG4 ((Word)ARG4)
328 #define SARG5 ((Word)ARG5)
329 #define SARG6 ((Word)ARG6)
330 #define SARG7 ((Word)ARG7)
331 #define SARG8 ((Word)ARG8)
370 do { Word wzz = (Word)(zzz);
    [all...]
  /bionic/tools/relocation_packer/src/
elf_file.h 84 typename ELF::Word new_sh_type, relocations_type_t relocations_type);
  /external/chromium-trace/catapult/third_party/webapp2/docs/_themes/webapp2/
pygapp2.py 21 Operator.Word: "nobold noitalic #660",
  /external/valgrind/exp-sgcheck/
sg_main.c 92 static Word cmp_nonempty_intervals ( Addr a1, SizeT n1,
160 static Word StackBlock__cmp ( const StackBlock* fb1, const StackBlock* fb2 )
162 Word r;
183 r = (Word)VG_(strcmp)(fb1->name, fb2->name);
204 static Word StackBlocks__cmp ( XArray* fb1s, XArray* fb2s )
206 Word i, r, n1, n2;
224 Word i, n = VG_(sizeXA)( sbs );
248 (Word(*)(UWord,UWord))StackBlocks__cmp );
268 { Word r, w, nEQ, n = VG_(sizeXA)( orig );
276 Word c = StackBlock__cmp(pR0,pR1)
    [all...]
  /external/v8/src/compiler/
machine-operator.h 192 MachineRepresentation word = MachineType::PointerRepresentation(),
268 // This operator reinterprets the bits of a word as tagged pointer.
610 // Target machine word-size assumed by this builder.
611 bool Is32() const { return word() == MachineRepresentation::kWord32; }
612 bool Is64() const { return word() == MachineRepresentation::kWord64; }
613 MachineRepresentation word() const { return word_; } function in class:v8::internal::compiler::final
628 // word-size of the target machine assumed by this builder.
630 V(Word, And) \
631 V(Word, Or) \
632 V(Word, Xor)
    [all...]

Completed in 1862 milliseconds

12 3 4 5 6 7 8