HomeSort by: relevance | last modified time | path
    Searched defs:get_direction (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/tcpdump/dist/
print-usb.c 145 get_direction(int transfer_type, int event_type) function
232 direction = get_direction(transfer_type, event_type);
  /src/external/mpl/bind/dist/lib/dns/rdata/generic/
loc_29.c 180 get_direction(isc_lex_t *lexer, isc_token_t *token, const char *directions, function
224 RETERR(get_direction(lexer, &token, directions, &direction));
235 RETERR(get_direction(lexer, &token, directions, &direction));
250 RETERR(get_direction(lexer, &token, directions, &direction));
  /src/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/
loc_29.c 180 get_direction(isc_lex_t *lexer, isc_token_t *token, const char *directions, function
224 RETERR(get_direction(lexer, &token, directions, &direction));
235 RETERR(get_direction(lexer, &token, directions, &direction));
250 RETERR(get_direction(lexer, &token, directions, &direction));
  /src/external/gpl3/gcc/dist/gcc/analyzer/
svalue.cc 1729 widening_svalue::get_direction () const function in class:ana::widening_svalue
1764 switch (get_direction ())
  /src/external/gpl3/gcc.old/dist/gcc/analyzer/
svalue.cc 1556 widening_svalue::get_direction () const function in class:ana::widening_svalue
1591 switch (get_direction ())

Completed in 32 milliseconds