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

  /external/pdfium/third_party/libopenjpeg20/
mct.c 537 OPJ_UINT32 i,j,lIndex;
544 lIndex = i;
547 lCurrentValue = lMatrix[lIndex];
548 lIndex += pNbComps;
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_mdpcomp.h 208 ovutils::eDest lIndex;
  /external/icu/icu4c/source/layout/
HangulLayoutEngine.cpp 113 le_int32 lIndex = lead - LJMO_FIRST;
118 if ((lIndex < 0 || lIndex >= LJMO_COUNT ) || (vIndex < 0 || vIndex >= VJMO_COUNT)) {
127 syllable = (LEUnicode) ((lIndex * VJMO_COUNT + vIndex) * TJMO_COUNT + tIndex + HSYL_FIRST);
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_mdpcomp.h 83 ovutils::eDest lIndex;
297 ovutils::eDest lIndex;
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_mdpcomp.h 86 ovutils::eDest lIndex;
302 ovutils::eDest lIndex;
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_mdpcomp.h 93 ovutils::eDest lIndex;
324 ovutils::eDest lIndex;
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_mdpcomp.h 88 ovutils::eDest lIndex;
334 ovutils::eDest lIndex;
  /frameworks/av/media/libmedia/
IAudioPolicyService.cpp 390 int lIndex = reply.readInt32();
391 if (index) *index = lIndex;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dmusicf.h 628 LONG lIndex;
    [all...]

Completed in 423 milliseconds