Home
last modified time | relevance | path

Searched defs:Input (Results 1 – 25 of 45) sorted by relevance

12

/aosp12/frameworks/compile/mclinker/lib/MC/
H A DInput.cpp19 Input::Input(llvm::StringRef pName) in Input() function in mcld::Input
31 Input::Input(llvm::StringRef pName, const AttributeProxy& pProxy) in Input() function in mcld::Input
43 Input::Input(llvm::StringRef pName, in Input() function in mcld::Input
58 Input::Input(llvm::StringRef pName, in Input() function in mcld::Input
/aosp12/packages/apps/Messaging/src/com/android/messaging/util/
H A DFallbackStrategies.java56 private FallbackStrategies(final Strategy<Input, Output> primaryStrategy) { in FallbackStrategies()
62 final Strategy<Input, Output> primaryStrategy) { in startWith()
66 public FallbackStrategies<Input, Output> thenTry(final Strategy<Input, Output> strategy) { in thenTry()
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCCodecBufferChannel.h267 struct Input { struct
270 std::unique_ptr<InputBuffers> buffers; argument
280 Mutexed<Input> mInput; argument
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
H A DInput.java27 public class Input implements Parcelable { class
42 Input() { in Input() method in Input
58 private Input(Parcel in) { in Input() method in Input
/aosp12/frameworks/compile/mclinker/include/mcld/LD/
H A DBSDArchiveReader.h16 class Input; variable
H A DBinaryReader.h15 class Input; variable
H A DDynObjReader.h16 class Input; variable
H A DELFBinaryReader.h16 class Input; variable
H A DELFDynObjReader.h17 class Input; variable
H A DGNUArchiveReader.h19 class Input; variable
H A DLDReader.h14 class Input; variable
H A DObjectReader.h18 class Input; variable
H A DELFObjectReader.h19 class Input; variable
H A DIdenticalCodeFolding.h19 class Input; variable
H A DEhFrameReader.h18 class Input; variable
H A DRelocator.h16 class Input; variable
/aosp12/frameworks/compile/mclinker/include/mcld/Object/
H A DObjectBuilder.h21 class Input; variable
/aosp12/packages/apps/Dialer/java/com/android/dialer/app/calllog/
H A DVisualVoicemailUpdateTask.java258 static class Input { class in VisualVoicemailUpdateTask
263 Input( in Input() method in VisualVoicemailUpdateTask.Input
/aosp12/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsAbiFlags.h19 class Input; variable
/aosp12/frameworks/compile/mclinker/include/mcld/Script/
H A DStrToken.h26 enum Kind { Unknown, String, Input, Wildcard }; enumerator
H A DScriptReader.h19 class Input; variable
/aosp12/frameworks/compile/mclinker/include/mcld/Target/
H A DELFAttributeData.h19 class Input; variable
H A DELFAttribute.h22 class Input; variable
/aosp12/frameworks/compile/mclinker/lib/Object/
H A DSectionMap.cpp40 SectionMap::Input::Input(const std::string& pName, in Input() function in mcld::SectionMap::Input
59 SectionMap::Input::Input(const InputSectDesc& pInputDesc) in Input() function in mcld::SectionMap::Input
/aosp12/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMException.h25 class Input; variable

12