OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:arcs_for_slot
(Results
1 - 2
of
2
) sorted by null
/external/srec/srec/Semproc/include/
SR_SemanticGraphImpl.h
110
arc_token*
arcs_for_slot
[MAX_NUM_SLOTS];
member in struct:SR_SemanticGraphImpl_t
/external/srec/srec/Semproc/src/
SemanticGraphImpl.c
573
semgraph->
arcs_for_slot
[i] = NULL;
1071
token = arc_tokens_find_ilabel(impl->arc_token_list, impl->
arcs_for_slot
[slotID], wdID);
1087
token = impl->
arcs_for_slot
[slotID];
[
all
...]
Completed in 112 milliseconds