Home
last modified time | relevance | path

Searched refs:unimplemented (Results 1 – 25 of 45) sorted by relevance

12

/external/e2fsprogs/lib/ss/
Dstd_rqs.ct10 unimplemented
21 unimplemented
26 unimplemented
31 unimplemented
Dct_c.sed46 /^unimplemented/ {
47 s/^unimplemented [A-Za-z_0-9]*/request ss_unimplemented/
/external/valgrind/main/VEX/priv/
Dguest_s390_toIR.c11829 case 0x0101: /* PR */ goto unimplemented; in s390_decode_2byte_and_irgen()
11830 case 0x0102: /* UPT */ goto unimplemented; in s390_decode_2byte_and_irgen()
11831 case 0x0104: /* PTFF */ goto unimplemented; in s390_decode_2byte_and_irgen()
11832 case 0x0107: /* SCKPF */ goto unimplemented; in s390_decode_2byte_and_irgen()
11833 case 0x010a: /* PFPO */ goto unimplemented; in s390_decode_2byte_and_irgen()
11834 case 0x010b: /* TAM */ goto unimplemented; in s390_decode_2byte_and_irgen()
11835 case 0x010c: /* SAM24 */ goto unimplemented; in s390_decode_2byte_and_irgen()
11836 case 0x010d: /* SAM31 */ goto unimplemented; in s390_decode_2byte_and_irgen()
11837 case 0x010e: /* SAM64 */ goto unimplemented; in s390_decode_2byte_and_irgen()
11838 case 0x01ff: /* TRAP2 */ goto unimplemented; in s390_decode_2byte_and_irgen()
[all …]
/external/chromium_org/ppapi/api/private/
Dppb_x509_certificate_private.idl41 * Note: This field is unimplemented and will return
65 * Note: This field is unimplemented and will return
71 * Note: This field is unimplemented and will return
83 * Note: This field is unimplemented and will return
89 * Note: This field is unimplemented and will return
110 * Note: This field is unimplemented and will return
/external/chromium_org/third_party/skia/src/utils/ios/
DSkFontHost_iOS.mm175 SkDEBUGFAIL("SkFontHost::CreateTypeface unimplemented");
180 // SkDEBUGFAIL("SkFontHost::CreateTypefaceFromFile unimplemented");
194 SkDebugf("SkFontHost::GetFileName unimplemented\n");
201 SkDEBUGFAIL("SkFontHost::Serialize unimplemented");
252 SkDEBUGFAIL("SkFontHost::GetAdvancedTypefaceMetrics unimplemented");
260 SkDEBUGFAIL("SkFontHost::CreateScalarContext unimplemented");
/external/skia/src/utils/ios/
DSkFontHost_iOS.mm175 SkDEBUGFAIL("SkFontHost::CreateTypeface unimplemented");
180 // SkDEBUGFAIL("SkFontHost::CreateTypefaceFromFile unimplemented");
194 SkDebugf("SkFontHost::GetFileName unimplemented\n");
201 SkDEBUGFAIL("SkFontHost::Serialize unimplemented");
252 SkDEBUGFAIL("SkFontHost::GetAdvancedTypefaceMetrics unimplemented");
260 SkDEBUGFAIL("SkFontHost::CreateScalarContext unimplemented");
/external/srec/srec_jni/
Dandroid_speech_srec_Recognizer.cpp63 static void unimplemented(JNIEnv* env) { in unimplemented() function
156 unimplemented(env); in Java_android_speech_srec_Recognizer_SR_1RecognizerGetParameter()
162 unimplemented(env); in Java_android_speech_srec_Recognizer_SR_1RecognizerGetSize_1tParameter()
168 unimplemented(env); in Java_android_speech_srec_Recognizer_SR_1RecognizerGetBoolParameter()
174 unimplemented(env); in Java_android_speech_srec_Recognizer_SR_1RecognizerSetParameter()
180 unimplemented(env); in Java_android_speech_srec_Recognizer_SR_1RecognizerSetSize_1tParameter()
186 unimplemented(env); in Java_android_speech_srec_Recognizer_SR_1RecognizerSetBoolParameter()
476 unimplemented(env); in Java_android_speech_srec_Recognizer_SR_1RecognizerResultGetWaveform()
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRTreeAdaptor.m189 // currently unimplemented
200 // currently unimplemented
208 // currently unimplemented
214 // currently unimplemented
/external/valgrind/main/coregrind/
Dpub_core_libcassert.h70 extern void VG_(unimplemented) ( Char* msg )
Dm_libcassert.c338 void VG_(unimplemented) ( Char* msg ) in VG_() argument
/external/clang/test/SemaObjCXX/
Dparameters.mm14 struct test2 { virtual void foo() = 0; }; // expected-note {{unimplemented}}
Dabstract-class-type-ivar.mm8 …virtual void testB() = 0; // expected-note {{unimplemented pure virtual method 'testB' in 'CppConc…
/external/llvm/lib/Support/Windows/
DWatchdog.inc15 // Currently this is only used by PrettyStackTrace which is also unimplemented
/external/clang/test/SemaObjC/
Dproperty-category-3.m27 // Don't issue warning on unimplemented setter/getter
Dproperty-category-impl.m35 // No warn of unimplemented property of protocols in category,
/external/llvm/test/CodeGen/X86/
Dfast-isel-bc.ll14 ; For now, handling of x86_mmx parameters in fast Isel is unimplemented,
/external/qemu-pc-bios/vgabios/
Dvgabios.c73 static void unimplemented();
634 unimplemented();
785 unimplemented();
793 unimplemented();
1401 unimplemented();
1439 unimplemented();
1658 unimplemented();
1718 unimplemented();
1881 unimplemented();
1932 unimplemented();
[all …]
DREADME211 . Added debug messages for unimplemented/unknown functions
/external/qemu-pc-bios/bochs/bios/
Dapmbios.S336 jne APMSYM(unimplemented)
352 APMSYM(unimplemented):
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxKbExplorerScript.js4 goog.abstractMethod=function(){throw Error("unimplemented abstract method");};goog.addSingletonGett…
/external/openssh/
DPROTOCOL.mux130 Note: currently unimplemented (server will always reply with MUX_S_FAILURE).
/external/valgrind/main/
DREADME_MISSING_SYSCALL_OR_IOCTL105 If Valgrind tells you that system call NNN is unimplemented, do the
/external/chromium_org/ppapi/api/dev/
Dppb_font_dev.idl136 * unimplemented.
/external/valgrind/main/docs/internals/
D3_2_BUGSTATUS.txt82 147628 vx1796 SALC opcode 0xd6 unimplemented
113 151908 stalled --db-attach unimplemented on ppc64
/external/valgrind/main/coregrind/m_syswrap/
Dsyswrap-x86-linux.c632 VG_(unimplemented)("sys_modify_ldt: func == 2"); in sys_modify_ldt()
963 VG_(unimplemented) in PRE()

12