OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BlkNum
(Results
1 - 5
of
5
) sorted by null
/external/llvm/include/llvm/Transforms/Utils/
SSAUpdaterImpl.h
50
int
BlkNum
; // Postorder number.
57
: BB(ThisBB), AvailableVal(V), DefBB(V ? this : nullptr),
BlkNum
(0),
154
unsigned
BlkNum
= 1;
160
Info->
BlkNum
= -1;
167
if (Info->
BlkNum
== -2) {
169
Info->
BlkNum
=
BlkNum
++;
177
// Leave this entry on the worklist, but set its
BlkNum
to mark that its
181
Info->
BlkNum
= -2;
188
if (!SuccInfo || SuccInfo->
BlkNum
)
[
all
...]
/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
phFriNfc_NdefMap.h
279
uint16_t
BlkNum
;
312
uint16_t
BlkNum
;
/external/libnfc-nxp/src/
phFriNfc_NdefMap.h
676
uint16_t
BlkNum
;
711
uint16_t
BlkNum
;
[
all
...]
phFriNfc_TopazDynamicMap.c
945
if (ps_tpz_info->CurrentBlock == ps_locktlv_info->
BlkNum
)
954
" ps_locktlv_info->
BlkNum
".
[
all
...]
phFriNfc_MifULFormat.c
583
ps_locktlv_info->
BlkNum
= (ps_locktlv_info->ByteAddr /
[
all
...]
Completed in 73 milliseconds