Home
last modified time | relevance | path

Searched refs:Unset (Results 1 – 25 of 34) sorted by relevance

12

/external/cros/system_api/dbus/power_manager/
Dpower_supply_properties.proto110 // range [0.0, 100.0]. Unset if a battery isn't present.
115 // (e.g. because the current is zero or close to zero). Unset if a battery
121 // because the current is zero or close to zero). Unset if a battery isn't
126 // source just changed. Unset if a battery isn't present.
Dperipheral_battery_status.proto18 // Battery level in range [0, 100]. Unset if the level is
/external/llvm/utils/TableGen/
DCodeGenInstruction.cpp329 bool Unset; in CodeGenInstruction() local
330 mayLoad = R->getValueAsBitOrUnset("mayLoad", Unset); in CodeGenInstruction()
331 mayLoad_Unset = Unset; in CodeGenInstruction()
332 mayStore = R->getValueAsBitOrUnset("mayStore", Unset); in CodeGenInstruction()
333 mayStore_Unset = Unset; in CodeGenInstruction()
334 hasSideEffects = R->getValueAsBitOrUnset("hasSideEffects", Unset); in CodeGenInstruction()
335 hasSideEffects_Unset = Unset; in CodeGenInstruction()
/external/llvm/lib/Transforms/Utils/
DLocal.cpp1719 enum { Unset = -1 }; enumerator
1772 if (A->Provenance[i] != BitPart::Unset && in collectBitParts()
1773 B->Provenance[i] != BitPart::Unset && in collectBitParts()
1777 if (A->Provenance[i] == BitPart::Unset) in collectBitParts()
1804 P.insert(P.begin(), BitShift, BitPart::Unset); in collectBitParts()
1807 P.insert(P.end(), BitShift, BitPart::Unset); in collectBitParts()
1835 Result->Provenance[i] = BitPart::Unset; in collectBitParts()
1852 Result->Provenance[i] = BitPart::Unset; in collectBitParts()
/external/webrtc/webrtc/build/
Dwebrtc.gni77 # TODO(ljubomir): Unset rtc_use_openmax_dl for mips64el once mips64el gets
/external/python/cpython2/Demo/rpc/
Drpc.py535 def Unset(self, mapping): member in PartialPortMapperClient
672 if not p.Unset(mapping):
/external/llvm/lib/TableGen/
DRecord.cpp1858 bool Record::getValueAsBitOrUnset(StringRef FieldName, bool &Unset) const { in getValueAsBitOrUnset()
1865 Unset = true; in getValueAsBitOrUnset()
1868 Unset = false; in getValueAsBitOrUnset()
/external/tcpdump/
Dconfigure.in54 # Unset ac_cv_header_netinet_if_ether_h so we don't
498 # Unset ac_cv_have_decl_ether_ntohost so we don't
/external/llvm/lib/Target/PowerPC/
DPPC.td425 // FIXME: Unset this when no longer needed!
/external/vixl/src/
Dutils-vixl.h665 void Unset(int i) { in Unset() function
/external/parameter-framework/upstream/test/functional-tests/
Dplan.md51 - [X] Scenario: Unset logger
/external/python/cpython3/Doc/library/
Dmailbox.rst880 Unset the flag(s) specified by *flag* without changing other flags. To
1045 Unset the flag(s) specified by *flag* without changing other flags. To
1416 Unset the flag(s) specified by *flag* without changing other flags. To
/external/llvm/docs/tutorial/
DLangImpl09.rst427 // Unset the location for the prologue emission (leading instructions with no
/external/protobuf/javanano/
DREADME.md99 - Unset messages/groups are null, not an immutable empty default
/external/python/cpython2/Doc/library/
Dmailbox.rst861 Unset the flag(s) specified by *flag* without changing other flags. To
1026 Unset the flag(s) specified by *flag* without changing other flags. To
1397 Unset the flag(s) specified by *flag* without changing other flags. To
/external/clang/utils/TableGen/
DClangAttrEmitter.cpp60 bool Unset; in FlattenedSpelling() local
61 K = Spelling.getValueAsBitOrUnset("KnownToGCC", Unset); in FlattenedSpelling()
/external/llvm/include/llvm/TableGen/
DRecord.h1485 bool getValueAsBitOrUnset(StringRef FieldName, bool &Unset) const;
/external/libpcap/
Dconfigure.ac137 # Unset ac_cv_header_netinet_if_ether_h so we don't
232 # Unset ac_cv_have_decl_ether_hostton so we don't
/external/valgrind/exp-sgcheck/
Dsg_main.c818 } Unset; member
/external/protobuf/
DCHANGES.txt478 - Unset messages/groups are null, not an immutable empty default
/external/protobuf/util/
DCHANGES.txt478 - Unset messages/groups are null, not an immutable empty default
/external/libmicrohttpd/
DChangeLog1395 Unset TCP_CORK at the end of transmitting a response
/external/freetype/
DChangeLog.271041 * src/base/ftobjs.c (FT_Load_Glyph): Unset FT_LOAD_RENDER if
/external/pcre/dist2/doc/
Dpcre2test.txt1260 Unset capturing substrings that are not followed by one that is set are
/external/elfutils/tests/
DChangeLog531 * run-deleted.sh: Unset VALGRIND_CMD before running deleted.

12