OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:theItem
(Results
1 - 2
of
2
) sorted by null
/external/gptfdisk/
parttypes.cc
286
AType*
theItem
= allTypes;
290
while ((
theItem
!= NULL) && (!found)) {
291
if (
theItem
->MBRType == ID) {
292
GUIDData::operator=(
theItem
->GUIDType);
295
theItem
=
theItem
->next;
313
AType*
theItem
= allTypes;
317
while ((
theItem
!= NULL) && (!found)) {
318
if (
theItem
->GUIDType == *this) { // found it!
319
typeName =
theItem
->name
[
all
...]
/prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/
pmd-5.1.1.jar
Completed in 431 milliseconds