HomeSort by relevance Sort by last modified time
    Searched defs:bool (Results 126 - 150 of 1477) sorted by null

1 2 3 4 56 7 8 91011>>

  /frameworks/native/services/vr/performanced/
directory_reader.h 30 bool IsValid() const { return directory_ != nullptr; }
31 explicit operator bool() const { return IsValid(); }
  /packages/apps/Messaging/src/com/android/messaging/util/
BugleSubscriptionPrefs.java 56 R.string.delivery_reports_pref_key, R.bool.delivery_reports_pref_default);
58 R.string.auto_retrieve_mms_pref_key, R.bool.auto_retrieve_mms_pref_default);
62 R.bool.auto_retrieve_mms_when_roaming_pref_default);
64 R.string.group_mms_pref_key, R.bool.group_mms_pref_default);
  /packages/services/Car/procfs-inspector/server/
directory.h 39 bool isEmpty() const;
41 operator bool() const {
  /packages/services/Car/tools/keventreader/server/
inputsource.cpp 31 bool InputSource::kevent::isKeypress() const {
35 bool InputSource::kevent::isKeydown() const {
39 bool InputSource::kevent::isKeyup() const {
45 InputSource::operator bool() const {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/CodeGen/
ConstantInitFuture.h 66 explicit operator bool() const { return bool(Data); }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
DwarfStringPoolEntry.h 36 explicit operator bool() const { return I; }
45 bool operator==(const DwarfStringPoolEntryRef &X) const { return I == X.I; }
46 bool operator!=(const DwarfStringPoolEntryRef &X) const { return I != X.I; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFAttribute.h 38 bool isValid() const {
42 explicit operator bool() const {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
DebugLoc.h 67 explicit operator bool() const { return Loc; }
70 bool hasTrivialDestructor() const { return Loc.hasTrivialDestructor(); }
105 bool operator==(const DebugLoc &DL) const { return Loc == DL.Loc; }
106 bool operator!=(const DebugLoc &DL) const { return Loc != DL.Loc; }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/CodeGen/
ConstantInitFuture.h 66 explicit operator bool() const { return bool(Data); }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
DwarfStringPoolEntry.h 36 explicit operator bool() const { return I; }
45 bool operator==(const DwarfStringPoolEntryRef &X) const { return I == X.I; }
46 bool operator!=(const DwarfStringPoolEntryRef &X) const { return I != X.I; }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/DWARF/
DWARFAttribute.h 38 bool isValid() const {
42 explicit operator bool() const {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
DebugLoc.h 67 explicit operator bool() const { return Loc; }
70 bool hasTrivialDestructor() const { return Loc.hasTrivialDestructor(); }
91 bool ReplaceLast = false);
115 bool operator==(const DebugLoc &DL) const { return Loc == DL.Loc; }
116 bool operator!=(const DebugLoc &DL) const { return Loc != DL.Loc; }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/CodeGen/
ConstantInitFuture.h 66 explicit operator bool() const { return bool(Data); }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
DwarfStringPoolEntry.h 36 explicit operator bool() const { return I; }
45 bool operator==(const DwarfStringPoolEntryRef &X) const { return I == X.I; }
46 bool operator!=(const DwarfStringPoolEntryRef &X) const { return I != X.I; }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/DWARF/
DWARFAttribute.h 38 bool isValid() const {
42 explicit operator bool() const {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
DebugLoc.h 67 explicit operator bool() const { return Loc; }
70 bool hasTrivialDestructor() const { return Loc.hasTrivialDestructor(); }
91 bool ReplaceLast = false);
115 bool operator==(const DebugLoc &DL) const { return Loc == DL.Loc; }
116 bool operator!=(const DebugLoc &DL) const { return Loc != DL.Loc; }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/CodeGen/
ConstantInitFuture.h 65 explicit operator bool() const { return bool(Data); }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
DwarfStringPoolEntry.h 36 explicit operator bool() const { return I; }
45 bool operator==(const DwarfStringPoolEntryRef &X) const { return I == X.I; }
46 bool operator!=(const DwarfStringPoolEntryRef &X) const { return I != X.I; }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/DWARF/
DWARFAttribute.h 38 bool isValid() const {
42 explicit operator bool() const {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/FuzzMutate/
Random.h 43 bool isEmpty() const { return TotalWeight == 0; }
50 explicit operator bool() const { return !isEmpty();}
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
DebugLoc.h 67 explicit operator bool() const { return Loc; }
70 bool hasTrivialDestructor() const { return Loc.hasTrivialDestructor(); }
91 bool ReplaceLast = false);
115 bool operator==(const DebugLoc &DL) const { return Loc == DL.Loc; }
116 bool operator!=(const DebugLoc &DL) const { return Loc != DL.Loc; }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/CodeGen/
ConstantInitFuture.h 65 explicit operator bool() const { return bool(Data); }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
DwarfStringPoolEntry.h 36 explicit operator bool() const { return I; }
45 bool operator==(const DwarfStringPoolEntryRef &X) const { return I == X.I; }
46 bool operator!=(const DwarfStringPoolEntryRef &X) const { return I != X.I; }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/DWARF/
DWARFAttribute.h 38 bool isValid() const {
42 explicit operator bool() const {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/FuzzMutate/
Random.h 43 bool isEmpty() const { return TotalWeight == 0; }
50 explicit operator bool() const { return !isEmpty();}

Completed in 728 milliseconds

1 2 3 4 56 7 8 91011>>