/external/openssh/ |
PROTOCOL.mux | 130 Note: currently unimplemented (server will always reply with MUX_S_FAILURE).
|
/external/sfntly/cpp/src/sfntly/table/bitmap/ |
eblc_table.h | 171 // UNIMPLEMENTED: toString()
|
/external/skia/src/gpu/gl/ |
GrGLSL_impl.h | 92 // GrGLSLExpr1::CastStr() is unimplemented because using them is likely an
|
/external/skia/src/pipe/ |
SkGPipePriv.h | 16 #define UNIMPLEMENTED
|
/external/strace/linux/ |
dummy.h | 91 /* unimplemented */
|
/frameworks/base/core/java/android/database/sqlite/ |
SQLiteProgram.java | 115 * Unimplemented.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/ |
dbrecio.py | 20 - fileno() is left unimplemented so that code which uses it triggers
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/ |
dbrecio.py | 20 - fileno() is left unimplemented so that code which uses it triggers
|
/art/compiler/dex/quick/mips/ |
int_mips.cc | 213 UNIMPLEMENTED(FATAL) << "Need codegen for select"; 217 UNIMPLEMENTED(FATAL) << "Need codegen for fused long cmp branch";
|
target_mips.cc | 391 UNIMPLEMENTED(FATAL) << "No GetReturnWideAlt for MIPS"; 397 UNIMPLEMENTED(FATAL) << "No GetReturnAlt for MIPS";
|
/art/runtime/ |
stack.h | 104 UNIMPLEMENTED(FATAL) << "Should only be called when portable is enabled"; 215 UNIMPLEMENTED(FATAL) << "Should only be called when portable is enabled";
|
/external/chromium_org/native_client_sdk/src/tests/nacl_io_test/ |
fake_pepper_interface_url_loader.cc | 459 EXPECT_TRUE(false) << "Unimplemented property " << property 492 EXPECT_TRUE(false) << "Unimplemented property " << property
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
MipsMCCodeEmitter.cpp | 206 // Check for unimplemented opcodes. 211 llvm_unreachable("unimplemented opcode in EncodeInstruction()");
|
/art/runtime/entrypoints/quick/ |
quick_invoke_entrypoints.cc | 103 UNIMPLEMENTED(FATAL);
|
/art/runtime/native/ |
dalvik_system_VMRuntime.cc | 58 UNIMPLEMENTED(FATAL);
|
/bionic/libc/bionic/ |
sysconf.cpp | 69 #define SYSTEM_2_LOCALEDEF -1 /* localedef() unimplemented */
|
/bionic/libc/netbsd/resolv/ |
res_debug.c | 458 {ns_t_nxt, "NXT", "next valid name (unimplemented)"}, 459 {ns_t_eid, "EID", "endpoint identifier (unimplemented)"}, 460 {ns_t_nimloc, "NIMLOC", "NIMROD locator (unimplemented)"}, 462 {ns_t_atma, "ATMA", "ATM address (unimplemented)"},
|
/external/chromium_org/content/test/plugin/ |
plugin_windowless_test.cc | 316 SetError("Unimplemented");
|
/external/chromium_org/net/ssl/ |
client_cert_store_mac.cc | 193 // argument is ignored and filtering unimplemented. See
|
/external/chromium_org/ppapi/api/dev/ |
ppb_font_dev.idl | 136 * unimplemented.
|
/external/chromium_org/ppapi/cpp/ |
module.cc | 21 // function. Leaving Module::Get() unimplemented provides a hook for
|
/external/chromium_org/ppapi/shared_impl/ |
resource.h | 202 // unimplemented for the default case. This way, for anything that's not a
|
/external/chromium_org/third_party/WebKit/Source/testing/runner/ |
EventSender.h | 135 // Unimplemented stubs
|
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/data/ |
readable_font_data.cc | 57 checksum_set_ = false; // UNIMPLEMENTED: atomicity
|
/external/clang/test/SemaCXX/ |
virtual-override.cpp | 170 virtual void f(int) = 0; // expected-note{{unimplemented pure virtual method}}
|