/aosp_15_r20/external/webrtc/modules/audio_coding/acm2/ |
H A D | audio_coding_module.cc | 99 struct InputData { struct in webrtc::__anon885b20090111::AudioCodingModuleImpl 100 InputData() : buffer(kInitialInputDataBufferSize) {} in InputData() argument 101 uint32_t input_timestamp; 102 const int16_t* audio; 103 size_t length_per_channel; 104 size_t audio_channel; 107 std::vector<int16_t> buffer;
|
/aosp_15_r20/frameworks/av/media/libstagefright/webm/tests/ |
H A D | WebmFrameThreadUnitTest.cpp | 55 static const struct InputData { struct 60 } kInputData[] = { argument
|
/aosp_15_r20/frameworks/av/media/libstagefright/tests/writer/ |
H A D | WriterTest.cpp | 78 static const struct InputData { struct 86 } kInputData[] = { argument
|
/aosp_15_r20/frameworks/av/media/module/extractors/tests/ |
H A D | ExtractorUnitTest.cpp | 77 static const struct InputData { struct 85 } kInputData[] = { argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | MemoryBuffer.cpp | 86 MemoryBufferMem(StringRef InputData, bool RequiresNullTerminator) { in MemoryBufferMem() 112 MemoryBuffer::getMemBuffer(StringRef InputData, StringRef BufferName, in getMemBuffer() 126 getMemBufferCopyImpl(StringRef InputData, const Twine &BufferName) { in getMemBufferCopyImpl() 135 MemoryBuffer::getMemBufferCopy(StringRef InputData, const Twine &BufferName) { in getMemBufferCopy()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | MemoryBuffer.cpp | 92 MemoryBufferMem(StringRef InputData, bool RequiresNullTerminator) { in MemoryBufferMem() 120 MemoryBuffer::getMemBuffer(StringRef InputData, StringRef BufferName, in getMemBuffer() 134 getMemBufferCopyImpl(StringRef InputData, const Twine &BufferName) { in getMemBufferCopyImpl() 143 MemoryBuffer::getMemBufferCopy(StringRef InputData, const Twine &BufferName) { in getMemBufferCopy()
|
/aosp_15_r20/external/llvm/lib/Support/ |
H A D | MemoryBuffer.cpp | 85 MemoryBufferMem(StringRef InputData, bool RequiresNullTerminator) { in MemoryBufferMem() 109 MemoryBuffer::getMemBuffer(StringRef InputData, StringRef BufferName, in getMemBuffer() 123 MemoryBuffer::getMemBufferCopy(StringRef InputData, const Twine &BufferName) { in getMemBufferCopy()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | MemoryBuffer.cpp | 85 MemoryBufferMem(StringRef InputData, bool RequiresNullTerminator) { in MemoryBufferMem() 109 MemoryBuffer::getMemBuffer(StringRef InputData, StringRef BufferName, in getMemBuffer() 123 MemoryBuffer::getMemBufferCopy(StringRef InputData, const Twine &BufferName) { in getMemBufferCopy()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_query/ |
H A D | vktRayQueryMiscTests.cpp | 77 struct InputData struct in vkt::RayQuery::__anond480ef7b0111::DynamicIndexingCase 79 uint32_t goodQueryIndex; 80 uint32_t proceedQueryIndex; 190 using InputData = DynamicIndexingCase::InputData; in iterate() typedef
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmIndexingTests.cpp | 63 struct InputData struct 65 Mat4 matrix[32][32];
|
/aosp_15_r20/external/google-cloud-java/java-document-ai/proto-google-cloud-document-ai-v1beta3/src/main/java/com/google/cloud/documentai/v1beta3/ |
H A D | TrainProcessorVersionRequest.java | 160 public static final class InputData extends com.google.protobuf.GeneratedMessageV3 class in TrainProcessorVersionRequest 166 private InputData(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in InputData() method in TrainProcessorVersionRequest.InputData 170 private InputData() {} in InputData() method in TrainProcessorVersionRequest.InputData
|
/aosp_15_r20/external/google-cloud-java/java-document-ai/proto-google-cloud-document-ai-v1/src/main/java/com/google/cloud/documentai/v1/ |
H A D | TrainProcessorVersionRequest.java | 156 public static final class InputData extends com.google.protobuf.GeneratedMessageV3 class in TrainProcessorVersionRequest 162 private InputData(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in InputData() method in TrainProcessorVersionRequest.InputData 166 private InputData() {} in InputData() method in TrainProcessorVersionRequest.InputData
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/wasm/ |
H A D | WasmObjcopy.cpp | 129 llvm::StringRef InputData = in handleArgs() local
|
/aosp_15_r20/external/pigweed/pw_sensor/py/pw_sensor/ |
H A D | constants_generator.py | 662 class InputData: class
|
/aosp_15_r20/external/google-cloud-java/java-document-ai/proto-google-cloud-document-ai-v1/src/main/proto/google/cloud/documentai/v1/ |
H A D | document_processor_service.proto | 814 message InputData { message
|
/aosp_15_r20/external/googleapis/google/cloud/documentai/v1/ |
H A D | document_processor_service.proto | 911 message InputData { message
|
/aosp_15_r20/external/google-cloud-java/java-document-ai/proto-google-cloud-document-ai-v1beta3/src/main/proto/google/cloud/documentai/v1beta3/ |
H A D | document_processor_service.proto | 882 message InputData { message
|
/aosp_15_r20/external/googleapis/google/cloud/documentai/v1beta3/ |
H A D | document_processor_service.proto | 1053 message InputData { message
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | rtmv2.h | 202 UCHAR InputData[1]; member
|
D | winuser.h | 2762 INT32 InputData; member
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | Core.cpp | 3154 const char *InputData, in LLVMCreateMemoryBufferWithMemoryRange() 3165 const char *InputData, in LLVMCreateMemoryBufferWithMemoryRangeCopy()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Core.cpp | 4029 const char *InputData, in LLVMCreateMemoryBufferWithMemoryRange() 4040 const char *InputData, in LLVMCreateMemoryBufferWithMemoryRangeCopy()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Core.cpp | 4028 const char *InputData, in LLVMCreateMemoryBufferWithMemoryRange() 4039 const char *InputData, in LLVMCreateMemoryBufferWithMemoryRangeCopy()
|
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/apache/maven/maven-ant-tasks/2.1.3/ |
HD | maven-ant-tasks-2.1.3.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/DEPENDENCIES
META-INF ... |
/aosp_15_r20/external/kotlinc/lib/ |
HD | kotlin-main-kts.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/DEPENDENCIES
META-INF ... |