Searched defs:eclass (Results 1 – 10 of 10) sorted by relevance
/external/elfutils/libelf/ |
D | common.h | 53 int eclass = (int) ((unsigned char *) buf)[EI_CLASS]; in determine_kind() local
|
D | elf_getdata.c | 139 convert_data (Elf_Scn *scn, int version __attribute__ ((unused)), int eclass, in convert_data()
|
/external/bzip2/ |
D | blocksort.c | 33 UInt32* eclass, in fallbackSimpleSort() 94 UInt32* eclass, in fallbackQSort3() 213 UInt32* eclass, in fallbackSort()
|
/external/webrtc/webrtc/p2p/base/ |
D | stun.h | 430 int eclass() const { return class_; } in eclass() function 433 void SetClass(uint8_t eclass) { class_ = eclass; } in SetClass()
|
/external/valgrind/memcheck/tests/ |
D | varinfo6.c | 2108 UInt32* eclass, in fallbackSimpleSort() 2169 UInt32* eclass, in fallbackQSort3() 2288 UInt32* eclass, in fallbackSort()
|
D | origin5-bz2.c | 2070 UInt32* eclass, in fallbackSimpleSort() 2131 UInt32* eclass, in fallbackQSort3() 2250 UInt32* eclass, in fallbackSort()
|
/external/valgrind/perf/ |
D | bz2.c | 2068 UInt32* eclass, in fallbackSimpleSort() 2129 UInt32* eclass, in fallbackQSort3() 2248 UInt32* eclass, in fallbackSort()
|
D | test_input_for_tinycc.c | 1948 UInt32* eclass, in fallbackSimpleSort() 1978 UInt32* eclass, in fallbackQSort3() 2061 UInt32* eclass, in fallbackSort()
|
/external/valgrind/exp-sgcheck/tests/ |
D | hackedbz2.c | 2079 UInt32* eclass, in fallbackSimpleSort() 2140 UInt32* eclass, in fallbackQSort3() 2259 UInt32* eclass, in fallbackSort()
|
/external/icu/icu4c/source/i18n/ |
D | decNumber.c | 3358 const char *uprv_decNumberClassToString(enum decClass eclass) { in uprv_decNumberClassToString()
|