Searched refs:ALL (Results 1 – 5 of 5) sorted by relevance
92 sudo: ALL=(ALL) NOPASSWD:ALL
61 enum Bitness { ALL = 0, ONLY_32, ONLY_64 }; enumerator
472 struct ConfigEntry entry = {.soname = "", .nopreload = false, .bitness = ALL}; in ParseConfig()478 if (entry.bitness != ALL) { in ParseConfig()
58 …dcount.cc:155] Ljava/lang/Class;.extData:Ldalvik/system/ClassExt; <ALL TYPES> 2800 …61 …dcount.cc:155] Ldalvik/system/ClassExt;.jmethodIDs:Ljava/lang/Object; <ALL TYPES> 63 …
341 // Don't use --exclude-libs=ALL, because it breaks tests under ASAN by hiding __asan* symbols.