Searched refs:getElementValue (Results 1 - 10 of 10) sorted by relevance

/external/icu4c/common/unicode/
H A Dbytestriebuilder.h119 virtual int32_t getElementValue(int32_t i) const;
H A Ducharstriebuilder.h126 virtual int32_t getElementValue(int32_t i) const;
H A Dstringtriebuilder.h95 virtual int32_t getElementValue(int32_t i) const = 0;
/external/icu4c/common/
H A Dstringtriebuilder.cpp90 value=getElementValue(start++);
184 value=getElementValue(start);
213 value=getElementValue(start++);
292 listNode->add(unit, getElementValue(start));
301 listNode->add(unit, getElementValue(start));
H A Dbytestriebuilder.cpp287 BytesTrieBuilder::getElementValue(int32_t i) const { function in class:BytesTrieBuilder
H A Ducharstriebuilder.cpp236 UCharsTrieBuilder::getElementValue(int32_t i) const { function in class:UCharsTrieBuilder
/external/llvm/include/llvm/
H A DConstants.h327 /// getElementValue - Return a zero of the right value for the specified GEP
329 Constant *getElementValue(Constant *C) const;
331 /// getElementValue - Return a zero of the right value for the specified GEP
333 Constant *getElementValue(unsigned Idx) const;
1151 /// getElementValue - Return an undef of the right value for the specified GEP
1153 UndefValue *getElementValue(Constant *C) const;
1155 /// getElementValue - Return an undef of the right value for the specified GEP
1157 UndefValue *getElementValue(unsigned Idx) const;
/external/qemu/distrib/sdl-1.2.15/src/joystick/darwin/
H A DSDL_sysjoystick.c125 result = (*(pDevice->interface))->getElementValue(pDevice->interface, pElement->cookie, &hidEvent);
/external/llvm/lib/VMCore/
H A DConstants.cpp172 return CAZ->getElementValue(Elt);
175 return UV->getElementValue(Elt);
613 /// getElementValue - Return a zero of the right value for the specified GEP
615 Constant *ConstantAggregateZero::getElementValue(Constant *C) const { function in class:ConstantAggregateZero
621 /// getElementValue - Return a zero of the right value for the specified GEP
623 Constant *ConstantAggregateZero::getElementValue(unsigned Idx) const { function in class:ConstantAggregateZero
646 /// getElementValue - Return an undef of the right value for the specified GEP
648 UndefValue *UndefValue::getElementValue(Constant *C) const { function in class:UndefValue
654 /// getElementValue - Return an undef of the right value for the specified GEP
656 UndefValue *UndefValue::getElementValue(unsigne function in class:UndefValue
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.objectweb.asm_3.2.0.v200909071300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 9559 milliseconds