OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bitNum
(Results
1 - 2
of
2
) sorted by null
/external/antlr/antlr-3.4/runtime/C/include/
antlr3collections.h
351
ANTLR3_UINT32
bitNum
; /**< This is the left/right bit index for traversal along the nodes */
354
struct ANTLR3_INT_TRIE_NODE_struct * leftN; /**< Pointer to the left node from here when sKey &
bitNum
= 0 */
355
struct ANTLR3_INT_TRIE_NODE_struct * rightN; /**< Pointer to the right node from here when sKey &
bitNum
, = 1 */
/dalvik/vm/analysis/
RegisterMap.cpp
[
all
...]
Completed in 1819 milliseconds