/external/cros/system_api/dbus/power_manager/ |
D | power_supply_properties.proto | 110 // 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.
|
D | peripheral_battery_status.proto | 18 // Battery level in range [0, 100]. Unset if the level is
|
/external/llvm/utils/TableGen/ |
D | CodeGenInstruction.cpp | 329 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/ |
D | Local.cpp | 1719 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/ |
D | webrtc.gni | 77 # TODO(ljubomir): Unset rtc_use_openmax_dl for mips64el once mips64el gets
|
/external/python/cpython2/Demo/rpc/ |
D | rpc.py | 535 def Unset(self, mapping): member in PartialPortMapperClient 672 if not p.Unset(mapping):
|
/external/llvm/lib/TableGen/ |
D | Record.cpp | 1858 bool Record::getValueAsBitOrUnset(StringRef FieldName, bool &Unset) const { in getValueAsBitOrUnset() 1865 Unset = true; in getValueAsBitOrUnset() 1868 Unset = false; in getValueAsBitOrUnset()
|
/external/tcpdump/ |
D | configure.in | 54 # 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/ |
D | PPC.td | 425 // FIXME: Unset this when no longer needed!
|
/external/vixl/src/ |
D | utils-vixl.h | 665 void Unset(int i) { in Unset() function
|
/external/parameter-framework/upstream/test/functional-tests/ |
D | plan.md | 51 - [X] Scenario: Unset logger
|
/external/python/cpython3/Doc/library/ |
D | mailbox.rst | 880 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/ |
D | LangImpl09.rst | 427 // Unset the location for the prologue emission (leading instructions with no
|
/external/protobuf/javanano/ |
D | README.md | 99 - Unset messages/groups are null, not an immutable empty default
|
/external/python/cpython2/Doc/library/ |
D | mailbox.rst | 861 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/ |
D | ClangAttrEmitter.cpp | 60 bool Unset; in FlattenedSpelling() local 61 K = Spelling.getValueAsBitOrUnset("KnownToGCC", Unset); in FlattenedSpelling()
|
/external/llvm/include/llvm/TableGen/ |
D | Record.h | 1485 bool getValueAsBitOrUnset(StringRef FieldName, bool &Unset) const;
|
/external/libpcap/ |
D | configure.ac | 137 # 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/ |
D | sg_main.c | 818 } Unset; member
|
/external/protobuf/ |
D | CHANGES.txt | 478 - Unset messages/groups are null, not an immutable empty default
|
/external/protobuf/util/ |
D | CHANGES.txt | 478 - Unset messages/groups are null, not an immutable empty default
|
/external/libmicrohttpd/ |
D | ChangeLog | 1395 Unset TCP_CORK at the end of transmitting a response
|
/external/freetype/ |
D | ChangeLog.27 | 1041 * src/base/ftobjs.c (FT_Load_Glyph): Unset FT_LOAD_RENDER if
|
/external/pcre/dist2/doc/ |
D | pcre2test.txt | 1260 Unset capturing substrings that are not followed by one that is set are
|
/external/elfutils/tests/ |
D | ChangeLog | 531 * run-deleted.sh: Unset VALGRIND_CMD before running deleted.
|