Home
last modified time | relevance | path

Searched defs:GetIndex (Results 1 – 19 of 19) sorted by relevance

/external/epid-sdk/ext/ipp/sources/ippcp/
Dpcpmont_multiexp_fast.c55 static cpSize GetIndex(const Ipp8u** ppE, cpSize numItems, cpSize nBit) in GetIndex() function
Dpcpgfpx_multiexp.c57 static int GetIndex(const BNU_CHUNK_T* ppE[], int nItems, int nBit) in GetIndex() function
/external/v8/src/snapshot/
Dnatives-external.cc44 int GetIndex(const char* id) { in GetIndex() function in v8::internal::NativesStore
196 int NativesCollection<type>::GetIndex(const char* name) { in GetIndex() function in v8::internal::NativesCollection
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_reachability.h175 int GetIndex(const HloInstruction* instruction) const { in GetIndex() function
/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_code.cc79 uint64 GetIndex(const string& str) { in GetIndex() function in tensorflow::tfprof::__anon58e249730111::StringTable
104 uint64 GetIndex(const string& file_path, const string& func_name, in GetIndex() function in tensorflow::tfprof::__anon58e249730111::FunctionTable
143 uint64 GetIndex(const string& file_path, uint64 line_number, in GetIndex() function in tensorflow::tfprof::__anon58e249730111::LocationTable
/external/pdfium/xfa/fxfa/parser/
Dcxfa_layoutitem.cpp138 int32_t CXFA_LayoutItem::GetIndex() const { in GetIndex() function in CXFA_LayoutItem
Dcxfa_nodehelper.cpp204 int32_t CXFA_NodeHelper::GetIndex(CXFA_Node* pNode, in GetIndex() function in CXFA_NodeHelper
/external/pdfium/core/fpdfdoc/
Dcpdf_nametree.cpp321 int CPDF_NameTree::GetIndex(const WideString& csName) const { in GetIndex() function in CPDF_NameTree
/external/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc713 static PyObject* GetIndex(PyBaseDescriptor *self, void *closure) { in GetIndex() function
1131 static PyObject* GetIndex(PyBaseDescriptor *self, void *closure) { in GetIndex() function
1437 static PyObject* GetIndex(PyBaseDescriptor *self, void *closure) { in GetIndex() function
/external/skia/samplecode/
DSampleFatBits.cpp369 static int GetIndex(Sample::Click* click) { in GetIndex() function in IndexClick
/external/v8/src/
Dfeedback-vector.h205 static int GetIndex(FeedbackSlot slot) { return slot.ToInt(); } in GetIndex() function
/external/skqp/samplecode/
DSampleFatBits.cpp369 static int GetIndex(Sample::Click* click) { in GetIndex() function in IndexClick
/external/vixl/src/aarch32/
Ddisasm-aarch32.h173 uint32_t GetIndex() const { return index_; } in GetIndex() function
/external/v8/src/objects/
Dmap-inl.h773 int NormalizedMapCache::GetIndex(Handle<Map> map) { in GetIndex() function
/external/perfetto/src/tracing/core/
Dtrace_buffer_unittest.cc132 std::vector<ChunkMetaKey> GetIndex() { in GetIndex() function in perfetto::TraceBufferTest
/external/libvpx/libvpx/third_party/libwebm/mkvparser/
Dmkvparser.cc6825 long Cluster::GetIndex() const { return m_index; } in GetIndex() function in mkvparser::Cluster
7559 long BlockEntry::GetIndex() const { return m_index; } in GetIndex() function in mkvparser::BlockEntry
/external/libvpx/libwebm/mkvparser/
Dmkvparser.cc6838 long Cluster::GetIndex() const { return m_index; } in GetIndex() function in mkvparser::Cluster
7572 long BlockEntry::GetIndex() const { return m_index; } in GetIndex() function in mkvparser::BlockEntry
/external/libaom/libaom/third_party/libwebm/mkvparser/
Dmkvparser.cc6825 long Cluster::GetIndex() const { return m_index; } in GetIndex() function in mkvparser::Cluster
7559 long BlockEntry::GetIndex() const { return m_index; } in GetIndex() function in mkvparser::BlockEntry
/external/syzkaller/vendor/google.golang.org/appengine/internal/datastore/
Ddatastore_v3.pb.go2545 func (m *QueryResult) GetIndex() []*CompositeIndex { func
2648 func (m *CompositeIndices) GetIndex() []*CompositeIndex { func