Home
last modified time | relevance | path

Searched defs:CurrentIndex (Results 1 – 10 of 10) sorted by relevance

/external/libchrome/base/containers/
Dring_buffer.h31 size_t CurrentIndex() const { return current_index_; } in CurrentIndex() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h475 const NameIndex *CurrentIndex = nullptr; variable
530 const NameIndex *CurrentIndex; variable
549 NameIterator(const NameIndex *CurrentIndex, uint32_t CurrentName) in NameIterator()
/external/cronet/base/containers/
Dring_buffer.h33 size_t CurrentIndex() const { return current_index_; } in CurrentIndex() function
/external/scudo/standalone/
Dtsd_shared.h235 atomic_u32 CurrentIndex = {}; member
/external/rust/crates/grpcio-sys/grpc/src/core/lib/json/
Djson_reader.cc96 size_t CurrentIndex() const { return input_ - original_input_ - 1; } in CurrentIndex() function in grpc_core::__anonda35a05c0111::JsonReader
/external/llvm/lib/Analysis/
DStratifiedSets.h328 auto CurrentIndex = getHighestParentAbove(I); in propagateAttrs() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DStratifiedSets.h318 auto CurrentIndex = getHighestParentAbove(I); in propagateAttrs() local
/external/swiftshader/third_party/subzero/src/
DIceInst.h1017 SizeT CurrentIndex = 0; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2949 size_t CurrentIndex = 0; member in __anonf13feda10711::PhiNodeSetIterator
3051 void SkipRemovedElements(size_t &CurrentIndex) { in SkipRemovedElements()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp364 unsigned CurrentIndex = BeginIndex; in populateBundleOperandInfos() local