HomeSort by relevance Sort by last modified time
    Searched refs:getElementValue (Results 1 - 17 of 17) sorted by null

  /external/icu4c/common/unicode/
bytestriebuilder.h 124 virtual int32_t getElementValue(int32_t i) const;
ucharstriebuilder.h 131 virtual int32_t getElementValue(int32_t i) const;
stringtriebuilder.h 108 virtual int32_t getElementValue(int32_t i) const = 0;
  /external/icu4c/common/
stringtriebuilder.cpp 91 value=getElementValue(start++);
185 value=getElementValue(start);
214 value=getElementValue(start++);
293 listNode->add(unit, getElementValue(start));
302 listNode->add(unit, getElementValue(start));
bytestriebuilder.cpp 289 BytesTrieBuilder::getElementValue(int32_t i) const {
ucharstriebuilder.cpp 238 UCharsTrieBuilder::getElementValue(int32_t i) const {
  /external/llvm/include/llvm/IR/
Constants.h 322 /// getElementValue - Return a zero of the right value for the specified GEP
324 Constant *getElementValue(Constant *C) const;
326 /// getElementValue - Return a zero of the right value for the specified GEP
328 Constant *getElementValue(unsigned Idx) const;
    [all...]
  /prebuilts/devtools/tools/lib/
asm-analysis-4.0.jar 
  /prebuilts/tools/common/asm-tools/
asm-analysis-4.0.jar 
asm-debug-all-4.0.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm-analysis/4.0/
asm-analysis-4.0.jar 
  /external/qemu/distrib/sdl-1.2.15/src/joystick/darwin/
SDL_sysjoystick.c 125 result = (*(pDevice->interface))->getElementValue(pDevice->interface, pElement->cookie, &hidEvent);
  /external/llvm/lib/IR/
Constants.cpp 197 return CAZ->getElementValue(Elt);
200 return UV->getElementValue(Elt);
665 /// getElementValue - Return a zero of the right value for the specified GEP
667 Constant *ConstantAggregateZero::getElementValue(Constant *C) const {
673 /// getElementValue - Return a zero of the right value for the specified GEP
675 Constant *ConstantAggregateZero::getElementValue(unsigned Idx) const {
698 /// getElementValue - Return an undef of the right value for the specified GEP
700 UndefValue *UndefValue::getElementValue(Constant *C) const {
706 /// getElementValue - Return an undef of the right value for the specified GEP
708 UndefValue *UndefValue::getElementValue(unsigned Idx) const
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.objectweb.asm_3.2.0.v200909071300.jar 
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar 
  /external/robolectric/lib/test/
mockito-core-1.8.5.jar 
  /external/dexmaker/lib/
mockito-core-1.9.1-SNAPSHOT.jar 

Completed in 761 milliseconds