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

  /external/vulkan-validation-layers/libs/vkjson/
vkjson_unittest.cc 86 VkImageFormatProperties props2 = {0}; local
87 result = VkJsonImageFormatPropertiesFromJson(json, &props2, &errors);
92 EXPECT(!memcmp(&props, &props2, sizeof(props)));
  /device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
LzmaEnc.h 31 UInt32 LzmaEncProps_GetDictSize(const CLzmaEncProps *props2);
LzmaEnc.c 89 UInt32 LzmaEncProps_GetDictSize(const CLzmaEncProps *props2)
91 CLzmaEncProps props = *props2;
425 SRes LzmaEnc_SetProps(CLzmaEncHandle pp, const CLzmaEncProps *props2)
428 CLzmaEncProps props = *props2;
    [all...]
  /external/lzma/C/
LzmaEnc.h 35 UInt32 LzmaEncProps_GetDictSize(const CLzmaEncProps *props2);
LzmaEnc.c 95 UInt32 LzmaEncProps_GetDictSize(const CLzmaEncProps *props2)
97 CLzmaEncProps props = *props2;
438 SRes LzmaEnc_SetProps(CLzmaEncHandle pp, const CLzmaEncProps *props2)
441 CLzmaEncProps props = *props2;
    [all...]
  /external/lzma/CPP/7zip/Bundles/LzmaCon/
LzmaAlone.cpp 298 static void AddProp(CObjectVector<CProperty> &props2, const char *name, const wchar_t *val)
300 CProperty &prop = props2.AddNew();
358 CObjectVector<CProperty> props2; local
369 AddProp(props2, "d", s);
376 AddProp(props2, "x", s);
394 AddProp(props2, "mt", s);
405 AddProp(props2, "m", s.Ptr(1));
416 HRESULT res = BenchCon(props2, numIterations, stdout);
  /external/libmtp/src/
ptp.c 2886 uint16_t *props1 = NULL,*props2 = NULL; local
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.repository.tools_2.1.0.v20130327-2119.jar 
  /external/v8/src/inspector/build/closure-compiler/
closure-compiler.jar 

Completed in 400 milliseconds