HomeSort by relevance Sort by last modified time
    Searched defs:Index (Results 1 - 14 of 14) sorted by null

  /external/webkit/WebKitTools/Scripts/webkitperl/VCSUtils_unittest/
parsePatch.pl 43 Index: Makefile
49 Index: Makefile_new
60 Index: Makefile
73 Index: Makefile_new
gitdiff2svndiff.pl 55 index f5d5e74..3b6aa92 100644
62 Index: WebCore/rendering/style/StyleFlexibleBoxData.h
100 { 'a' => '1', 'b' => '2' }, # git diff --no-index a b (compares two non-git things (1) and (2))
runPatchCommand.pl 52 # Since $patch has no "Index:" path, passing this to runPatchCommand
72 Index: $fileToPatch
parseDiff.pl 46 Index: Makefile
58 Index: Makefile
82 Index: Makefile
97 Index: Makefile
118 Index: Makefile_new
127 Index: Makefile_new
145 Index: Makefile
151 Index: Makefile_new
157 Index: Makefile
168 lastReadLine => "Index: Makefile_new\n"
    [all...]
parseDiffHeader.pl 52 Index: WebKitTools/Scripts/VCSUtils.pm
61 Index: WebKitTools/Scripts/VCSUtils.pm
77 Index: WebKitTools/Scripts/webkitperl/VCSUtils_unittest/parseDiffHeader.pl
86 Index: WebKitTools/Scripts/webkitperl/VCSUtils_unittest/parseDiffHeader.pl
102 Index: index_path.py
111 Index: index_path.py
127 Index: index_path.py\r
136 Index: index_path.py\r
152 Index: index_path.py
161 Index: index_path.p
    [all...]
  /external/opencore/codecs_v2/omx/omx_common/src/
pv_omxcore.cpp 928 // Find the component index in the array of handles
1030 OMX_U32 Index = 0;
1032 while (data->ipRegTemplateList[Index] != NULL)
1034 if (Index == nIndex)
1038 Index++;
1041 if (data->ipRegTemplateList[Index] != NULL)
1043 oscl_strncpy(cComponentName, (data->ipRegTemplateList[Index])->ComponentName, nNameLength);
    [all...]
  /external/opencore/codecs_v2/omx/omx_h264/src/
avc_dec.cpp 63 //Store the input timestamp at the correct index
118 int32 Index, Release, FrameSize;
122 Status = PVAVCDecGetOutput(&(AvcHandle), &Index, &Release, &Output);
129 *aOutTimestamp = DisplayTimestampArray[Index];
  /external/jdiff/src/jdiff/
HTMLIndexes.java 23 /** Emit all the bottom left frame index files. */
35 // are any removals etc for the allDiffs index.
59 * the given program element type in an alphabetical index.
61 * @param indexBaseName The base name of the index file.
76 title = programElementType + " Removals Index";
79 title = programElementType + " Additions Index";
82 title = programElementType + " Changes Index";
85 title = programElementType + " Differences Index";
125 * with a link to the top of the index.
141 Index entry = (Index)(iter.next())
    [all...]
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
cu_cmd.c 56 #define CU_CMD_FIND_NAME_ARRAY(index, arr, val) \
57 for ( index = 0; index < SIZE_ARR(arr); index++ ) \
58 if ( arr[ index ].value == (val) ) \
3975 int index = 0; local
3997 S32 index = 0; local
5027 TI_UINT32 index =0; local
5112 TI_UINT16 index; local
5134 TI_UINT16 index; local
5172 TI_UINT16 index; local
5195 TI_UINT32 index; local
5242 TI_UINT16 index; local
5265 TI_INT16 index; local
5321 TI_UINT8 index; local
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
cu_cmd.c 3196 tiUINT32 number_items, index; local
3314 UINT32 index; local
3395 int index; member in struct:report_bit_desc_t
    [all...]
  /system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
cu_cmd.c 56 #define CU_CMD_FIND_NAME_ARRAY(index, arr, val) \
57 for ( index = 0; index < SIZE_ARR(arr); index++ ) \
58 if ( arr[ index ].value == (val) ) \
3881 int index = 0; local
3903 S32 index = 0; local
4941 U16 index; local
4972 U32 index; local
5007 U32 index; local
5041 U32 index ; local
5167 U32 index; local
5270 S8 index; local
    [all...]
  /external/sqlite/dist/
sqlite3.c 100 ** limits the size of a row in a table or index.
113 ** * Columns in an index
    [all...]
  /prebuilt/common/jython/
jython.jar 
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 1496 milliseconds