HomeSort by relevance Sort by last modified time
    Searched defs:CurrentPos (Results 1 - 7 of 7) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/HiiPack/
IfrParse.h 47 char *CurrentPos;
  /external/swiftshader/third_party/LLVM/lib/MC/
MCObjectStreamer.cpp 235 MCSymbol *CurrentPos = getContext().CreateTempSymbol();
236 EmitLabel(CurrentPos);
239 MCSymbolRefExpr::Create(CurrentPos, Variant, getContext());
  /system/bt/bta/dm/
bta_dm_sco.cc 98 CurrentPos -= 8000; \
100 if (CurrentPos >= 0) { \
104 CurrentPos += dwSrcSps; \
149 CurrentPos -= 8000; \
151 if (CurrentPos >= 0) { \
155 CurrentPos += dwSrcSps; \
199 CurrentPos -= 8000; \
201 if (CurrentPos >= 0) { \
205 CurrentPos += dwSrcSps; \
241 int32_t CurrentPos = *pLastCurPos
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCAsmPrinter.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rpcasync.h 127 void *CurrentPos;
  /external/pdfium/third_party/lcms2-2.6/src/
cmstypes.c 223 cmsUInt32Number DirectoryPos, CurrentPos, Before;
257 CurrentPos = io ->Tell(io);
265 if (!io ->Seek(io, CurrentPos)) goto Error;
    [all...]
  /external/mesa3d/src/mesa/main/
mtypes.h     [all...]

Completed in 760 milliseconds