HomeSort by relevance Sort by last modified time
    Searched full:llength (Results 1 - 25 of 27) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
sort.exp 36 for { set i 0 } { $i < [llength $sort_test_list] } { incr i } {
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-selective/
sel-dump.exp 28 for { set i 0 } { $i < [llength $test_list] } { incr i } {
selective.exp 167 if { [llength [concat $mustsym]] == 1 } {
201 if { [llength [concat $mustnotsym]] == 1 } {
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-discard/
discard.exp 44 for { set i 0 } { $i < [llength $test_list] } { incr i } {
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-linkonce/
linkonce.exp 43 for { set i 0 } { $i < [llength $rd_test_list] } { incr i } {
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-d10v/
d10v.exp 140 if { [llength $opt_val] > 1 } {
159 if { [llength $opts(target)] > 0 } {
201 for { set i 0 } { $i < [llength $sourcefiles] } { incr i } {
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
cris.exp 55 if { [llength $args] >= 10 } {
64 if { [llength $args] >= 11 } then {
207 if { [llength $args] == 6 } {
211 } elseif { [llength $args] == 9 } {
226 if { [llength $args] == 6 } {
274 for { set i 0 } { $i < [llength $spec_reg_list] } { incr i } {
335 for { set i 0 } { $i < [llength $rd_test_list] } { incr i } {
460 for { set i 0 } { $i < [llength $nwbr_list] } { incr i } {
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfweak/
elfweak.exp 134 for { set i 0 } { $i < [llength $list_a] } { incr i } {
151 if { [llength $list_a] != [llength $list_b] } {
229 for { set i 0 } { $i < [llength $list_b] } { incr i } {
245 for { set j 0 } { $j < [llength $list_a] } { incr j } {
254 if { $j >= [llength $list_a] } {
261 if { [llength $list_a] != [llength $list_b] } {
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfvers/
vers.exp 297 for { set i 0 } { $i < [llength $list_a] } { incr i } {
314 if { [llength $list_a] != [llength $list_b] } {
397 for { set i 0 } { $i < [llength $list_b] } { incr i } {
413 for { set j 0 } { $j < [llength $list_a] } { incr j } {
422 if { $j >= [llength $list_a] } {
429 if { [llength $list_a] != [llength $list_b] } {
  /toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/
readelf.exp 205 if ![llength $lines] then {
298 if ![llength $lines] then {
  /toolchain/binutils/binutils-2.25/binutils/testsuite/lib/
binutils-common.exp 217 if { [llength $args] > 0 } {
220 if { [llength $args] > 1 } {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wia.h 328 virtual HRESULT WINAPI BandedDataCallback(LONG lMessage,LONG lStatus,LONG lPercentComplete,LONG lOffset,LONG lLength,LONG lReserved,LONG lResLength,BYTE *pbBuffer) = 0;
336 HRESULT (WINAPI *BandedDataCallback)(IWiaDataCallback *This,LONG lMessage,LONG lStatus,LONG lPercentComplete,LONG lOffset,LONG lLength,LONG lReserved,LONG lResLength,BYTE *pbBuffer);
346 #define IWiaDataCallback_BandedDataCallback(This,lMessage,lStatus,lPercentComplete,lOffset,lLength,lReserved,lResLength,pbBuffer) (This)->lpVtbl->BandedDataCallback(This,lMessage,lStatus,lPercentComplete,lOffset,lLength,lReserved,lResLength,pbBuffer)
349 HRESULT WINAPI IWiaDataCallback_RemoteBandedDataCallback_Proxy(IWiaDataCallback *This,LONG lMessage,LONG lStatus,LONG lPercentComplete,LONG lOffset,LONG lLength,LONG lReserved,LONG lResLength,BYTE *pbBuffer);
    [all...]
strmif.h     [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
powerpc.exp 252 for {set i 0} {$i < [llength $ppcelftests]} {incr i} {
261 for {set i 0} {$i < [llength $ppc64elftests]} {incr i} {
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
sec64k.exp 127 foreach sfile [lrange $sfiles 0 [expr [llength $sfiles] / 2]] {
  /external/ltrace/testsuite/lib/
ltrace.exp 47 set i [llength $l]
137 if { [llength $args] > 0 && [lindex $args 0] == "c++" } {
778 if [llength $args]==3 then {
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/
m68hc11.exp 36 set cnt [llength $lines]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-shared/
shared.exp 132 if [llength $args] { set shldflags [lindex $args 0] } else { set shldflags "" }
  /toolchain/binutils/binutils-2.25/ld/testsuite/lib/
ld-lib.exp 259 if {[llength $cc_prog] > 1} then {
628 if { [llength $opt_val] > 1 } {
692 if { [llength $opts(target)] > 0 } {
785 for { set i 0 } { $i < [llength $sourcefiles] } { incr i } {
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
arm-elf.exp     [all...]
  /external/ImageMagick/scripts/
xsnap 66 if {[llength $args] > 0} {
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfvsb/
elfvsb.exp 139 if [llength $args] { set shldflags [lindex $args 0] } else { set shldflags "" }
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
mips.exp 357 if { [llength $args] > 1 } {
407 if { [llength $args] > 1 } {
    [all...]
  /external/opencv3/3rdparty/include/dshow/
strmif.h     [all...]
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar 

Completed in 1034 milliseconds

1 2