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

  /external/wpa_supplicant_6/wpa_supplicant/
config_file.c 422 #define FUNC(f) #f, wpa_config_process_ ## f, OFFSET(f), NULL, NULL
453 { FUNC(uuid) },
460 { FUNC(os_version) },
463 { FUNC(country) }
466 #undef FUNC
config.c 1305 /* FUNC: Define a configuration variable that uses a custom function for
1313 #define FUNC(f) _FUNC(f), 0
1346 { FUNC(bssid) },
1348 { FUNC(proto) },
1349 { FUNC(key_mgmt) },
1350 { FUNC(pairwise) },
1351 { FUNC(group) }
    [all...]
  /external/wpa_supplicant/
config.c 1109 /* FUNC: Define a configuration variable that uses a custom function for
1113 #define FUNC(f) _FUNC(f), 0
1146 { FUNC(bssid) },
1148 { FUNC(proto) },
1149 { FUNC(key_mgmt) },
1150 { FUNC(pairwise) },
1151 { FUNC(group) },
1152 { FUNC(auth_alg) },
1154 { FUNC(eap) },
1231 #undef FUNC
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
OMX_JpegEnc_Utils.h 102 #ifndef FUNC
103 #define FUNC 1

Completed in 315 milliseconds