/haiku/src/system/libroot/posix/glibc/wctype/ |
H A D | wchar-lookup.h | 64 uint32_t index2 = (wc >> shift2) & mask2; in wctype_table_lookup() local 95 uint32_t index2 = (wc >> shift2) & mask2; in wcwidth_table_lookup() local 128 uint32_t index2 = (wc >> shift2) & mask2; in wctrans_table_lookup() local
|
/haiku/src/system/libroot/posix/glibc/locale/ |
H A D | coll-lookup.c | 41 uint32_t index2 = (wc >> shift2) & mask2; in __collidx_table_lookup() local 72 uint32_t index2 = (wc >> shift2) & mask2; in __collseq_table_lookup() local
|
/haiku/src/libs/iconv/ |
H A D | johab_hangul.h | 117 int index2 = jamo_medial_index[bitspart2]; in johab_hangul_mbtowc() local 207 unsigned int index2; in johab_hangul_wctomb() local
|
/haiku/src/add-ons/translators/jpeg/ |
H A D | JPEGTranslator.cpp | 156 int32 index2 = 0; in convert_from_gray1_to_gray8() local 175 int32 index2 = 0; in convert_from_gray1_to_24() local 197 int32 index2 = 0; in convert_from_cmap8_to_24() local 212 int32 index2 = 0; in convert_from_15_to_24() local 229 int32 index2 = 0; in convert_from_15b_to_24() local 246 int32 index2 = 0; in convert_from_16_to_24() local 263 int32 index2 = 0; in convert_from_16b_to_24() local 280 int32 index2 = 0; in convert_from_24_to_24() local
|
/haiku/src/kits/storage/mime/ |
H A D | DatabaseDirectory.cpp | 61 const entry_ref& entry2, int32 index2) in ShallPreferFirstEntry()
|
/haiku/src/libs/print/libprint/tools/ |
H A D | make_pattern.cpp | 45 int index2 = value2index[j]; in create_pattern16x16() local
|
/haiku/src/build/libbe/storage/ |
H A D | MergedDirectory.cpp | 214 const entry_ref& entry2, int32 index2) in ShallPreferFirstEntry()
|
/haiku/src/kits/storage/ |
H A D | MergedDirectory.cpp | 207 const entry_ref& entry2, int32 index2) in ShallPreferFirstEntry()
|
/haiku/src/system/libroot/posix/crypt/ |
H A D | crypt.cpp | 87 const char index2 = kHexLookup[char2]; in fromHex() local
|
/haiku/src/kits/textencoding/ |
H A D | character_sets.cpp | 370 for (uint32 index2 = 0 ; index2 < character_sets_by_id_count ; index2++ ) { in MIBenumArrayInitializer() local
|
/haiku/src/apps/patchbay/ |
H A D | PatchView.cpp | 159 int32 index2 = 0; in Draw() local
|
/haiku/src/tests/kits/storage/ |
H A D | EntryTest.cpp | 182 int32 index2 = get_error_index(error2); in fuzzy_error() local 199 int32 index2 = (fuzzyError - 1) % kErrorCount; in fuzzy_equals() local
|
/haiku/headers/private/graphics/common/ |
H A D | edid_raw.h | 207 uint8 index2; member
|
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/ |
H A D | security.c | 1475 unsigned int index2; in free_caches() local 1604 unsigned int index2; in enter_cache() local 1756 unsigned int index2; in fetch_cache() local
|
/haiku/src/kits/interface/ |
H A D | ColumnListView.cpp | 1400 BColumnListView::SwapRows(int32 index1, int32 index2, BRow* parentRow1, in SwapRows()
|