HomeSort by relevance Sort by last modified time
    Searched full:newprops (Results 1 - 16 of 16) sorted by null

  /external/lzma/CPP/7zip/UI/Common/
UpdateProduce.h 11 bool NewProps;
UpdateProduce.cpp 25 up2.NewData = up2.NewProps = true;
42 up2.NewData = up2.NewProps = false;
UpdateCallback.cpp 71 Int32 *newData, Int32 *newProps, UInt32 *indexInArchive)
77 if (newProps != NULL) *newProps = BoolToInt(up.NewProps);
  /external/lzma/CPP/7zip/Archive/7z/
7zUpdate.h 30 bool NewProps;
7zHandlerOut.cpp 211 Int32 newData, newProps;
215 RINOK(updateCallback->GetUpdateItemInfo(i, &newData, &newProps, &indexInArchive));
217 ui.NewProps = IntToBool(newProps);
239 if (ui.NewProps)
7zUpdate.cpp 996 if (ui.NewProps)
1032 if (ui.NewProps)
1095 if (ui.NewProps)
1165 if (ui.NewProps)
  /external/lzma/CPP/7zip/Archive/
XzHandler.cpp 603 Int32 newData, newProps;
607 RINOK(updateCallback->GetUpdateItemInfo(0, &newData, &newProps, &indexInArchive));
609 if (IntToBool(newProps))
  /external/openfst/src/include/fst/
edit-fst.h 649 uint64 newProps = DeleteAllStatesProperties(FstImpl<A>::Properties(),
651 FstImpl<A>::SetProperties(newProps);
  /external/apache-http/src/org/apache/commons/logging/
LogFactory.java     [all...]
  /external/libmtp/src/
ptp.c 4620 MTPProperties *newprops; local
    [all...]
libmtp.c 2243 MTPProperties *newprops; local
    [all...]
  /external/robolectric/lib/main/
commons-logging-1.1.1.jar 
  /prebuilts/devtools/tools/lib/
commons-logging-1.1.1.jar 
  /prebuilts/tools/common/http-client/
commons-logging-1.1.1.jar 
  /prebuilts/tools/common/m2/repository/commons-logging/commons-logging/1.1.1/
commons-logging-1.1.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.ds_1.2.1.R36x_v20100803.jar 

Completed in 1542 milliseconds