OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:numProps
(Results
1 - 12
of
12
) sorted by null
/external/icu/icu4c/source/test/intltest/
intltest.h
331
int32_t
numProps
;
/external/lzma/CPP/7zip/Bundles/LzmaCon/
LzmaAlone.cpp
479
unsigned
numProps
= kNumPropsMax;
481
numProps
--;
483
if (encoderSpec->SetCoderProperties(propIDs, props,
numProps
) != S_OK)
/external/lzma/CPP/7zip/UI/Console/
List.cpp
415
UInt32
numProps
;
416
RINOK(archive->GetNumberOfProperties(&
numProps
));
417
for (UInt32 i = 0; i <
numProps
; i++)
430
UInt32
numProps
;
431
RINOK(getRawProps->GetNumRawProps(&
numProps
));
432
for (UInt32 i = 0; i <
numProps
; i++)
1035
UInt32
numProps
;
1036
RINOK(archive->GetNumberOfArchiveProperties(&
numProps
));
1038
for (UInt32 j = 0; j <
numProps
; j++)
1049
UInt32
numProps
;
[
all
...]
/external/mesa3d/src/glx/
glxcmds.c
[
all
...]
/external/deqp/modules/gles31/functional/
es31fProgramInterfaceQueryTests.cpp
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi_3.6.1.R36x_v20100806.jar
org.eclipse.osgi_3.6.2.R36x_v20101103.jar
/prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/
org.eclipse.osgi-3.9.1.v20130814-1242.jar
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.osgi_3.9.1.v20140110-1610.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi_3.9.0.v20130529-1710.jar
Completed in 1513 milliseconds