/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | CodeGenInstruction.cpp | 334 bool Unset; in CodeGenInstruction() local 335 mayLoad = R->getValueAsBitOrUnset("mayLoad", Unset); in CodeGenInstruction() 336 mayLoad_Unset = Unset; in CodeGenInstruction() 337 mayStore = R->getValueAsBitOrUnset("mayStore", Unset); in CodeGenInstruction() 338 mayStore_Unset = Unset; in CodeGenInstruction() 339 hasSideEffects = R->getValueAsBitOrUnset("hasSideEffects", Unset); in CodeGenInstruction() 340 hasSideEffects_Unset = Unset; in CodeGenInstruction()
|
D | CodeGenDAGPatterns.cpp | 1052 bool Unset; in immCodeUsesAPFloat() local 1055 Unset); in immCodeUsesAPFloat() 1060 bool Unset; in isPredefinedPredicateEqualTo() local 1062 getOrigPatFragRecord()->getRecord()->getValueAsBitOrUnset(Field, Unset); in isPredefinedPredicateEqualTo() 1063 if (Unset) in isPredefinedPredicateEqualTo()
|
D | GlobalISelEmitter.cpp | 4460 bool Unset; in run() local 4461 return !R->getValueAsBitOrUnset("IsAPFloat", Unset) && in run() 4465 bool Unset; in run() local 4466 return R->getValueAsBitOrUnset("IsAPFloat", Unset); in run()
|
/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/cros/system_api/dbus/power_manager/ |
D | power_supply_properties.proto | 138 // range [0.0, 100.0]. Unset if a battery isn't present. 143 // (e.g. because the current is zero or close to zero). Unset if a battery 149 // because the current is zero or close to zero). Unset if a battery isn't 154 // 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/grpc-grpc/src/core/lib/channel/ |
D | channel_trace.h | 44 Unset = 0, // never to be used enumerator
|
/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/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | Local.cpp | 2473 enum { Unset = -1 }; enumerator 2527 if (A->Provenance[i] != BitPart::Unset && in collectBitParts() 2528 B->Provenance[i] != BitPart::Unset && in collectBitParts() 2532 if (A->Provenance[i] == BitPart::Unset) in collectBitParts() 2559 P.insert(P.begin(), BitShift, BitPart::Unset); in collectBitParts() 2562 P.insert(P.end(), BitShift, BitPart::Unset); in collectBitParts() 2590 Result->Provenance[i] = BitPart::Unset; in collectBitParts() 2607 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/swiftshader/third_party/llvm-7.0/llvm/tools/msbuild/ |
D | LLVM.Cpp.Common.targets | 146 <!-- Unset any options that we either silently ignore or warn about due to compatibility.
|
/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/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/ |
D | Record.cpp | 2104 bool Record::getValueAsBitOrUnset(StringRef FieldName, bool &Unset) const { in getValueAsBitOrUnset() 2111 Unset = true; in getValueAsBitOrUnset() 2114 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPC.td | 453 // FIXME: Unset this when no longer needed!
|
/external/libpcap/ |
D | configure.ac | 310 # Unset ac_cv_have_decl_ether_hostton so we don't 335 # Unset ac_cv_have_decl_ether_hostton so we don't 362 # Unset ac_cv_have_decl_ether_hostton so we don't 390 # Unset ac_cv_have_decl_ether_hostton so we don't
|
/external/parameter-framework/upstream/test/functional-tests/ |
D | plan.md | 51 - [X] Scenario: Unset logger
|
/external/vixl/src/ |
D | utils-vixl.h | 753 void Unset(int i) { in Unset() function
|
/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/swiftshader/third_party/llvm-7.0/llvm/docs/tutorial/ |
D | LangImpl09.rst | 430 // 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/llvm/docs/tutorial/ |
D | LangImpl09.rst | 427 // Unset the location for the prologue emission (leading instructions with no
|
/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
|