/aosp12/hardware/google/graphics/common/libion/test/ |
H A D | map_test.cpp | 25 class Map : public IonAllHeapsTest { class 28 TEST_F(Map, MapFd) in TEST_F() argument 56 TEST_F(Map, MapOffset) in TEST_F() argument 89 TEST_F(Map, MapCached) in TEST_F() argument 118 TEST_F(Map, NoZeroed) in TEST_F() argument 137 TEST_F(Map, Protected) in TEST_F() argument 160 TEST_F(Map, InvalidValues) in TEST_F() argument
|
/aosp12/system/memory/libion/tests/ |
H A D | map_test.cpp | 25 class Map : public IonTest {}; class 27 TEST_F(Map, MapFd) { in TEST_F() argument 51 TEST_F(Map, MapOffset) { in TEST_F() argument 80 TEST_F(Map, MapCached) { in TEST_F() argument 105 TEST_F(Map, MapCachedNeedsSync) { in TEST_F() argument
|
/aosp12/hardware/libhardware/modules/camera/3_4/arc/ |
H A D | frame_buffer.cpp | 78 int V4L2FrameBuffer::Map() { in Map() function in arc::V4L2FrameBuffer 130 int GrallocFrameBuffer::Map() { in Map() function in arc::GrallocFrameBuffer
|
H A D | frame_buffer.h | 66 int Map() override { return 0; } in Map() function
|
/aosp12/packages/modules/Permission/service/java/com/android/permission/util/ |
H A D | CollectionUtils.java | 69 public static int size(@Nullable Map<?, ?> collection) { in size()
|
/aosp12/bionic/linker/ |
H A D | linker_mapped_file_fragment.cpp | 48 bool MappedFileFragment::Map(int fd, off64_t base_offset, size_t elf_offset, size_t size) { in Map() function in MappedFileFragment
|
/aosp12/frameworks/rs/ |
H A D | rsMap.h | 39 Map() : endIterator(MAP_NUM_BUCKET, nullptr, this) { in Map() function 80 friend class Map; variable
|
/aosp12/art/compiler/utils/ |
H A D | atomic_dex_ref_map_test.cc | 34 using Map = AtomicDexRefMap<MethodReference, int>; in TEST_F() typedef
|
/aosp12/build/blueprint/parser/ |
H A D | ast.go | 62 Map anonMember 243 type Map struct { struct 244 LBracePos scanner.Position 245 RBracePos scanner.Position 246 Properties []*Property
|
/aosp12/frameworks/av/media/extractors/mp3/ |
H A D | MP3Extractor.cpp | 619 struct Map { in getMetaData() struct 620 const char *key; in getMetaData() 621 const char *tag1; in getMetaData() 622 const char *tag2; in getMetaData()
|
/aosp12/frameworks/av/media/libmediaplayerservice/ |
H A D | StagefrightMetadataRetriever.cpp | 446 struct Map { in parseMetaData() struct 447 int from; in parseMetaData() 448 int to; in parseMetaData() 449 const char *name; in parseMetaData()
|
/aosp12/frameworks/base/test-runner/src/android/test/ |
H A D | MoreAsserts.java | 415 public static void assertEmpty(String message, Map<?,?> map) { in assertEmpty() argument 425 public static void assertEmpty(Map<?,?> map) { in assertEmpty() argument 449 public static void assertNotEmpty(String message, Map<?,?> map) { in assertNotEmpty() argument 459 public static void assertNotEmpty(Map<?,?> map) { in assertNotEmpty() argument
|
/aosp12/frameworks/native/include/ftl/ |
H A D | small_map.h | 59 using Map = SmallVector<std::pair<const K, V>, N>; variable
|
/aosp12/frameworks/base/native/webview/plat_support/ |
H A D | graphic_buffer_impl.cpp | 77 status_t GraphicBufferImpl::Map(AwMapMode mode, void** vaddr) { in Map() function in android::GraphicBufferImpl
|
/aosp12/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/rotation/ |
H A D | SeamlessAppRotationTest.kt | 188 private val Map<String, Any?>.starveUiThread regex
|
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
H A D | Map.h | 50 Map() : head( NULL ), tail ( NULL ),tmp(head),size_of_list(0) {} in Map() function
|
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
H A D | Map.h | 50 Map() : head( NULL ), tail ( NULL ),tmp(head),size_of_list(0) {} in Map() function
|
/aosp12/hardware/qcom/sm8150/media/libarbitrarybytes/inc/ |
H A D | Map.h | 50 Map() : head( NULL ), tail ( NULL ),tmp(head),size_of_list(0) {} in Map() function
|
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/ |
H A D | Map.h | 50 Map() : head( NULL ), tail ( NULL ),tmp(head),size_of_list(0) {} in Map() function
|
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
H A D | Map.h | 52 Map() : head( NULL ), tail ( NULL ),tmp(head),size_of_list(0) {} in Map() function
|
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
H A D | Map.h | 51 Map() : head( NULL ), tail ( NULL ),tmp(head),size_of_list(0) {} in Map() function
|
/aosp12/frameworks/base/telephony/common/com/android/internal/telephony/util/ |
H A D | ArrayUtils.java | 205 public static boolean isEmpty(@Nullable Map<?, ?> map) { in isEmpty()
|
/aosp12/frameworks/compile/slang/BitWriter_2_9/ |
H A D | ValueEnumerator.cpp | 149 void ValueEnumerator::print(raw_ostream &OS, const ValueMapType &Map, in print() 178 void ValueEnumerator::print(llvm::raw_ostream &OS, const MetadataMapType &Map, in print()
|
/aosp12/frameworks/compile/slang/BitWriter_2_9_func/ |
H A D | ValueEnumerator.cpp | 149 void ValueEnumerator::print(raw_ostream &OS, const ValueMapType &Map, in print() 178 void ValueEnumerator::print(llvm::raw_ostream &OS, const MetadataMapType &Map, in print()
|
/aosp12/frameworks/compile/slang/BitWriter_3_2/ |
H A D | ValueEnumerator.cpp | 149 void ValueEnumerator::print(raw_ostream &OS, const ValueMapType &Map, in print() 178 void ValueEnumerator::print(llvm::raw_ostream &OS, const MetadataMapType &Map, in print()
|