/external/sepolicy/ |
D | seapp_contexts | 9 # An unspecified isSystemServer defaults to false. 12 # If unspecified, the entry can match either case. 13 # An unspecified string selector will match any value. 22 # (2) Specified isOwner= before unspecified isOwner= boolean. 23 # (3) Specified user= string before unspecified user= string. 26 # (6) Specified seinfo= string before unspecified seinfo= string. 27 # (7) Specified name= string before unspecified name= string. 28 # (8) Specified path= string before unspecified path= string.
|
/external/lldb/include/lldb/Symbol/ |
D | UnwindPlan.h | 50 unspecified, // not specified, we may be able to assume this enumerator 63 m_type(unspecified), in RegisterLocation() 80 m_type = unspecified; in SetUnspecified() 104 return m_type == unspecified; in IsUnspecified()
|
/external/clang/include/clang/Basic/ |
D | DiagnosticASTKinds.td | 53 "has unspecified value">; 56 "has unspecified value">; 59 "specifiers (%1 vs %3) has unspecified value">; 61 "comparison of pointer to virtual member function %0 has unspecified value">; 81 "comparison between unequal pointers to void has unspecified result">;
|
/external/kernel-headers/original/uapi/linux/ |
D | acct.h | 115 #error unspecified endianness
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/ |
D | CRLReason.java | 72 public static final int unspecified = 0; field in CRLReason
|
/external/clang/test/SemaObjC/ |
D | exprs.m | 20 …ode(int) == "foo") { } // expected-warning {{result of comparison against @encode is unspecified}}
|
/external/lldb/source/Symbol/ |
D | UnwindPlan.cpp | 27 case unspecified: in operator ==() 74 case unspecified: in Dump()
|
/external/iptables/extensions/ |
D | libxt_addrtype.man | 9 an unspecified address (i.e. 0.0.0.0)
|
/external/libcxx/include/ |
D | regex | 27 icase = unspecified, 28 nosubs = unspecified, 29 optimize = unspecified, 30 collate = unspecified, 31 ECMAScript = unspecified, 32 basic = unspecified, 33 extended = unspecified, 34 awk = unspecified, 35 grep = unspecified, 36 egrep = unspecified [all …]
|
D | atomic | 36 #define ATOMIC_BOOL_LOCK_FREE unspecified 37 #define ATOMIC_CHAR_LOCK_FREE unspecified 38 #define ATOMIC_CHAR16_T_LOCK_FREE unspecified 39 #define ATOMIC_CHAR32_T_LOCK_FREE unspecified 40 #define ATOMIC_WCHAR_T_LOCK_FREE unspecified 41 #define ATOMIC_SHORT_LOCK_FREE unspecified 42 #define ATOMIC_INT_LOCK_FREE unspecified 43 #define ATOMIC_LONG_LOCK_FREE unspecified 44 #define ATOMIC_LLONG_LOCK_FREE unspecified 45 #define ATOMIC_POINTER_LOCK_FREE unspecified
|
D | chrono | 263 constexpr chrono::duration<unspecified , ratio<3600,1>> operator "" h(long double); // C++14 265 constexpr chrono::duration<unspecified , ratio<60,1>> operator "" min(long double); // C++14 267 constexpr chrono::duration<unspecified > operator "" s(long double); // C++14 269 constexpr chrono::duration<unspecified , milli> operator "" ms(long double); // C++14 271 constexpr chrono::duration<unspecified , micro> operator "" us(long double); // C++14 273 constexpr chrono::duration<unspecified , nano> operator "" ns(long double); // C++14
|
D | unordered_set | 41 typedef /unspecified/ iterator; 42 typedef /unspecified/ const_iterator; 43 typedef /unspecified/ local_iterator; 44 typedef /unspecified/ const_local_iterator; 190 typedef /unspecified/ iterator; 191 typedef /unspecified/ const_iterator; 192 typedef /unspecified/ local_iterator; 193 typedef /unspecified/ const_local_iterator;
|
/external/mesa3d/src/gallium/docs/source/cso/ |
D | velems.rst | 26 very simple set of rules for padding out unspecified components. If an input
|
/external/kernel-headers/original/uapi/linux/raid/ |
D | md_p.h | 160 #error unspecified endianness
|
/external/libunwind/doc/ |
D | unw_step.tex | 37 \item[\Const{UNW\_EUNSPEC}] An unspecified error occurred.
|
D | unw_init_local.tex | 64 \item[\Const{UNW\_EUNSPEC}] An unspecified error occurred.
|
D | unw_get_reg.tex | 52 \item[\Const{UNW\_EUNSPEC}] An unspecified error occurred.
|
D | unw_get_fpreg.tex | 51 \item[\Const{UNW\_EUNSPEC}] An unspecified error occurred.
|
D | unw_set_reg.tex | 52 \item[\Const{UNW\_EUNSPEC}] An unspecified error occurred.
|
D | unw_set_fpreg.tex | 51 \item[\Const{UNW\_EUNSPEC}] An unspecified error occurred.
|
D | unw_init_remote.tex | 61 \item[\Const{UNW\_EUNSPEC}] An unspecified error occurred.
|
D | unw_get_proc_name.tex | 58 \item[\Const{UNW\_EUNSPEC}] An unspecified error occurred.
|
D | unw_get_proc_info_by_ip.tex | 65 \item[\Const{UNW\_EUNSPEC}] An unspecified error occurred.
|
/external/libcxx/include/ext/ |
D | hash_set | 39 typedef /unspecified/ iterator; 40 typedef /unspecified/ const_iterator; 125 typedef /unspecified/ iterator; 126 typedef /unspecified/ const_iterator;
|
/external/deqp/doc/testspecs/GLES3/ |
D | performance.buffer.data_upload.txt | 31 ~ Generated buffer with unspecified contents (bufferData(..., NULL)) 52 * Generated buffer with unspecified contents (bufferData(..., NULL))
|