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

  /external/lzma/CPP/7zip/Common/
MethodProps.cpp 41 int numProps = method.Props.Size();
46 if (numProps != 0)
52 NWindows::NCOM::CPropVariant *values = new NWindows::NCOM::CPropVariant[numProps];
56 for (int i = 0; i < numProps; i++)
71 res = setCoderProperties->SetCoderProperties(&propIDs.Front(), values, numProps);
  /external/icu/icu4c/source/test/intltest/
intltest.h 347 int32_t numProps;
  /external/lzma/CPP/7zip/Bundles/LzmaCon/
LzmaAlone.cpp 440 int numProps = kNumPropsMax;
442 numProps--;
444 if (encoderSpec->SetCoderProperties(propIDs, props, numProps) != S_OK)
  /external/lzma/CPP/7zip/UI/Console/
List.cpp 221 UInt32 numProps;
222 RINOK(archive->GetNumberOfProperties(&numProps));
223 for (UInt32 i = 0; i < numProps; i++)
511 UInt32 numProps;
513 if (archive->GetNumberOfArchiveProperties(&numProps) == S_OK)
515 for (UInt32 j = 0; j < numProps; j++)
530 UInt32 numProps;
532 if (archive->GetNumberOfProperties(&numProps) == S_OK)
535 for (UInt32 j = 0; j < numProps; j++)
  /external/mesa3d/src/glx/
glxcmds.c     [all...]
  /external/deqp/modules/gles31/functional/
es31fProgramInterfaceQueryTests.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/
org.eclipse.osgi-3.9.1.v20130814-1242.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.osgi_3.9.1.v20140110-1610.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi_3.9.0.v20130529-1710.jar 

Completed in 878 milliseconds