/development/ndk/platforms/android-3/include/linux/ |
qic117.h | 121 #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/antlr/antlr-3.4/ |
pom.xml | 241 properties can then be referenced via ${x} in any resource
|
/external/astl/include/ |
algorithm | 259 // referenced by the iterator and default to memcmp for simple types.
|
/external/chromium/base/threading/ |
thread_local_storage_win.cc | 166 // By implicitly loaded, I mean that it is directly referenced by the main EXE
|
/external/chromium/chrome/browser/autofill/ |
autofill_ie_toolbar_import_win.cc | 27 // is referenced in the unittest.
|
/external/chromium/chrome/browser/cocoa/ |
keystone_glue.h | 20 // accompanied by a version, the comment indicates what version is referenced.
|
/external/chromium/testing/gmock/include/gmock/ |
gmock-more-actions.h | 167 // referenced by the k-th (0-based) argument of the mock function.
|
/external/clang/test/Analysis/ |
unused-ivars.m | 69 // <rdar://problem/7254495> - ivars referenced by lexically nested functions
|
/external/dexmaker/src/dx/java/com/android/dx/dex/file/ |
OffsettedItem.java | 23 * An item in a Dalvik file which is referenced by absolute offset.
|
/external/elfutils/libelf/ |
gelf_xlate.c | 82 functions referenced in the table will be aliases for one of these
|
/external/icu4c/i18n/ |
tznames.cpp | 48 // longer referenced and exceeding this threshold since last
|
/external/jsilver/src/com/google/streamhtmlparser/impl/ |
ParserStateTable.java | 68 * given a source state (referenced by its numeric ID) and the current
|
/external/libvpx/vpx/ |
vpx_image.h | 225 * be referenced upside-down.
|
/external/llvm/bindings/ocaml/executionengine/ |
llvm_executionengine.mli | 118 [ee], disposing of [m] and the module referenced by [mp]. Raises
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/ |
codegen.ml | 39 | None -> raise (Error "unknown function referenced")
|
/external/llvm/include/llvm/ADT/ |
ScopedHashTable.h | 75 // Free memory referenced by the item.
|
/external/llvm/include/llvm/ |
Use.h | 12 // class keeps the "use list" of the referenced value up to date.
|
/external/llvm/lib/Analysis/ |
PathProfileVerifier.cpp | 143 // Ensure all the referenced edges exist
|
/external/llvm/lib/CodeGen/ |
AggressiveAntiDepBreaker.h | 94 // group. If RegRefs is non-NULL then only included referenced registers.
|
/external/llvm/lib/Target/ARM/ |
ARMJITInfo.h | 79 /// referenced global symbols.
|
/external/mesa3d/src/glsl/builtins/tools/ |
generate_builtins.py | 82 # Print a table of all the functions (not signatures) referenced.
|
/external/neven/Embedded/common/src/b_APIEm/ |
DCR.h | 127 /** references external byte gray image through memory block referenced by bufferPtrA to be used as input image */
|
/external/openfst/src/include/fst/extensions/pdt/ |
replace.h | 76 // Builds single Fst combining all referenced input Fsts. Leaves in the
|
/external/proguard/docs/manual/ |
introduction.html | 134 referenced classes and class members are preserved in the shrinking phase, and
|
/external/smali/dexlib/src/main/java/org/jf/dexlib/ |
FieldIdItem.java | 219 //This assumes that the referenced items have been interned in both objects.
|