HomeSort by relevance Sort by last modified time
    Searched refs:Position (Results 26 - 50 of 1188) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
FormattedStream.h 24 /// of line and column position, allowing padding out to specific column
33 /// Position - The current output column and line of the data that's
37 std::pair<unsigned, unsigned> Position;
46 /// current_pos - Return the current position within the stream,
49 // Our current position in the stream is all the contents which have been
50 // written to the underlying stream (*not* the current position of the
56 /// position after output.
90 : TheStream(nullptr), Position(0, 0) {
93 explicit formatted_raw_ostream() : TheStream(nullptr), Position(0, 0) {
110 unsigned getColumn() { return Position.first;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
FormattedStream.h 24 /// of line and column position, allowing padding out to specific column
33 /// Position - The current output column and line of the data that's
37 std::pair<unsigned, unsigned> Position;
46 /// current_pos - Return the current position within the stream,
49 // Our current position in the stream is all the contents which have been
50 // written to the underlying stream (*not* the current position of the
56 /// position after output.
90 : TheStream(nullptr), Position(0, 0) {
93 explicit formatted_raw_ostream() : TheStream(nullptr), Position(0, 0) {
110 unsigned getColumn() { return Position.first;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
FormattedStream.h 24 /// of line and column position, allowing padding out to specific column
33 /// Position - The current output column and line of the data that's
37 std::pair<unsigned, unsigned> Position;
46 /// current_pos - Return the current position within the stream,
49 // Our current position in the stream is all the contents which have been
50 // written to the underlying stream (*not* the current position of the
56 /// position after output.
90 : TheStream(nullptr), Position(0, 0) {
93 explicit formatted_raw_ostream() : TheStream(nullptr), Position(0, 0) {
110 unsigned getColumn() { return Position.first;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
FormattedStream.h 24 /// of line and column position, allowing padding out to specific column
33 /// Position - The current output column and line of the data that's
37 std::pair<unsigned, unsigned> Position;
46 /// current_pos - Return the current position within the stream,
49 // Our current position in the stream is all the contents which have been
50 // written to the underlying stream (*not* the current position of the
56 /// position after output.
90 : TheStream(nullptr), Position(0, 0) {
93 explicit formatted_raw_ostream() : TheStream(nullptr), Position(0, 0) {
110 unsigned getColumn() { return Position.first;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
FormattedStream.h 24 /// of line and column position, allowing padding out to specific column
33 /// Position - The current output column and line of the data that's
37 std::pair<unsigned, unsigned> Position;
46 /// current_pos - Return the current position within the stream,
49 // Our current position in the stream is all the contents which have been
50 // written to the underlying stream (*not* the current position of the
56 /// position after output.
90 : TheStream(nullptr), Position(0, 0) {
93 explicit formatted_raw_ostream() : TheStream(nullptr), Position(0, 0) {
110 unsigned getColumn() { return Position.first;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
FormattedStream.h 24 /// of line and column position, allowing padding out to specific column
33 /// Position - The current output column and line of the data that's
37 std::pair<unsigned, unsigned> Position;
46 /// current_pos - Return the current position within the stream,
49 // Our current position in the stream is all the contents which have been
50 // written to the underlying stream (*not* the current position of the
56 /// position after output.
90 : TheStream(nullptr), Position(0, 0) {
93 explicit formatted_raw_ostream() : TheStream(nullptr), Position(0, 0) {
110 unsigned getColumn() { return Position.first;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
FormattedStream.h 24 /// of line and column position, allowing padding out to specific column
33 /// Position - The current output column and line of the data that's
37 std::pair<unsigned, unsigned> Position;
46 /// current_pos - Return the current position within the stream,
49 // Our current position in the stream is all the contents which have been
50 // written to the underlying stream (*not* the current position of the
56 /// position after output.
90 : TheStream(nullptr), Position(0, 0) {
93 explicit formatted_raw_ostream() : TheStream(nullptr), Position(0, 0) {
110 unsigned getColumn() { return Position.first;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
FormattedStream.h 24 /// of line and column position, allowing padding out to specific column
33 /// Position - The current output column and line of the data that's
37 std::pair<unsigned, unsigned> Position;
46 /// current_pos - Return the current position within the stream,
49 // Our current position in the stream is all the contents which have been
50 // written to the underlying stream (*not* the current position of the
56 /// position after output.
90 : TheStream(nullptr), Position(0, 0) {
93 explicit formatted_raw_ostream() : TheStream(nullptr), Position(0, 0) {
110 unsigned getColumn() { return Position.first;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
FormattedStream.h 24 /// of line and column position, allowing padding out to specific column
33 /// Position - The current output column and line of the data that's
37 std::pair<unsigned, unsigned> Position;
46 /// current_pos - Return the current position within the stream,
49 // Our current position in the stream is all the contents which have been
50 // written to the underlying stream (*not* the current position of the
56 /// position after output.
90 : TheStream(nullptr), Position(0, 0) {
93 explicit formatted_raw_ostream() : TheStream(nullptr), Position(0, 0) {
110 unsigned getColumn() { return Position.first;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
FormattedStream.h 24 /// of line and column position, allowing padding out to specific column
33 /// Position - The current output column and line of the data that's
37 std::pair<unsigned, unsigned> Position;
46 /// current_pos - Return the current position within the stream,
49 // Our current position in the stream is all the contents which have been
50 // written to the underlying stream (*not* the current position of the
56 /// position after output.
90 : TheStream(nullptr), Position(0, 0) {
93 explicit formatted_raw_ostream() : TheStream(nullptr), Position(0, 0) {
110 unsigned getColumn() { return Position.first;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
FormattedStream.h 24 /// of line and column position, allowing padding out to specific column
33 /// Position - The current output column and line of the data that's
37 std::pair<unsigned, unsigned> Position;
46 /// current_pos - Return the current position within the stream,
49 // Our current position in the stream is all the contents which have been
50 // written to the underlying stream (*not* the current position of the
56 /// position after output.
90 : TheStream(nullptr), Position(0, 0) {
93 explicit formatted_raw_ostream() : TheStream(nullptr), Position(0, 0) {
110 unsigned getColumn() { return Position.first;
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SelectionHandle.java 42 /** The position of the handle in the selection rectangle */
43 enum Position {
56 private Position(int swtCursor) {
89 /** The position of the handle in the selection rectangle */
90 private final Position mPosition;
94 * corresponding to a handle at the given {@link Position}.
98 * @param position the position of the handle in the selection rectangle
100 public SelectionHandle(int centerX, int centerY, Position position) {
    [all...]
SelectionHandles.java 22 import com.android.ide.eclipse.adt.internal.editors.layout.gle2.SelectionHandle.Position;
55 * @param point the mouse position (in layout coordinates) to test
107 mHandles.add(new SelectionHandle(x1, my, Position.LEFT_MIDDLE));
109 mHandles.add(new SelectionHandle(x1, y1, Position.TOP_LEFT));
112 mHandles.add(new SelectionHandle(x1, y2, Position.BOTTOM_LEFT));
116 mHandles.add(new SelectionHandle(x2, my, Position.RIGHT_MIDDLE));
118 mHandles.add(new SelectionHandle(x2, y1, Position.TOP_RIGHT));
121 mHandles.add(new SelectionHandle(x2, y2, Position.BOTTOM_RIGHT));
125 mHandles.add(new SelectionHandle(mx, y1, Position.TOP_MIDDLE));
128 mHandles.add(new SelectionHandle(mx, y2, Position.BOTTOM_MIDDLE))
    [all...]
  /external/vulkan-validation-layers/libs/glm/gtx/
gradient_paint.hpp 61 detail::tvec2<T, P> const & Position);
69 detail::tvec2<T, P> const & Position);
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/libs/glm/gtx/
gradient_paint.hpp 61 detail::tvec2<T, P> const & Position);
69 detail::tvec2<T, P> const & Position);
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSysConfigLib/
ArmVExpressSysConfig.c 68 IN UINT32 Position,
85 SYS_CFGCTRL_POSITION(Position) | SYS_CFGCTRL_DEVICE(Device);
111 UINT32 Position;
114 Position = 0;
152 return AccessSysCfgRegister (SYS_CFGCTRL_READ, Function, Site, Position, Device, Value);
172 UINT32 Position;
175 Position = 0;
213 return AccessSysCfgRegister (SYS_CFGCTRL_WRITE, Function, Site, Position, Device, &Value);
224 UINT32 Position;
226 Position = 0;
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSysConfigRuntimeLib/
ArmVExpressSysConfigRuntimeLib.c 71 IN UINT32 Position,
92 SYS_CFGCTRL_POSITION(Position) | SYS_CFGCTRL_DEVICE(Device);
118 UINT32 Position;
121 Position = 0;
159 return AccessSysCfgRegister (SYS_CFGCTRL_READ, Function, Site, Position, Device, Value);
179 UINT32 Position;
182 Position = 0;
220 return AccessSysCfgRegister (SYS_CFGCTRL_WRITE, Function, Site, Position, Device, &Value);
231 UINT32 Position;
233 Position = 0;
    [all...]
  /device/linaro/bootloader/edk2/CorebootModulePkg/Include/Guid/
FrameBufferInfoGuid.h 24 UINT8 Position; // Position of the color
  /external/icu/android_icu4j/src/main/java/android/icu/text/
NullTransliterator.java 34 Position offsets, boolean incremental) {
  /external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
NullTransliterator.java 33 Position offsets, boolean incremental) {
  /frameworks/base/tools/aapt2/text/
Utf8Iterator.h 32 // Returns the current position of the iterator in bytes of the source UTF8 string.
33 // This position is the start of the codepoint returned by the next call to Next().
34 size_t Position() const;
Utf8Iterator_test.cpp 71 // Before any character, the position should be 0.
72 EXPECT_THAT(iter.Position(), Eq(0u));
77 EXPECT_THAT(iter.Position(), Eq(1u));
82 EXPECT_THAT(iter.Position(), Eq(2u));
87 EXPECT_THAT(iter.Position(), Eq(6u));
91 EXPECT_THAT(iter.Position(), Eq(expected.size()));
  /external/syslinux/gnu-efi/gnu-efi-3.0/lib/
init.c 116 UINTN Index, Position, Length;
145 for (Position=0; Position < Length; Position += ISO_639_2_ENTRY_SIZE) {
151 if (CompareMem (Languages+Position, LangCode, ISO_639_2_ENTRY_SIZE) == 0) {
  /device/linaro/bootloader/edk2/FatPkg/EnhancedFatDxe/
ReadWrite.c 20 Get the file's position of the file.
24 @param Position - The file's position of the file.
35 OUT UINT64 *Position
52 *Position = IFile->Position;
58 Set the file's position of the file.
61 @param Position - The file's position of the file.
65 @retval EFI_UNSUPPORTED - Set a directory with a not-zero position.
    [all...]
  /cts/tests/tests/location/src/android/location/cts/asn1/supl2/ulp_components/
Position.java 40 public class Position extends Asn1Sequence {
46 public Position() {
70 * Creates a new Position from encoded stream.
72 public static Position fromPerUnaligned(byte[] encodedBytes) {
73 Position result = new Position();
79 * Creates a new Position from encoded stream.
81 public static Position fromPerAligned(byte[] encodedBytes) {
82 Position result = new Position();
    [all...]

Completed in 1567 milliseconds

12 3 4 5 6 7 8 91011>>