OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bccs
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Email/tests/src/com/android/email/
LegacyConversionsTest.java
90
final Address[]
bccs
= Address.fromHeader(bccList);
local
98
message.setRecipients(RecipientType.BCC,
bccs
);
132
final Address[]
bccs
= Address.fromHeader(bccList);
local
140
message.setRecipients(RecipientType.BCC,
bccs
);
/external/llvm/lib/Target/ARM/MCTargetDesc/
ARMMCTargetDesc.cpp
322
//
BCCs
with the "always" predicate are unconditional branches.
329
//
BCCs
with the "always" predicate are unconditional branches.
/external/valgrind/main/callgrind/
threads.c
146
/* If we cumulate costs of threads, use TID 1 for all jccs/
bccs
*/
170
/* If we cumulate costs of threads, use TID 1 for all jccs/
bccs
*/
Completed in 153 milliseconds