OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:enumerate
(Results
101 - 125
of
279
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/blktrace/doc/
blktrace.tex
113
\begin{
enumerate
}
125
\end{
enumerate
}
373
\begin{
enumerate
}
380
\end{
enumerate
}
[
all
...]
/external/emma/core/java12/com/vladium/emma/rt/
ClassPathProcessorST.java
64
enumerator.
enumerate
();
/external/grub/docs/
grub.texi
780
@
enumerate
794
@end
enumerate
812
@
enumerate
844
@end
enumerate
875
@
enumerate
[
all
...]
/external/gtest/samples/
sample6_unittest.cc
199
//
enumerate
the tests you defined:
/external/openssl/crypto/bn/asm/
s390x-mont.pl
64
sla $num,3 # $num to
enumerate
bytes
/external/protobuf/gtest/samples/
sample6_unittest.cc
199
//
enumerate
the tests you defined:
/external/skia/src/xml/
SkJSDisplayable.cpp
214
gDisplayableClasses[type].
enumerate
= JS_EnumerateStub;
/external/webkit/WebCore/plugins/
PluginPackage.cpp
308
m_browserFuncs.
enumerate
= _NPN_Enumerate;
/frameworks/base/core/java/android/nfc/tech/
TagTechnology.java
49
* Android device will never
enumerate
that class via {@link Tag#getTechList}.
/frameworks/base/include/media/stagefright/openmax/
OMX_Image.h
143
* Port format parameter. This structure is used to
enumerate
the various
/frameworks/base/media/libstagefright/codecs/avc/common/include/
avcapi_common.h
119
This
enumerate
the status of certain flags.
/hardware/qcom/media/mm-core/omxcore/inc/
OMX_Image.h
126
* Port format parameter. This structure is used to
enumerate
the various
/hardware/ti/omap3/dspbridge/inc/
DSPProcessor.h
110
*
Enumerate
the nodes currently allocated on a processor.
/hardware/ti/omap3/dspbridge/libbridge/inc/
DSPProcessor.h
110
*
Enumerate
the nodes currently allocated on a processor.
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Image.h
126
* Port format parameter. This structure is used to
enumerate
the various
/libcore/dalvik/src/main/java/dalvik/system/
DexFile.java
216
*
Enumerate
the names of the classes in this DEX file.
/libcore/luni/src/main/java/java/lang/
Thread.java
595
public static int
enumerate
(Thread[] threads) {
method in class:Thread
598
return thread.getThreadGroup().
enumerate
(threads);
627
//
Enumerate
the threads and collect the stacktraces.
628
count = ThreadGroup.mSystem.
enumerate
(threads);
[
all
...]
/libcore/luni/src/main/java/javax/xml/xpath/
XPathFactoryFinder.java
415
debugPrintln("failed to
enumerate
resources "+SERVICE_ID);
/packages/apps/Gallery3D/src/com/cooliris/media/
ImageManager.java
50
*
Enumerate
type for the location of the images in gallery.
/system/core/adb/
usb_windows.c
456
//
Enumerate
all present and active interfaces.
/system/extras/tests/sdcard/
plot_sdcard.py
137
for num, line in
enumerate
(f):
/development/host/windows/usb/api/
adb_api.h
214
This routine uses SetupDiGetClassDevs SDK routine to
enumerate
devices that
216
to
enumerate
interfaces on the devices.
/external/chromium/base/
file_util.h
425
// If |recursive| is true, this will
enumerate
all matches in any
500
//
enumerate
in the breadth-first search.
/external/chromium/third_party/icu/source/common/
propname.cpp
643
*
enumerate
value maps, for each
671
/*
enumerate
all ValueMaps and swap them */
/external/chromium/third_party/icu/source/i18n/
ucol_wgt.c
514
testAlloc(uint32_t lowerLimit, uint32_t upperLimit, uint32_t n, UBool
enumerate
) {
519
if(
enumerate
) {
Completed in 936 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>