/packages/services/Telephony/src/com/android/phone/common/mail/store/ |
ImapStore.java | 90 boolean notFirst = false; 92 if (notFirst) { 96 notFirst = true;
|
/external/mdnsresponder/mDNSCore/ |
DNSCommon.h | 109 #define mDNSValidHostChar(X, notfirst, notlast) (mDNSIsLetter(X) || mDNSIsDigit(X) || ((notfirst) && (notlast) && (X) == '-') )
|
/packages/apps/Email/provider_src/com/android/email/mail/store/ |
ImapStore.java | 624 boolean notFirst = false; 626 if (notFirst) { 630 notFirst = true;
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
ICUServiceTest.java | 395 boolean notfirst = false; 399 if (notfirst) { 402 notfirst = true; [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
ICUServiceTest.java | 391 boolean notfirst = false; 395 if (notfirst) { 398 notfirst = true; [all...] |
/external/iproute2/lib/ |
utils.c | 787 static int notfirst; local 813 if (++notfirst == 1)
|
/external/iproute2/misc/ |
ss.c | 945 static int notfirst; local 947 if (!notfirst) { 949 notfirst = 1; 1339 static int notfirst; local 1344 if (!notfirst) { 1346 notfirst = 1; [all...] |
/external/valgrind/perf/ |
tinycc.c | 9594 int *st, last_tok, t, notfirst; local 13848 int notfirst, index, index_last, align, l, nb_elems, elem_size; local [all...] |
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/ |
walk.go | [all...] |
/prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/ |
walk.go | [all...] |
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/ |
walk.go | [all...] |
/prebuilts/go/linux-x86/src/cmd/compile/internal/gc/ |
walk.go | [all...] |
/prebuilts/tools/common/m2/repository/tightvnc/ |
tightvnc.jar | |