Searched refs:removing (Results 1 – 10 of 10) sorted by relevance
220 "removing unused section from '%0' in file '%1'",221 "removing unused section from '%0' in file '%1'")
130 // removing additional bits --> unit8
1035 SparseArray<AuthorityInfo> removing = new SparseArray<AuthorityInfo>(); in removeStaleAccounts() local1049 removing.put(auth.ident, auth); in removeStaleAccounts()1056 int i = removing.size(); in removeStaleAccounts()1060 int ident = removing.keyAt(i); in removeStaleAccounts()1061 AuthorityInfo auth = removing.valueAt(i); in removeStaleAccounts()
167 … we can also create a new model with input/output of 2D shape [4, 5] by removing the first two dim…
136 //why, but I'm removing it until we can figure it out.
181 // Consider removing this if it becomes a problem487 * - These form an API, so renaming, renumbering or removing fields is
4 # If you are changing/removing APIs listed in this file, you do not need to