/aosp_15_r20/external/pdfium/core/fpdfapi/page/ |
H A D | cpdf_contentmarks.cpp | 34 CPDF_ContentMarkItem* CPDF_ContentMarks::GetItem(size_t index) { in GetItem() function in CPDF_ContentMarks 38 const CPDF_ContentMarkItem* CPDF_ContentMarks::GetItem(size_t index) const { in GetItem() function in CPDF_ContentMarks 110 CPDF_ContentMarkItem* CPDF_ContentMarks::MarkData::GetItem(size_t index) { in GetItem() function in CPDF_ContentMarks::MarkData 115 const CPDF_ContentMarkItem* CPDF_ContentMarks::MarkData::GetItem( in GetItem() function in CPDF_ContentMarks::MarkData
|
/aosp_15_r20/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/ |
H A D | Antlr.Runtime.Tools.pas | 135 function GetItem(Index: Integer): T; in GetItem() function 189 function GetItem(const Key: TKey): TValue; in GetItem() function 224 function GetItem(Index: Integer): T; in GetItem() function 292 function GetItem(const Key: TKey): TValue; in GetItem() function 478 function TList<T>.GetItem(Index: Integer): T; in GetItem() function 641 function TDictionary<TKey,TValue>.GetItem(const Key: TKey): TValue; in GetItem() function
|
H A D | Antlr.Runtime.Collections.pas | 104 function GetItem(const Key: TKey): TValue; in GetItem() function 232 function THashList<TKey, TValue>.GetItem(const Key: TKey): TValue; in GetItem() function
|
/aosp_15_r20/prebuilts/go/linux-x86/test/stress/ |
D | maps.go | 28 GetItem() methodSpec 88 func (m intMap) GetItem() { func
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/7z/ |
H A D | 7zItem.h | 116 bool GetItem(unsigned index, UInt32 &value) const in GetItem() function 157 bool GetItem(unsigned index, UInt64 &value) const in GetItem() function
|
/aosp_15_r20/external/skia/src/base/ |
H A D | SkTBlockList.h | 250 static T& GetItem(SkBlockAllocator::Block* block, int index) { in GetItem() function 253 static const T& GetItem(const SkBlockAllocator::Block* block, int index) { in GetItem() function
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_index.py | 260 class GetItem(base): class 274 class GetItem(base): class
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/ |
H A D | quic_interval_deque_peer.h | 25 static T* GetItem(QuicIntervalDeque<T, C>* interval_deque, in GetItem() function
|
/aosp_15_r20/external/lzma/CPP/Windows/ |
H A D | Menu.cpp | 103 bool CMenu::GetItem(UINT itemIndex, bool byPosition, CMenuItem &item) const in GetItem() function in NWindows::CMenu
|
/aosp_15_r20/external/lzma/CPP/Windows/Control/ |
H A D | ListView.h | 81 bool GetItem(LVITEM* item) const { return BOOLToBool(ListView_GetItem(_window, item)); } in GetItem() function
|
H A D | Dialog.h | 22 HWND GetItem(unsigned itemID) const in GetItem() function
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_index.py | 256 class GetItem: class
|
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/ |
H A D | repeated_composite_container.cc | 204 static PyObject* GetItem(RepeatedCompositeContainer* self, Py_ssize_t index, in GetItem() function
|
H A D | descriptor_containers.cc | 595 static PyObject* GetItem(PyContainer* self, Py_ssize_t index) { in GetItem() function
|
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/ |
H A D | repeated_composite_container.cc | 204 static PyObject* GetItem(RepeatedCompositeContainer* self, Py_ssize_t index, in GetItem() function
|
H A D | descriptor_containers.cc | 595 static PyObject* GetItem(PyContainer* self, Py_ssize_t index) { in GetItem() function
|
/aosp_15_r20/external/pdfium/xfa/fwl/ |
H A D | cfwl_listbox.cpp | 814 CFWL_ListBox::Item* CFWL_ListBox::GetItem(const CFWL_Widget* pWidget, in GetItem() function in CFWL_ListBox
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/ |
H A D | VhdxHandler.cpp | 619 UInt64 GetItem(size_t n) const in GetItem() function
|
/aosp_15_r20/external/pytorch/torch/fx/experimental/migrate_gradual_types/ |
H A D | constraint.py | 297 class GetItem(Constraint): class
|
/aosp_15_r20/external/pytorch/torch/_inductor/fx_passes/ |
H A D | split_cat.py | 1131 class GetItem(CallFunction): class
|
/aosp_15_r20/external/aws-sdk-java-v2/services/dynamodb/src/main/resources/codegen-resources/dynamodb/ |
H A D | examples-1.json | 340 "GetItem": [ array
|
H A D | service-2.json | 466 "GetItem":{ object
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | hlo_rematerialization.cc | 266 Item* GetItem(const HloInstruction* inst) const { in GetItem() function in xla::__anon2b46f4430111::InstructionList
|