Home
last modified time | relevance | path

Searched defs:none (Results 1 – 8 of 8) sorted by relevance

/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64Relocator.cpp451 Relocator::Result none(Relocation& pReloc, AArch64Relocator& pParent) { in none() function
/frameworks/base/wifi/java/android/net/wifi/
DScanResult.java649 String none = "<none>"; in toString() local
DWifiInfo.java675 String none = "<none>"; in toString() local
/frameworks/compile/mclinker/lib/Target/X86/
DX86Relocator.cpp855 Relocator::Result none(Relocation& pReloc, X86_32Relocator& pParent) { in none() function
1523 Relocator::Result none(Relocation& pReloc, X86_64Relocator& pParent) { in none() function
/frameworks/av/media/codec2/vndk/util/
DC2InterfaceUtils.cpp403 void none() { in none() function
566 C2ParamFieldValuesBuilder<T> &C2ParamFieldValuesBuilder<T>::none() { in none() function in C2ParamFieldValuesBuilder
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonRelocator.cpp499 Relocator::Result none(Relocation& pReloc, HexagonRelocator& pParent) { in none() function
/frameworks/compile/mclinker/lib/Target/ARM/
DARMRelocator.cpp782 ARMRelocator::Result none(Relocation& pReloc, ARMRelocator& pParent) { in none() function
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocator.cpp837 static MipsRelocator::Result none(MipsRelocationInfo& pReloc, in none() function