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

1 2

  /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/pdfium/fpdfsdk/include/fxedit/
fxet_edit.h 534 const CPVT_WordProps & oldprops, const CPVT_WordProps & newprops, const CPVT_WordRange & range);
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_edit.cpp 901 const CPVT_WordProps & oldprops, const CPVT_WordProps & newprops, const CPVT_WordRange & range)
907 m_NewWordProps(newprops)
    [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 
  /prebuilts/tools/common/m2/repository/commons-logging/commons-logging/1.1.3/
commons-logging-1.1.3.jar 
  /prebuilts/tools/common/offline-m2/commons-logging/commons-logging/1.1.1/
commons-logging-1.1.1.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.apache.commons.logging_1.1.1.v201101211721.jar 
org.eclipse.equinox.ds_1.4.101.v20130813-1853.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.apache.commons.logging_1.1.1.v201101211721.jar 
org.eclipse.equinox.ds_1.4.100.v20130515-2026.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.ds_1.2.1.R36x_v20100803.jar 
  /prebuilts/tools/common/google-api-java-client/1.20.0/
google-api-java-client-min-repackaged-1.20.0.jar 

Completed in 6493 milliseconds

1 2