Searched defs:Auto (Results 1 - 13 of 13) sorted by relevance

/external/clang/test/Parser/
H A Dcxx0x-in-cxx98.cpp25 struct Auto { struct
28 auto Auto::n = 0; // expected-warning {{'auto' type specifier is a C++11 extension}}
29 auto Auto::m = 0; // expected-error {{no member named 'm' in 'Auto'}}
/external/harfbuzz_ng/test/shaping/
H A Dhb_test_tools.py126 def Auto (argv = [], out = sys.stdout): member in class:ColorFormatter
/external/wpa_supplicant_8/hostapd/src/eapol_supp/
H A Deapol_supp_sm.h15 typedef enum { Auto, ForceUnauthorized, ForceAuthorized } PortControl; enumerator in enum:__anon31452
/external/wpa_supplicant_8/src/eapol_supp/
H A Deapol_supp_sm.h15 typedef enum { Auto, ForceUnauthorized, ForceAuthorized } PortControl; enumerator in enum:__anon31721
/external/wpa_supplicant_8/wpa_supplicant/src/eapol_supp/
H A Deapol_supp_sm.h15 typedef enum { Auto, ForceUnauthorized, ForceAuthorized } PortControl; enumerator in enum:__anon32002
/external/pdfium/core/fxcrt/css/
H A Dcfx_css.h42 Auto, member in class:CFX_CSSPropertyValue
129 Auto, member in class:CFX_CSSLengthUnit
/external/wpa_supplicant_8/hostapd/src/eapol_auth/
H A Deapol_auth_sm_i.h17 typedef enum { ForceUnauthorized = 1, ForceAuthorized = 3, Auto = 2 } enumerator in enum:__anon31438
/external/wpa_supplicant_8/src/eapol_auth/
H A Deapol_auth_sm_i.h17 typedef enum { ForceUnauthorized = 1, ForceAuthorized = 3, Auto = 2 } enumerator in enum:__anon31707
/external/wpa_supplicant_8/wpa_supplicant/src/eapol_auth/
H A Deapol_auth_sm_i.h17 typedef enum { ForceUnauthorized = 1, ForceAuthorized = 3, Auto = 2 } enumerator in enum:__anon31988
/external/clang/include/clang/AST/
H A DType.h1248 Auto, member in class:clang::AutoTypeKeyword
4089 : Type(Auto, DeducedType.isNull() ? QualType(this, 0) : DeducedType,
4133 return T->getTypeClass() == Auto;
/external/pdfium/xfa/fxfa/
H A Dfxfa_basic.h170 Auto, member in class:XFA_AttributeEnum
/external/owasp/sanitizer/lib/htmlparser-1.3/
H A Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
H A Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...

Completed in 837 milliseconds