HomeSort by relevance Sort by last modified time
    Searched refs:logical (Results 51 - 75 of 243) sorted by null

1 23 4 5 6 7 8 910

  /external/eigen/blas/f2c/
dtbmv.c 25 extern logical lsame_(char *, char *, ftnlen, ftnlen);
28 logical nounit;
stbmv.c 25 extern logical lsame_(char *, char *, ftnlen, ftnlen);
28 logical nounit;
  /external/e2fsprogs/debugfs/
extent_inode.c 272 err = strtoblk(argv[0], argv[1], "logical block", &extent.e_lblk);
346 err = strtoblk(cmd, argv[1], "logical block", &extent.e_lblk);
371 blk64_t logical; local
392 err = strtoblk(cmd, argv[1], "logical block", &logical);
400 retval = ext2fs_extent_set_bmap(current_handle, logical,
  /device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/SecPeiFspPlatformSecLibSample/Ia32/
PeiCoreEntry.S 79 # Some processors report 0 logical processors. Effectively 0 = 1.
PeiCoreEntry.asm 86 ; Some processors report 0 logical processors. Effectively 0 = 1.
  /external/autotest/frontend/client/src/autotest/tko/
SpreadsheetView.java 23 import com.google.gwt.event.logical.shared.ResizeEvent;
24 import com.google.gwt.event.logical.shared.ResizeHandler;
25 import com.google.gwt.event.logical.shared.ValueChangeEvent;
26 import com.google.gwt.event.logical.shared.ValueChangeHandler;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
text_file.py 23 report physical line number, even if the logical line in question
56 to it to form one "logical line"; if N consecutive lines end
58 form one logical line.
151 """Print (to stderr) a warning message tied to the current logical
152 line in the current file. If the current logical line in the
162 """Read and return a single logical line from the current file (or
288 """Read and return the list of all logical lines remaining in the
  /external/autotest/frontend/client/src/autotest/afe/create/
CreateJobViewPresenter.java 34 import com.google.gwt.event.logical.shared.CloseEvent;
35 import com.google.gwt.event.logical.shared.CloseHandler;
36 import com.google.gwt.event.logical.shared.HasCloseHandlers;
37 import com.google.gwt.event.logical.shared.HasOpenHandlers;
38 import com.google.gwt.event.logical.shared.OpenEvent;
39 import com.google.gwt.event.logical.shared.OpenHandler;
40 import com.google.gwt.event.logical.shared.ValueChangeEvent;
41 import com.google.gwt.event.logical.shared.ValueChangeHandler;
    [all...]
  /external/curl/packages/vms/
build_gnv_curl_release_notes.com 12 $! logical name.
  /external/python/cpython2/Lib/distutils/
text_file.py 23 report physical line number, even if the logical line in question
56 to it to form one "logical line"; if N consecutive lines end
58 form one logical line.
151 """Print (to stderr) a warning message tied to the current logical
152 line in the current file. If the current logical line in the
162 """Read and return a single logical line from the current file (or
288 """Read and return the list of all logical lines remaining in the
  /external/python/cpython3/Lib/distutils/
text_file.py 20 report physical line number, even if the logical line in question
53 to it to form one "logical line"; if N consecutive lines end
55 form one logical line.
143 """Print (to stderr) a warning message tied to the current logical
144 line in the current file. If the current logical line in the
153 """Read and return a single logical line from the current file (or
273 """Read and return the list of all logical lines remaining in the
  /hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
Android.mk 45 -Wno-constant-logical-operand \
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
text_file.py 23 report physical line number, even if the logical line in question
56 to it to form one "logical line"; if N consecutive lines end
58 form one logical line.
151 """Print (to stderr) a warning message tied to the current logical
152 line in the current file. If the current logical line in the
162 """Read and return a single logical line from the current file (or
288 """Read and return the list of all logical lines remaining in the
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
text_file.py 23 report physical line number, even if the logical line in question
56 to it to form one "logical line"; if N consecutive lines end
58 form one logical line.
151 """Print (to stderr) a warning message tied to the current logical
152 line in the current file. If the current logical line in the
162 """Read and return a single logical line from the current file (or
288 """Read and return the list of all logical lines remaining in the
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
text_file.py 23 report physical line number, even if the logical line in question
56 to it to form one "logical line"; if N consecutive lines end
58 form one logical line.
151 """Print (to stderr) a warning message tied to the current logical
152 line in the current file. If the current logical line in the
162 """Read and return a single logical line from the current file (or
288 """Read and return the list of all logical lines remaining in the
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
text_file.py 23 report physical line number, even if the logical line in question
56 to it to form one "logical line"; if N consecutive lines end
58 form one logical line.
151 """Print (to stderr) a warning message tied to the current logical
152 line in the current file. If the current logical line in the
162 """Read and return a single logical line from the current file (or
288 """Read and return the list of all logical lines remaining in the
  /external/opencv/
Android.mk 164 -Wno-logical-op-parentheses \
236 -Wno-logical-op-parentheses \
277 -Wno-unused-parameter -Wno-logical-op-parentheses \
  /toolchain/binutils/binutils-2.27/gold/
dwarf_reader.cc 2087 const LineStateMachine& logical = (*logicals)[lsm->line_num - 1]; local
2121 const LineStateMachine& logical = (*logicals)[context - 1]; local
2273 const LineStateMachine& logical = local
    [all...]
  /compatibility/cdd/7_hardware-compatibility/
7_1_display-and-graphics.md 26 The Android UI framework supports a variety of different logical screen layout
33 Specifically, device implementations MUST report the correct logical
55 screen display, the screen aspect ratio of the logical display that third-party
86 The Android UI framework defines a set of standard logical densities to help
90 following logical Android framework densities through the
115 logical density pushes the reported screen size below the minimum supported. If
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/Ia32/
PeiCoreEntry.asm 87 ; Some processors report 0 logical processors. Effectively 0 = 1.
  /external/ImageMagick/
Make.com 93 $ write sys$output "Shareable image logical MAGICKSHR defined:"
  /external/gptfdisk/
current.spec 73 and enables changing primary vs. logical partition status. Also
  /external/libxml2/vms/
build_libxml.com 95 $ write sys$output "Can't locate globals.c. You need to manually define a XML_SRCDIR logical"
112 $ write sys$output "Can't locate globals.h. You need to manually define a LIBXML logical"
  /external/tensorflow/tensorflow/compiler/xla/
layout_util.cc 367 const int64 logical = Major(layout, physical); local
368 logical_to_physical[logical] = physical;
  /prebuilts/go/darwin-x86/src/io/
multi.go 44 // MultiReader returns a Reader that's the logical concatenation of

Completed in 1946 milliseconds

1 23 4 5 6 7 8 910