Home
last modified time | relevance | path

Searched defs:index_base (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_field.cc228 void FieldGenerator::SetExtraRuntimeHasBitsBase(int index_base) { in SetExtraRuntimeHasBitsBase()
236 void FieldGenerator::SetOneofIndexBase(int index_base) { in SetOneofIndexBase()
458 void FieldGeneratorMap::SetOneofIndexBase(int index_base) { in SetOneofIndexBase()
Dobjectivec_oneof.cc65 void OneofGenerator::SetOneofIndexBase(int index_base) { in SetOneofIndexBase()
/external/v8/src/crankshaft/
Dhydrogen-bce.cc35 HValue* index_base = NULL; in Create() local
73 BoundsCheckKey(HValue* index_base, HValue* length) in BoundsCheckKey()
/external/vixl/test/aarch64/
Dtest-trace-aarch64.cc2882 uint64_t index_base = simulator.ReadRegister<uint64_t>(1); in TraceTestHelper() local