HomeSort by relevance Sort by last modified time
    Searched refs:Row (Results 176 - 200 of 410) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/clang/host/linux-x86/clang-2812033/tools/scan-build/bin/
scan-build 352 my $Row = {
362 push @$Stats, $Row;
503 foreach my $Row (@$Stats) {
504 $FilesHash->{$Row->{Filename}} = 1;
505 $TotalBlocks += $Row->{Total};
506 $UnreachedBlocks += $Row->{Unreachable};
507 $BlockAborted++ if $Row->{Aborted} eq 'yes';
508 $WorkListAborted++ if $Row->{Empty} eq 'no';
509 $Aborted++ if $Row->{Aborted} eq 'yes' || $Row->{Empty} eq 'no'
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/tools/scan-build/bin/
scan-build 353 my $Row = {
363 push @$Stats, $Row;
504 foreach my $Row (@$Stats) {
505 $FilesHash->{$Row->{Filename}} = 1;
506 $TotalBlocks += $Row->{Total};
507 $UnreachedBlocks += $Row->{Unreachable};
508 $BlockAborted++ if $Row->{Aborted} eq 'yes';
509 $WorkListAborted++ if $Row->{Empty} eq 'no';
510 $Aborted++ if $Row->{Aborted} eq 'yes' || $Row->{Empty} eq 'no'
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3362437/tools/scan-build/bin/
scan-build 353 my $Row = {
363 push @$Stats, $Row;
504 foreach my $Row (@$Stats) {
505 $FilesHash->{$Row->{Filename}} = 1;
506 $TotalBlocks += $Row->{Total};
507 $UnreachedBlocks += $Row->{Unreachable};
508 $BlockAborted++ if $Row->{Aborted} eq 'yes';
509 $WorkListAborted++ if $Row->{Empty} eq 'no';
510 $Aborted++ if $Row->{Aborted} eq 'yes' || $Row->{Empty} eq 'no'
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/tools/scan-build/bin/
scan-build 354 my $Row = {
364 push @$Stats, $Row;
509 foreach my $Row (@$Stats) {
510 $FilesHash->{$Row->{Filename}} = 1;
511 $TotalBlocks += $Row->{Total};
512 $UnreachedBlocks += $Row->{Unreachable};
513 $BlockAborted++ if $Row->{Aborted} eq 'yes';
514 $WorkListAborted++ if $Row->{Empty} eq 'no';
515 $Aborted++ if $Row->{Aborted} eq 'yes' || $Row->{Empty} eq 'no'
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/tools/scan-build/bin/
scan-build 354 my $Row = {
364 push @$Stats, $Row;
509 foreach my $Row (@$Stats) {
510 $FilesHash->{$Row->{Filename}} = 1;
511 $TotalBlocks += $Row->{Total};
512 $UnreachedBlocks += $Row->{Unreachable};
513 $BlockAborted++ if $Row->{Aborted} eq 'yes';
514 $WorkListAborted++ if $Row->{Empty} eq 'no';
515 $Aborted++ if $Row->{Aborted} eq 'yes' || $Row->{Empty} eq 'no'
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/tools/scan-build/bin/
scan-build 354 my $Row = {
364 push @$Stats, $Row;
509 foreach my $Row (@$Stats) {
510 $FilesHash->{$Row->{Filename}} = 1;
511 $TotalBlocks += $Row->{Total};
512 $UnreachedBlocks += $Row->{Unreachable};
513 $BlockAborted++ if $Row->{Aborted} eq 'yes';
514 $WorkListAborted++ if $Row->{Empty} eq 'no';
515 $Aborted++ if $Row->{Aborted} eq 'yes' || $Row->{Empty} eq 'no'
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/tools/scan-build/bin/
scan-build 354 my $Row = {
364 push @$Stats, $Row;
509 foreach my $Row (@$Stats) {
510 $FilesHash->{$Row->{Filename}} = 1;
511 $TotalBlocks += $Row->{Total};
512 $UnreachedBlocks += $Row->{Unreachable};
513 $BlockAborted++ if $Row->{Aborted} eq 'yes';
514 $WorkListAborted++ if $Row->{Empty} eq 'no';
515 $Aborted++ if $Row->{Aborted} eq 'yes' || $Row->{Empty} eq 'no'
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/tools/scan-build/bin/
scan-build 354 my $Row = {
364 push @$Stats, $Row;
509 foreach my $Row (@$Stats) {
510 $FilesHash->{$Row->{Filename}} = 1;
511 $TotalBlocks += $Row->{Total};
512 $UnreachedBlocks += $Row->{Unreachable};
513 $BlockAborted++ if $Row->{Aborted} eq 'yes';
514 $WorkListAborted++ if $Row->{Empty} eq 'no';
515 $Aborted++ if $Row->{Aborted} eq 'yes' || $Row->{Empty} eq 'no'
    [all...]
  /prebuilts/misc/darwin-x86/analyzer/tools/scan-build/
scan-build 312 my $Row = {
322 push @$Stats, $Row;
453 foreach my $Row (@$Stats) {
454 $FilesHash->{$Row->{Filename}} = 1;
455 $TotalBlocks += $Row->{Total};
456 $UnreachedBlocks += $Row->{Unreachable};
457 $BlockAborted++ if $Row->{Aborted} eq 'yes';
458 $WorkListAborted++ if $Row->{Empty} eq 'no';
459 $Aborted++ if $Row->{Aborted} eq 'yes' || $Row->{Empty} eq 'no'
    [all...]
  /prebuilts/misc/linux-x86/analyzer/tools/scan-build/
scan-build 312 my $Row = {
322 push @$Stats, $Row;
453 foreach my $Row (@$Stats) {
454 $FilesHash->{$Row->{Filename}} = 1;
455 $TotalBlocks += $Row->{Total};
456 $UnreachedBlocks += $Row->{Unreachable};
457 $BlockAborted++ if $Row->{Aborted} eq 'yes';
458 $WorkListAborted++ if $Row->{Empty} eq 'no';
459 $Aborted++ if $Row->{Aborted} eq 'yes' || $Row->{Empty} eq 'no'
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
ConsoleLogger.c 157 // Calculate the row number change
197 // Set the new start row
348 // If we removed the last char and this was the last row put it back
354 } // row for loop
468 // scroll history attributes 'up' 1 row and set the last row to default attribute
488 // scroll history buffer 'up' 1 row and set the last row to spaces (L' ')
501 // Set that last row of chars to spaces
506 // we are not on the last row
    [all...]
  /external/syslinux/gnu-efi/gnu-efi-3.0/lib/
print.c 120 IN UINTN Row,
636 IN UINTN Row,
649 Column, Row - The cursor position to print the string at
663 back = _IPrint (Column, Row, ST->ConOut, fmt, NULL, args);
707 IN UINTN Row,
722 Column, Row - The cursor position to print the string at
736 back = _IPrint (Column, Row, ST->ConOut, fmt, NULL, args);
745 IN UINTN Row,
777 uefi_call_wrapper(Out->SetCursorPosition, 3, Out, Column, Row);
  /external/icu/icu4c/source/common/
uresdata.cpp 978 * row of a temporary array
984 typedef struct Row {
986 } Row;
991 return (int32_t)uprv_strcmp(keyChars+((const Row *)left)->keyIndex,
992 keyChars+((const Row *)right)->keyIndex);
997 Row *rows;
    [all...]
  /external/llvm/lib/CodeGen/
TargetInstrInfo.cpp 677 // operands may be commuted. Each row corresponds to a pattern value,
686 int Row;
688 case MachineCombinerPattern::REASSOC_AX_BY: Row = 0; break;
689 case MachineCombinerPattern::REASSOC_AX_YB: Row = 1; break;
690 case MachineCombinerPattern::REASSOC_XA_BY: Row = 2; break;
691 case MachineCombinerPattern::REASSOC_XA_YB: Row = 3; break;
695 MachineOperand &OpA = Prev.getOperand(OpIdx[Row][0]);
696 MachineOperand &OpB = Root.getOperand(OpIdx[Row][1]);
697 MachineOperand &OpX = Prev.getOperand(OpIdx[Row][2]);
698 MachineOperand &OpY = Root.getOperand(OpIdx[Row][3])
    [all...]
  /frameworks/support/samples/SupportLeanbackDemos/src/com/example/android/leanback/
NewDetailsFragment.java 41 import android.support.v17.leanback.widget.Row;
215 RowPresenter.ViewHolder rowViewHolder, Row row) {
216 Log.i(TAG, "onItemClicked: " + item + " row " + row);
232 RowPresenter.ViewHolder rowViewHolder, Row row) {
233 Log.i(TAG, "onItemSelected: " + item + " row " + row);
332 HeaderItem header = new HeaderItem(i, "Row " + i)
    [all...]
NewDetailsSupportFragment.java 44 import android.support.v17.leanback.widget.Row;
218 RowPresenter.ViewHolder rowViewHolder, Row row) {
219 Log.i(TAG, "onItemClicked: " + item + " row " + row);
235 RowPresenter.ViewHolder rowViewHolder, Row row) {
236 Log.i(TAG, "onItemSelected: " + item + " row " + row);
335 HeaderItem header = new HeaderItem(i, "Row " + i)
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/SimpleTextOut/
SimpleTextOut.h 329 IN UINTN Row
338 Column, Row - the position to set the cursor to. Must be greater than or
384 CursorRow - The cursor's row.
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/
VgaClass.h 395 @param Row Row of position to set the cursor to.
408 IN UINTN Row
445 @param Rows Row in current mode number.
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/CustomizedDisplayLib/
CustomizedDisplayLibInternal.h 269 @param Row The cursor position to print the string at.
281 IN UINTN Row,
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe/
ConSplitter.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/
GraphicsConsole.h 390 @param Row The position to set the cursor to. Must be greater than or
405 IN UINTN Row
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
SimpleTextOut.h 312 @param Row The position to set the cursor to. Must be greater than or
327 IN UINTN Row
378 /// The cursor's row.
  /device/linaro/bootloader/edk2/StdLib/LibC/Uefi/Devices/Console/
daConsole.c 150 (INTN)CursorPos.XYpos.Row);
208 (INTN)CursorPos.XYpos.Row);
442 CursorPos.XYpos.Row = (UINT32)Proto->Mode->CursorRow;
453 CursorPos.XYpos.Row = (UINT32)ModeRow;
  /external/gemmlowp/public/
map.h 26 // means column-major, RowMajor means row-major.
62 Scalar* data(int row, int col) const {
63 return data_ + row * rows_stride() + col * cols_stride();
65 Scalar& operator()(int row, int col) const { return *data(row, col); }
79 enum class VectorShape { Col, Row };
  /external/guava/guava/src/com/google/common/collect/
ArrayTable.java 42 * <p>The allowed row and column keys must be supplied when the table is
43 * created. The table always contains a mapping for every row key / column pair.
44 * The value corresponding to a given row and column is null unless another
47 * <p>The table's size is constant: the product of the number of supplied row
52 * <p>The ordering of the row and column keys provided when the table is
61 * <p>Null row keys or column keys are not permitted.
64 * where the array indices correspond to the position of a row or column in the
91 * @param rowKeys row keys that may be stored in the generated table
104 * iterable, to specify the allowed row keys and/or column keys. Note that
112 * <p>If {@code table} includes a mapping with row key {@code r} and
    [all...]

Completed in 1291 milliseconds

1 2 3 4 5 6 78 91011>>