Home
last modified time | relevance | path

Searched refs:Index (Results 1 – 25 of 48) sorted by relevance

12

/external/jdiff/src/jdiff/
DHTMLIndexes.java141 Index entry = (Index)(iter.next()); in generateLetterIndex()
259 packageNames.add(new Index(pkg.name_, 0)); in emitPackagesIndex()
264 packageNames.add(new Index(pkg.name_, 1)); in emitPackagesIndex()
269 packageNames.add(new Index(pkg.name_, 2)); in emitPackagesIndex()
285 Index pkg = (Index)(iter.next()); in emitPackagesIndex()
294 public char emitPackageIndexEntry(Index pkg, char oldsw) { in emitPackageIndexEntry()
322 Index currIndex = null; // The entry which is emitted in emitIndexEntries()
325 Index nextIndex = (Index)(iter.next()); in emitIndexEntries()
381 Index currIndex = (Index)(iter.next()); in emitMissingSinces()
426 public char emitIndexEntry(Index currIndex, char oldsw, int multipleMarker) { in emitIndexEntry()
[all …]
/external/opencore/engines/author/test/test_input/
Dnaturemulti_sd_txt1.txt2 Text SampleDesc Index = 0
30 Text SampleDesc Index = 1
58 Text SampleDesc Index = 2
86 Text SampleDesc Index = 0
114 Text SampleDesc Index = 1
142 Text SampleDesc Index = 2
170 Text SampleDesc Index = 0
198 Text SampleDesc Index = 1
226 Text SampleDesc Index = 2
254 Text SampleDesc Index = 0
[all …]
/external/strace/
Darm-eabi.patch6 Index: strace/process.c
27 Index: strace/syscall.c
/external/opencore/codecs_v2/omx/omx_h264/src/
Davc_dec.cpp118 int32 Index, Release, FrameSize; in FlushOutput_OMX() local
122 Status = PVAVCDecGetOutput(&(AvcHandle), &Index, &Release, &Output); in FlushOutput_OMX()
129 *aOutTimestamp = DisplayTimestampArray[Index]; in FlushOutput_OMX()
/external/opencore/codecs_v2/omx/omx_common/src/
Dpv_omxcore.cpp1030 OMX_U32 Index = 0; in OMX_ComponentNameEnum() local
1032 while (data->ipRegTemplateList[Index] != NULL) in OMX_ComponentNameEnum()
1034 if (Index == nIndex) in OMX_ComponentNameEnum()
1038 Index++; in OMX_ComponentNameEnum()
1041 if (data->ipRegTemplateList[Index] != NULL) in OMX_ComponentNameEnum()
1043 oscl_strncpy(cComponentName, (data->ipRegTemplateList[Index])->ComponentName, nNameLength); in OMX_ComponentNameEnum()
/external/astl/include/
Dstring119 // @param pos Index of the first character to remove (default to 0)
189 // @param pos Index of the start of the copy.
221 // @param pos Index of the character to search from. Default to 0.
222 // @return Index of start of the first occurrence of the
233 // @param pos Index of the character to search from. Default to 0.
234 // @return Index of start of the first occurrence of the
/external/webkit/WebCore/platform/graphics/cairo/
Dscale-removal.txt1 Index: cairo/src/cairo-win32-private.h
Drgb24-hacks.txt1 Index: cairo/src/cairo-win32-surface.c
/external/e2fsprogs/debian/
De2fslibs-dev.doc-base9 Index: /usr/share/doc/e2fslibs/html-info/libext2fs_toc.html
Dcomerr-dev.doc-base11 Index: /usr/share/doc/comerr-dev/html-info/com_err.html
/external/e2fsprogs/lib/ext2fs/tdb/patches/
Dstatic-functions1 Index: tdbsa/tdb.c
Dcopyright1 Index: tdbsa/tdb.c
Dtdbtool-includes1 Index: tdbsa/tdbtool.c
Dext2tdb-rename1 Index: tdb/tdb.h
Dreplace-includes1 Index: tdb/tdb.c
Dstatic-prototypes1 Index: tdbsa/tdb.c
/external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
Dout1 Index: SDL_fbevents.c
/external/libffi/doc/
Dlibffi.info44 * Index:: Index.
447 File: libffi.info, Node: Missing Features, Next: Index, Prev: Using libffi, Up: Top
466 File: libffi.info, Node: Index, Prev: Missing Features, Up: Top
468 Index
531 Node: Index15099
Dlibffi.texi57 * Index:: Index.
536 @node Index
537 @unnumbered Index
/external/icu4c/samples/uresb/
Den.txt14 "Index out of bounds error",
/external/wpa_supplicant/wpa_gui-qt4/
Dwpagui.ui252 <string>Index</string>
255 <string>&amp;Index...</string>
/external/webkit/WebCore/bridge/objc/
Dobjc_runtime.mm155 throwError(exec, RangeError, "Index exceeds array size.");
173 return throwError(exec, RangeError, "Index exceeds array size.");
/external/e2fsprogs/doc/
Dlibext2fs.texinfo113 * Concept Index::
114 * Function Index::
126 @node EXT2FS Library Functions, Concept Index, Introduction to the EXT2FS Library, Top
1248 @node Concept Index, Function Index, EXT2FS Library Functions, Top
1250 @unnumbered Concept Index
1255 @node Function Index, , Concept Index, Top
1257 @unnumbered Function and Type Index
/external/icu4c/tools/tzcode/
Dreadme.txt50 Index of ftp://elsie.nci.nih.gov/pub/
/external/webkit/WebKit/win/Interfaces/
DIWebScriptObject.idl113 @param index The index of the property to return. Index based access is dependent

12