HomeSort by relevance Sort by last modified time
    Searched full:logical (Results 251 - 275 of 1921) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/java/android/view/accessibility/
AccessibilityNodeProvider.java 36 * for example a monthly calendar grid, to be presented as a tree of logical nodes,
37 * for example month days each containing events, thus conveying its logical structure.
80 * logical structure.
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/filefilter/
package.html 77 <td>Applies a logical NOT to an existing filter</td>
81 <td>Combines two filters using a logical AND</td>
85 <td>Combines two filter using a logical OR</td>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/
EditorsPage.java 20 import static com.android.ide.common.xml.XmlAttributeSortOrder.LOGICAL;
114 { "&Logical (id, style, layout attributes, remaining attributes alphabetically)",
115 LOGICAL.key },
  /external/qemu/distrib/sdl-1.2.15/src/joystick/linux/
SDL_sysjoystick.c 62 /* It looks like newer kernels have the logical mapping at the driver level */
84 {logical joy, logical axis},
85 {logical joy, logical hat},
86 {logical joy, logical ball},
87 {logical joy, logical button}
158 multiple logical joysticks. (djm
    [all...]
  /bionic/libc/kernel/common/linux/
qic117.h 89 #define QIC117_COMMANDS { {NULL, 0x00, 0x00, mode, 0, discretional}, {"soft reset", 0x00, 0x00, motion, 1, required}, {"report next bit", 0x00, 0x00, report, 0, required}, {"pause", 0x36, 0x24, motion, 1, required}, {"micro step pause", 0x36, 0x24, motion, 1, required}, {"alternate command timeout", 0x00, 0x00, mode, 0, required}, {"report drive status", 0x00, 0x00, report, 0, required}, {"report error code", 0x01, 0x01, report, 0, required}, {"report drive configuration",0x00, 0x00, report, 0, required}, {"report rom version", 0x00, 0x00, report, 0, required}, {"logical forward", 0x37, 0x25, motion, 0, required}, {"physical reverse", 0x17, 0x05, motion, 0, required}, {"physical forward", 0x17, 0x05, motion, 0, required}, {"seek head to track", 0x37, 0x25, motion, 0, required}, {"seek load point", 0x17, 0x05, motion, 1, required}, {"enter format mode", 0x1f, 0x05, mode, 0, required}, {"write reference burst", 0x1f, 0x05, motion, 1, required}, {"enter verify mode", 0x37, 0x25, mode, 0, required}, {"stop tape", 0x00, 0x00, motion, 1, required}, {"reserved (19)", 0x00, 0x00, unused, 0, discretional}, {"reserved (20)", 0x00, 0x00, unused, 0, discretional}, {"micro step head up", 0x02, 0x00, motion, 0, required}, {"micro step head down", 0x02, 0x00, motion, 0, required}, {"soft select", 0x00, 0x00, mode, 0, discretional}, {"soft deselect", 0x00, 0x00, mode, 0, discretional}, {"skip segments reverse", 0x36, 0x24, motion, 1, required}, {"skip segments forward", 0x36, 0x24, motion, 1, required}, {"select rate or format", 0x03, 0x01, mode, 0, required }, {"enter diag mode 1", 0x00, 0x00, mode, 0, discretional}, {"enter diag mode 2", 0x00, 0x00, mode, 0, discretional}, {"enter primary mode", 0x00, 0x00, mode, 0, required}, {"vendor unique (31)", 0x00, 0x00, unused, 0, discretional}, {"report vendor id", 0x00, 0x00, report, 0, required}, {"report tape status", 0x04, 0x04, report, 0, ccs1}, {"skip extended reverse", 0x36, 0x24, motion, 1, ccs1}, {"skip extended forward", 0x36, 0x24, motion, 1, ccs1}, {"calibrate tape length", 0x17, 0x05, motion, 1, ccs2}, {"report format segments", 0x17, 0x05, report, 0, ccs2}, {"set format segments", 0x17, 0x05, mode, 0, ccs2}, {"reserved (39)", 0x00, 0x00, unused, 0, discretional}, {"vendor unique (40)", 0x00, 0x00, unused, 0, discretional}, {"vendor unique (41)", 0x00, 0x00, unused, 0, discretional}, {"vendor unique (42)", 0x00, 0x00, unused, 0, discretional}, {"vendor unique (43)", 0x00, 0x00, unused, 0, discretional}, {"vendor unique (44)", 0x00, 0x00, unused, 0, discretional}, {"vendor unique (45)", 0x00, 0x00, unused, 0, discretional}, {"phantom select", 0x00, 0x00, mode, 0, discretional}, {"phantom deselect", 0x00, 0x00, mode, 0, discretional}, }
132 #define QIC117_ERRORS { { "No error", 0, }, { "Command Received while Drive Not Ready", 0, }, { "Cartridge Not Present or Removed", 1, }, { "Motor Speed Error (not within 1%)", 1, }, { "Motor Speed Fault (jammed, or gross speed error", 1, }, { "Cartridge Write Protected", 1, }, { "Undefined or Reserved Command Code", 1, }, { "Illegal Track Address Specified for Seek", 1, }, { "Illegal Command in Report Subcontext", 0, }, { "Illegal Entry into a Diagnostic Mode", 1, }, { "Broken Tape Detected (based on hole sensor)", 1, }, { "Warning--Read Gain Setting Error", 1, }, { "Command Received While Error Status Pending (obs)", 1, }, { "Command Received While New Cartridge Pending", 1, }, { "Command Illegal or Undefined in Primary Mode", 1, }, { "Command Illegal or Undefined in Format Mode", 1, }, { "Command Illegal or Undefined in Verify Mode", 1, }, { "Logical Forward Not at Logical BOT or no Format Segments in Format Mode", 1, }, { "Logical EOT Before All Segments generated", 1, }, { "Command Illegal When Cartridge Not Referenced", 1, }, { "Self-Diagnostic Failed (cannot be cleared)", 1, }, { "Warning EEPROM Not Initialized, Defaults Set", 1, }, { "EEPROM Corrupted or Hardware Failure", 1, }, { "Motion Time-out Error", 1, }, { "Data Segment Too Long -- Logical Forward or Pause", 1, }, { "Transmit Overrun (obs)", 1, }, { "Power On Reset Occurred", 0, }, { "Software Reset Occurred", 0, }, { "Diagnostic Mode 1 Error", 1, }, { "Diagnostic Mode 2 Error", 1, }, { "Command Received During Non-Interruptible Process", 1, }, { "Rate or Format Selection Error", 1, }, { "Illegal Command While in High Speed Mode", 1, }, { "Illegal Seek Segment Value", 1, }, { "Invalid Media", 1, }, { "Head Positioning Failure", 1, }, { "Write Reference Burst Failure", 1, }, { "Prom Code Missing", 1, }, { "Invalid Format", 1, }, { "EOT/BOT System Failure", 1, }, { "Prom A Checksum Error", 1, }, { "Drive Wakeup Reset Occurred", 1, }, { "Prom B Checksum Error", 1, }, { "Illegal Entry into Format Mode", 1, }, }
  /external/grub/stage2/
start.S 96 /* load logical sector start */
116 /* add into logical sector start */
164 /* load logical sector start (bottom half) */
209 /* add into logical sector start */
392 .long 2 /* this is the sector start parameter, in logical
  /external/kernel-headers/original/linux/
qic117.h 138 /*10*/ {"logical forward", 0x37, 0x25, motion, 0, required},\
261 /*17*/ { "Logical Forward Not at Logical BOT or no Format Segments in Format Mode", 1, },\
262 /*18*/ { "Logical EOT Before All Segments generated", 1, },\
268 /*24*/ { "Data Segment Too Long -- Logical Forward or Pause", 1, },\
  /frameworks/base/docs/html/training/implementing-navigation/
ancestral.jd 38 should offer the user a way to navigate to the logical parent screen in the app's hierarchy by
61 such as <em>Up</em> because the system can determine the logical parent activity from
64 <p>Beginning in Android 4.1 (API level 16), you can declare the logical parent of each
197 // navigate up to the logical parent activity.
209 you must declare the logical parent of each activity in your manifest file, using the
  /external/llvm/lib/Target/Hexagon/
HexagonIntrinsicsV4.td 198 // ALU32 / ALU / Logical Operations.
244 // CR / Logical Operations On Predicates.
273 // XTYPE / ALU / Logical Doublewords.
279 // XTYPE / ALU / Logical-logical Doublewords.
283 // XTYPE / ALU / Logical-logical Words.
  /external/eigen/blas/testing/
dblat3.f 14 * F LOGICAL FLAG, T TO REWIND SNAPSHOT FILE AFTER EACH RECORD.
15 * F LOGICAL FLAG, T TO STOP ON FAILURES.
16 * T LOGICAL FLAG, T TO TEST ERROR EXITS.
60 LOGICAL FATAL, LTESTT, REWI, SAME, SFATAL, TRACE,
73 LOGICAL LTEST( NSUBS )
77 LOGICAL LDE
85 LOGICAL LERR, OK
376 LOGICAL FATAL, REWI, TRACE
390 LOGICAL NULL, RESET, SAME, TRANA, TRANB
394 LOGICAL ISAME( 13
    [all...]
sblat3.f 14 * F LOGICAL FLAG, T TO REWIND SNAPSHOT FILE AFTER EACH RECORD.
15 * F LOGICAL FLAG, T TO STOP ON FAILURES.
16 * T LOGICAL FLAG, T TO TEST ERROR EXITS.
60 LOGICAL FATAL, LTESTT, REWI, SAME, SFATAL, TRACE,
73 LOGICAL LTEST( NSUBS )
77 LOGICAL LSE
85 LOGICAL LERR, OK
376 LOGICAL FATAL, REWI, TRACE
390 LOGICAL NULL, RESET, SAME, TRANA, TRANB
394 LOGICAL ISAME( 13
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/
pep8.py 48 physical or logical.
53 Logical line:
59 The check function requests physical or logical lines by the name of
71 tokens: the tokens that contribute to this logical line
77 previous_logical: previous logical line
217 # Plugins (check functions) for logical lines
232 Use blank lines in functions, sparingly, to indicate logical sections.
825 Build a logical line from tokens.
828 logical = []
844 logical.append(' '
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSPropertyNames.in 320 -webkit-logical-width
321 -webkit-logical-height
355 -webkit-max-logical-width
356 -webkit-max-logical-height
357 -webkit-min-logical-width
358 -webkit-min-logical-height
  /external/chromium_org/third_party/skia/include/views/
SkWidget.h 343 int fCurrIndex; // logical index
344 int fScrollIndex; // logical index of top-most visible row
399 int fCurrIndex; // logical index
  /external/skia/include/views/
SkWidget.h 343 int fCurrIndex; // logical index
344 int fScrollIndex; // logical index of top-most visible row
399 int fCurrIndex; // logical index
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
mock_object.hpp 219 MO_UNARY_BOOL_OP( !, "Logical NOT operator" )
295 MO_BINARY_BOOL_OP( &&, "Logical AND" )
317 MO_BINARY_BOOL_OP( ||, "Logical OR" )
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
gslice_array.h 86 /// Logical xor slice elements with corresponding elements of @a v.
88 /// Logical and slice elements with corresponding elements of @a v.
90 /// Logical or slice elements with corresponding elements of @a v.
indirect_array.h 88 /// Logical xor slice elements with corresponding elements of @a v.
90 /// Logical and slice elements with corresponding elements of @a v.
92 /// Logical or slice elements with corresponding elements of @a v.
mask_array.h 87 /// Logical xor slice elements with corresponding elements of @a v.
89 /// Logical and slice elements with corresponding elements of @a v.
91 /// Logical or slice elements with corresponding elements of @a v.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
gslice_array.h 88 /// Logical xor slice elements with corresponding elements of @a v.
90 /// Logical and slice elements with corresponding elements of @a v.
92 /// Logical or slice elements with corresponding elements of @a v.
indirect_array.h 90 /// Logical xor slice elements with corresponding elements of @a v.
92 /// Logical and slice elements with corresponding elements of @a v.
94 /// Logical or slice elements with corresponding elements of @a v.
mask_array.h 89 /// Logical xor slice elements with corresponding elements of @a v.
91 /// Logical and slice elements with corresponding elements of @a v.
93 /// Logical or slice elements with corresponding elements of @a v.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
gslice_array.h 88 /// Logical xor slice elements with corresponding elements of @a v.
90 /// Logical and slice elements with corresponding elements of @a v.
92 /// Logical or slice elements with corresponding elements of @a v.
indirect_array.h 90 /// Logical xor slice elements with corresponding elements of @a v.
92 /// Logical and slice elements with corresponding elements of @a v.
94 /// Logical or slice elements with corresponding elements of @a v.
mask_array.h 89 /// Logical xor slice elements with corresponding elements of @a v.
91 /// Logical and slice elements with corresponding elements of @a v.
93 /// Logical or slice elements with corresponding elements of @a v.

Completed in 496 milliseconds

<<11121314151617181920>>