Lines Matching refs:malloc
1119 lemmas = (uint8 *)malloc(
1125 offsets = (uint32 *)malloc((dict_info.lemma_count + kUserDictPreAlloc) << 2);
1129 predicts = (uint32 *)malloc((dict_info.lemma_count + kUserDictPreAlloc) << 2);
1134 syncs = (uint32 *)malloc((dict_info.sync_count + kUserDictPreAlloc) << 2);
1138 scores = (uint32 *)malloc((dict_info.lemma_count + kUserDictPreAlloc) << 2);
1141 ids = (uint32 *)malloc((dict_info.lemma_count + kUserDictPreAlloc) << 2);
1144 offsets_by_id = (uint32 *)malloc(
1975 score_offset_pairs = (UserDictScoreOffsetPair *)malloc(