Searched defs:discovered (Results 1 - 3 of 3) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/webapp/
H A DWebAppContext.java394 * servlet 3.0 discovered configuration features are enabled.
399 * @param discovered true if configuration discovery is enabled for automatic configuration from the context
401 public void setConfigurationDiscovered(boolean discovered) argument
403 _configurationDiscovered = discovered;
/external/wpa_supplicant_8/wpa_supplicant/
H A Dwpa_cli.c2305 int discovered)
2333 if (!discovered || os_strstr(pos, "[PROBE_REQ_ONLY]") == NULL)
2342 int discovered; local
2344 discovered = argc > 0 && os_strcmp(argv[0], "discovered") == 0;
2347 addr, sizeof(addr), discovered))
2352 discovered) == 0);
3204 "[discovered] = list known (optionally, only fully discovered) P2P "
2303 wpa_ctrl_command_p2p_peer(struct wpa_ctrl *ctrl, char *cmd, char *addr, size_t addr_len, int discovered) argument
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 382 milliseconds