HomeSort by relevance Sort by last modified time
    Searched full:getval (Results 76 - 100 of 106) sorted by null

1 2 34 5

  /development/ndk/platforms/android-L/include/linux/
sem.h 25 #define GETVAL 12
  /external/kernel-headers/original/uapi/linux/
sem.h 11 #define GETVAL 12 /* get semval */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
sem.h 30 #define GETVAL 12 /* get semval */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
sem.h 11 #define GETVAL 12 /* get semval */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
sem.h 30 #define GETVAL 12 /* get semval */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
sem.h 11 #define GETVAL 12 /* get semval */
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
sem.h 25 #define GETVAL 12
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
sem.h 25 #define GETVAL 12
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
sem.h 25 #define GETVAL 12
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
sem.h 25 #define GETVAL 12
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
sem.h 25 #define GETVAL 12
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
sem.h 25 #define GETVAL 12
  /external/lzma/CPP/7zip/UI/Common/
Bench.cpp 102 UInt32 GetVal(UInt32 &res, int numBits)
110 UInt32 len = GetVal(res, 2);
111 return GetVal(res, 1 + len);
121 if (GetVal(res, 1) == 0 || pos < 1024)
127 if (GetVal(res, 3) != 0)
132 UInt32 ppp = GetVal(res, 5) + 6;
136 rep0 = /* (1 << ppp) +*/ GetVal(res, ppp);
  /external/llvm/lib/Transforms/IPO/
GlobalOpt.cpp     [all...]
  /external/llvm/lib/AsmParser/
LLParser.h 303 /// GetVal - Get a value with the specified name or ID, creating a
306 Value *GetVal(const std::string &Name, Type *Ty, LocTy Loc);
307 Value *GetVal(unsigned ID, Type *Ty, LocTy Loc);
LLParser.cpp     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
cStringIO.so 
  /external/llvm/tools/llvm-readobj/
ELFDumper.cpp     [all...]
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmscgats.c 977 cmsBool GetVal(cmsIT8* it8, char* Buffer, cmsUInt32Number max, const char* ErrorTitle)
    [all...]
  /external/llvm/include/llvm/Object/
ELFTypes.h 284 uint64_t getVal() const { return d_un.d_val; }
ELFObjectFile.h 823 return EF.getDynamicString(DI->getVal());
856 Res = EF.getDynamicString(toELFDynIter(Data)->getVal());
    [all...]
ELF.h 830 dt_soname = getDynamicString(Entry.getVal());
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
test_widgets.py 165 def check_get_current(getval, currval):
166 self.assertEqual(self.combo.get(), getval)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
test_widgets.py 165 def check_get_current(getval, currval):
166 self.assertEqual(self.combo.get(), getval)
    [all...]
  /external/valgrind/main/include/vki/
vki-darwin.h 666 #define VKI_GETVAL GETVAL

Completed in 1372 milliseconds

1 2 34 5