/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/ |
H A D | tfprof_code.cc | 77 uint64 GetIndex(const string& str) { in GetIndex() function in tensorflow::tfprof::__anon370f23e00111::StringTable 102 uint64 GetIndex(const string& file_path, const string& func_name, in GetIndex() function in tensorflow::tfprof::__anon370f23e00111::FunctionTable 141 uint64 GetIndex(const string& file_path, uint64 line_number, in GetIndex() function in tensorflow::tfprof::__anon370f23e00111::LocationTable
|
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/ |
H A D | descriptor.cc | 788 static PyObject* GetIndex(PyBaseDescriptor *self, void *closure) { in GetIndex() function 1250 static PyObject* GetIndex(PyBaseDescriptor *self, void *closure) { in GetIndex() function 1592 static PyObject* GetIndex(PyBaseDescriptor *self, void *closure) { in GetIndex() function 1724 static PyObject* GetIndex(PyBaseDescriptor *self, void *closure) { in GetIndex() function 1851 static PyObject* GetIndex(PyBaseDescriptor *self, void *closure) { in GetIndex() function
|
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/ |
H A D | descriptor.cc | 788 static PyObject* GetIndex(PyBaseDescriptor *self, void *closure) { in GetIndex() function 1250 static PyObject* GetIndex(PyBaseDescriptor *self, void *closure) { in GetIndex() function 1592 static PyObject* GetIndex(PyBaseDescriptor *self, void *closure) { in GetIndex() function 1724 static PyObject* GetIndex(PyBaseDescriptor *self, void *closure) { in GetIndex() function 1851 static PyObject* GetIndex(PyBaseDescriptor *self, void *closure) { in GetIndex() function
|
/aosp_15_r20/external/angle/src/common/ |
H A D | uniform_type_info_autogen.cpp | 207 uint16_t GetIndex(GLenum uniformType) in GetIndex() function
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/ |
H A D | cm_sampler_rt.cpp | 117 CM_RT_API int32_t CmSamplerRT::GetIndex( SamplerIndex* & index ) in GetIndex() function in CMRT_UMD::CmSamplerRT
|
H A D | cm_sampler8x8_state_rt.cpp | 39 int32_t CmSampler8x8State_RT::GetIndex( SamplerIndex* & index ) in GetIndex() function in CMRT_UMD::CmSampler8x8State_RT
|
H A D | cm_surface_sampler8x8.cpp | 116 int32_t CmSurfaceSampler8x8::GetIndex( SurfaceIndex*& index ) in GetIndex() function in CMRT_UMD::CmSurfaceSampler8x8
|
/aosp_15_r20/art/runtime/oat/ |
H A D | index_bss_mapping.h | 54 uint32_t GetIndex(size_t index_bits) const { in GetIndex() function
|
/aosp_15_r20/external/armnn/include/armnnUtils/ |
H A D | DataLayoutIndexed.hpp | 28 inline unsigned int GetIndex(const armnn::TensorShape& shape, in GetIndex() function in armnnUtils::DataLayoutIndexed
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/has/ |
D | has_preset.h | 54 decltype(index_) GetIndex() const { return index_; } in GetIndex() function
|
/aosp_15_r20/external/pdfium/xfa/fxfa/layout/ |
H A D | cxfa_contentlayoutitem.cpp | 103 size_t CXFA_ContentLayoutItem::GetIndex() const { in GetIndex() function in CXFA_ContentLayoutItem
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Target/ |
D | ThreadSpec.h | 55 uint32_t GetIndex() const { return m_index; } in GetIndex() function
|
/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/ |
H A D | block.h | 81 int GetIndex(int band, int channel) const { in GetIndex() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Target/ |
D | ThreadSpec.h | 55 uint32_t GetIndex() const { return m_index; } in GetIndex() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Target/ |
D | ThreadSpec.h | 55 uint32_t GetIndex() const { return m_index; } in GetIndex() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Target/ |
D | ThreadSpec.h | 55 uint32_t GetIndex() const { return m_index; } in GetIndex() function
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/shared/statusreport/ |
H A D | media_status_report.h | 136 uint32_t GetIndex(uint32_t count) { return CounterToIndex(count); } in GetIndex() function
|
/aosp_15_r20/external/openthread/src/core/net/ |
H A D | tcp6_ext.cpp | 203 size_t TcpCircularSendBuffer::GetIndex(size_t aStart, size_t aOffsetFromStart) const in GetIndex() function in ot::Ip6::TcpCircularSendBuffer
|
/aosp_15_r20/frameworks/av/media/codec2/vndk/internal/ |
H A D | C2ParamInternal.h | 41 inline static uint32_t GetIndex(const C2ParamField &pf) { in GetIndex() function
|
/aosp_15_r20/external/pdfium/fxbarcode/datamatrix/ |
H A D | BC_DefaultPlacement.cpp | 36 size_t GetIndex(size_t col, size_t row, size_t num_cols) { in GetIndex() function
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/ |
H A D | partition_bucket_lookup.h | 233 PA_ALWAYS_INLINE constexpr uint16_t BucketIndexLookup::GetIndex(size_t size) { in GetIndex() function
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | nodes_shared.h | 102 HInstruction* GetIndex() const { return InputAt(0); } in GetIndex() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | hlo_reachability.h | 108 Index GetIndex(const HloInstruction* instruction) const { in GetIndex() function
|
/aosp_15_r20/external/googleapis/google/firestore/admin/v1beta2/ |
H A D | firestore_admin.proto | 61 rpc GetIndex(GetIndexRequest) returns (Index) { rpc
|
/aosp_15_r20/external/openthread/src/core/thread/ |
H A D | router_table.hpp | 478 uint8_t GetIndex(uint8_t aRouterId) const { return (mIndexes[aRouterId] & kIndexMask); } in GetIndex() function in ot::RouterTable::RouterIdMap
|