HomeSort by relevance Sort by last modified time
    Searched full:matchind (Results 1 - 4 of 4) sorted by null

  /external/bison/lib/
argmatch.c 89 ptrdiff_t matchind = -1; /* Index of first nonexact match. */
102 else if (matchind == -1)
104 matchind = i;
109 || memcmp (vallist + valsize * matchind,
122 return matchind;
88 ptrdiff_t matchind = -1; \/* Index of first nonexact match. *\/ local
  /hardware/qcom/wlan/qcwcn/wifi_hal/
nan_ind.cpp 57 NanMatchInd matchInd;
58 memset(&matchInd, 0, sizeof(matchInd));
59 res = getNanMatch(&matchInd);
61 (*mHandler.EventMatch)(&matchInd);
    [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
wifi_nan.h 215 /* NAN Include SSI in MatchInd */
336 Nan Ranging Peer Info in MatchInd
    [all...]
  /prebuilts/misc/linux-x86/bison/
bison 

Completed in 1419 milliseconds