OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:newProps
(Results
1 - 15
of
15
) sorted by null
/external/lzma/CPP/7zip/UI/Common/
UpdateCallback.cpp
71
Int32 *newData, Int32 *
newProps
, UInt32 *indexInArchive)
77
if (
newProps
!= NULL) *
newProps
= BoolToInt(up.
NewProps
);
/external/apache-http/src/org/apache/commons/logging/
LogFactory.java
[
all
...]
/external/lzma/CPP/7zip/Archive/7z/
7zHandlerOut.cpp
211
Int32 newData,
newProps
;
215
RINOK(updateCallback->GetUpdateItemInfo(i, &newData, &
newProps
, &indexInArchive));
217
ui.
NewProps
= IntToBool(
newProps
);
239
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/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.ds_1.2.1.R36x_v20100803.jar
org.eclipse.osgi_3.6.1.R36x_v20100806.jar
org.eclipse.osgi_3.6.2.R36x_v20101103.jar
org.eclipse.pde.core_3.6.1.v20100902_r361.jar
/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/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar
/prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar
Completed in 159 milliseconds