Searched refs:newProps (Results 1 - 14 of 14) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
H A DUpdateCallback.cpp71 Int32 *newData, Int32 *newProps, UInt32 *indexInArchive)
77 if (newProps != NULL) *newProps = BoolToInt(up.NewProps);
70 GetUpdateItemInfo(UInt32 index, Int32 *newData, Int32 *newProps, UInt32 *indexInArchive) argument
/external/apache-http/src/org/apache/commons/logging/
H A DLogFactory.java1422 Properties newProps = getProperties(url);
1423 if (newProps != null) {
1426 props = newProps;
1439 String newPriorityStr = newProps.getProperty(PRIORITY_KEY);
1455 props = newProps;
/external/lzma/CPP/7zip/Archive/7z/
H A D7zHandlerOut.cpp211 Int32 newData, newProps; local
215 RINOK(updateCallback->GetUpdateItemInfo(i, &newData, &newProps, &indexInArchive));
217 ui.NewProps = IntToBool(newProps);
/external/lzma/CPP/7zip/Archive/
H A DXzHandler.cpp603 Int32 newData, newProps;
607 RINOK(updateCallback->GetUpdateItemInfo(0, &newData, &newProps, &indexInArchive));
609 if (IntToBool(newProps))
/external/openfst/src/include/fst/
H A Dedit-fst.h649 uint64 newProps = DeleteAllStatesProperties(FstImpl<A>::Properties(), local
651 FstImpl<A>::SetProperties(newProps);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.ds_1.2.1.R36x_v20100803.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/libaddressinput/src/java/testlibs/
H A Dcommons-logging-1.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/logging/ ...
/external/robolectric/lib/main/
H A Dcommons-logging-1.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/logging/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...

Completed in 144 milliseconds