/bootable/recovery/edify/ |
main.c | 99 // logical and 107 // logical or 115 // logical not
|
/external/eigen/blas/testing/ |
cblat2.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. 85 LOGICAL FATAL, LTESTT, REWI, SAME, SFATAL, TRACE, 99 LOGICAL LTEST( NSUBS ) 103 LOGICAL LCE 112 LOGICAL LERR, OK 420 LOGICAL FATAL, REWI, TRACE 437 LOGICAL BANDED, FULL, NULL, RESET, SAME, TRAN 441 LOGICAL ISAME( 13 [all...] |
dblat2.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. 82 LOGICAL FATAL, LTESTT, REWI, SAME, SFATAL, TRACE, 95 LOGICAL LTEST( NSUBS ) 99 LOGICAL LDE 108 LOGICAL LERR, OK 411 LOGICAL FATAL, REWI, TRACE 427 LOGICAL BANDED, FULL, NULL, RESET, SAME, TRAN 431 LOGICAL ISAME( 13 [all...] |
sblat2.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. 82 LOGICAL FATAL, LTESTT, REWI, SAME, SFATAL, TRACE, 95 LOGICAL LTEST( NSUBS ) 99 LOGICAL LSE 108 LOGICAL LERR, OK 411 LOGICAL FATAL, REWI, TRACE 427 LOGICAL BANDED, FULL, NULL, RESET, SAME, TRAN 431 LOGICAL ISAME( 13 [all...] |
zblat2.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. 86 LOGICAL FATAL, LTESTT, REWI, SAME, SFATAL, TRACE, 100 LOGICAL LTEST( NSUBS ) 104 LOGICAL LZE 113 LOGICAL LERR, OK 422 LOGICAL FATAL, REWI, TRACE 439 LOGICAL BANDED, FULL, NULL, RESET, SAME, TRAN 443 LOGICAL ISAME( 13 [all...] |
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/libogg/include/ogg/ |
ogg.h | 50 /* ogg_stream_state contains the current encode/decode state of a logical 73 logical bitstream */ 75 of a logical bitstream */
|
/external/libvorbis/doc/vorbisfile/ |
ov_read.html | 52 multiple logical bitstream nature of chaining from the toplevel 57 back the index of the sequential logical bitstream currently being 94 <dd>A pointer to the number of the current logical bitstream.</dd>
|
/external/libvorbis/include/vorbis/ |
codec.h | 58 logical bitstream ****************************************************/ 123 the analysis/synthesis stream; it belongs to a specific logical 125 that logical bitstream. *************************************************/
|
/external/linux-tools-perf/util/ |
strfilter.c | 6 static const char *OP_and = "&"; /* Logical AND */ 7 static const char *OP_or = "|"; /* Logical OR */ 8 static const char *OP_not = "!"; /* Logical NOT */
|
/external/llvm/docs/HistoricalNotes/ |
2001-02-06-TypeNotationDebateResp4.txt | 2 > conclusion I do: that you have to go with familiar syntax over logical 48 > introduce, no matter how logical it is. 77 > syntax that they have never seen that has a more logical structure. I think
|
/external/llvm/include/llvm/IR/ |
Instruction.def | 121 // Logical operators (integer operands) 122 HANDLE_BINARY_INST(20, Shl , BinaryOperator) // Shift left (logical) 123 HANDLE_BINARY_INST(21, LShr , BinaryOperator) // Shift right (logical)
|
/external/proguard/src/proguard/evaluation/value/ |
IntegerValue.java | 182 * Returns the logical <i>and</i> of this IntegerValue and the given 188 * Returns the logical <i>or</i> of this IntegerValue and the given 194 * Returns the logical <i>xor</i> of this IntegerValue and the given 405 * Returns the logical <i>and</i> of this IntegerValue and the given 414 * Returns the logical <i>or</i> of this IntegerValue and the given 423 * Returns the logical <i>xor</i> of this IntegerValue and the given 649 * Returns the logical <i>and</i> of this IntegerValue and the given 658 * Returns the logical <i>or</i> of this IntegerValue and the given 667 * Returns the logical <i>xor</i> of this IntegerValue and the given 893 * Returns the logical <i>and</i> of this IntegerValue and the give [all...] |
/external/qemu/distrib/sdl-1.2.15/docs/html/ |
sdlsetpalette.html | 129 > flag have two palettes, a logical 136 always uses the logical palette when blitting surfaces (if it has to 141 >This function can modify either the logical or physical palette by
|
/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/Email/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/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
|